Merge "Fix selector issue with neutron-server service"

This commit is contained in:
Jenkins 2016-09-14 00:25:51 +00:00 committed by Gerrit Code Review
commit 00cfb56591
1 changed files with 3 additions and 3 deletions

View File

@ -357,12 +357,12 @@ kolla-kubernetes:
pv:
pvc:
svc:
- name: neutron-server
- name: neutron-server
template: services/common/generic-service.yml.j2
vars:
port_name: neutron_server_port
service: neutron-server
type: api
service: neutron
type: server
name: neutron-server
bootstrap:
- name: neutron-create-db