Merge "Remove the ansible neutron-api db sync as for other services"

This commit is contained in:
Jenkins 2017-02-13 13:09:08 +00:00 committed by Gerrit Code Review
commit d56aa7a2df
1 changed files with 0 additions and 3 deletions

View File

@ -198,6 +198,3 @@ outputs:
- name: Stop neutron_api service
tags: step2
service: name=neutron-server state=stopped
- name: Sync neutron_api DB
tags: step5
command: neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini upgrade head