Fix invalid XML

* authwithgroups.xml: Ending tag should be same as opening one
* endpoints.xml: Remove duplicate tenantID="1" attribute
* admin-actions-reset-state.*: Deleted, it's not used anywhere and
  looking at the names, the file admin-actions-reset-server-state
  handles this already
* ports-get-resp.xml: Fix XML code

Change-Id: Ia6b71c736ba92e170167db6ef7bf7f0158483e6a
This commit is contained in:
Andreas Jaeger
2014-01-03 13:55:27 +01:00
parent 0e20750a49
commit 6f49c24c14
5 changed files with 39 additions and 40 deletions

View File

@@ -67,4 +67,4 @@
</group>
</groups>
</user>
</auth>
</access>

View File

@@ -41,7 +41,6 @@
publicURL="https://compute.north.public.com/v1"
internalURL="https://compute.north.internal.com/v1"
adminURL="https://compute.north.internal.com/v1"
tenantId="1"
/>
<endpoint
id="4"

View File

@@ -54,7 +54,7 @@
<port_filter quantum:type="bool">False</port_filter>
</binding:capabilities>
<mac_address>fa:16:3e:2d:dc:7e</mac_address>
<fixed_ip>
<fixed_ips>
<fixed_ip>
<subnet_id>a318fcb4-9ff0-4485-b78c-9e6738c21b26</subnet_id>
<ip_address>10.0.0.1</ip_address>