Update links to the config-ref draft
Some links are broken now that we switch to the RST version. Change-Id: I179399c35eb84324b07f9ff213f25ddb57082d0f
This commit is contained in:
parent
48487eed1c
commit
83588cd27d
@ -47,9 +47,9 @@ needed based on projected workloads. A minimum of two proxy servers
|
||||
should be deployed for redundancy. If one proxy server fails, the others
|
||||
take over.
|
||||
|
||||
For more information concerning proxy server configuration, please see
|
||||
the `Configuration
|
||||
Reference <http://docs.openstack.org/trunk/config-reference/content/proxy-server-configuration.html>`__.
|
||||
For more information concerning proxy server configuration, please see the
|
||||
`Configuration Reference
|
||||
<http://docs.openstack.org/liberty/config-reference/content/proxy-server-configuration.html>`__.
|
||||
|
||||
Rings
|
||||
-----
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. _block_storage_vmdk_driver:
|
||||
|
||||
==================
|
||||
VMware VMDK driver
|
||||
==================
|
||||
|
@ -132,9 +132,8 @@ this support on the system or find a system with this support.
|
||||
enter the system BIOS, and enable the VT option.
|
||||
|
||||
If KVM acceleration is not supported, configure Compute to use a different
|
||||
hypervisor, such as `QEMU <http://docs.openstack.org/liberty/
|
||||
config-reference/content/qemu.html>`_ or `Xen <http://docs.openstack.org/
|
||||
liberty/config-reference/content/xen_libvirt.html>`_.
|
||||
hypervisor, such as ``QEMU`` or ``Xen``. See :ref:`compute_qemu` or
|
||||
:ref:`compute_xen_api` for details.
|
||||
|
||||
These procedures help you load the kernel modules for Intel-based and
|
||||
AMD-based processors if they do not load automatically during KVM
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. _compute_qemu:
|
||||
|
||||
====
|
||||
QEMU
|
||||
====
|
||||
|
@ -765,12 +765,11 @@ Volumes with VMware vSphere
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
The VMware driver supports attaching volumes from the Block Storage service.
|
||||
The VMware VMDK driver for OpenStack Block Storage is recommended and should
|
||||
be used for managing volumes based on vSphere data stores. For more
|
||||
information about the VMware VMDK driver, see `VMware VMDK Driver <http://
|
||||
docs.openstack.org/trunk/config-reference/content/vmware-vmdk-driver.html>`_
|
||||
Also an iSCSI volume driver provides limited support and can be used only
|
||||
for attachments.
|
||||
The VMware VMDK driver for OpenStack Block Storage is recommended and should be
|
||||
used for managing volumes based on vSphere data stores. For more information
|
||||
about the VMware VMDK driver, see :ref:`block_storage_vmdk_driver`. Also an
|
||||
iSCSI volume driver provides limited support and can be used only for
|
||||
attachments.
|
||||
|
||||
.. _vmware-additional:
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. _compute_xen_api:
|
||||
|
||||
=============================================
|
||||
XenServer (and other XAPI based Xen variants)
|
||||
=============================================
|
||||
|
Loading…
Reference in New Issue
Block a user