diff options
author | Pradeep Kilambi <pkilambi@redhat.com> | 2017-06-08 08:18:27 -0400 |
---|---|---|
committer | Pradeep Kilambi <pkilambi@redhat.com> | 2017-06-14 15:08:09 +0000 |
commit | b8a078ca435fd2338411523883f65057423ef1ae (patch) | |
tree | 58f3427ae13bfb4456781eba4ef5cae8d234f672 /releasenotes/notes | |
parent | 50ce7453d6b79caad94d932926e41b1403446d78 (diff) |
Update Panko api port
The current port conflicts with trove. This is updated in puppet
module. See related change: https://review.openstack.org/#/c/471551/
Change-Id: Iefacb98320eef0bca782055e3da5d243993828d7
Diffstat (limited to 'releasenotes/notes')
-rw-r--r-- | releasenotes/notes/change-panko-api-port-fb8967420cd036b1.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/change-panko-api-port-fb8967420cd036b1.yaml b/releasenotes/notes/change-panko-api-port-fb8967420cd036b1.yaml new file mode 100644 index 00000000..353d16db --- /dev/null +++ b/releasenotes/notes/change-panko-api-port-fb8967420cd036b1.yaml @@ -0,0 +1,4 @@ +--- +fixes: + - Changed panko api port to run on 8977 instead of 8779. 8779 is reserved + for trove. Hence changing to avoid conflicts. |