The routed-networks.yaml template has a typo in it that causes it to
fail if you use it verbatim, or as the basis for your network data.
Additional properties are not allowed (\"end'\" was unexpected)\n
This is because there is a trailing ' in the definition.
Change-Id: Ie926afdf219179ac285be96b3f05a512c970be02
Add a default file for network data and vip data to
use with network-data-v2.
The network data is an empty list, i.e no network
isolation is the default.
The default vip data file keeps one entry for the
ctlplane network, which is the only Virtual IP in
the no network isolation scenarios.
Related-Blueprint: blueprint network-data-v2-ports
Change-Id: Ia50435c0560ed76791d1859612f625a1b776a8b2
The VLAN key needs to be nested under the subnet
dictionary. Otherwise they will fail the schema validation
during network deployment.
This changes moves them in all examples to the subnet
dictionaries in each file.
Closes-Bug: #1930316
Change-Id: I0a73443630faf25de870a7878a9568ac8319aee9
A new directory 'network-data-samples' is added with
sample network data in network-data-v2 format.
Change-Id: I85ab942f0103a8fa2345b637956f9fa5a17aa3aa