OpenStack Compute (Nova)
Go to file
Soren Hansen 7d7fbf5dfd Add an apply_instance_filter method to NWFilter driver.
Adjust unit tests for both firewall drivers to actually exercise these
code paths.
2011-01-19 09:39:22 +00:00
CA use getent, update docstring 2010-12-16 19:13:37 +00:00
bin merge from upstream and fix small issues 2011-01-18 15:51:13 -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 Merged with r562 2011-01-14 11:40:50 +09:00
doc Had to abandon the other branch (~annegentle/nova/newscript) because the diffs weren't working right for me. This is a fresh branch that should be merged correctly with trunk. Thanks for your patience. :) 2011-01-12 11:14:27 +00:00
etc Merge trunk + wsgirouter 2011-01-12 17:47:43 -05:00
locale Added babel/gettext build support. 2011-01-10 11:26:38 -08:00
nova Add an apply_instance_filter method to NWFilter driver. 2011-01-19 09:39:22 +00:00
plugins/xenserver Merged with trunk revno 572. 2011-01-17 19:32:34 +00:00
smoketests Merged with r548 2011-01-12 17:47:54 +09:00
tools merge from upstream and fix small issues 2011-01-18 15:51:13 -08: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 authors needed for test 2011-01-18 11:34:29 -08:00
Authors authors needed for test 2011-01-18 11:34:29 -08: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 from upstream and fix small issues 2011-01-18 15:51:13 -08:00
README Minor spellchecking fixes 2010-12-20 14:54:27 -06: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
krm_mapping.json.sample fixed json syntax error 2011-01-05 08:10:08 -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 move db sync into nosetests package-level fixtures so that the existing nosetests attempt in hudson will pass 2011-01-18 17:32:54 -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 revert live_migration branch 2011-01-18 11:01:16 -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 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