OpenStack Compute (Nova)
Go to file
2010-06-23 23:15:06 -07:00
bin Removed trailing whitespace from header 2010-06-23 23:15:06 -07:00
CA re-added cloudpipe 2010-06-24 04:11:53 +01:00
debian added nova-instancemonitor debian config 2010-06-23 22:56:50 -07:00
docs Updated licenses 2010-06-23 22:04:16 -07:00
nova Removed trailing whitespace from header 2010-06-23 23:15:06 -07:00
smoketests Removed trailing whitespace from header 2010-06-23 23:15:06 -07:00
tools Removed trailing whitespace from header 2010-06-23 23:15:06 -07:00
vendor Updated licenses 2010-06-23 22:04:16 -07:00
.gitignore missed the gitignore 2010-05-30 14:12:04 -07:00
builddeb.sh Removed trailing whitespace from header 2010-06-23 23:15:06 -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 Removed trailing whitespace from header 2010-06-23 23:15:06 -07:00
setup.py Removed trailing whitespace from header 2010-06-23 23:15:06 -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