Update the Administrator guide links with new ones
Change-Id: I4ec7cab23ffcd991160ac4930237fa50532724bf
This commit is contained in:
parent
49df8fbe89
commit
54153d79c2
@ -1112,7 +1112,7 @@ work with some backends especially if they don't support host-attach.
|
||||
|
||||
**Note**: To create a Cinder volume from an image in this store quickly, additional
|
||||
settings are required. Please see the
|
||||
`Volume-backed image <http://docs.openstack.org/admin-guide-cloud/blockstorage_volume_backed_image.html>`_
|
||||
`Volume-backed image <http://docs.openstack.org/admin-guide/blockstorage_volume_backed_image.html>`_
|
||||
documentation for more information.
|
||||
|
||||
* ``cinder_catalog_info=<service_type>:<service_name>:<endpoint_type>``
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"namespace": "OS::Compute::Quota",
|
||||
"display_name": "Flavor Quota",
|
||||
"description": "Compute drivers may enable quotas on CPUs available to a VM, disk tuning, bandwidth I/O, and instance VIF traffic control. See: http://docs.openstack.org/admin-guide-cloud/compute-flavors.html",
|
||||
"description": "Compute drivers may enable quotas on CPUs available to a VM, disk tuning, bandwidth I/O, and instance VIF traffic control. See: http://docs.openstack.org/admin-guide/compute-flavors.html",
|
||||
"visibility": "public",
|
||||
"protected": true,
|
||||
"resource_type_associations": [
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"namespace": "OS::Compute::VMwareFlavor",
|
||||
"display_name": "VMware Driver Options for Flavors",
|
||||
"description": "VMware Driver Options for Flavors may be used to customize and manage Nova Flavors. These are properties specific to VMWare compute drivers and will only have an effect if the VMWare compute driver is enabled in Nova. See: http://docs.openstack.org/admin-guide-cloud/compute-flavors.html",
|
||||
"description": "VMware Driver Options for Flavors may be used to customize and manage Nova Flavors. These are properties specific to VMWare compute drivers and will only have an effect if the VMWare compute driver is enabled in Nova. See: http://docs.openstack.org/admin-guide/compute-flavors.html",
|
||||
"visibility": "public",
|
||||
"protected": true,
|
||||
"resource_type_associations": [
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"namespace": "OS::Compute::VMwareQuotaFlavor",
|
||||
"display_name": "VMware Quota for Flavors",
|
||||
"description": "The VMware compute driver allows various compute quotas to be specified on flavors. When specified, the VMWare driver will ensure that the quota is enforced. These are properties specific to VMWare compute drivers and will only have an effect if the VMWare compute driver is enabled in Nova. For a list of hypervisors, see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix. For flavor customization, see: http://docs.openstack.org/admin-guide-cloud/compute-flavors.html",
|
||||
"description": "The VMware compute driver allows various compute quotas to be specified on flavors. When specified, the VMWare driver will ensure that the quota is enforced. These are properties specific to VMWare compute drivers and will only have an effect if the VMWare compute driver is enabled in Nova. For a list of hypervisors, see: https://wiki.openstack.org/wiki/HypervisorSupportMatrix. For flavor customization, see: http://docs.openstack.org/admin-guide/compute-flavors.html",
|
||||
"visibility": "public",
|
||||
"protected": true,
|
||||
"resource_type_associations": [
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"namespace": "OS::Compute::Watchdog",
|
||||
"display_name": "Watchdog Behavior",
|
||||
"description": "Compute drivers may enable watchdog behavior over instances. See: http://docs.openstack.org/admin-guide-cloud/compute-flavors.html",
|
||||
"description": "Compute drivers may enable watchdog behavior over instances. See: http://docs.openstack.org/admin-guide/compute-flavors.html",
|
||||
"visibility": "public",
|
||||
"protected": true,
|
||||
"resource_type_associations": [
|
||||
|
Loading…
Reference in New Issue
Block a user