OpenStack Compute (Nova)
Go to file
Mark McLoughlin 6227bc9a1b Final versioning for 2012.1.2
Change-Id: Ifc576f7e4ff8149cda524e0607fc7a36d1e4024f
2012-08-10 06:50:03 +01:00
bin Fixes bug 952176 2012-05-10 11:49:51 +02:00
contrib Example config_drive init script, label the config drive 2012-02-24 02:57:09 -08:00
doc Fixes ram_allocation_ratio based over subscription 2012-06-25 13:23:16 -07:00
etc/nova Ensure a functional database connection 2012-04-02 12:03:35 +02:00
nova Final versioning for 2012.1.2 2012-08-10 06:50:03 +01:00
plugins/xenserver Merge "Fixes bug 954833 By adding the execute bit to the xenhost xenapi plugin" 2012-03-14 18:47:07 +00:00
smoketests Don't allow EC2 removal of security group in use. 2012-02-14 17:20:53 -05:00
tools Drop AES functions and pycrypto dependency 2012-08-05 12:54:35 +01:00
.gitignore Support tox-based unittests. 2012-02-20 11:54:37 -08:00
.gitreview Set defaultbranch in .gitreview to stable/essex 2012-06-22 21:11:43 +01:00
.mailmap Only invoke .lower() on non-None protocols 2012-06-11 15:15:19 +02:00
Authors Merge "Moving where the fixed ip deallocation happens." into stable/essex 2012-07-30 21:59:52 +00:00
HACKING.rst Clear created attributes when tearing down tests 2012-03-07 15:52:40 +00:00
LICENSE initial commit 2010-05-27 23:05:26 -07:00
MANIFEST.in Generate a Changelog for Nova 2012-05-15 10:05:39 -04: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-15 10:05:39 -04:00
pylintrc Don't warn about C0111 (No docstrings) 2011-03-16 15:28:09 -07:00
run_tests.sh Remove trailing whitespaces in regular file 2012-03-07 13:43:37 +08:00
setup.cfg Backport tox settings to unbreak jenkins jobs. 2012-06-25 09:58:16 -05:00
setup.py Generate a Changelog for Nova 2012-05-15 10:05:39 -04:00
tox.ini Backport tox settings to unbreak jenkins jobs. 2012-06-25 09:58:16 -05: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