Skip to content

cloudify-examples/mc-demo-nodejs-openstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Infrastructure: OpenStack

This infrastructure blueprint creates resources on OpenStack.

Prerequisites

Plugins

Existing Resources

This blueprint assumes that the following resources exist:

  • An external network (use the external_network_name input).
  • A security group for agent VM's (use the agent_security_group_name input).
  • A router (use the router_name input).
  • A network connected to that router, and that Cloudify Manager can access (use the network_name input).
  • A subnet in that network (use the subnet_name input).

Secrets

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.

About

Multi-cloud demo: OpenStack infrastructure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages