Neutron DB expand task delegation+run_once failure

Bug #1702583 reported by Logan V
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Invalid
Undecided
Logan V

Bug Description

23:36:45 TASK [os_neutron : Perform a DB expand] ****************************************
23:36:45 Wednesday 05 July 2017 23:36:45 +0000 (0:00:01.058) 0:07:09.786 ********
23:36:46 fatal: [aio1 -> 172.29.236.54]: FAILED! => {"changed": false, "cmd": "/openstack/venvs/neutron-untagged/bin/neutron-db-manage upgrade --expand", "failed": true, "msg": "[Errno 2] No such file or directory", "rc": 2}

How to interpret the output:
My neutron_server containers use tagged venvs as per normal OSA. My compute hosts use a static venv tag "untagged". What's happening here is the task is running against the aio1 (neutron_bin contains "untagged" venv path) but delegated to neutron_server where the venv path is "tagged" like a normal OSA tag.

Maybe it is more appropriate for this task to only run with a "when: 'neutron_server' in group_names" instead of the run_once + delegate it has now?

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ansible-os_neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/480772

Changed in openstack-ansible:
assignee: nobody → Logan V (loganv)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on openstack-ansible-os_neutron (master)

Change abandoned by Logan V (<email address hidden>) on branch: master
Review: https://review.openstack.org/480772

Revision history for this message
James Denton (james-denton) wrote :

Neutron DB code updated, not OSA bug. User verified it's all good.

Changed in openstack-ansible:
status: In Progress → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.