-The Choose Your Own Adventure README for Cinder
-===============================================
+======
+CINDER
+======
You have come across a storage service for an open cloud computing service.
-It has identified itself as "Cinder." It was abstracted from the Nova project.
+It has identified itself as `Cinder`. It was abstracted from the Nova project.
-To monitor it from a distance: follow `@openstack <http://twitter.com/openstack>`_ on twitter.
+* Wiki: http://wiki.openstack.org/Cinder
+* Developer docs: http://docs.openstack.org/developer/cinder
-To tame it for use in your own cloud: read http://docs.openstack.org
+Getting Started
+---------------
-To study its anatomy: read http://cinder.openstack.org
+If you'd like to run from the master branch, you can clone the git repo:
-To dissect it in detail: visit http://github.com/openstack/cinder
+ git clone https://github.com/openstack/cinder.git
-To taunt it with its weaknesses: use http://bugs.launchpad.net/cinder
+For developer information please see
+`HACKING.rst <https://github.com/openstack/cinder/blob/master/HACKING.rst>`_
-To watch it: http://jenkins.openstack.org
+You can raise bugs here http://bugs.launchpad.net/cinder
-To hack at it: read `HACKING.rst <https://github.com/openstack/cinder/blob/master/HACKING.rst>`_
+Python client
+-------------
+https://github.com/openstack/python-cinderclient.git