diff options
author | Bertrand Souville <souville@docomolab-euro.com> | 2016-02-01 12:03:53 +0100 |
---|---|---|
committer | Ryota Mibu <r-mibu@cq.jp.nec.com> | 2016-02-02 04:53:38 +0000 |
commit | 7397b9db5323d29b24216955a7b093551cd92cc0 (patch) | |
tree | 509806250978e5df5ba3c1f49c662fb1c483564e /docs/userguide/userguide.rst | |
parent | eab6b5113a76ffa108faea7cedb28c9818561efe (diff) |
Various bug fixes
Change-Id: Ia4c69a1f0e97b248308900818370c2340c8cc9c4
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
(cherry picked from commit 7437f0783c95f448851217b85faf4ddafa1498b1)
Diffstat (limited to 'docs/userguide/userguide.rst')
-rw-r--r-- | docs/userguide/userguide.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/userguide/userguide.rst b/docs/userguide/userguide.rst index 1485273..6e68ce9 100644 --- a/docs/userguide/userguide.rst +++ b/docs/userguide/userguide.rst @@ -212,6 +212,7 @@ The operation takes the following input parameters: * name (mandatory): Assigned name for the instance to be created * image (mandatory): the image to be booted in the new instance * flavor (mandatory): the flavor of the requested server instance +* networks: the list of network uuids of the requested server instance * provider-id: identifier of the provider where the instance shall be created * reservation-id: identifier of a resource reservation the *create-instance* is issued against |