Initial Cookiecutter commit

Change-Id: Iceff2531f4f7de21dcbb91ee893a8205b6c85107
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..6be7812
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,20 @@
+=======
+patrole
+=======
+
+Patrole is a tool for verifying that Role-Based Access Control is being enforced.
+
+Patrole allows users to run API tests using specified RBAC roles.  This allows
+deployments to verify that only intended roles have access to those APIs.
+This is critical to ensure security, especially in large deployments with
+custom roles.
+
+* Free software: Apache license
+* Documentation: http://docs.openstack.org/developer/patrole
+* Source: http://git.openstack.org/cgit/openstack/patrole
+* Bugs: http://bugs.launchpad.net/patrole
+
+Features
+--------
+
+* TODO