OpenStack Compute (Nova)
Go to file
Armando Migliaccio 424f32f04d blueprint host-aggregates: xenapi implementation
This commit introduces some clean-up/improvements on the current model
and api for host aggregates. It also introduces a first version of the
xenapi implementation. More precisely:

- it lays out the structure of the virt driver,
- it introduces compute and xenapi unit tests coverage,
- it deals with join/eject of pool master and slaves,
- it fixes xenapi_conn, when used in resource pool configurations

More commits to follow (to ensure that VM placement, networking setup,
performance metrics work just as well in cases where resource pools
are present). However, these may be outside the scope of this blueprint
and considered as ad-hoc bug fixes.

Change-Id: Ib3cff71160264c5547e1c060d3fd566ad87337cb
2012-02-21 22:43:49 +00:00
bin Exception cleanup 2012-02-21 00:10:04 -08:00
contrib Remove a whole bunch of unused imports 2012-01-13 13:55:38 -08:00
doc nova.conf sample tool 2012-02-18 07:51:46 +08:00
etc/nova Merge "Update api-paste.ini with new auth_token settings." 2012-02-21 18:01:06 +00:00
nova blueprint host-aggregates: xenapi implementation 2012-02-21 22:43:49 +00:00
plugins/xenserver blueprint host-aggregates: xenapi implementation 2012-02-21 22:43:49 +00:00
smoketests Fix bad test cases in smoketest. 2012-01-10 10:39:35 +08:00
tools Support tox-based unittests. 2012-02-20 11:54:37 -08:00
.gitignore Support tox-based unittests. 2012-02-20 11:54:37 -08:00
.gitreview Add .gitreview config file for gerrit. 2011-10-24 15:07:19 -04:00
.mailmap Merge "Update migration 076 so it supports PostgreSQL." 2012-02-15 16:52:54 +00:00
Authors Escape apostrophe in utils.xhtml_escape() (lp#872450) 2012-02-20 04:57:44 -08:00
babel.cfg Get rid of distutils.extra. 2012-02-08 19:30:39 -08:00
HACKING.rst Update cfg from openstack-common 2012-02-07 21:35:30 +00:00
LICENSE initial commit 2010-05-27 23:05:26 -07:00
MANIFEST.in bug 929462: compile_diagnostics in xenapi erronously catch XenAPI.Failure 2012-02-17 22:33:41 +00:00
openstack-common.conf Update cfg from openstack-common 2012-02-07 21:35:30 +00:00
pylintrc Don't warn about C0111 (No docstrings) 2011-03-16 15:28:09 -07:00
README.rst Converted README to RST format. 2011-11-20 18:54:08 -05:00
run_tests.sh Stop ignoring E202. 2012-02-20 12:21:59 -08:00
setup.cfg Move translations to babel locations. 2012-02-08 19:30:39 -08:00
setup.py Move translations to babel locations. 2012-02-08 19:30:39 -08:00
tox.ini Support tox-based unittests. 2012-02-20 11:54:37 -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 compatibility with the popular Amazon EC2 and S3 APIs.

To monitor it from a distance: follow @openstack on twitter.

To tame it for use in your own cloud: read http://docs.openstack.org

To study its anatomy: read http://nova.openstack.org

To dissect it in detail: visit http://github.com/openstack/nova

To taunt it with its weaknesses: use http://bugs.launchpad.net/nova

To watch it: http://jenkins.openstack.org

To hack at it: read HACKING

To cry over its pylint problems: http://jenkins.openstack.org/job/nova-pylint/violations