// $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
==========

- Allows to manage an EC2 compatible API version of OpenStack nova cloud.
- Works with Cloud module


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

openstack
  +-nova  (depends on cloud)
  x-swift (depends on cloud, not implemented)


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


End of README.txt