Activity log for bug #1872545

Date Who What changed Old value New value Message
2020-04-13 21:07:17 Jason Anderson bug added bug
2020-04-13 21:08:08 Jason Anderson description **Bug Report** What happened: When using the "split" config template flavor, by default no servers will be added to the backend config, which causes all services to return 503s, as there is no backend behind the frontend. What you expected to happen: HAProxy routes traffic to the host running the relevant service container. How to reproduce it (minimal and precise): Use "split" config template style. That's it! **Bug Report** What happened: When using the "split" config template flavor, by default no servers will be added to the backend config, which causes all services to return 503s, as there is no backend behind the frontend. What you expected to happen: HAProxy routes traffic to the host running the relevant service container. How to reproduce it (minimal and precise): Use "split" config template style. That's it! An example of the very sad HAProxy config: --- frontend horizon_front mode http http-request del-header X-Forwarded-Proto option httplog option forwardfor http-request set-header X-Forwarded-Proto https if { ssl_fc } bind 10.140.81.3:80 default_backend horizon_back backend horizon_back mode http balance source ---
2020-04-13 21:11:04 OpenStack Infra kolla-ansible: status New In Progress
2020-04-13 21:11:04 OpenStack Infra kolla-ansible: assignee Jason Anderson (jasonandersonatuchicago)
2020-04-14 11:02:22 Mark Goddard kolla-ansible: importance Undecided Medium
2020-04-14 11:02:32 Mark Goddard nominated for series kolla-ansible/train
2020-04-14 11:02:32 Mark Goddard bug task added kolla-ansible/train
2020-04-14 11:02:32 Mark Goddard nominated for series kolla-ansible/ussuri
2020-04-14 11:02:32 Mark Goddard bug task added kolla-ansible/ussuri
2020-04-14 11:54:20 OpenStack Infra kolla-ansible: assignee Jason Anderson (jasonandersonatuchicago) Mark Goddard (mgoddard)
2020-04-14 18:37:24 OpenStack Infra kolla-ansible: assignee Mark Goddard (mgoddard) Jason Anderson (jasonandersonatuchicago)
2020-04-15 08:41:34 Mark Goddard kolla-ansible/train: importance Undecided Medium
2020-04-15 08:41:38 Mark Goddard kolla-ansible/ussuri: milestone 10.0.0
2020-04-16 12:47:37 OpenStack Infra kolla-ansible: status In Progress Fix Released
2020-04-16 13:21:46 OpenStack Infra kolla-ansible/train: status New In Progress
2020-04-16 13:21:46 OpenStack Infra kolla-ansible/train: assignee Mark Goddard (mgoddard)
2020-04-21 07:35:37 OpenStack Infra kolla-ansible/train: status In Progress Fix Committed
2020-04-21 07:35:44 OpenStack Infra tags in-stable-stein
2020-05-19 09:25:48 Mark Goddard kolla-ansible/train: milestone 9.1.1
2020-05-19 09:25:54 Mark Goddard kolla-ansible/train: status Fix Committed Fix Released