Remove hard-coded image reference
authorJanki Chhatbar <jchhatba@redhat.com>
Fri, 18 Aug 2017 05:38:51 +0000 (11:08 +0530)
committerJanki Chhatbar <jchhatba@redhat.com>
Thu, 31 Aug 2017 04:12:01 +0000 (04:12 +0000)
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 21a6b66c8bb5377bc1391e3f582467de7f7b5562)

environments/services-docker/neutron-opendaylight.yaml

index b749cb6..31d5790 100644 (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'