OpenStack Compute (Nova)
Go to file
Justin Santa Barbara f4bf828775 Example config_drive init script, label the config drive
Configuration with DHCP & cloud-init can be painful.  The config_drive is great,
and it avoids disk injection, but there's no example of how to use it.

So here's a little example init.d script for contrib, and a code patch to make
sure the config drive gets a nice volume label.

Change-Id: I22a1d6a824856ca9651b435d0fe54e348ab107fe
2012-02-24 02:57:09 -08:00
bin Print error if nova-manage should be run as root. 2012-02-23 15:03:11 -05:00
contrib Example config_drive init script, label the config drive 2012-02-24 02:57:09 -08:00
doc Merge "Fix vnc docs: novaclient now supports vnc consoles." 2012-02-24 01:32:52 +00:00
etc/nova Merge "Update api-paste.ini with new auth_token settings." 2012-02-21 18:01:06 +00:00
nova Example config_drive init script, label the config drive 2012-02-24 02:57:09 -08:00
plugins/xenserver blueprint host-aggregates: host maintenance - xenapi implementation 2012-02-23 13:28:21 +00:00
smoketests Don't allow EC2 removal of security group in use. 2012-02-14 17:20:53 -05:00
tools Support tox-based unittests. 2012-02-20 11:54:37 -08:00
.gitignore Support tox-based unittests. 2012-02-20 11:54:37 -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 "Add attaching state for Volumes" 2012-02-23 18:32:53 +00: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
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 Merge "Make database downgrade works" 2012-02-23 02:52:43 +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
tox.ini Support tox-based unittests. 2012-02-20 11:54:37 -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