File: bug-1658614-f84a8cece6f2ef8c.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (7 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fix wrong behavior of parsing plugin service name when the service name end
    with keyword ``os``, like: antiddos. That cause the service api version
    specified by users don't work.
    [Bug `1658614 <https://bugs.launchpad.net/python-openstackclient/+bug/1658614>`_]