mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-16 23:13:05 +00:00
The neutron API supports filtering subnets by subnet pool id, but the CLI was missing support for it. Change-Id: Ic230c2c5cda8255d8f2c422880aeac81670b2df3
5 lines
113 B
YAML
5 lines
113 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--subnet-pool`` option to ``subnet list`` to filter
|
|
by subnets by subnet pool.
|