Go to file
Ihar Hrachyshka e9275425db api: canonicalize ipv6 addresses in 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
2024-05-29 12:24:17 -04:00
2024-04-30 14:37:53 +00:00
2015-12-19 01:00:22 -05:00
2018-05-24 11:09:18 -07:00
2019-04-19 19:32:02 +00:00
2015-11-20 17:24:43 -07:00
2024-04-29 14:46:28 +02:00
2015-11-20 17:24:43 -07:00
2024-04-30 19:16:37 +09:00
2024-01-12 17:46:28 +09:00
2024-04-30 19:16:37 +09:00
2024-05-01 15:43:56 -04:00

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO
Description
Neutron shared routines and utilities.
Readme 33 MiB
Languages
Python 97.5%
PHP 2.2%
Shell 0.3%