OpenStack Compute (Nova)
Go to file
2011-01-12 17:47:54 +09:00
bin Merged with r548 2011-01-12 17:47:54 +09: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 Add DescribeInstanceV6 for backward compatibility 2011-01-12 12:05:27 +09: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
locale Added babel/gettext build support. 2011-01-10 11:26:38 -08:00
nova Merged with r548 2011-01-12 17:47:54 +09: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 Merged with r548 2011-01-12 17:47:54 +09:00
tools Now tries to install virtualenv via easy_install if not present 2011-01-11 13:11:30 -05:00
.bzrignore Less code generation. 2011-01-07 15:17:03 +01:00
.gitignore Move virtualenv installation out of the makefile. 2010-07-26 23:16:49 +02:00
.mailmap Add to Authors and mailmap 2011-01-05 15:04:51 -08:00
Authors Added my name to Authors list 2011-01-11 14:59:51 -05:00
babel.cfg Added babel/gettext build support. 2011-01-10 11:26:38 -08: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
krm_mapping.json.sample fixed json syntax error 2011-01-05 08:10:08 -04: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 Added babel/gettext build support. 2011-01-10 11:26:38 -08:00
setup.py Added babel/gettext build support. 2011-01-10 11:26:38 -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