Reviewed: https://review.opendev.org/673360 Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=556a27e4e9c9c4e21fb0ea46d8d8832d28c85314 Submitter: Zuul Branch: master
commit 556a27e4e9c9c4e21fb0ea46d8d8832d28c85314 Author: Corey Bryant <[email protected]> Date: Mon Jul 29 15:44:48 2019 -0400 Ensure coordination IDs are encoded Ensure coordination IDs are encoded when working with coordination backend. This fixes an issue when upgrading to Python 3 (where bytes and str are different types) and _update_partitions() attempts to sort types of 'str' and 'bytes', causing designate-producer to crash. Change-Id: Id8206ee5285d3a73e00ef21b7d3961a29c23ab4b Closes-Bug: #1828534 ** Changed in: designate Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828534 Title: [19.04][Queens -> Rocky] Upgrading to Rocky resulted in "Services not running that should be: designate-producer" To manage notifications about this bug go to: https://bugs.launchpad.net/charm-designate/+bug/1828534/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
