Kenneth Giusti e12edd9887 [zmq] pass a dummy TransportURL to register_opts
zmq_options.register_opts() requires a TransportURL in the parameter
list.  This patch creates an empty TransportURL and passes it since
there is no actual URL available.

Change-Id: I5954e430eedc5904594ee3be49d460de4b99d89a
Closes-Bug: #1675425
2017-03-23 10:15:50 -04:00
..