Public bug reported: If the password contains character such as "!" and is changed to "%21", "ValueError: invalid interpolation syntax" errors are occurring while performing db_sync.
The error occurs in this code. ( https://opendev.org/openstack/keystone/src/commit/cc87de4746220828190f6fd76ced62177b378629/keystone/common/sql/upgrades.py#L86 ) ** Affects: keystone Importance: Undecided Assignee: LeeChunghwan (chung00lee) Status: New ** Changed in: keystone Assignee: (unassigned) => LeeChunghwan (chung00lee) ** Description changed: - If the password contains special characters such as "!" and is changed - to "%21", "ValueError: invalid interpolation syntax" errors are - occurring while performing db_sync. ( + If the password contains character such as "!" and is changed to "%21", + "ValueError: invalid interpolation syntax" errors are occurring while + performing db_sync. ( https://opendev.org/openstack/keystone/src/commit/cc87de4746220828190f6fd76ced62177b378629/keystone/common/sql/upgrades.py#L86 ) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/2081695 Title: Invalid interpolation syntax in db_sync Status in OpenStack Identity (keystone): New Bug description: If the password contains character such as "!" and is changed to "%21", "ValueError: invalid interpolation syntax" errors are occurring while performing db_sync. The error occurs in this code. ( https://opendev.org/openstack/keystone/src/commit/cc87de4746220828190f6fd76ced62177b378629/keystone/common/sql/upgrades.py#L86 ) To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/2081695/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp