From 6e65e6f88181bb79618516c9c09312ac28d6917c Mon Sep 17 00:00:00 2001 From: Manpreet Kaur Date: Mon, 10 Aug 2020 11:07:14 +0000 Subject: [PATCH] Fix broken link in Tacker Rocky Spec The specification "Affinity/Anti-affinity policies for VDUs", in section "Proposed change" refers to an ETSI document, ETSI GS NFV-IFA 011. The referred URL [1] is a broken link, and the correct link is [2]. [1] http://www.etsi.org/deliver/etsi_gs/NFV-IFA/001_099/010/02.01.01_60/gs_NFV-IFA011v020101p.pdf [2] https://www.etsi.org/deliver/etsi_gs/NFV-IFA/001_099/011/02.01.01_60/gs_NFV-IFA011v020101p.pdf Change-Id: I15ccc870920a6f76316a7abcdf223132ad55e008 Closes-Bug: #1891006 --- specs/rocky/vdu-affinity-policy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/rocky/vdu-affinity-policy.rst b/specs/rocky/vdu-affinity-policy.rst index 86ccd940..997cfd5f 100755 --- a/specs/rocky/vdu-affinity-policy.rst +++ b/specs/rocky/vdu-affinity-policy.rst @@ -322,7 +322,7 @@ Documentation Impact References ========== -.. [#f1] http://www.etsi.org/deliver/etsi_gs/NFV-IFA/001_099/010/02.01.01_60/gs_NFV-IFA011v020101p.pdf +.. [#f1] https://www.etsi.org/deliver/etsi_gs/NFV-IFA/001_099/011/02.01.01_60/gs_NFV-IFA011v020101p.pdf .. [#f2] https://github.com/openstack/tosca-parser/blob/f208175e69f05b5723c6cd2b0f56512b0bd3caa3/toscaparser/elements/TOSCA_definition_1_0.yaml#L931 .. [#f3] https://bugs.launchpad.net/heat-translator/+bug/1755433 .. [#f4] https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity