python-openstackclient/releasenotes/notes/list-subnet-by-pool-id-a642efc13d04fa08.yaml
Brian Haley e4e9fb594d Add --subnet-pool to subnet list
The neutron API supports filtering subnets by subnet
pool id, but the CLI was missing support for it.

Change-Id: Ic230c2c5cda8255d8f2c422880aeac81670b2df3
2021-03-16 09:35:15 -04:00

6 lines
113 B
YAML

---
features:
- |
Add ``--subnet-pool`` option to ``subnet list`` to filter
by subnets by subnet pool.