Merge "FFWD: Introduce workaround for neutron cisco plugin"

This commit is contained in:
Zuul 2019-02-12 14:08:04 +00:00 committed by Gerrit Code Review
commit 8960a09a15
1 changed files with 4 additions and 0 deletions

View File

@ -454,6 +454,10 @@ outputs:
state: latest
- name: Neutron package update workaround
package: name=python-networking-odl state=latest
# package python-networking-cisco may or may not be present
- name: Networking cisco db sync workaround
ignore_errors: true
package: name=python-networking-cisco state=latest
- name: Neutron db sync
command: neutron-db-manage upgrade head
when: