OpenStack Compute (Nova)
Go to file
2011-01-10 14:59:32 -06:00
bin remove uneeded superclass 2011-01-10 14:59:32 -06: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
CA use getent, update docstring 2010-12-16 19:13:37 +00:00
contrib Make nova work even when user has LANG or LC_ALL configured 2010-12-16 12:35:46 +01:00
doc added myself to authors and fixed typo to follow standard 2011-01-09 09:25:27 -08:00
etc remove cloudpipe from paste config 2010-12-30 01:25:29 -05:00
nova remove uneeded superclass 2011-01-10 14:59:32 -06:00
plugins/xenserver Made the plugin output fully json-ified, so I could remove the exception handlers in vmops.py. Cleaned up some pep8 issues that weren't caught in earlier runs. 2011-01-04 15:20:10 -06:00
smoketests Refactored smoketests to use novarc environment and to separate user and admin specific tests 2010-11-04 15:50:23 -07:00
tools Merge trunk. 2010-12-27 19:10:26 -05:00
.bzrignore Less code generation. 2011-01-07 15:17:03 +01: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
.mailmap Add to Authors and mailmap 2011-01-05 15:04:51 -08:00
Authors re-merged in trunk to correct conflict 2011-01-10 11:37:06 -06: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 Make sure the new, consolidated template gets included. 2010-12-15 13:15:19 +01: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
README Updated URLs in the README file to point to current locations. 2010-07-24 16:22:17 -07:00
run_tests.py change exit code 2010-12-30 13:31:56 -08:00
run_tests.sh merge from upstream and fix conflicts 2010-12-28 13:43:35 -08: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 s/canonical_version/canonical_version_string/g 2011-01-08 00:02:24 +01: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