mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 15:31:03 +00:00
The --enable option on commands is ignored when the arguments are parsed. This is related to the --enable-beta-commands option. Renaming the option to --os-beta-command fixes the problem. There's no need to handle backwards compatibility for the option name change because there hasn't been an OSC release yet with beta commands. Change-Id: I0327ba8a2058858a83e9a42e231470ed733cc834 Closes-Bug: #1588384 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| availability_zone.py | ||
| clientmanager.py | ||
| command.py | ||
| commandmanager.py | ||
| configuration.py | ||
| exceptions.py | ||
| extension.py | ||
| limits.py | ||
| logs.py | ||
| module.py | ||
| parseractions.py | ||
| quota.py | ||
| session.py | ||
| timing.py | ||
| utils.py | ||