e8b6a9f7be
When the service name end with keyword "os", like: antiddos, the parsing logic isn't suitable, that cause the service api version specified by users don't work. Change-Id: I5d6217c77d7cd2d2f360d78d8561261398b96685 Closes-Bug: #1658614
8 lines
294 B
YAML
8 lines
294 B
YAML
---
|
|
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>`_]
|