From 54153d79c227a11763b8d898f4ce5a9e581ec5e5 Mon Sep 17 00:00:00 2001 From: venkatamahesh Date: Wed, 6 Apr 2016 17:18:30 +0530 Subject: [PATCH] Update the Administrator guide links with new ones Change-Id: I4ec7cab23ffcd991160ac4930237fa50532724bf --- doc/source/configuring.rst | 2 +- etc/metadefs/compute-quota.json | 2 +- etc/metadefs/compute-vmware-flavor.json | 2 +- etc/metadefs/compute-vmware-quota-flavor.json | 2 +- etc/metadefs/compute-watchdog.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/source/configuring.rst b/doc/source/configuring.rst index b2f66b5265..4045be2c62 100644 --- a/doc/source/configuring.rst +++ b/doc/source/configuring.rst @@ -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 `_ +`Volume-backed image `_ documentation for more information. * ``cinder_catalog_info=::`` diff --git a/etc/metadefs/compute-quota.json b/etc/metadefs/compute-quota.json index 2295d4c180..637bb4a39c 100644 --- a/etc/metadefs/compute-quota.json +++ b/etc/metadefs/compute-quota.json @@ -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": [ diff --git a/etc/metadefs/compute-vmware-flavor.json b/etc/metadefs/compute-vmware-flavor.json index 561ac32c44..ea60117964 100644 --- a/etc/metadefs/compute-vmware-flavor.json +++ b/etc/metadefs/compute-vmware-flavor.json @@ -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": [ diff --git a/etc/metadefs/compute-vmware-quota-flavor.json b/etc/metadefs/compute-vmware-quota-flavor.json index 4125f31c66..7daec6979c 100644 --- a/etc/metadefs/compute-vmware-quota-flavor.json +++ b/etc/metadefs/compute-vmware-quota-flavor.json @@ -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": [ diff --git a/etc/metadefs/compute-watchdog.json b/etc/metadefs/compute-watchdog.json index e76507da05..a8e9e43abf 100644 --- a/etc/metadefs/compute-watchdog.json +++ b/etc/metadefs/compute-watchdog.json @@ -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": [