Update URLs in documents according to document migration
Change-Id: Iec0908b8a4db3faa9dc4bf40082f0f898e8b779b
This commit is contained in:
parent
01c3728efc
commit
1f717c9065
@ -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
|
||||
|
@ -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:
|
||||
|
||||
|
@ -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>`_
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user