OpenStack Compute (Nova)
Go to file
Unmesh Gurjar e064a4ea75 Added img metadata validation. Fixes bug 962117.
1. Added validation for image metadata.
2. Renamed the method 'check_img_metadata_quota_limit' to
'check_img_metadata_quota_limit' since it also validates the image metadata.
3. Added unit test cases.

Change-Id: I0e9dad97c03070363d14977897701e146870e41a
2012-05-11 16:23:15 +05:30
bin Do not fail on notify when quantum and melange are out of sync. 2012-05-08 12:52:44 -05:00
contrib Example config_drive init script, label the config drive 2012-02-24 02:57:09 -08:00
doc Merge "Mistake with the documentation about cost function's weight corrected." 2012-05-09 19:12:06 +00:00
etc/nova Remove instance action logging mechanism 2012-05-08 09:25:46 -07:00
nova Added img metadata validation. Fixes bug 962117. 2012-05-11 16:23:15 +05:30
plugins/xenserver Fix XenServer windows agent issue 2012-05-10 21:17:16 +00:00
smoketests Don't allow EC2 removal of security group in use. 2012-02-14 17:20:53 -05:00
tools Merge "Enable InnoDB checking" 2012-05-01 17:50:17 +00:00
.gitignore Scope coverage report generation to nova module. 2012-04-24 07:58:25 -04:00
.gitreview Add .gitreview config file for gerrit. 2011-10-24 15:07:19 -04:00
.mailmap Fix rst formatting and cross-references 2012-03-06 08:08:25 -05:00
Authors httplib throw "TypeError: an integer is required" when run quantum 2012-05-08 16:38:35 +08:00
HACKING.rst Improved tools/hacking.py 2012-04-24 09:29:43 -07:00
LICENSE initial commit 2010-05-27 23:05:26 -07:00
MANIFEST.in Generate a Changelog for Nova 2012-05-04 10:17:36 -07:00
README.rst Converted README to RST format. 2011-11-20 18:54:08 -05:00
babel.cfg Get rid of distutils.extra. 2012-02-08 19:30:39 -08:00
openstack-common.conf Generate a Changelog for Nova 2012-05-04 10:17:36 -07:00
pylintrc Don't warn about C0111 (No docstrings) 2011-03-16 15:28:09 -07:00
run_tests.sh Ignore common code in coverage calculations. 2012-04-28 22:06:07 -04:00
setup.cfg Move translations to babel locations. 2012-02-08 19:30:39 -08:00
setup.py Generate a Changelog for Nova 2012-05-04 10:17:36 -07:00
tox.ini Allow sitepackages on jenkins. 2012-05-07 14:07:18 -07:00

README.rst

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