summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2018-06-09 05:16:37 +0000
committerEric Debeau <eric.debeau@orange.com>2018-06-09 05:18:22 +0000
commitd9f9885a135da6cd6020327276b2410137e9acfe (patch)
treeb16e2d080692dabeb3907563f6ce0884d31ad768
parent13b413d7219c1cca6c5a9bd9f786eb299efd642d (diff)
Update SettingUP for Heat
Update Heat template and env file links using beijing branch Issue-ID: DOC-279 Change-Id: Ie0f1866c64a5a5222f875da42cc1124e833e69e0 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
-rw-r--r--docs/guides/onap-developer/settingup/onap_heat.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/guides/onap-developer/settingup/onap_heat.rst b/docs/guides/onap-developer/settingup/onap_heat.rst
index f16453da1..823071bc0 100644
--- a/docs/guides/onap-developer/settingup/onap_heat.rst
+++ b/docs/guides/onap-developer/settingup/onap_heat.rst
@@ -152,9 +152,9 @@ Both following files must be downloaded and configured to match your
configuration:
- Template file:
- https://git.onap.org/demo/plain/heat/ONAP/onap_openstack.yaml
+ https://git.onap.org/demo/plain/heat/ONAP/onap_openstack.yaml?h=beijing
- Environment file:
- https://git.onap.org/demo/plain/heat/ONAP/onap_openstack.env
+ https://git.onap.org/demo/plain/heat/ONAP/onap_openstack.env?h=beijing
The environment file must be customized as described in the following sections.