From 48778cc49198b104a390c6e4dcae7c1012f16e6d Mon Sep 17 00:00:00 2001 From: Kevin Carter Date: Mon, 15 May 2017 16:59:57 -0500 Subject: [PATCH] Added release note for the template change This change simply adds a release note for the change in the template for default API interactions. Related-To: I3855139fe3dba219e092f0a9bc2e5fe41b0721c4 Change-Id: I6353091e8c3fc59bf1b41e5d7edbef3f109c2779 Signed-off-by: Kevin Carter --- .../endpoint-change-to-internalurl-3da6bb4bd4972bea.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 releasenotes/notes/endpoint-change-to-internalurl-3da6bb4bd4972bea.yaml diff --git a/releasenotes/notes/endpoint-change-to-internalurl-3da6bb4bd4972bea.yaml b/releasenotes/notes/endpoint-change-to-internalurl-3da6bb4bd4972bea.yaml new file mode 100644 index 0000000..67d08ab --- /dev/null +++ b/releasenotes/notes/endpoint-change-to-internalurl-3da6bb4bd4972bea.yaml @@ -0,0 +1,7 @@ +--- +upgrade: + - The endpoint which designate uses to communicate with neutron + has been set to the internalURL by default. This change has + been done within the template ``designate.conf.j2`` and can be + changed using the ``designate_designate_conf_overrides`` + variable.