sap-oc / crowbar-openstack

Openstack deployment for Crowbar
3 stars 1 forks source link

Do not use "source" balance strategy for haproxy services for openstack #5

Open vuntz opened 7 years ago

vuntz commented 7 years ago

Fixes are here:

We want to spread the load more evenly. For master the fixes are:

Todo

vuntz commented 7 years ago

For master, I did https://github.com/crowbar/crowbar-ha/pull/179 and https://github.com/crowbar/crowbar-openstack/pull/841

mkoderer commented 7 years ago

releated to sap custom wrapper (crowbar-sapcustom-soc6/blob/master/recipes/haproxy.rb#L8)

matelakat commented 7 years ago

Backport for crowbar/crowbar-ha#179:

Backport for crowbar/crowbar-openstack#841:

matelakat commented 7 years ago

Re-triggered CI on the PRs

vuntz commented 7 years ago

@mkoderer: I'd drop the critical tag here, as the custom wrapper cookbook enables this. We do have pull requests for this if still considered critical (but it'd require some changes in how things are currently configured).