OSC watcher plugin doesn't use updated API versioning
Bug #1807180 reported by
Alexander Chadin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
watcher |
Triaged
|
Undecided
|
Alexander Chadin |
Bug Description
If I use command "openstack optimize audit create -s dummy -g dummy" then I get the following error:
"Invalid format of client version '1'. Expected format 'X.Y', where X is a major
part and Y is a minor part of version."
It's probably because DEFAULT_API_VERSION variable in osc.py module is out of date.
To post a comment you must log in.
This issue was fixed in the openstack/ python- watcherclient 2.3.0 release.