From da7bc7f9c143160a3c36f2f24b3749cf84db39e0 Mon Sep 17 00:00:00 2001 From: Lorin Hochstein Date: Sun, 20 Nov 2011 18:54:08 -0500 Subject: [PATCH] Converted README to RST format. Converted the README to reStructuredText so that it will be automatically formatted when viewed on github. Removed reference to nova-pep8 Jenkins job since it doesn't seem to exist anymore. Change-Id: Id56ae53753e43852dcb9126bb989f9c0a8f223da --- README.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 000000000..7fc0220b6 --- /dev/null +++ b/README.rst @@ -0,0 +1,22 @@ +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 compatibility with +the popular Amazon EC2 and S3 APIs. + +To monitor it from a distance: follow `@openstack `_ on twitter. + +To tame it for use in your own cloud: read http://docs.openstack.org + +To study its anatomy: read http://nova.openstack.org + +To dissect it in detail: visit http://github.com/openstack/nova + +To taunt it with its weaknesses: use http://bugs.launchpad.net/nova + +To watch it: http://jenkins.openstack.org + +To hack at it: read HACKING + +To cry over its pylint problems: http://jenkins.openstack.org/job/nova-pylint/violations