openstack-ansible/releasenotes/notes/get-networks-e241137620c2280d.yaml
Andy McCrae 42b250750d Fix role SHA's for Ocata-1 release
Change-Id: Ib6bb1d85e107a7aa4a4f522d976a00b385712127
2016-11-18 13:36:17 +00:00

10 lines
368 B
YAML

---
features:
- Add ``get_networks`` command to the neutron library.
This will return network information for all networks,
and fail if the specified ``net_name`` network is not
present. If no ``net_name`` is specified network
information will for all networks will be returned
without performing a check on an existing ``net_name``
network.