AIOrchestra. OpenSource OpenStack TOSCA orchestration plugin. Artifacts.¶
tosca.artifacts.openstack.image¶
Artifact tosca.artifacts.openstack.image represents Glance image. Properties:
image - Glane image ID
tosca.artifacts.openstack.compute.injection_file¶
Artifact tosca.artifacts.openstack.compute.injection_file represents injection file (alternative to file injection node type). Properties:
source - local file path
destination - remote path to inject source file
tosca.artifacts.openstack.compute.userdata¶
Artifact tosca.artifacts.openstack.compute.userdata represents Nova boot user data script. Properties:
script - local file script path