OpenStack Compute (Nova)
Go to file
2010-06-24 04:11:49 +01:00
bin Initial commit of nodemonitor 2010-06-23 12:18:36 -07:00
CA initial commit 2010-05-27 23:05:26 -07:00
debian initial commit 2010-05-27 23:05:26 -07:00
docs update spacing 2010-06-20 15:09:58 -07:00
nova fix a bug with AOE number generation 2010-06-24 01:46:02 +01:00
tools tools to clean vlans and run our old install script 2010-06-24 04:11:49 +01:00
vendor initial commit 2010-05-27 23:05:26 -07:00
.gitignore missed the gitignore 2010-05-30 14:12:04 -07:00
HACKING initial commit 2010-05-27 23:05:26 -07:00
LICENSE initial commit 2010-05-27 23:05:26 -07:00
README update twitter username 2010-06-20 15:09:17 -07:00
run_tests.py Adds a Twisted implementation of a process pool 2010-06-11 10:04:06 +01:00
setup.py initial commit 2010-05-27 23:05:26 -07: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 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://docs.novacc.org/getting.started.html

To study its anatomy: read http://docs.novacc.org/architecture.html

To disect it in detail: visit http://github.com/nova/cc

To taunt it with its weaknesses: use http://github.com/nova/cc/issues

To hack at it: read HACKING