openstack-python-openstackc.../openstackclient/network
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
..
v2 openstack subnet create fails when tags is None 2017-12-01 15:17:03 -07:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Add logic to handle old and new sdk constructor 2017-11-16 08:09:11 -06:00
common.py Show detailed message of neutron exception 2017-11-14 23:25:52 +00:00
sdk_utils.py Avoid default mutable values in arguments 2017-10-10 14:04:40 +01:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00