Initial setup of the octavia-tempest-plugin repo

This patch is the initial repository setup for octavia-tempest-plugin
using the OpenStack cookiecutter template.

Change-Id: Icce1389d3a9fb6076091d4d291e15773fb64544b
diff --git a/doc/source/index.rst b/doc/source/index.rst
new file mode 100644
index 0000000..fad3a36
--- /dev/null
+++ b/doc/source/index.rst
@@ -0,0 +1,24 @@
+.. octavia-tempest-plugin documentation master file, created by
+   sphinx-quickstart on Tue Jul  9 22:26:36 2013.
+   You can adapt this file completely to your liking, but it should at least
+   contain the root `toctree` directive.
+
+Welcome to octavia-tempest-plugin's documentation!
+==================================================
+
+Contents:
+
+.. toctree::
+   :maxdepth: 2
+
+   readme
+   installation
+   contributing
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+