Reviewed: https://review.openstack.org/306662 Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=aebb1997a1fe0267906905e931c83bf20dd01b23 Submitter: Jenkins Branch: master
commit aebb1997a1fe0267906905e931c83bf20dd01b23 Author: Steven Dake <email address hidden> Date: Fri Apr 15 16:42:36 2016 -0700
Make Cinder access glance in round robin fashion
In the old rendition of this code, Cinder would attempt one access to glance, fail, and then cinder would fail. Now it accesses all servers in round robin fashion.
Change-Id: I4759b0b586919b33f49b974312072820062f35c2 Closes-Bug: #1571128
Reviewed: https:/ /review. openstack. org/306662 /git.openstack. org/cgit/ openstack/ kolla/commit/ ?id=aebb1997a1f e0267906905e931 c83bf20dd01b23
Committed: https:/
Submitter: Jenkins
Branch: master
commit aebb1997a1fe026 7906905e931c83b f20dd01b23
Author: Steven Dake <email address hidden>
Date: Fri Apr 15 16:42:36 2016 -0700
Make Cinder access glance in round robin fashion
In the old rendition of this code, Cinder would attempt
one access to glance, fail, and then cinder would fail. Now
it accesses all servers in round robin fashion.
Change-Id: I4759b0b586919b 33f49b974312072 820062f35c2
Closes-Bug: #1571128