RETIRED, Common scheduler for OpenStack
Go to file
Zhongyue Luo bee7d99a97 Backslash continuation removal (Nova folsom-2)
Fixes bug #938588

Backslash continuations removal for scripts in bin/, plugin/, and etc.

Change-Id: Idd17048b6e8db6e939946968e011e68da8585b8d
2012-05-31 11:26:37 +08:00
bin Backslash continuation removal (Nova folsom-2) 2012-05-31 11:26:37 +08:00
doc Grammar fixes. 2012-05-29 13:01:57 -07:00
nova Backslash continuation removal (Nova folsom-2) 2012-05-31 11:26:37 +08:00
.gitignore Update .gitignore 2012-05-30 15:38:32 -07:00
.gitreview Add .gitreview config file for gerrit. 2011-10-24 15:07:19 -04:00
.mailmap Merge "Fix Multi_Scheduler to process host capabilities" 2012-05-18 22:32:22 +00:00
Authors Merge "Add scheduler filter for trustedness of a host" 2012-05-31 01:17:54 +00:00
babel.cfg Get rid of distutils.extra. 2012-02-08 19:30:39 -08:00
HACKING.rst Backslash continuation removal (Nova folsom-2) 2012-05-31 11:26:37 +08:00
LICENSE initial commit 2010-05-27 23:05:26 -07:00
MANIFEST.in remove dead file nova/tests/db/nova.austin.sqlite 2012-05-30 10:49:44 -04:00
openstack-common.conf Make use of openstack.common.jsonutils. 2012-05-15 15:44:14 -04: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 Enable checking for imports in alphabetical order 2012-05-22 10:44:00 -07:00
setup.cfg Move translations to babel locations. 2012-02-08 19:30:39 -08:00
setup.py Include volume-usage-audit in tarballs 2012-05-22 11:47:01 +02:00
tox.ini Run coverage tests via xcover for jenkins. 2012-05-25 15:36:50 -04: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