This change allows enabling SSL and/or authentication for redis sentinel. Previously both of these were possible for only redis, and connections to redis sentinel servers were not protected.
* [#1397 Support authentication and SSL for redis sentinel (backport #1376)](https://github.com/gnocchixyz/gnocchi/pull/1397) has been created for branch `stable/4.6` but encountered conflicts
* [#1397 Support authentication and SSL for redis sentinel (backport #1376)](https://github.com/gnocchixyz/gnocchi/pull/1397) has been created for branch `stable/4.6`
This change allows enabling SSL and/or authentication for redis sentinel. Previously both of these were possible for only redis, and connections to redis sentinel servers were not protected.