aboutsummaryrefslogtreecommitdiffstats
path: root/bootstack-vm.yaml
AgeCommit message (Collapse)AuthorFilesLines
2013-09-13Remove unmaintained individual service templatesClint Byrum1-107/+0
First rule in the zombie apocalypse: Burn the dead. Change-Id: I952c630ca424d114feb643a6c34d182cad660f26
2013-07-10Quantum -> Neutron renameDerek Higgins1-4/+4
Almost all references to quantum have been changed neutron in tripleo-image-elements. Change-Id: Ib17353d5834dd95d0348f62111074180c6e47181
2013-07-10Update boot-stack vm image for overcloud use.Robert Collins1-1/+1
We now have an undercloud specific template, so we can use bootstack-vm specifically for the overcloud control plane. Change-Id: I06eb2b1d00e4d2211b632a06880aed51f01762ff
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