Merge "Remove duplicate save of network_scheme from globals"

This commit is contained in:
Jenkins 2016-06-10 06:59:17 +00:00 committed by Gerrit Code Review
commit 80a420929a
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@
<% globals.store "murano_roles", @murano_roles -%>
<% globals.store "mysql", @mysql_hash -%>
<% globals.store "network_config", @network_config -%>
<% globals.store "network_scheme", @network_scheme -%>
<% globals.store "neutron_config", @real_neutron_config -%>
<% globals.store "neutron_db_password", @neutron_db_password -%>
<% globals.store "neutron_metadata_proxy_secret", @neutron_metadata_proxy_secret -%>