Merge "Set OVS local ip through OVS ODL class"

This commit is contained in:
Zuul 2018-09-13 15:07:30 +00:00 committed by Gerrit Code Review
commit dec447e92f

View File

@ -182,7 +182,7 @@ outputs:
neutron::plugins::ovs::opendaylight::odl_username: {get_param: OpenDaylightUsername} neutron::plugins::ovs::opendaylight::odl_username: {get_param: OpenDaylightUsername}
neutron::plugins::ovs::opendaylight::odl_password: {get_param: OpenDaylightPassword} neutron::plugins::ovs::opendaylight::odl_password: {get_param: OpenDaylightPassword}
opendaylight_check_url: {get_param: OpenDaylightCheckURL} opendaylight_check_url: {get_param: OpenDaylightCheckURL}
neutron::agents::ml2::ovs::local_ip: tripleo::profile::base::neutron::plugins::ovs::opendaylight::tunnel_ip:
str_replace: str_replace:
template: template:
"%{hiera('$NETWORK')}" "%{hiera('$NETWORK')}"