7cb4304a7656f02a29cb83652ba50bfbc38c2593

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
Team and repository tags
TripleO Ansible
TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.
Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/
The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/
The project home is at: https://launchpad.net/tripleo
The project bug tracker is located at: https://bugs.launchpad.net/tripleo
Description
RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.