summaryrefslogtreecommitdiff
path: root/doc/api_samples/os-attach-interfaces/server-post-req.xml
diff options
context:
space:
mode:
authorDavanum Srinivas <dims@linux.vnet.ibm.com>2014-12-08 08:31:35 -0500
committerDavanum Srinivas <dims@linux.vnet.ibm.com>2015-01-05 12:46:04 -0500
commit417704816e002fc11b8a126a5d94d1f2dee5015d (patch)
tree6e162dfe5bd3310bd0015d103f02a37d67e8cfa3 /doc/api_samples/os-attach-interfaces/server-post-req.xml
parentad69ea886ccba9030d55d8f172522bd214349107 (diff)
downloadnova-417704816e002fc11b8a126a5d94d1f2dee5015d.tar.gz
Nuke XML support from Nova REST API - Phase 1
In I5a580fc323c3809790b4a68a9f8f8129ecdc2cf0 we switched off XML support. In this review we entirely remove all the testcases and supporting files. Change-Id: I83827d438753fd3899053dd6e09bc77c997c7406
Diffstat (limited to 'doc/api_samples/os-attach-interfaces/server-post-req.xml')
-rw-r--r--doc/api_samples/os-attach-interfaces/server-post-req.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/doc/api_samples/os-attach-interfaces/server-post-req.xml b/doc/api_samples/os-attach-interfaces/server-post-req.xml
deleted file mode 100644
index 0a3c8bb530..0000000000
--- a/doc/api_samples/os-attach-interfaces/server-post-req.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<server xmlns="http://docs.openstack.org/compute/api/v1.1" imageRef="http://openstack.example.com/openstack/images/70a599e0-31e7-49b7-b260-868f441e862b" flavorRef="http://openstack.example.com/openstack/flavors/1" name="new-server-test">
- <metadata>
- <meta key="My Server Name">Apache1</meta>
- </metadata>
- <personality>
- <file path="/etc/banner.txt">
- ICAgICAgDQoiQSBjbG91ZCBkb2VzIG5vdCBrbm93IHdoeSBp
- dCBtb3ZlcyBpbiBqdXN0IHN1Y2ggYSBkaXJlY3Rpb24gYW5k
- IGF0IHN1Y2ggYSBzcGVlZC4uLkl0IGZlZWxzIGFuIGltcHVs
- c2lvbi4uLnRoaXMgaXMgdGhlIHBsYWNlIHRvIGdvIG5vdy4g
- QnV0IHRoZSBza3kga25vd3MgdGhlIHJlYXNvbnMgYW5kIHRo
- ZSBwYXR0ZXJucyBiZWhpbmQgYWxsIGNsb3VkcywgYW5kIHlv
- dSB3aWxsIGtub3csIHRvbywgd2hlbiB5b3UgbGlmdCB5b3Vy
- c2VsZiBoaWdoIGVub3VnaCB0byBzZWUgYmV5b25kIGhvcml6
- b25zLiINCg0KLVJpY2hhcmQgQmFjaA==
- </file>
- </personality>
-</server> \ No newline at end of file