OpenStack Compute (Nova)
Go to file
Nachi Ueno b14a8975de The _update method in base Instance class overides dns_name_v6,so fixed it. 2011-01-05 09:52:45 -05:00
CA use getent, update docstring 2010-12-16 19:13:37 +00:00
bin Merged and fiexed conflicts with r515 2011-01-04 04:18:26 -05: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 The _update method in base Instance class overides dns_name_v6,so fixed it. 2011-01-05 09:52:45 -05:00
doc Make sure we point to the right PPA's everywhere. 2011-01-03 21:34:44 +00:00
etc remove cloudpipe from paste config 2010-12-30 01:25:29 -05:00
nova Some Bug Fix 2011-01-04 07:40:29 -05:00
plugins/xenserver Merging trunk 2010-12-30 11:26:21 -06:00
smoketests Some Bug Fix 2011-01-04 07:40:29 -05:00
tools Merge trunk. 2010-12-27 19:10:26 -05:00
.bzrignore Ignore CA/crl.pem 2010-12-30 20:03:21 -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 Merging trunk 2010-12-30 11:26:21 -06:00
Authors Merging trunk 2010-12-30 11:26:21 -06: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
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 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 Added reference in setup.py so that python setup.py test works now. 2010-12-23 08:57:04 -08: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