OpenStack Compute (Nova)
Go to file
2010-09-20 13:40:42 +00:00
bin merged trunk 2010-09-11 08:24:19 -07:00
bzrplugins/novalog Better log formatter for Nova. It's just like gnuchangelog, but logs the author rather than the committer. 2010-08-31 21:17:48 +02: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
doc Added note regarding dependency upon XenAPI.py. 2010-08-13 14:33:07 +01:00
nova Removes second copy of ProcessExecutionError that creeped in during a bad merge. 2010-09-20 13:38:26 +00:00
plugins/xenapi Move the xenapi top level directory under plugins, as suggested by Jay Pipes. 2010-08-09 13:23:19 +01:00
smoketests remove import of vendor since we have PPA now 2010-07-15 11:07:40 -05:00
tools A small fix to the install_venv program to allow us to run it on the tarmac box as part of the tarmac build. 2010-09-20 13:40:42 +00: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
builddeb.sh update copyrights 2010-07-15 01:28:51 -04: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 Added ChangeLog generation. 2010-07-28 14:37:58 -07:00
pylintrc More pylintrc updates. 2010-08-18 18:38:34 -07:00
README Updated URLs in the README file to point to current locations. 2010-07-24 16:22:17 -07:00
run_tests.py merged quotas 2010-09-11 18:45:35 -07:00
run_tests.sh Merge case statement options 2010-08-13 10:14:34 -04: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 This improves the changelog generated as part of "setup.py sdist". If you look at it now, it says that Tarmac has done everything and every little commit is listed. With this patch, it only logs the "top-most" commit and credits the author rather than the committer. 2010-09-01 18:13:24 +00: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 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