OpenStack Compute (Nova)
Go to file
Vishvananda Ishaya 00c2791230 Ensure consistent use of filename for dhcp bridge flag file. 2010-07-27 00:17:37 +00:00
CA Fixed the broken reference to 2010-07-20 17:55:38 -05:00
bin Added missing import 2010-07-25 23:51:55 +00:00
debian Ensure consistent use of filename for dhcp bridge flag file. 2010-07-27 00:17:37 +00:00
doc Updated sphinx layout to a two-dir layout like swift. 2010-07-24 18:06:22 -07:00
nova Ensure consistent use of filename for dhcp bridge flag file. 2010-07-27 00:17:37 +00:00
smoketests remove import of vendor since we have PPA now 2010-07-15 11:07:40 -05:00
tools Move virtualenv installation out of the makefile. 2010-07-26 23:16:49 +02:00
.bzrignore Move virtualenv installation out of the makefile. 2010-07-26 23:16:49 +02:00
.gitignore Move virtualenv installation out of the makefile. 2010-07-26 23:16:49 +02:00
HACKING reorder imports spacing 2010-07-15 18:13:48 -05:00
LICENSE initial commit 2010-05-27 23:05:26 -07:00
Makefile Move virtualenv installation out of the makefile. 2010-07-26 23:16:49 +02:00
README Updated URLs in the README file to point to current locations. 2010-07-24 16:22:17 -07:00
builddeb.sh update copyrights 2010-07-15 01:28:51 -04:00
exercise_rsapi.py update copyrights 2010-07-15 01:28:51 -04:00
run_tests.py Redirect STDERR to output to an errlog file when running run_tests.py. 2010-07-19 08:37:28 +00:00
setup.cfg Updated sphinx layout to a two-dir layout like swift. 2010-07-24 18:06:22 -07:00
setup.py update copyrights 2010-07-15 01:28:51 -04:00

README

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 compatability with
  the popular Amazon EC2 and S3 APIs.

To monitor it from a distance: follow @novacc on twitter

To tame it for use in your own cloud: read http://nova.openstack.org/getting.started.html

To study its anatomy: read http://nova.openstack.org/architecture.html

To disect it in detail: visit http://code.launchpad.net/nova

To taunt it with its weaknesses: use http://bugs.launchpad.net/nova

To watch it: http://hudson.openstack.org

To hack at it: read HACKING

To laugh at its PEP8 problems: http://hudson.openstack.org/job/nova-pep8/violations

To cry over its pylint problems: http://hudson.openstack.org/job/nova-pylint/violations