aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-05-02 14:22:33 +0000
committerGerrit Code Review <review@openstack.org>2017-05-02 14:22:33 +0000
commit903778a8684bc8d314078e3afa73cf74d38f2910 (patch)
treeda481e3953df5023004fe8886108a05e48776e1a /releasenotes
parentbb43710b26ec4241b7cc0a2fede7f6004c148bea (diff)
parent4d0dfd810c5516b0509fa891184476f47f2eb52d (diff)
Merge "Allow to deploy Octavia API & Neutron Server on 2 different nodes"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/octavia-1687026-c01313aab53f55a4.yaml5
1 files changed, 5 insertions, 0 deletions
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