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
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<reserve>None</reserve>
|
||||
@@ -1,7 +0,0 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<fixed_ip>
|
||||
<cidr>192.168.1.0/24</cidr>
|
||||
<hostname>openstack</hostname>
|
||||
<host>host</host>
|
||||
<address>192.168.1.1</address>
|
||||
</fixed_ip>
|
||||
Reference in New Issue
Block a user