OpenStack Compute (Nova)
Go to file
Dan Prince 49eefc8597 Update api-paste.ini with new auth_token settings.
Update api-paste.ini with new 'admin_user' and 'admin_password' settings
for the keystone auth_token middleware. By default username and password
are options commented out.

Fixes LP bug #930310.

Change-Id: I04f91df5641d377d52c9578cade131bce5bfd4a4
2012-02-19 19:38:25 -05:00
bin Merge "bug 931356: nova-manage prints libvirt related warnings if libvirt isn't installed" 2012-02-17 19:54:36 +00:00
contrib Remove a whole bunch of unused imports 2012-01-13 13:55:38 -08:00
doc Merge "Fix API extensions documentation, bug 931516." 2012-02-17 17:21:33 +00:00
etc/nova Update api-paste.ini with new auth_token settings. 2012-02-19 19:38:25 -05:00
nova Merge "Setting access ip values on server create." 2012-02-18 02:17:05 +00:00
plugins/xenserver Catch httplib.HTTPException as well 2012-02-15 18:52:40 +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 "Update migration 076 so it supports PostgreSQL." 2012-02-15 16:52:54 +00:00
Authors Merge " remove unused nwfilter methods and tests." 2012-02-18 00:01:13 +00:00
babel.cfg Get rid of distutils.extra. 2012-02-08 19:30:39 -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 bug 929462: compile_diagnostics in xenapi erronously catch XenAPI.Failure 2012-02-17 22:33:41 +00: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
README.rst Converted README to RST format. 2011-11-20 18:54:08 -05:00
run_tests.sh Merge "run_tests.sh fix" 2012-02-17 17:31:51 +00: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

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