// $Id$

//////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2010 DOCOMO Communications Laboratories USA, Inc.
//
// DOCOMO Communication Laboratories USA, Inc. (DOCOMO USA Labs) licenses
// the GNU General Public License version 2 (GPL2) for the software
// disclosed herein. For terms and conditions under the GPL2, please
// refer to www.gnu.org.
//
// Date of Preparation: 11/09/2010
//
// IT Manager: Yas Naoi, DOCOMO USA Labs
// Contact   : naoi at docomolabs-usa.com
//
// DOCOMO USA Labs is under no obligation to maintain or support this
// software, and DOCOMO USA Labs is not responsible for any damage or
// loss experienced from using the software.
//
// Please contact the IT Manager at DOCOMO USA Labs for all issues
// related to the software.
//
//////////////////////////////////////////////////////////////////////////


BASIC INFO
==========

 * This module is:
 * A experimental trial for building private cloud by using libvirt.
 * Only manage list of VMs by libvirt.
 * The purpose of this module is to make feasibility to manage multiple cloud.
 

DIRECTORY STRUCTURE
===================

libvirt
  +-libvirt (depends on cloud)



CHANGE HISTORY
==============
2010/11/09 ver.0.7 released to reviewing process of drupal.org
