OpenStack Compute (Nova)
Go to file
Soren Hansen 3779635945 Add a placeholder in doc/build. Although bzr handles empty directories
just fine, setuptools does not, so to actually ship this directory in
the tarball, we need a file in it.
2010-11-24 10:09:18 +01: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 Fix for bug#613264, allowing hosts to be specified for nova-api and objectstore listeners. 2010-11-03 12:38:15 -07: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 Remove FAKE_subdomain from docs 2010-11-23 12:46:07 -06:00
doc Add a placeholder in doc/build. Although bzr handles empty directories 2010-11-24 10:09:18 +01:00
nova Make aws_access_key_id and aws_secret_access_key configurable. 2010-11-23 21:59:30 +00:00
plugins/xenapi Move the xenapi top level directory under plugins, as suggested by Jay Pipes. 2010-08-09 13:23:19 +01:00
smoketests remove import of vendor since we have PPA now 2010-07-15 11:07:40 -05:00
tools Adds nova-debug to tools directory, for debugging of instances that lose networking. 2010-11-17 01:23:45 +00:00
.bzrignore Added ChangeLog generation. 2010-07-28 14:37:58 -07: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
Authors Actually adding Authors file. 2010-10-22 14:06:34 -05: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 Updated URLs in the README file to point to current locations. 2010-07-24 16:22:17 -07: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 removed redundant unit test import 2010-11-13 09:59:07 -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 Adds images (only links one in), start for a nova-manage man file, and also documents all nova-manage commands. Can we merge it in even though the man page build isn't working? 2010-11-19 22:04:37 +00: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 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