OpenStack Compute (Nova)
Go to file
Dan Prince e3d7d3a805 Nail pep8 dependencies to 1.0.1.
Nails the pep8 deps for tox and test-requires to 1.0.1.
Fixes an issues causing pep8 failures due to a new pep8 release.

Change-Id: I30be4909f052c29834afbfddba6007045afa519b
2012-05-24 09:42:50 -04:00
bin Finish quota refactor. 2012-05-23 10:17:41 -05:00
contrib Example config_drive init script, label the config drive 2012-02-24 02:57:09 -08:00
doc Merge "Docs for vm/task state transitions." 2012-05-11 15:46:44 +00:00
etc/nova Add s3_listen and s3_listen_port options. 2012-05-16 09:26:49 -04:00
nova Merge "Imported Translations from Launchpad" 2012-05-24 02:39:15 +00:00
plugins/xenserver Bump XenServer plugin version 2012-05-16 12:06:24 -05:00
smoketests Don't allow EC2 removal of security group in use. 2012-02-14 17:20:53 -05:00
tools Nail pep8 dependencies to 1.0.1. 2012-05-24 09:42:50 -04: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 Merge "Fix Multi_Scheduler to process host capabilities" 2012-05-18 22:32:22 +00:00
Authors fixed_ip_get_by_address read_deleted from context 2012-05-18 07:15:31 -07:00
babel.cfg Get rid of distutils.extra. 2012-02-08 19:30:39 -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
openstack-common.conf Make use of openstack.common.jsonutils. 2012-05-15 15:44:14 -04:00
pylintrc Don't warn about C0111 (No docstrings) 2011-03-16 15:28:09 -07:00
README.rst Converted README to RST format. 2011-11-20 18:54:08 -05:00
run_tests.sh Enable checking for imports in alphabetical order 2012-05-22 10:44:00 -07:00
setup.cfg Move translations to babel locations. 2012-02-08 19:30:39 -08:00
setup.py Include volume-usage-audit in tarballs 2012-05-22 11:47:01 +02:00
tox.ini Nail pep8 dependencies to 1.0.1. 2012-05-24 09:42:50 -04: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