Skip to content

Heat templates for building a multinode OpenStack cluster, using ansible playbooks, on Rackspace public cloud

Notifications You must be signed in to change notification settings

miguelgrinberg/rpc-heat

 
 

Repository files navigation

To run:

heat stack-create -f openstack_multi_node.yml openstack-multi -P "key_name=<keyname>;os_ansible_git_version=<branch/tag>" -t 150

(Replace <keyname> with your nova key and <branch/tag> with the desired os-ansible version to deploy)

Failing to specify -t 150 will result in the stack-create timing out and failing as a result.

Which version of rpc-heat should I use?

os-ansible-deployment rpc-heat
master master
kilo master
juno juno
icehouse juno

About

Heat templates for building a multinode OpenStack cluster, using ansible playbooks, on Rackspace public cloud

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 82.7%
  • Python 17.3%