
Closes-Bug: #1157159 Change-Id: I59e5026878fdacfc41d7938c0f5736dc3d7a1dad author: diane fleming
15 lines
423 B
XML
15 lines
423 B
XML
<subnets>
|
|
<subnet>
|
|
<name>test_subnet_1</name>
|
|
<network_id>a3775a7d-9f8b-4148-be81-c84bbd0837ce</network_id>
|
|
<cidr>10.0.0.0/8</cidr>
|
|
<ip_version>4</ip_version>
|
|
</subnet>
|
|
<subnet>
|
|
<name>test_subnet_2</name>
|
|
<network_id>a3775a7d-9f8b-4148-be81-c84bbd0837ce</network_id>
|
|
<cidr>192.168.0.0/16</cidr>
|
|
<ip_version>4</ip_version>
|
|
</subnet>
|
|
</subnets>
|