From 79fd6d3f2075ecdfdac8c856be135b3fd1260eb5 Mon Sep 17 00:00:00 2001 From: Tang Chen Date: Fri, 12 Feb 2016 13:31:15 +0800 Subject: Subnet Pool: Add "subnet pool delete" command Change-Id: Ic5ba5effcaea2410421a81da8ffce7c0295179e7 Closes-Bug: 1544587 Partially implements: blueprint neutron-client --- doc/source/commands.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/source/commands.rst') diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 6b862f81..3598c284 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -118,6 +118,7 @@ referring to both Compute and Volume quotas. * ``service provider``: (**Identity**) a resource that consumes assertions from an ``identity provider`` * ``snapshot``: (**Volume**) a point-in-time copy of a volume * ``subnet``: (**Network**) - a contiguous range of IP addresses assigned to a network +* ``subnet pool``: (**Network**) - a pool of subnets * ``token``: (**Identity**) a bearer token managed by Identity service * ``usage``: (**Compute**) display host resources being consumed * ``user``: (**Identity**) individual cloud resources users -- cgit v1.2.1