OpenStack Compute (Nova)
Go to file
Anne Gentle a7983cad94 Minor spellchecking fixes 2010-12-20 14:54:27 -06: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
bin pep8 fixes for bin 2010-12-16 12:45:06 -08: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 Adding new install script plus changes to multinode install doc 2010-12-17 16:53:27 -06:00
doc Minor spellchecking fixes 2010-12-20 14:54:27 -06:00
nova Removing unneeded Trial specific code 2010-12-17 16:29:55 -06:00
plugins/xenapi Move the xenapi top level directory under plugins, as suggested by Jay Pipes. 2010-08-04 23:45:41 +01: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 Added Twisted version dependency into pip-requires 2010-12-13 20:02:27 +03: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 an alias for Armando. 2010-11-23 22:34:53 +01:00
Authors Adding in Ed Leafe so we can land his remove-redis test branch 2010-12-17 15:25:44 -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 all templates are included (at least rescue tempaltes didn't used to be included). 2010-11-20 22:26:15 +01:00
README Minor spellchecking fixes 2010-12-20 14:54:27 -06: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 merged from upstream 2010-12-15 11:02:33 -08:00
run_tests.sh Also accept 'y' 2010-10-15 16:06:12 +09: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 Add include_package_data=True to setup.py. 2010-11-29 14:02:03 +01: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 compatibility 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 dissect 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