Change URL to End User Guide

The location of the content has changed on docs.openstack.org, adjust
URL.

Implements blueprint redesign-docs-site

Change-Id: Ib30ea987d950bcec693f0d3d906602eca84b0719
This commit is contained in:
Andreas Jaeger 2015-08-23 10:30:58 +02:00
parent d5a8c91d2f
commit 383971c6b5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"properties": {
"img_config_drive": {
"title": "Config Drive",
"description": "This property specifies whether or not Nova should use a config drive when booting the image. Mandatory means that Nova will always use a config drive when booting the image. OpenStack can be configured to write metadata to a special configuration drive that will be attached to the instance when it boots. The instance can retrieve any information from the config drive. One use case for the config drive is to pass network configuration information to the instance. See also: http://docs.openstack.org/user-guide/content/config-drive.html",
"description": "This property specifies whether or not Nova should use a config drive when booting the image. Mandatory means that Nova will always use a config drive when booting the image. OpenStack can be configured to write metadata to a special configuration drive that will be attached to the instance when it boots. The instance can retrieve any information from the config drive. One use case for the config drive is to pass network configuration information to the instance. See also: http://docs.openstack.org/user-guide/cli_config_drive.html",
"type": "string",
"enum": [
"optional",