OpenStack Compute (Nova)
Go to file
Todd Willey 0da7b9b0e5 More doc updates: nginx & pycurl. 2010-06-10 20:41:41 -04:00
CA initial commit 2010-05-27 23:05:26 -07:00
bin initial commit 2010-05-27 23:05:26 -07:00
debian initial commit 2010-05-27 23:05:26 -07:00
docs More doc updates: nginx & pycurl. 2010-06-10 20:41:41 -04:00
nova whitespace fixes for nova/utils.py 2010-06-10 18:39:07 +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 Add a README, because GitHub loves them. Update the getting started docs. 2010-06-10 17:43:44 -04:00
run_tests.py Merged Vish's work on adding projects to nova 2010-05-30 15:21:34 -07:00
setup.py initial commit 2010-05-27 23:05:26 -07: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 @opennova

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