summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorin Hochstein <lorin@isi.edu>2011-11-20 18:54:08 -0500
committerLorin Hochstein <lorin@isi.edu>2011-11-20 18:54:08 -0500
commitf53f2c8f2e4144d729349240b608f74deba0e18b (patch)
tree9da7e130eb0fc871763b6754824266341b725b1c
parente3ebb8978a954718f052a0c4c1099d85a2e49a05 (diff)
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
-rw-r--r--README.rst (renamed from README)14
1 files changed, 6 insertions, 8 deletions
diff --git a/README b/README.rst
index 5619bc7dc..7fc0220b6 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 <http://twitter.com/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
-