Update home-page

Change-Id: Iacb1238ab1354443fbeeffcc6d0e90127040d418
This commit is contained in:
huang.zhiping 2019-01-11 17:18:27 +00:00 committed by Ilya Shakhat
parent b5b6aaba8b
commit 869f4ca522
2 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
[metadata] [metadata]
name = rally-runners name = rally-runners
summary = A collection of Rally runners, scenarios and report generators summary = A collection of Rally runners, scenarios and report generators
description-file = description-file =
README.rst README.rst
author = OpenStack author = OpenStack
author-email = openstack-dev@lists.openstack.org author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/ home-page = https://docs.openstack.org/performance-docs/latest/
classifier = classifier =
Environment :: OpenStack Environment :: OpenStack
Intended Audience :: Information Technology Intended Audience :: Information Technology
@ -31,4 +31,4 @@ build-dir = doc/build
all_files = 1 all_files = 1
[upload_sphinx] [upload_sphinx]
upload-dir = doc/build/html upload-dir = doc/build/html

View File

@ -5,7 +5,7 @@ description-file =
README.rst README.rst
author = OpenStack author = OpenStack
author-email = openstack-discuss@lists.openstack.org author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/developer/performance-docs/ home-page = https://docs.openstack.org/performance-docs/latest/
classifier = classifier =
Environment :: OpenStack Environment :: OpenStack
Intended Audience :: Developers Intended Audience :: Developers