aboutsummaryrefslogtreecommitdiffstats
path: root/bootstack-vm.yaml
AgeCommit message (Collapse)AuthorFilesLines
2013-07-09Update bootstack-vm to match undercloud.Clint Byrum1-17/+24
Also add Makefile stanza to produce overcoud.yaml from bootstack-vm and nova-compute-group. This should allow independent usage of nova-compute-group without having to manually update overcloud. Change-Id: Id2bd20596e6be887b55019fdad31e6b0f4762eb7
2013-06-20Fixup https://review.openstack.org/#/c/33308.Robert Collins1-2/+2
The local_ip value of 127.0.0.1 breaks clusters. Using 0.0.0.0 will have the right value when the heat-localip element is used. Change-Id: Id0da5d46c60e808944a40bcaf05f1072be55eed7
2013-06-19Merge "Remove references to Fn::GetAtt."Jenkins1-4/+2
2013-06-19Remove references to Fn::GetAtt.Derek Higgins1-4/+2
These were causing a Circular dependency error during the creation of a stack. Change-Id: Iccdf4a081f38aa3a5fe0e250b9e9382958a0f26e
2013-06-19Adding floatingip_start and floatingip_end to heat template.Derek Higgins1-0/+2
These are needed by the quantum-network-node element Change-Id: Ic89b7f25752778aa2145768152bbc6e634ea3e5f
2013-06-06Adding bootstack-vm template.Clint Byrum1-0/+100