Use Newton link to replace Mitaka
Change-Id: I9d44f0a43777962d04068051a542c2ce79425322
This commit is contained in:
@@ -19,7 +19,7 @@ patterns.
|
||||
|
||||
For more information about the ``lvm_type`` parameter, see
|
||||
the `LVM Block Storage section
|
||||
<http://docs.openstack.org/mitaka/config-reference/block-storage/drivers/lvm-volume-driver.html>`__
|
||||
<http://docs.openstack.org/newton/config-reference/block-storage/drivers/lvm-volume-driver.html>`__
|
||||
of OpenStack Configuration Reference and
|
||||
the `Oversubscription in thin provisioning
|
||||
<http://docs.openstack.org/admin-guide/blockstorage_over_subscription.html>`__
|
||||
@@ -27,5 +27,5 @@ of OpenStack Administrator Guide.
|
||||
|
||||
For more information about the ``volume_clear`` parameter, see the
|
||||
`Block Storage sample configuration files
|
||||
<http://docs.openstack.org/mitaka/config-reference/block-storage/block-storage-sample-configuration-files.html>`__
|
||||
<http://docs.openstack.org/newton/config-reference/block-storage/samples/index.html>`__
|
||||
of OpenStack Configuration Reference.
|
||||
|
||||
@@ -33,7 +33,7 @@ successfully.
|
||||
|
||||
Monitoring is a critical component of IT infrastructure, and we recommend the
|
||||
`Compute logfiles
|
||||
<http://docs.openstack.org/mitaka/config-reference/compute/logs.html>`__
|
||||
<http://docs.openstack.org/newton/config-reference/compute/logs.html>`__
|
||||
be monitored and analyzed so that meaningful alerts can be created.
|
||||
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ associated policy file. A resource, for example, could be API access, the
|
||||
ability to attach to a volume, or to fire up instances. The policy rules are
|
||||
specified in JSON format and the file is called ``policy.json``. The
|
||||
syntax and format of this file is discussed in the `Configuration Reference
|
||||
<http://docs.openstack.org/mitaka/config-reference/policy-json-file.html>`__.
|
||||
<http://docs.openstack.org/newton/config-reference/policy-json-file.html>`__.
|
||||
|
||||
These policies can be modified or updated by the cloud administrator to
|
||||
control the access to the various resources. Ensure that any changes to the
|
||||
|
||||
@@ -48,9 +48,9 @@ and volume requests.
|
||||
|
||||
The ``FilterScheduler`` is the default scheduler for OpenStack
|
||||
Compute, although other schedulers exist (see the section `Scheduling
|
||||
<http://docs.openstack.org/mitaka/config-reference/compute/scheduler.html>`_
|
||||
<http://docs.openstack.org/newton/config-reference/compute/scheduler.html>`_
|
||||
in the `OpenStack Configuration Reference
|
||||
<http://docs.openstack.org/mitaka/config-reference/config-overview.html>`_
|
||||
<http://docs.openstack.org/newton/config-reference/config-overview.html>`_
|
||||
). This works in collaboration with 'filter hints' to decide where an
|
||||
instance should be started. This process of host selection allows
|
||||
administrators to fulfill many different security and compliance
|
||||
|
||||
@@ -86,7 +86,7 @@ non-root (UID 0) service account. One recommendation is the user name "swift"
|
||||
with the primary group "swift." Object Storage services include, for example,
|
||||
'proxy-server', 'container-server', 'account-server'. Detailed steps for setup
|
||||
and configuration can be found in the `Add Object Storage chapter
|
||||
<http://docs.openstack.org/mitaka/install-guide-ubuntu/swift.html>`__
|
||||
<http://docs.openstack.org/project-install-guide/object-storage/newton/>`__
|
||||
of the Installation Guide in the `OpenStack Documentation index
|
||||
<http://docs.openstack.org>`__. (The link defaults to the Ubuntu version.)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user