File: bug-1735836-9be6d777a6e6410b.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (6 lines) | stat: -rw-r--r-- 197 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
---
fixes:
  - |
    ``openstack subnet create`` failed with a NoneType exception when
    there were no tags.
    [Bug `1735836 <https://bugs.launchpad.net/python-openstackclient/+bug/1735836>`_]