Fix the home-page value in setup.cfg

the current value is launchpad url which is not
relevant value and is replaced with oslo wiki page

Change-Id: Id67c74a7f6f0615d4c2ac824cfbf7e858c3811cc
This commit is contained in:
venkatamahesh 2015-09-16 01:54:51 +05:30
parent fad5b04d59
commit edd3bc80f4
1 changed files with 1 additions and 1 deletions

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.service
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology