Fix versions and version calls for all projects
Partial-Bug: #1311230 Change-Id: I54febf6071365d50cd44796a8881b66e23386dd7 author: diane fleming
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<versions xmlns="http://openstack.org/quantum/api/v2.0"
|
||||
xmlns:quantum="http://openstack.org/quantum/api/v2.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<version>
|
||||
<status>CURRENT</status>
|
||||
<id>v2.0</id>
|
||||
<links>
|
||||
<link>
|
||||
<href>http://23.253.228.211:9696/v2.0</href>
|
||||
<rel>self</rel>
|
||||
</link>
|
||||
</links>
|
||||
</version>
|
||||
</versions>
|
||||
Reference in New Issue
Block a user