[Openstack] [heat] AutoScalingGroup and dependents

2017-11-19 Thread Lars-Erik Helander
I am using OS::Heat::AutoScalingGroup in the following type of scenario resources: my_vm: type: SOME_TEMPLATE_WITH_A_VM_CONNECTED_TO_MULTIPLE_NETWORKS properties: networks: { get_attr: [my_networks, outputs_list, my_network] } my_networks: type: OS::Heat::AutoScalin

Re: [Openstack] haproxy LB on Newton

2017-11-19 Thread Turbo Fredriksson
On 19 Nov 2017, at 12:08, Turbo Fredriksson wrote: > So … “something” internally in OS changed. Any suggestions to what > or how to debug this? Ok, now that one works. I have not touched A THING! I left everything be and watched "Star Trek - Into Darkness”. So if I just leave things be for about

[Openstack] haproxy LB on Newton

2017-11-19 Thread Turbo Fredriksson
I’m setting up (Open)LDAP on my old Newton installation (and no, I’m *NOT* upgrading!! Last time I did that, it took me two, three months to get back to a somewhat-working state), with the LDAP servers behind a HAProxy LB. I’m trying to have one at a time enabled to see if I can get them working i