TASK: [haproxy | Copying over keepalived.conf] fails

Bug #1595936 reported by Md Nadeem
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Invalid
High
Unassigned

Bug Description

TASK: [haproxy | Copying over keepalived.conf] fails with below Error
It copies the keepalived.conf.j2 file to network node but fail to copy it to controller nodes

TASK: [haproxy | Copying over keepalived.conf] ********************************
fatal: [cont1] => {'msg': "ValueError: u'cont1' is not in list", 'failed': True}
fatal: [cont1] => {'msg': 'One or more items failed.', 'failed': True, 'changed': False, 'results': [{'msg': "ValueError: u'cont1' is not in list", 'failed': True}]}
fatal: [cont2] => {'msg': "ValueError: u'cont2' is not in list", 'failed': True}
fatal: [cont2] => {'msg': 'One or more items failed.', 'failed': True, 'changed': False, 'results': [{'msg': "ValueError: u'cont2' is not in list", 'failed': True}]}
ok: [network] => (item=keepalived)

Analysis:
[haproxy:children]
network
https://github.com/openstack/kolla/blob/master/ansible/inventory/multinode#L36

however , when i add control under [haproxy:children], then task completed successfully.

Changed in kolla:
status: New → Triaged
milestone: none → newton-rc2
Revision history for this message
zhubingbing (zhubingbing) wrote :

can you give me more information, type: use source or binary, use all-in-one or multinode,
base : ubuntu or centos. I want to be able to reproduce this bug
                                                           thanks

Changed in kolla:
status: Triaged → Incomplete
importance: Undecided → High
Revision history for this message
Paul Bourke (pauldbourke) wrote :

Can you post a copy of your inventory?

shake.chen (shake-chen)
Changed in kolla:
status: Incomplete → 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.