It appears the issue here is that we have been carrying a patch in UCA that adds ``+pymysql`` to the connection string.
That has been removed in UCA @ Stein, so we would have to add this back. The connection string comes from here [0] and variables come from [1] and [2]. We would also need to version fence this given UCA prior to Stein has the above mentioned patch. 0: https://github.com/openstack/charm-layer-openstack/blob/master/templates/parts/section-database 1: https://github.com/openstack/charm-interface-mysql-shared/blob/master/requires.py 2: https://github.com/openstack/charms.openstack/blob/e57acaacdbdf98813e905fecd07e69ce5c86378a/charms_openstack/adapters.py#L449 ** Also affects: charms.openstack Importance: Undecided Status: New ** Changed in: octavia (Ubuntu) Status: New => Invalid ** Changed in: charms.openstack Status: New => Triaged ** Changed in: charms.openstack Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823729 Title: Incorrect dependency at Stein To manage notifications about this bug go to: https://bugs.launchpad.net/charms.openstack/+bug/1823729/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
