lhaig / rpc-heat

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run:

heat stack-create -e openstack_multi_node_environment.yml -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 openstack-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?

openstack-ansible rpc-heat
master master
liberty master
kilo master
juno juno

About

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


Languages

Language:Shell 86.1%Language:Python 13.9%