e7d126f9bc

Change ID Id5d8ac09a38c656619f88a6f87b8f384fe4c55a8 introduced a call to get_subnets, using a filter to select all subnets on a network. The syntax for the filter in get_subnets has been to provide a dictionary where the values are lists. The change doesn't cause an exception because the OVO layer code handles scalar values. Tbis commit changes the filter syntax to be consistent. Change-Id: Ifb9df94128b7069e78e193bc289be17e15968167
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%