summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
new file mode 100644
index 00000000..3be5c5ba
--- /dev/null
+++ b/doc/source/index.rst
@@ -0,0 +1,32 @@
+OpenStack Client
+================
+
+This is a command-line client for OpenStack that unifies the operation
+of python-keystoneclient, python-novaclient and python-glanceclient
+(formerly glance clienti) in a single shell with a uniform command
+structure.
+
+Contents:
+
+.. toctree::
+ :maxdepth: 1
+
+Getting Started
+---------------
+
+* Read the source
+
+Contributing
+============
+
+The master repo is kept on `GitHub`__, please follow the usual protocol
+for social coding interaction and whatnot.
+
+__ http://github.com/openstack/python-openstackclient
+
+Index
+=====
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`