commit | 53234ab0e577e648c3018af99483c7ba61a97292 | [log] [tgz] |
---|---|---|
author | Mateusz Matuszkowiak <mmatuszkowiak@mirantis.com> | Tue Mar 20 14:12:30 2018 +0100 |
committer | Mateusz Matuszkowiak <mmatuszkowiak@mirantis.com> | Tue Mar 20 14:12:30 2018 +0100 |
tree | d4b3194e2d414beb9ad1eb7a7a386a03a4a51b82 | |
parent | be606a43c4a6e6e98e6d5a090dda5653f1cdd167 [diff] |
Use max instead of min Since these services are replicated (two per service), we should check for the max, not min, as one of the replicas could be down, but still the API is Up. Change-Id: I6dad9b74d65415f5f4f91e00c732792010487619