Fix URLs to admin-guide-cloud

The Cloud Administrators Guide has been moved from XML to RST and all
URLs have changed.

Adjust glance and change
http://docs.openstack.org/admin-guide-cloud/content/customize-flavors.html
to new location
http://docs.openstack.org/admin-guide-cloud/compute-flavors.html.

Change-Id: Ibb9a5f9394480976f37aa0338413f04abae735d9
Implements: blueprint reorganise-user-guides
This commit is contained in:
Andreas Jaeger 2015-08-23 10:04:44 +02:00
parent d5a8c91d2f
commit c07563f042
4 changed files with 5 additions and 5 deletions

View File

@ -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/content/customize-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-cloud/compute-flavors.html",
"visibility": "public",
"protected": true,
"resource_type_associations": [
@ -106,4 +106,4 @@
}
}
]
}
}

View File

@ -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/content/customize-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-cloud/compute-flavors.html",
"visibility": "public",
"protected": true,
"resource_type_associations": [

View File

@ -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/content/customize-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-cloud/compute-flavors.html",
"visibility": "public",
"protected": true,
"resource_type_associations": [

View File

@ -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/content/customize-flavors.html",
"description": "Compute drivers may enable watchdog behavior over instances. See: http://docs.openstack.org/admin-guide-cloud/compute-flavors.html",
"visibility": "public",
"protected": true,
"resource_type_associations": [