commit | 3529ea7a431fa081542a6ffe6e74491ef88ec32c | [log] [tgz] |
---|---|---|
author | Marc Koderer <marc@koderer.com> | Fri Dec 02 13:21:03 2016 +0100 |
committer | Marc Koderer <marc@koderer.com> | Fri Dec 02 14:50:16 2016 +0100 |
tree | 488f8949c1079f620a92cdd7072da2bedd2734f6 | |
parent | 28a8019085e7e1cb1b0bf017e55233cf325a579e [diff] [blame] |
Add initial plugin structure Creates initial module structure and a dummy test. Change-Id: I7a861dcc800cf3a49da2e317e4780aa5c5027733 Implements: bp tempest-plugin
diff --git a/HACKING.rst b/HACKING.rst new file mode 100644 index 0000000..c01bb76 --- /dev/null +++ b/HACKING.rst
@@ -0,0 +1,4 @@ +barbican_tempest_plugin Style Commandments +=============================================== + +Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/