AIOrchestra. OpenSource OpenStack TOSCA orchestration plugin. Relationships.¶
tosca.relationships.openstack.inject_auth¶
This relationship must be used with every OpenStack node type in requirements for authorization purposes Allowed target type: tosca.nodes.openstack.authorization
tosca.relationships.openstack.ssh_keypair_provider¶
This relationship must be used whenever SSH key attributes are required Allowed target type: tosca.nodes.openstack.ssh_keypair
tosca.relationships.openstack.compute.injected_with¶
This relationship must be used for compute boot file injection Allowed target type: tosca.nodes.openstack.compute.file
tosca.relationships.openstack.network.linked¶
This relationship must be used for network linkin Allowed target type: tosca.nodes.openstack.network, tosca.nodes.openstack.network.subnet
tosca.relationships.openstack.compute.port.bind¶
This relationship must be used for port binding to compute instance Allowed target type: tosca.nodes.openstack.compute
tosca.relationships.openstack.network.port.bind¶
This relationship must be used for binding compute instance to port Allowed target type: tosca.nodes.openstack.network.port
tosca.relationships.openstack.network.router.bind¶
This relationship must used for binding network to router Allowed target type: tosca.nodes.openstack.network
tosca.relationships.openstack.network.router.link¶
This relationship must be used for linking subnet to router Allowed target type: tosca.nodes.openstack.network.subnet
tosca.relationships.openstack.network.floating_ip.provider¶
This relationship must be used whenever floating IP address is needed Allowed target types: tosca.nodes.openstack.network.floating_ip
tosca.relationships.openstack.network.floating_ip¶
This relationship must be used when picking network with floating pool Allowed target type: tosca.nodes.openstack.network
tosca.relationships.openstack.network.port.floating_ip¶
This relationship must be used for attaching floating IP to port Allowed target type: tosca.nodes.openstack.network.port
tosca.relationships.openstack.network.port.security_group.rule¶
This relationship must be used for attaching rule to security group Allowed target types: tosca.nodes.openstack.network.port.security_group.rule
tosca.relationships.openstack.network.port.security_group.attached¶
This relationship must be used for attaching security group to port Allowed target type: tosca.nodes.openstack.network.port.security_group
tosca.relationships.openstack.network.load_balancer.member¶
This relationship must be used for attaching compute instances to load balancer Allowed target types: tosca.nodes.openstack.compute