OpenStack Compute (Nova)
Go to file
2011-01-05 14:16:14 -06:00
bin add in xs-console worker and tests. 2011-01-05 14:16:14 -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 Fix doc building endpoint for gettext. 2010-12-22 11:12:20 -05:00
nova add in xs-console worker and tests. 2011-01-05 14:16:14 -06:00
plugins/xenapi Code reviewed 2010-12-17 11:49:00 +00: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 merged trunk, resolved conflict 2010-12-24 02:10:40 +01:00
.bzrignore Added test files to be ignored. 2010-12-02 10:53:32 -08: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 Ryan Lane as well 2010-12-23 02:03:39 +00:00
Authors add in xs-console worker and tests. 2011-01-05 14:16:14 -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 merge trunk and upgrade to cheetah templating 2010-12-22 20:59:53 +00: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.sh Bug #694890: run_tests.sh sometimes doesn't pass arguments to nosetest 2010-12-28 01:09:42 +00: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 Added reference in setup.py so that python setup.py test works now. 2010-12-23 08:57:04 -08: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