From 46eabcca657164d9967cc942bcd6f4e680100227 Mon Sep 17 00:00:00 2001 From: Chandan Kumar Date: Fri, 18 Jul 2014 12:59:32 +0530 Subject: [PATCH] Added link to bug tracker and documentation in oslo.config readme Change-Id: Ib92ca4f0f764ccf0e4f7680a0c30194bbe708d92 Closes-Bug: #1321953 --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 4ba381e1..4df824b2 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,11 @@ +========================== Oslo Configuration Library ========================== The Oslo configuration API supports parsing command line arguments and .ini style configuration files. + +* License: Apache License, Version 2.0 +* Documentation: http://docs.openstack.org/developer/oslo.config +* Source: http://git.openstack.org/cgit/openstack/oslo.config +* Bugs: http://bugs.launchpad.net/oslo