From 051ddebac4b2fcc6258751acd76266c82eeb825c Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Tue, 21 Apr 2015 15:00:35 +0000 Subject: [PATCH] Update README to work with release tools The README file needs to have links to the project documentation and bug tracker in a parsable format in order for some of the release tools scripts to work (particularly the one that prints the release note email). Change-Id: I04c11e311b5d1610249ceacc2572f39851aef0ea --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index dd990172..f770f04d 100644 --- a/README.rst +++ b/README.rst @@ -164,3 +164,8 @@ The command line client is self-documenting. Use the --help flag to access the u secret get Retrieve a secret by providing its URI. secret list List secrets. secret store Store a secret in Barbican. + +* License: Apache License, Version 2.0 +* Documentation: http://docs.openstack.org/developer/python-barbicanclient +* Source: http://git.openstack.org/cgit/openstack/python-barbicanclient +* Bugs: http://bugs.launchpad.net/python-barbicanclient