Files
python-openstackclient/openstackclient
Carlos Konstanski dab49df461 openstack subnet create fails when tags is None
In network/v2/_tag.py lines 105 and 110: obj.tags can be None, in
which case set(obj.tags) throws a NoneType exception.

Change-Id: I1e965ec947844cbf84676fab27a2261fc0c0ea49
Closes-Bug: #1735836
2017-12-01 15:17:03 -07:00
..
2017-09-26 14:31:07 -07:00
2017-03-21 17:23:09 +08:00
2017-09-08 06:28:15 +00:00