...
- keypair : configured SSH key which is needed to connect to the VM (see EWC - OpenStack Command-Line client for how to import it )
- image : the Virtual Machine image (see see EWC - VM images and default users (these are the supported EWC images, other are not supported) and the users are described here: EWC - VM images and default users )
- flavor : the resources (CPU, RAM, Disk) configuration for the VM (see as reference EWC VM plans )
- network : the network to be attached to the VM : external-internet: access to the Internet with public IP ; private-<tenant>: local private network within the tenant.
- security group : security groups are sets of applied IP filter rules which define networking access to the instance
...