From 7397b9db5323d29b24216955a7b093551cd92cc0 Mon Sep 17 00:00:00 2001 From: Bertrand Souville Date: Mon, 1 Feb 2016 12:03:53 +0100 Subject: Various bug fixes Change-Id: Ia4c69a1f0e97b248308900818370c2340c8cc9c4 Signed-off-by: Bertrand Souville (cherry picked from commit 7437f0783c95f448851217b85faf4ddafa1498b1) --- docs/userguide/userguide.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/userguide/userguide.rst') 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 -- cgit 1.2.3-korg