Merge "Add router id in URI of Neutron Remove interface from router API"

This commit is contained in:
Jenkins 2015-01-19 15:37:31 +00:00 committed by Gerrit Code Review
commit 91b4e5c051

View File

@ -43,10 +43,10 @@
path="add_router_interface">
<method href="#addRouterInterface"/>
</resource>
</resource>
<resource id="remove_router_interface"
path="remove_router_interface">
<method href="#removeRouterInterface"/>
<resource id="remove_router_interface"
path="remove_router_interface">
<method href="#removeRouterInterface"/>
</resource>
</resource>
</resource>
<resource id="FloatingIps" type="#FloatingIpList"