OpenStack Compute (Nova)
Go to file
root 1a020c2713 notes, and add code to enable sorted "..todo:: P[1-5] xyz" syntax 2010-11-12 09:25:01 -08: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 Added support for OpenStack and EC2 APIs to run on different ports. 2010-11-02 11:28:14 -07:00
bzrplugins/novalog PEP8 and pylint cleanup. There should be no functional changes here, just style changes to get violations down. 2010-10-21 11:49:51 -07:00
contrib Nova quickstart: move vish's novascript into contrib, and convert reademe.md to a quickstart.rst 2010-11-04 14:44:22 -04:00
doc notes, and add code to enable sorted "..todo:: P[1-5] xyz" syntax 2010-11-12 09:25:01 -08:00
nova Merge lp:~termie/nova/trunkdoc (via patch, since bzr though it was already merged) 2010-11-07 14:51:40 -05:00
plugins/xenapi Move the xenapi top level directory under plugins, as suggested by Jay Pipes. 2010-08-04 23:45:41 +01:00
smoketests remove import of vendor since we have PPA now 2010-07-15 11:07:40 -05:00
tools renamed target_id to iscsi_target 2010-10-25 23:37:51 -07:00
.bzrignore Added ChangeLog generation. 2010-07-28 14:37:58 -07: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
Authors Actually adding Authors file. 2010-10-22 14:06:34 -05: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 Created Authors file and added to manifest for Austin Release 2010-10-22 13:47:22 -05: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
pylintrc PEP8 and pylint cleanup. There should be no functional changes here, just style changes to get violations down. 2010-10-21 11:49:51 -07:00
run_tests.py Oops, didn't mean to check this one in. Ninja-patch 2010-10-26 11:58:46 -04:00
run_tests.sh Also accept 'y' 2010-10-15 16:06:12 +09: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 Update version to 2010.1 in preparation for Austin release. 2010-10-19 23:36:28 -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