summaryrefslogtreecommitdiff
path: root/nova/tests/unit/integrated/api_samples/os-networks/network-create-req.xml.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'nova/tests/unit/integrated/api_samples/os-networks/network-create-req.xml.tpl')
-rw-r--r--nova/tests/unit/integrated/api_samples/os-networks/network-create-req.xml.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/nova/tests/unit/integrated/api_samples/os-networks/network-create-req.xml.tpl b/nova/tests/unit/integrated/api_samples/os-networks/network-create-req.xml.tpl
new file mode 100644
index 0000000000..d5222f9e8f
--- /dev/null
+++ b/nova/tests/unit/integrated/api_samples/os-networks/network-create-req.xml.tpl
@@ -0,0 +1,4 @@
+<network>
+ <label>new net 111</label>
+ <cidr>10.20.105.0/24</cidr>
+</network>