diff options
author | Bertrand Souville <souville@docomolab-euro.com> | 2016-02-01 12:03:53 +0100 |
---|---|---|
committer | Bertrand Souville <souville@docomolab-euro.com> | 2016-02-01 12:12:49 +0100 |
commit | 7437f0783c95f448851217b85faf4ddafa1498b1 (patch) | |
tree | 509806250978e5df5ba3c1f49c662fb1c483564e /docs/userguide | |
parent | 60ec6a4152ff4c56f371d0abe57ca4c951bd89f5 (diff) |
Various bug fixes
Change-Id: Ia4c69a1f0e97b248308900818370c2340c8cc9c4
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
Diffstat (limited to 'docs/userguide')
-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 |