From 615ad218d4cb127ba8d1d68c25616523ab58c74d Mon Sep 17 00:00:00 2001 From: Brian Moss Date: Tue, 1 Sep 2015 10:44:33 +1000 Subject: [PATCH] [Heat Docs] Update links to Cloud Admin Guide Update links to the Cloud Admin Guide after the RST conversion of that book altered URLs. Change-Id: I55ce13eb8bf3e6d4b8f45eb7284570f81258532a --- doc/source/glossary.rst | 2 +- doc/source/template_guide/software_deployment.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/glossary.rst b/doc/source/glossary.rst index f94735ffd0..d94b880a80 100644 --- a/doc/source/glossary.rst +++ b/doc/source/glossary.rst @@ -60,7 +60,7 @@ retrieve instance-specific data. See `Metadata service (OpenStack Cloud Admin Guide)`_. - .. _Metadata service (OpenStack Cloud Admin Guide): http://docs.openstack.org/admin-guide-cloud/content/section_metadata-service.html + .. _Metadata service (OpenStack Cloud Admin Guide): http://docs.openstack.org/admin-guide-cloud/compute-networking-nova.html#metadata-service Multi-region A feature of Heat that supports deployment to multiple regions. diff --git a/doc/source/template_guide/software_deployment.rst b/doc/source/template_guide/software_deployment.rst index cf0f5b724a..7c35a374d0 100644 --- a/doc/source/template_guide/software_deployment.rst +++ b/doc/source/template_guide/software_deployment.rst @@ -790,7 +790,7 @@ contents of the file ``example-puppet-manifest.pp``, containing: .. _`AWS::CloudFormation::Init`: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-init.html .. _diskimage-builder: https://github.com/openstack/diskimage-builder .. _imagefactory: http://imgfac.org/ -.. _`Metadata service`: http://docs.openstack.org/admin-guide-cloud/content/section_metadata-service.html +.. _`Metadata service`: http://docs.openstack.org/admin-guide-cloud/compute-networking-nova.html#metadata-service .. _Cloud-init: http://cloudinit.readthedocs.org/en/latest/ .. _curl: http://curl.haxx.se/ .. _`Orchestration API`: http://developer.openstack.org/api-ref-orchestration-v1.html