aboutsummaryrefslogtreecommitdiffstats
path: root/docker/services/neutron-l3.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-05-17 11:09:25 +0000
committerGerrit Code Review <review@openstack.org>2017-05-17 11:09:25 +0000
commitea1008f09ffdf7975640491f08eed1bf1e2194fa (patch)
tree11c880da5a0df1882bbbbd9ca6126198833a3043 /docker/services/neutron-l3.yaml
parente4c07e2ab055481a0e3986122eca499659aebd33 (diff)
parent563a900be04934e53da7f1f693e0747f29f37f33 (diff)
Merge "Use neutron-server image for neutron services"
Diffstat (limited to 'docker/services/neutron-l3.yaml')
-rw-r--r--docker/services/neutron-l3.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/services/neutron-l3.yaml b/docker/services/neutron-l3.yaml
index e14868e2..97901bc8 100644
--- a/docker/services/neutron-l3.yaml
+++ b/docker/services/neutron-l3.yaml
@@ -15,7 +15,7 @@ parameters:
# we configure all neutron services in the same neutron
DockerNeutronConfigImage:
description: image
- default: 'centos-binary-neutron-openvswitch-agent:latest'
+ default: 'centos-binary-neutron-server:latest'
type: string
ServiceNetMap:
default: {}