Re: [Need Help] Arbitrary connection port is part of the node-id
Prateek Garg (prategar) <prategar@...>
This can be done in OvsdbNodeCreateCommand. The issue I see there is changing the signature of the OvsdbNodeCreateCommand’s constructor.
Let me know if its ok to change the signature and pass OvsdbClient.
However, I believe still we would need to run a select statement to get the system-id in OvsdbNodeCreateCommand.
Please let me know your thoughts.
Thanks
Prateek
From: Edward Warnicke <hagbard@...>
Date: Wednesday, April 22, 2015 at 3:26 PM To: Prateek Garg <prategar@...> Cc: "ovsdb-dev@..." <ovsdb-dev@...>, "ffernand@..." <ffernand@...> Subject: Re: [ovsdb-dev] [Need Help] Arbitrary connection port is part of the node-id And why change ConnectionInfo (that really really is info about the ip and port...)
Ed
On Wed, Apr 22, 2015 at 3:25 PM, Edward Warnicke
<hagbard@...> wrote:
|