7cb4304a76
Extract networks provisioned in stack and dump output to network_data.yaml v2 format. The network_data.yaml v2 format changes: Subnets are nested in each networks 'subnets' dict. Previously the subnets dict was only used for additional subnets in DCN/spine-leaf configurations. New network keys: 'dns_domain', 'shared', 'admin_state_up' New subnet(segment) keys: 'ipv6_address_mode', 'ipv6_ra_mode', 'network_type', 'physical_network', 'segmentation_id'. Depends-On: https://review.opendev.org/752437 Depends-On: https://review.opendev.org/750666 Depends-On: https://review.opendev.org/752041 Change-Id: Ia7cdd36917ed41e114d570bb56cbbea2cc37e865
0 lines
Python
0 lines
Python