OpenStack Compute (Nova)
Go to file
Monty Taylor 3187d555c4 Got the tree set for debian packaging. 2010-07-28 08:32:40 +00:00
CA Added the gitignore files back in for the folks who are still on the git. 2010-07-27 23:18:27 -07:00
bin merged trunk 2010-07-27 13:08:22 -07:00
doc Added a few more missing files to MANIFEST.in and added some placeholder 2010-07-27 21:52:01 -07:00
nova Makes the compute and volume daemon workers use a common base class called Service. Adds a NetworkService in preparation for splitting out networking code. General cleanup and standardizarion of naming. 2010-07-27 22:42:40 +00:00
smoketests remove import of vendor since we have PPA now 2010-07-15 11:07:40 -05:00
tools resolving conflict w/ merge, cleaning up virtenv setups 2010-07-26 23:23:44 -05:00
.bzrignore Move virtualenv installation out of the makefile. 2010-07-26 23:16:49 +02:00
.gitignore Added the gitignore files back in for the folks who are still on the git. 2010-07-27 23:18:27 -07:00
HACKING reorder imports spacing 2010-07-15 18:13:48 -05:00
LICENSE initial commit 2010-05-27 23:05:26 -07:00
MANIFEST.in Removed extra include. 2010-07-27 23:23:23 -07: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 merged trunk 2010-07-27 13:08:22 -07:00
run_tests.sh Made run_tests.sh executable. 2010-07-27 21:39:58 -07:00
setup.cfg Updated setup.py file to install stuff on a python setup.py install command. 2010-07-27 21:41:07 -07:00
setup.py Updated setup.py file to install stuff on a python setup.py install command. 2010-07-27 21:41:07 -07: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