Fix the home-page value with Oslo wiki page

The current value for home-page is launchpad url
which is not relevant one and so it is replaced
with Oslo wiki page

Change-Id: I202d9eb72f7ea152e8ed10b86556b334f7793b34
This commit is contained in:
venkatamahesh
2015-09-16 01:49:50 +05:30
parent b3523349d0
commit 4b145cf4b6

View File

@@ -5,7 +5,7 @@ description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://launchpad.net/oslo
home-page = http://wiki.openstack.org/wiki/Oslo#oslo.db
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology