Apply cookiecutter to newly split project

This tempest plugin is being split out of the main keystone project in
accordance with Queens goal "Split Tempest Plugins into Separate
Repos/Projects"[1]. This patch applies the standard boilerplate files
for OpenStack projects so that it can stand on its own.

[1] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..5ee4c56
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,19 @@
+===============================
+cinder_tempest_plugin
+===============================
+
+It contains tempest plugin tests for Cinder.
+
+Please fill here a long description which must be at least 3 lines wrapped on
+80 cols, so that distribution package maintainers can use it in their packages.
+Note that this is a hard requirement.
+
+* Free software: Apache license
+* Documentation: http://docs.openstack.org/developer/openstack
+* Source: http://git.openstack.org/cgit/cinder-tempest-plugin
+* Bugs: http://bugs.launchpad.net/cinder_tempest_plugin
+
+Features
+--------
+
+* TODO