aboutsummaryrefslogtreecommitdiffstats
path: root/network/endpoints/endpoint_data.yaml
diff options
context:
space:
mode:
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-01-11 18:37:15 +0200
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-01-11 18:37:15 +0200
commit9087536ceadc9851b0839060a8c483330ddb0546 (patch)
treeffc05bc9d3434aa5833b0402a9b5fcdc3a3d5071 /network/endpoints/endpoint_data.yaml
parentf25458dce4b3a0526284e2db456a994498f35eb1 (diff)
Fix protocol for ZaqarWebsockets endpoint
We needed to set the 'ws' protocol so we would get the correct endpoint map generated when using build_endpoint_map.py Change-Id: I6f2cfce058a803f1925c4e22f9791d0117a6c0e3
Diffstat (limited to 'network/endpoints/endpoint_data.yaml')
-rw-r--r--network/endpoints/endpoint_data.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/network/endpoints/endpoint_data.yaml b/network/endpoints/endpoint_data.yaml
index 0178c4dd..9975df22 100644
--- a/network/endpoints/endpoint_data.yaml
+++ b/network/endpoints/endpoint_data.yaml
@@ -294,3 +294,4 @@ ZaqarWebSocket:
Admin:
net_param: ZaqarApi
port: 9000
+ protocol: ws