OpenStack Compute (Nova)
Go to file
Johannes Erdfelt dfa9e5210c Make eventlet backdoor play nicer with gettext
Fixes bug 1010236

Implement a new sys.displayhook that doesn't overwrite __builtin__._
that was set by gettext

Change-Id: Id3c0a331eb6f98240fe1e4d0b083c72e28f99c53
2012-06-07 23:11:39 +00:00
bin Replace standard json module with openstack.common.jsonutils 2012-06-07 09:24:03 +08:00
contrib Finalize tox config. 2012-06-07 12:15:42 -04:00
doc bug #1006094 correct typo in addmethod.openstackapi.rst 2012-06-04 10:35:31 +08:00
etc/nova Revert "blueprint <multi-process-api-service>" 2012-06-04 22:19:10 -07:00
nova Make eventlet backdoor play nicer with gettext 2012-06-07 23:11:39 +00:00
plugins/xenserver Backslash continuation removal (Nova folsom-2) 2012-05-31 11:26:37 +08:00
smoketests Backslash continuation removal (Nova folsom-2) 2012-05-31 11:26:37 +08:00
tools Finalize tox config. 2012-06-07 12:15:42 -04:00
.coveragerc Finalize tox config. 2012-06-07 12:15:42 -04:00
.gitignore Finalize tox config. 2012-06-07 12:15:42 -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 More meaningful help messages for libvirt migration options 2012-06-05 21:42:51 +02:00
babel.cfg Get rid of distutils.extra. 2012-02-08 19:30:39 -08:00
HACKING.rst Backslash continuation removal (Nova folsom-2) 2012-05-31 11:26:37 +08:00
LICENSE initial commit 2010-05-27 23:05:26 -07:00
MANIFEST.in remove dead file nova/tests/db/nova.austin.sqlite 2012-05-30 10:49:44 -04:00
openstack-common.conf Use openstack-common's policy module 2012-06-04 18:49:44 -05: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 Finalize tox config. 2012-06-07 12:15:42 -04:00
setup.cfg Finalize tox config. 2012-06-07 12:15:42 -04:00
setup.py Merge "Prefix all nova binaries with 'nova-'." 2012-06-06 19:42:10 +00:00
tox.ini Finalize tox config. 2012-06-07 12:15:42 -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