OpenStack resource provider inventory allocation service
Go to file
Mark McLoughlin 68b25c2a83 Update cfg from openstack-common
Use openstack-common's update.py script to pull in some recent changes:

 * Add the Mapping interface to cfg.ConfigOpts
 * Add support to cfg for disabling interspersed args

Make use of both of these in nova/flags.py.

Add some dire warnings to HACKING about directly modifying the copy of
openstack-common code. I'm confident they won't be ignored :-)

Change-Id: I7ef75d18922c0bbb8844453b48cad0418034bc11
2012-02-07 21:35:30 +00:00
doc Adds extension documentation for some but not all extensions 2011-12-02 13:02:06 -06:00
nova Fix support for --flagfile argument 2012-02-07 15:49:13 +00:00
.gitignore Rename .nova-venv to .venv. 2011-12-08 15:17:51 -08:00
.gitreview Add .gitreview config file for gerrit. 2011-10-24 15:07:19 -04:00
HACKING.rst Update cfg from openstack-common 2012-02-07 21:35:30 +00:00
LICENSE initial commit 2010-05-27 23:05:26 -07:00
README.rst Converted README to RST format. 2011-11-20 18:54:08 -05:00
setup.cfg Remove remnants of babel i18n infrastructure 2011-12-06 11:31:02 +00:00
setup.py Create nova cert worker for x509 support 2012-01-24 15:10:34 -08:00

The Choose Your Own Adventure README for Nova

You have come across a cloud computing fabric controller. It has identified itself as "Nova." It is apparent that it maintains compatibility with the popular Amazon EC2 and S3 APIs.

To monitor it from a distance: follow @openstack on twitter.

To tame it for use in your own cloud: read http://docs.openstack.org

To study its anatomy: read http://nova.openstack.org

To dissect it in detail: visit http://github.com/openstack/nova

To taunt it with its weaknesses: use http://bugs.launchpad.net/nova

To watch it: http://jenkins.openstack.org

To hack at it: read HACKING

To cry over its pylint problems: http://jenkins.openstack.org/job/nova-pylint/violations