Update URLs in documents according to document migration

Change-Id: Ib423aac8a0d5394b5f6803352c3f606cce18f0e1
This commit is contained in:
ZhongShengping 2017-07-14 09:45:55 +08:00
parent 052bb63682
commit b316e406c6
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://docs.openstack.org/developer/openstack-ansible-os_trove
home-page = https://docs.openstack.org/openstack-ansible-os_trove/latest
classifier =
Intended Audience :: Developers
Intended Audience :: System Administrators

View File

@ -15,7 +15,7 @@
#
# (c) 2016 Donovan Francesco <donovan.francesco@is.co.za>
# (c) 2016 Paul Stevens <paul.stevens@is.co.za>
# Reference: http://docs.openstack.org/developer/trove/dev/manual_install.html
# Reference: https://docs.openstack.org/trove/latest/install/manual_install.html
- name: Ensure the trove tenant exists
keystone:
command: "ensure_tenant"