Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ Properties needed for the deployment of instance are:

- *image:* Defines which image will be used to create the OpenStack instance. The value to provide is the unique image Id.

- *flavor:* Defines the size of the instance. The value to provide is the flavor name or the flavor Id. For more information see https://docs.openstack.org/openstack-ops/content/flavors.html[OpenStack flavors].
- *flavor:* Defines the size of the instance. The value to provide is the unique flavor Id. For more information see https://docs.openstack.org/openstack-ops/content/flavors.html[OpenStack flavors].

- *networkId:* Defines the identifier of the network to be attached to the instance. This value can be blank to leave the selection to OpenStack.

Expand Down