Merge "Fixed Heat installation dependency for Tacker"

This commit is contained in:
Jenkins 2016-12-16 01:11:16 +00:00 committed by Gerrit Code Review
commit c91f67f493
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ PUBLIC_BRIDGE=br-ext
NETWORK_GATEWAY=${NETWORK_GATEWAY:-15.0.0.1}
FIXED_RANGE=${FIXED_RANGE:-15.0.0.0/24}
enable_plugin heat https://git.openstack.org/openstack/heat master
enable_plugin tacker https://git.openstack.org/openstack/tacker master
enable_plugin networking-sfc git://git.openstack.org/openstack/networking-sfc master