commit | 6a3362a48c419e7a08297b6f8a3d62c253c28efa | [log] [tgz] |
---|---|---|
author | marco <m.celoud@tcpcloud.eu> | Tue Jun 28 11:18:10 2016 +0200 |
committer | marco <m.celoud@tcpcloud.eu> | Tue Jun 28 19:24:29 2016 +0200 |
tree | f65528aaec5f03092c7d4318a79dbc9340f04eee | |
parent | 63671929915af31142cd430ae1f95c340865ef43 [diff] [blame] |
Docker support for web Change-Id: I47ef0a30bc46d74baaf6572d0e3d9cfeb14d58f9
diff --git a/metadata/service/control/control.yml b/metadata/service/control/control.yml index 97ebdaa..df3e021 100644 --- a/metadata/service/control/control.yml +++ b/metadata/service/control/control.yml
@@ -134,3 +134,6 @@ password: '${_param:keystone_admin_password}' token: '${_param:keystone_service_token}' tenant: admin + network: + engine: neutron + host: ${_param:cluster_vip_address} \ No newline at end of file