<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/releasenotes/notes/bug-1735836-9be6d777a6e6410b.yaml, branch 3.18.0</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>openstack subnet create fails when tags is None</title>
<updated>2017-12-01T22:17:03+00:00</updated>
<author>
<name>Carlos Konstanski</name>
<email>ckonstanski@pippiandcarlos.com</email>
</author>
<published>2017-12-01T21:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=dab49df461d7ca68001632f11dc5bf1229271de9'/>
<id>dab49df461d7ca68001632f11dc5bf1229271de9</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
</feed>
