From a3c617172657b559000e6565eafde07648422a96 Mon Sep 17 00:00:00 2001 From: Richard Theis Date: Fri, 15 Jan 2016 10:25:41 -0600 Subject: [PATCH] Doc: Network is supported for extension object Update extension object documentation to note that network is also supported. Change-Id: Ifcebdb4dc6bf56482700887c09d89ac64eab321c --- doc/source/commands.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 621a0a9050..fc54c2edf7 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -82,7 +82,7 @@ referring to both Compute and Volume quotas. * ``domain``: (**Identity**) a grouping of projects * ``ec2 credentials``: (**Identity**) AWS EC2-compatible credentials * ``endpoint``: (**Identity**) the base URL used to contact a specific service -* ``extension``: (**Compute**, **Identity**, **Volume**) OpenStack server API extensions +* ``extension``: (**Compute**, **Identity**, **Network**, **Volume**) OpenStack server API extensions * ``federation protocol``: (**Identity**) the underlying protocol used while federating identities * ``flavor``: (**Compute**) predefined server configurations: ram, root disk, etc * ``group``: (**Identity**) a grouping of users