diff --git a/api-ref/src/docbkx/ch_compute-v2-ext.xml b/api-ref/src/docbkx/ch_compute-v2-ext.xml
index 4876a296b..754932150 100644
--- a/api-ref/src/docbkx/ch_compute-v2-ext.xml
+++ b/api-ref/src/docbkx/ch_compute-v2-ext.xml
@@ -58,19 +58,18 @@
Flavors with rxtx_factor extended attribute
(flavors)
- Create a flavor, get details for a specified flavor, and
- list details for available flavors. Includes the
- rxtx_factor extended attribute,
- related to configured bandwidth cap values.
+ Create, get details for, and list details for flavors.
+ Includes the rxtx_factor extended
+ attribute, related to configured bandwidth cap
+ values.
Flavors with extended attributes (flavors)
- Create a flavor, get details for a flavor, and list
- details for available flavors. Includes the
- rxtx_factor,
+ Create, get details for, and list details for flavors.
+ Includes the rxtx_factor,
OS-FLV-EXT-DATA:ephemeral, and
swap extended attributes.
Attach interfaces (os-interface)
- Create, list, and get details for port
+ Create, list, get details for, and delete port
interfaces.
Root certificates (os-certificates)
- Creates and show details for a root certificate.
+ Create and show details for a root certificate.
@@ -186,7 +185,7 @@
Fixed IPs (os-fixed-ips)
- Shows data for a specified fixed IP, such as host name,
+ Show data for a specified fixed IP, such as host name,
CIDR, and address. Also, reserve or free a fixed
IP.
Floating IPs bulk (os-floating-ips-bulk)
- Bulk create, delete, and list floating IPs. By default,
+ Bulk-create, delete, and list floating IPs. By default,
the pool is named nova. Use the
os-floating-ip-pools extension to
view available pools.
@@ -340,8 +339,8 @@
Server password (os-server-password)
- Get and reset the encrypted admin password set through
- the metadata service.
+ Get and reset the encrypted administrative password set
+ through the metadata service.
diff --git a/api-ref/src/wadls/compute-api/src/v2/ext/os-interface.wadl b/api-ref/src/wadls/compute-api/src/v2/ext/os-interface.wadl
index 49c23819b..bc779e42e 100644
--- a/api-ref/src/wadls/compute-api/src/v2/ext/os-interface.wadl
+++ b/api-ref/src/wadls/compute-api/src/v2/ext/os-interface.wadl
@@ -46,6 +46,7 @@
+
@@ -232,4 +233,11 @@
+
+
+ Detaches a specified port interface.
+
+
+
diff --git a/pom.xml b/pom.xml
index 035125c3b..9633238bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
com.rackspace.cloud.api
clouddocs-maven-plugin
- 2.0.2
+ 2.0.3