kolla/demos/heat
Daneyon Hansen e65e059852 Improves Heat Demo Functionality
Previously, the Heat demo suffered from the following limitations:

1. The number of Nova instances to spawn and the image flavor were
   hard coded in the Heat template.

2. No outputs existed. This required users to run nova-list to
   obtain the IP's of VMs.

3. No documentation existed.

This patch addresses the above limitations.

Change-Id: I495aa9c73a91200c01cecc1719ee5532c1f6c9cb
2015-05-12 15:51:37 -07:00
..
launch Improves Heat Demo Functionality 2015-05-12 15:51:37 -07:00
README.md Improves Heat Demo Functionality 2015-05-12 15:51:37 -07:00
steak-rg.yaml Improves Heat Demo Functionality 2015-05-12 15:51:37 -07:00
steak.yaml Improves Heat Demo Functionality 2015-05-12 15:51:37 -07:00

A Kolla Demo using Heat

By default, the launch script will spawn 3 Nova instances on a Neutron network created from the tools/init-runonce script. Edit the VM_COUNT parameter in the launch script if you would like to spawn a different amount of Nova instances. Edit the IMAGE_FLAVOR if you would like to launch images using a flavor other than m1.tiny.

Then run the script:

$ ./launch