From f53f2c8f2e4144d729349240b608f74deba0e18b 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 => README.rst | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) rename README => README.rst (53%) diff --git a/README b/README.rst similarity index 53% rename from README rename to README.rst index 5619bc7dc136..7fc0220b641e 100644 --- a/README +++ b/README.rst @@ -1,10 +1,11 @@ -The Choose Your Own Adventure README for Nova: +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. +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 monitor it from a distance: follow `@openstack `_ on twitter. To tame it for use in your own cloud: read http://docs.openstack.org @@ -18,7 +19,4 @@ To watch it: http://jenkins.openstack.org To hack at it: read HACKING -To laugh at its PEP8 problems: http://jenkins.openstack.org/job/nova-pep8/ - To cry over its pylint problems: http://jenkins.openstack.org/job/nova-pylint/violations -