OpenStackShell.build_option_parser() takes 3 positional arguments but 4 were given - 8.3.0
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| python-openstackclient |
New
|
Undecided
|
Unassigned | ||
Bug Description
After upgrading python-
Successfully installed cliff-4.13.1 python-
Traceback (most recent call last):
File "/usr/local/
sys.
^^^^^^
File "/home/
return OpenStackShell(
File "/home/
super(
File "/usr/local/
super(
File "/home/
self.parser = self.build_
File "/home/
parser = super()
TypeError: OpenStackShell.
I downgraded back to 8.1.0 which allowed me to use the CLI again.
Python 3.12.3
Ubuntu 24.04.3 LTS
Successfully installed python- openstackclient -8.1.0 :~/vio- cleanup$ openstack
lab@vioimporter
(openstack) exit