This infrastructure blueprint creates resources on OpenStack.
- OpenStack
- The demo plugin
This blueprint assumes that the following resources exist:
- An external network (use the
external_network_nameinput). - A security group for agent VM's (use the
agent_security_group_nameinput). - A router (use the
router_nameinput). - A network connected to that router, and that Cloudify Manager can access (use the
network_nameinput). - A subnet in that network (use the
subnet_nameinput).
See Common OpenStack Secrets and Common Secrets for secrets that are assumed to exist. Note that most secrets are not required if inputs are provided.