From d01fabed4e87142e0bd6b4c350a191c48c66a9e6 Mon Sep 17 00:00:00 2001 From: Stephen Gordon Date: Fri, 19 Aug 2016 11:31:21 -0400 Subject: [PATCH] Correct link to image properties Correct link to image properties as listed in the CLI reference guide. Existing link used a no longer existing anchor and just took the user to the root of the glance chapter of the guide. Closes-Bug: 1606608 Change-Id: I6421f0373c7d24afe0f5e73f936ecdedca15f89f --- doc/source/common-image-properties.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/common-image-properties.rst b/doc/source/common-image-properties.rst index d5667cc969..65d076182c 100644 --- a/doc/source/common-image-properties.rst +++ b/doc/source/common-image-properties.rst @@ -29,7 +29,7 @@ etc/schema-image.json in the Glance source code. ---------------- Operating system architecture as specified in -http://docs.openstack.org/cli-reference/glance.html#image-service-property-keys +http://docs.openstack.org/cli-reference/glance-property-keys.html **instance_uuid** @@ -54,7 +54,7 @@ booting an AMI-style image. ------------- The common name of the operating system distribution as specified in -http://docs.openstack.org/cli-reference/glance.html#image-service-property-keys +http://docs.openstack.org/cli-reference/glance-property-keys.html **os_version** --------------