e9275425db8c1315ad5efdd18d42f107e370768f

subnet:allocation_pools
field
Before the patch, `start` and `end` addresses in `allocation_pools` were never canonicalized because an invalid converter was used for this field that assumed a string as an input format, and not a list of dicts with `start` and `end` keys, which is the correct format for the field. The original invalid converter was added in Ibef0bd9a2f7b7dd8ddccc183f17aa31e426c7fd0. Related-Bug: #1531103 Change-Id: If768ab6a5f92d200841a734087bbc8fba8870dc6
Team and repository tags
neutron-lib
Neutron shared routines and utilities
- Free software: Apache license
- Documentation: https://docs.openstack.org/neutron-lib/latest/
- Source: https://opendev.org/openstack/neutron-lib
- Bugs: https://bugs.launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron-lib/
Features
- TODO
Description
Languages
Python
97.5%
PHP
2.2%
Shell
0.3%