From 4d0dfd810c5516b0509fa891184476f47f2eb52d Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 28 Apr 2017 10:09:44 -0400 Subject: Allow to deploy Octavia API & Neutron Server on 2 different nodes Exporting the neutron::server parameter into the neutron_api service, so Octavia API and Neutron Server can be separated. Change-Id: Iee28b0e84a00bd589d6f14a73f0c3f32d310b393 Closes-Bug: #1687026 --- releasenotes/notes/octavia-1687026-c01313aab53f55a4.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 releasenotes/notes/octavia-1687026-c01313aab53f55a4.yaml (limited to 'releasenotes/notes/octavia-1687026-c01313aab53f55a4.yaml') diff --git a/releasenotes/notes/octavia-1687026-c01313aab53f55a4.yaml b/releasenotes/notes/octavia-1687026-c01313aab53f55a4.yaml new file mode 100644 index 00000000..2ba01c71 --- /dev/null +++ b/releasenotes/notes/octavia-1687026-c01313aab53f55a4.yaml @@ -0,0 +1,5 @@ +--- +fixes: + - | + Octavia API and Neutron Server can now be deployed on separated nodes. + See https://bugs.launchpad.net/tripleo/+bug/1687026 -- cgit 1.2.3-korg