Fix websockets ip address config 77/66777/10
authorMoshe Levi <moshele@mellanox.com>
Wed, 27 Dec 2017 14:49:29 +0000 (16:49 +0200)
committerTim Rozet <trozet@redhat.com>
Thu, 4 Jan 2018 19:31:12 +0000 (19:31 +0000)
commit1ba950bf2ebc687cc9f259608bfb4d85f984d80c
treec88954e0aa61c539590cbb0e09d44fb2a09f0606
parentcc8f1728228fbac279d91aab5837096907a5e828
Fix websockets ip address config

Opendaylight master commit 96914ace4fd625d9a9c89ec49ddeb411fff180b9
uses restconf.cfg to config the websockets ip address.
Opendaylight carbon comiit a6bd56636d246fddcfbbef60277d77d3a7663b46
uses 10-rest-connector.xml to config the websockets ip address.

Commit 168424499efb9c7ed35bf627c417f323164682fa
allow to configure websocket ip address, but for
carbon release. This patch fix it to be
correct to master to configure the restconf.cfg instead
of 10-rest-connector.xml.

Change-Id: I304e15df5c7982283e843285c1910ae3c9a463cc
Signed-off-by: Moshe Levi <moshele@mellanox.com>
manifests/config.pp
spec/spec_helper.rb
spec/spec_helper_acceptance.rb
templates/10-rest-connector.xml.erb [deleted file]