Merge "Adding floatingip_start and floatingip_end to heat template."

This commit is contained in:
Jenkins 2013-06-19 22:23:37 +00:00 committed by Gerrit Code Review
commit be5577cf0b

@ -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