Remove hard-coded image reference

This patch removes hard-coded reference to ODL related images.
Logic is implemented in TripleO-common to render images
based on the environment file specified.

Change-Id: I9a11072f98e1245dc32d27d0b0e9bc6e9e19399f
Partial-Bug: #1713685
(cherry picked from commit 21a6b66c8b)
This commit is contained in:
Janki Chhatbar 2017-08-18 11:08:51 +05:30
parent 831fb49f7d
commit 111861fae8
1 changed files with 0 additions and 2 deletions

View File

@ -12,5 +12,3 @@ parameter_defaults:
NeutronEnableForceMetadata: true
NeutronMechanismDrivers: 'opendaylight_v2'
NeutronServicePlugins: 'odl-router_v2,trunk'
DockerNeutronApiImage: 'centos-binary-neutron-server-opendaylight:latest'
DockerNeutronConfigImage: 'centos-binary-neutron-server-opendaylight:latest'