yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19485
[Bug 1361230] [NEW] ad248f6 jsonutils sync breaks if simplejson < 2.2.0
Public bug reported:
This keystone sync:
https://github.com/openstack/keystone/commit/94efafd6d6066f63a9226a6b943d0e86699e7edd
Pulled in this change to jsonutils:
https://review.openstack.org/#/c/113760/
That uses a flag in json.dumps which is only in simplejson >= 2.2.0. If
you don't have a new enough simplejson the keystone database migrations
fail.
Keystone doesn't even list simplejson as a requirement and oslo-
incubator lists simplejson >= 2.0.9 as a test-requirement since it's
optional in the code.
** Affects: keystone
Importance: Undecided
Status: New
** Affects: oslo
Importance: Undecided
Status: New
** Tags: oslo
** Also affects: oslo
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1361230
Title:
ad248f6 jsonutils sync breaks if simplejson < 2.2.0
Status in OpenStack Identity (Keystone):
New
Status in Oslo - a Library of Common OpenStack Code:
New
Bug description:
This keystone sync:
https://github.com/openstack/keystone/commit/94efafd6d6066f63a9226a6b943d0e86699e7edd
Pulled in this change to jsonutils:
https://review.openstack.org/#/c/113760/
That uses a flag in json.dumps which is only in simplejson >= 2.2.0.
If you don't have a new enough simplejson the keystone database
migrations fail.
Keystone doesn't even list simplejson as a requirement and oslo-
incubator lists simplejson >= 2.0.9 as a test-requirement since it's
optional in the code.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1361230/+subscriptions
Follow ups
-
[Bug 1361230] Re: ad248f6 jsonutils sync breaks if simplejson < 2.2.0 (under python 2.6)
From: Joshua Harlow, 2014-10-06
-
[Bug 1361230] Re: ad248f6 jsonutils sync breaks if simplejson < 2.2.0 (under python 2.6)
From: Thierry Carrez, 2014-09-30
-
[Bug 1361230] Re: ad248f6 jsonutils sync breaks if simplejson < 2.2.0 (under python 2.6)
From: Thierry Carrez, 2014-09-30
-
[Bug 1361230] Re: ad248f6 jsonutils sync breaks if simplejson < 2.2.0 (under python 2.6)
From: Doug Hellmann, 2014-09-23
-
[Bug 1361230] Re: ad248f6 jsonutils sync breaks if simplejson < 2.2.0 (under python 2.6)
From: Doug Hellmann, 2014-09-18
-
[Bug 1361230] Re: ad248f6 jsonutils sync breaks if simplejson < 2.2.0 (under python 2.6)
From: Matt Riedemann, 2014-09-11
-
[Bug 1361230] Re: ad248f6 jsonutils sync breaks if simplejson < 2.2.0 (under python 2.6)
From: Joshua Harlow, 2014-09-07
-
[Bug 1361230] Re: ad248f6 jsonutils sync breaks if simplejson < 2.2.0 (under python 2.6)
From: Matt Riedemann, 2014-09-04
-
[Bug 1361230] Re: ad248f6 jsonutils sync breaks if simplejson < 2.2.0 (under python 2.6)
From: Doug Hellmann, 2014-09-03
-
[Bug 1361230] Re: ad248f6 jsonutils sync breaks if simplejson < 2.2.0 (under python 2.6)
From: Matt Riedemann, 2014-08-25
-
[Bug 1361230] [NEW] ad248f6 jsonutils sync breaks if simplejson < 2.2.0
From: Matt Riedemann, 2014-08-25
References