diff --git a/src/docs/admin/references/NodeSourceInfrastructureReference.adoc b/src/docs/admin/references/NodeSourceInfrastructureReference.adoc index 18e2f14a..9a084634 100644 --- a/src/docs/admin/references/NodeSourceInfrastructureReference.adoc +++ b/src/docs/admin/references/NodeSourceInfrastructureReference.adoc @@ -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.