Go to file
Vishvananda Ishaya 39758dc406 More Cleanup of code
Moved code in AuthManager init to new so it isn't called multiple times
Changed AuthManager flag to specify class name as well as module name
Added exception for missing auth_driver
Changed import to use "recommended" style for nested imports
  http://docs.python.org/dev/library/functions.html#__import__
2010-07-25 11:20:09 -07:00
2010-07-25 11:20:09 -07:00
2010-07-15 01:28:51 -04:00
2010-07-25 11:20:09 -07:00
2010-05-30 14:12:04 -07:00
2010-07-15 01:28:51 -04:00
2010-07-15 01:28:51 -04:00
2010-07-15 18:13:48 -05:00
2010-05-27 23:05:26 -07:00
2010-07-14 19:55:52 -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

To watch it: http://test.novacc.org/waterfall

Description
RETIRED, Client code for the common scheduler for OpenStack
Readme 18 MiB