From 316c00de8ee8ddf54ecfec8e50003bcb7ff1f9af Mon Sep 17 00:00:00 2001 From: xuchao Date: Fri, 2 Dec 2016 02:33:05 -0500 Subject: [PATCH] Update home-page url and README.rst file Change-Id: I065526f414a85e30240598e2c4fc74c3eb07cc14 --- README.rst | 8 ++++++++ setup.cfg | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ee69005369..1f96a1be9a 100644 --- a/README.rst +++ b/README.rst @@ -386,3 +386,11 @@ Otherwise the change may be the result of recalculating the constraints which changed when a ``global-requirements.txt`` change is proposed. In this case, ignore the changes to ``upper-constraints.txt`` and review the ``global-requirements.txt`` component of the change. + +Resources +========= + +- Documentation: http://docs.openstack.org/developer/requirements +- Wiki: https://wiki.openstack.org/wiki/Requirements +- Bugs: https://launchpad.net/openstack-requirements + diff --git a/setup.cfg b/setup.cfg index 1535cabd1e..90a02f4abe 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ description-file = README.rst author = OpenStack author-email = openstack-dev@lists.openstack.org -home-page = http://www.openstack.org/ +home-page = http://docs.openstack.org/developer/requirements classifier = Environment :: OpenStack Intended Audience :: Information Technology