openstack-python-openstackc.../openstackclient/network
Doug Goldstein 1f407afe1c
handle 'router create --flavor' option
The '--flavor' option appears in the usage and arglist but is not
actually parsed. The '--flavor-id' option is what is silently parsed.
Since the goal is to allow the name or the id, this adds the '--flavor'
option to being parsed.

Closes-Bug: 2091731
Change-Id: Id83facd3825f472e7d864427699bd072d1c08779
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
2025-02-15 14:04:28 -06:00
..
v2 handle 'router create --flavor' option 2025-02-15 14:04:28 -06:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Blacken openstackclient.network 2023-05-10 10:51:30 +01:00
common.py pre-commit: Migrate pyupgrade to ruff 2024-09-12 18:08:23 +01:00
utils.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00