Update URLs in documents according to document migration

Change-Id: Ic12d16024f3fb4868e54ec3cea8f758e19048666
This commit is contained in:
ZhongShengping 2017-07-14 08:52:10 +08:00
parent 32bd7d5457
commit 7b918a8b85
3 changed files with 3 additions and 3 deletions

View File

@ -92,7 +92,7 @@ Development
Developer documentation for the entire puppet-openstack project.
* http://docs.openstack.org/developer/puppet-openstack-guide/
* https://docs.openstack.org/puppet-openstack-guide/latest/
Contributors
------------

View File

@ -5,7 +5,7 @@ description-file =
README.md
author = Puppet Labs and OpenStack Contributors
author-email = openstack-dev@lists.openstack.org
home-page = http://docs.openstack.org/developer/puppet-openstack-guide
home-page = https://docs.openstack.org/puppet-openstack-guide/latest
classifier =
Intended Audience :: Developers
Intended Audience :: System Administrators

View File

@ -946,7 +946,7 @@ OVERVIEW_DAYS_RANGE = <%= @overview_days_range %>
# $glance --os-image-api-version 2 help md-namespace-import
# $glance-manage db_load_metadefs <directory_with_definition_files>
#
# See Metadata Definitions on: http://docs.openstack.org/developer/glance/
# See Metadata Definitions on: https://docs.openstack.org/glance/latest/
# TODO: (david-lyle) remove when plugins support settings natively
# Note: This is only used when the Sahara plugin is configured and enabled