Hi Bryon,
Thank you for reporting this issue!
On 2017年02月27日 06:11, Bryon Gloden, CISSP wrote:
> Greetings!
>
> In set_ovsdb_addr, there may be an exception on line# 588, or else the
> comparison against None on line# 593 is unnecessary [0].
>
> rest_qos.py:586: def set_ovsdb_addr(self, dpid,
Greetings!
In set_ovsdb_addr, there may be an exception on line# 588, or else the
comparison against None on line# 593 is unnecessary [0].
rest_qos.py:586: def set_ovsdb_addr(self, dpid, ovsdb_addr):
rest_qos.py:587: # easy check if the address format valid
rest_qos.py:588: _proto, _host