Update and optimize documentation links
* Update URLs according to document migration * Update the dead and outdated links Change-Id: Id92552f4a2d0fb79ddefc55a08636f2e7aeb07cb
This commit is contained in:
parent
3c11f6b8a8
commit
0d07e3fdb1
@ -4,8 +4,7 @@ System administration for Object Storage
|
|||||||
|
|
||||||
By understanding Object Storage concepts, you can better monitor and
|
By understanding Object Storage concepts, you can better monitor and
|
||||||
administer your storage solution. The majority of the administration
|
administer your storage solution. The majority of the administration
|
||||||
information is maintained in developer documentation at
|
information is maintained in the :doc:`developer documentation </index>`.
|
||||||
`docs.openstack.org/developer/swift/ <https://docs.openstack.org/developer/swift/>`__.
|
|
||||||
|
|
||||||
See the `OpenStack Configuration Reference <https://docs.openstack.org/ocata/config-reference/object-storage.html>`__
|
See the `OpenStack Configuration Reference <https://docs.openstack.org/ocata/config-reference/object-storage.html>`__
|
||||||
for a list of configuration options for Object Storage.
|
for a list of configuration options for Object Storage.
|
||||||
|
@ -47,10 +47,6 @@ needed based on projected workloads. A minimum of two proxy servers
|
|||||||
should be deployed behind a separately-managed load balancer. If one
|
should be deployed behind a separately-managed load balancer. If one
|
||||||
proxy server fails, the others take over.
|
proxy server fails, the others take over.
|
||||||
|
|
||||||
For more information concerning proxy server configuration, see
|
|
||||||
`Configuration Reference
|
|
||||||
<https://docs.openstack.org/ocata/config-reference/object-storage/proxy-server.html>`_.
|
|
||||||
|
|
||||||
Rings
|
Rings
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
@ -28,7 +28,5 @@ The large object is comprised of two types of objects:
|
|||||||
- **Static large objects**
|
- **Static large objects**
|
||||||
- **Dynamic large objects**
|
- **Dynamic large objects**
|
||||||
|
|
||||||
To find out more information on large object support, see `Large objects
|
To find out more information on large object support,
|
||||||
<https://docs.openstack.org/user-guide/cli-swift-large-object-creation.html>`_
|
see :doc:`/overview_large_objects` in the developer documentation.
|
||||||
in the OpenStack End User Guide, or :doc:`/overview_large_objects`
|
|
||||||
in the developer documentation.
|
|
||||||
|
@ -68,7 +68,7 @@ aliases = yellow, orange
|
|||||||
# data that will be buffered up before feeding a segment into the
|
# data that will be buffered up before feeding a segment into the
|
||||||
# encoder/decoder. More information about these configuration options and
|
# encoder/decoder. More information about these configuration options and
|
||||||
# supported 'ec_type' schemes is available in the Swift documentation. See
|
# supported 'ec_type' schemes is available in the Swift documentation. See
|
||||||
# https://docs.openstack.org/developer/swift/overview_erasure_code.html
|
# https://docs.openstack.org/swift/latest/overview_erasure_code.html
|
||||||
# for more information on how to configure EC policies.
|
# for more information on how to configure EC policies.
|
||||||
#
|
#
|
||||||
# The example 'deepfreeze10-4' policy defined below is a _sample_
|
# The example 'deepfreeze10-4' policy defined below is a _sample_
|
||||||
|
Loading…
Reference in New Issue
Block a user