File: bug-1946816-7665858605453578.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-- 186 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
fixes:
  - |
    Filtering servers by tags (``server list --tag``,
    ``server list --not-tag``) now works correctly.
    [Bug `1946816 <https://bugs.launchpad.net/bugs/1946816>`_]