OpenStack Compute (Nova)
Go to file
Monty Taylor 204a42c76f Use setuptools-git plugin for MANIFEST.
Instead of a hard-coded MANIFEST.in to list non-code files to be included in
the tarball, use the setuptools-git plugin to ensure that every file that's
in git will wind up in the tarball. The only things needed in MANIFEST.in
now are files that are generated as part of the sdist run.

Change-Id: I76df685d58f7b56977d859e8df92e845f450b3e4
2012-06-28 07:42:48 -07:00
bin Use LOG.exception instead of logging.exception 2012-06-28 04:19:15 +00:00
contrib Finalize tox config. 2012-06-07 12:15:42 -04:00
doc Merge "vm state and task state management" 2012-06-25 18:24:30 +00:00
etc/nova Merge "Migrate existing routes from flat_interface" 2012-06-28 14:16:32 +00:00
nova Merge "Rename GlanceImageService.get to download" 2012-06-28 14:41:19 +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 Use setuptools-git plugin for MANIFEST. 2012-06-28 07:42:48 -07: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 Only invoke .lower() on non-None protocols 2012-06-11 11:37:30 +02:00
Authors Merge "Migrate existing routes from flat_interface" 2012-06-28 14:16:32 +00: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 Use setuptools-git plugin for MANIFEST. 2012-06-28 07:42:48 -07:00
README.rst Update pylint/pep8 issues jenkins job link 2012-06-21 15:19:15 +02:00
babel.cfg Get rid of distutils.extra. 2012-02-08 19:30:39 -08:00
openstack-common.conf Use rpc from openstack-common. 2012-06-20 12:57:21 -04:00
pylintrc Don't warn about C0111 (No docstrings) 2011-03-16 15:28:09 -07: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 Use setuptools-git plugin for MANIFEST. 2012-06-28 07:42:48 -07:00
tox.ini Use setuptools-git plugin for MANIFEST. 2012-06-28 07:42:48 -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 PEP-8 problems: http://jenkins.openstack.org/job/gate-nova-pep8/violations