Comment 3 for bug 1847908

Revision history for this message
Acoss69 (acoss69) wrote :

Hi,

Recently on the sandbox plateform, we have updated our plateform from Stein to Train (Centos7 binary).
To upgrade our plateform, we used kolla-ansible.
We use develop scripts (branch stable/train).
We have successfully updated but when we tried to reconfigure Octavia, we have a similary problem with you :

TASK [service-ks-register : octavia | Creating services] ***************************************************************************$
FAILED - RETRYING: octavia | Creating services (5 retries left).
FAILED - RETRYING: octavia | Creating services (4 retries left).
FAILED - RETRYING: octavia | Creating services (3 retries left).
FAILED - RETRYING: octavia | Creating services (2 retries left).
FAILED - RETRYING: octavia | Creating services (1 retries left).
failed: [ctrl3] (item={'name': 'octavia', 'service_type': 'load-balancer'}) => {"ansible_loop_var": "item", "attempts": 5, "changed"$
 false, "item": {"description": "Octavia Load Balancing Service", "endpoints": [{"interface": "admin", "url": "http://10.21.1.5:9876$
}, {"interface": "internal", "url": "http://10.21.1.5:9876"}, {"interface": "public", "url": "http://10.20.1.5:9876"}], "name": "octa
via", "type": "load-balancer"}, "msg": "Can not parse the inner module output: localhost | FAILED! => {\n \"changed\": false, \n
  \"failed\": true, \n \"msg\": \"unsupported parameter for module: interface\"\n}\n"}

Can you tell me if you have resolve your issue ?
Thanks in advance.
Regards,