openstack-python-openstackc.../openstackclient/network
Brian Haley e7bc3d9b82 Fix --use-prefix-delegation subnet create argument
The --use-prefix-delegation argument when creating a
subnet should not take an argument of True/False, it
should simply trigger the code to set subnetpool_id
value to 'prefix_delegation'. Change action to correct
this.

Added unit test to cover missing checks.

Related-bug: #2028159
Change-Id: Ib7ee80100327b8611d4a354c7f4eb0e696c953da
2024-01-09 17:23:03 -05:00
..
v2 Fix --use-prefix-delegation subnet create argument 2024-01-09 17:23:03 -05: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 Blacken openstackclient.network 2023-05-10 10:51:30 +01:00
utils.py Add support for default security group rule CRUDs 2023-10-19 16:04:22 +02:00