OpenStack Compute (Nova)
Go to file
Monty Taylor b54179438e Move translations to babel locations.
If we structure things like this, we can get things
actually, you know, installed.

Locales ast and oc aren't supported by babel. We'll re-import them
from Launchpad once we get babel updated.

If you want translations installed, run:

  python setup.py compile_catalog

Before you run either setup.py sdist or setup.py install

More work is needed to actually properly use the installed translations, but
we're closer.

Change-Id: I4a4bedd982c89063aa09688c9cbcf97054bcb34b
2012-02-08 19:30:39 -08:00
bin Merge "Fix xvpvncproxy error in nova-all (lp#928489)" 2012-02-08 10:02:34 +00:00
contrib Remove a whole bunch of unused imports 2012-01-13 13:55:38 -08:00
doc Excise M2Crypto! 2012-02-02 10:12:58 -08:00
etc/nova Merge "remove unsupported ec2 extensions" 2012-02-01 19:08:03 +00:00
nova Move translations to babel locations. 2012-02-08 19:30:39 -08:00
plugins/xenserver Send image properties to Glance 2012-02-07 23:34:48 +00:00
smoketests Fix bad test cases in smoketest. 2012-01-10 10:39:35 +08:00
tools Get rid of distutils.extra. 2012-02-08 19:30:39 -08:00
.gitignore Move translations to babel locations. 2012-02-08 19:30:39 -08:00
.gitreview Add .gitreview config file for gerrit. 2011-10-24 15:07:19 -04:00
.mailmap Merge "Increased coverage of nova/auth/dbdriver.py to 100%. Fixes 828609." 2012-02-07 00:45:17 +00:00
Authors Fix bug 921814 changes handling of adminPass in API. 2012-02-07 15:52:45 -08: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
MANIFEST.in Move translations to babel locations. 2012-02-08 19:30:39 -08: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 Update cfg from openstack-common 2012-02-07 21:35:30 +00:00
pylintrc Don't warn about C0111 (No docstrings) 2011-03-16 15:28:09 -07:00
run_tests.sh pep8 check on api-paste.ini when using devstack 2012-02-08 11:44:39 -05:00
setup.cfg Move translations to babel locations. 2012-02-08 19:30:39 -08:00
setup.py Move translations to babel locations. 2012-02-08 19:30:39 -08: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