Merge "Update URLs in documents according to document migration"

This commit is contained in:
Jenkins 2017-07-17 16:32:26 +00:00 committed by Gerrit Code Review
commit 3d615b3b92
4 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@ Swift role for OpenStack-Ansible
Ansible role to install OpenStack swift and swift registry.
Documentation for the project can be found at:
http://docs.openstack.org/developer/openstack-ansible-os_swift
https://docs.openstack.org/openstack-ansible-os_swift/latest
The project home is at:
http://launchpad.net/openstack-ansible

View File

@ -152,7 +152,7 @@ file**
These ``statsd`` related options are more complex and are
used to tune how many samples are sent to ``statsd``. Omit them unless
you need to tweak these settings, if so first read:
http://docs.openstack.org/developer/swift/admin_guide.html
https://docs.openstack.org/swift/latest/admin_guide.html
#. Update the swift proxy hosts values:

View File

@ -44,5 +44,5 @@ cluster:
storage policy.
For more information about storage policies, see: `Storage
Policies <http://docs.openstack.org/developer/swift/overview_policies.html>`_
Policies <https://docs.openstack.org/swift/latest/overview_policies.html>`_

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_swift/
home-page = https://docs.openstack.org/openstack-ansible-os_swift/latest/
classifier =
Intended Audience :: Developers
Intended Audience :: System Administrators