aboutsummaryrefslogtreecommitdiffstats
path: root/bootstack-vm.yaml
diff options
context:
space:
mode:
authorDerek Higgins <derekh@redhat.com>2013-06-19 14:56:19 +0100
committerDerek Higgins <derekh@redhat.com>2013-06-19 15:06:04 +0100
commit20496de7abff94b1e611c0cc5f9ceb9d3ecfbbad (patch)
tree38fa643110ece26159e89fa45e711e1257c9a470 /bootstack-vm.yaml
parent324796f7884cabda6e39e8d1c6e0157ce070887c (diff)
Adding floatingip_start and floatingip_end to heat template.
These are needed by the quantum-network-node element Change-Id: Ic89b7f25752778aa2145768152bbc6e634ea3e5f
Diffstat (limited to 'bootstack-vm.yaml')
-rw-r--r--bootstack-vm.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstack-vm.yaml b/bootstack-vm.yaml
index 91456c67..77b74161 100644
--- a/bootstack-vm.yaml
+++ b/bootstack-vm.yaml
@@ -76,6 +76,8 @@ Resources:
host: 127.0.0.1
quantum:
floatingip_range: 172.17.41.0/24
+ floatingip_start: 172.17.41.2
+ floatingip_end: 172.17.41.254
host: 127.0.0.1
metadata_proxy_shared_secret: unset
ovs_db: mysql://quantum:unset@localhost/ovs_quantum?charset=utf8