Document the os-attach-interfaces compute APIs in v2.1

The documentation exists in the v2 extension page:
http://developer.openstack.org/api-ref-compute-v2-ext.html#os-interface
but not in the V2.1 docs:
http://developer.openstack.org/api-ref-compute-v2.1.html
It looks like the wadl file is there, but its not linked from the chapter.

Closes-Bug: #1506545

Change-Id: I8fc867843bbcd07012eff928c952003684ecc84e
This commit is contained in:
Chuck Carmack 2015-10-15 19:31:42 +00:00 committed by Diane Fleming
parent 0da6560a87
commit 92bdace019
1 changed files with 9 additions and 0 deletions

View File

@ -455,6 +455,15 @@
href="../wadls/compute-api/src/v2.1/wadl/os-assisted-volume-snapshots-v2.1.wadl"
xmlns:wadl="http://wadl.dev.java.net/2009/02"/>
</section>
<section xml:id="os-attach-interfaces-v2.1">
<title>Attach Interfaces (os-attach-interfaces)</title>
<para>
Creates, lists, gets details for, and deletes port interfaces.
</para>
<wadl:resources
href="../wadls/compute-api/src/v2.1/wadl/os-attach-interfaces-v2.1.wadl"
xmlns:wadl="http://wadl.dev.java.net/2009/02"/>
</section>
<section xml:id="os-availability-zone-v2.1">
<title>Availability zones (os-availability-zone)</title>
<para>