zaqar/releasenotes/notes/allow-configuration-of-websocket-notification-fa542fbf761378d3.yaml
wanghao a68a03a228 Add release note: allow configuration of websocket notification
Add a missing release note.

Change-Id: I59c17c052a46499d820a28c1fb7d468d42649964
2017-06-29 15:41:50 +08:00

8 lines
318 B
YAML

---
fixes:
- Add two configurations for the notification endpoint of the websocket
server, instead of a random port and local address.
One is 'notification-bind', address on which the notification server will
listen. Another is 'notification-port', port on which the notification
server will listen.