yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06796
[Bug 1257922] [NEW] Use glance.openstack.common.jsonutils to deal with JSON in test files
Public bug reported:
A great number of test files still uses json.loads() instead of using
the wrapper provided by glance.openstack.common.jsonutils
All tests that use json directly should make the switch to the
corresponding wrapper in glance.common.openstack.jsonutils
** Affects: glance
Importance: Undecided
Assignee: Yanis Guenane (yanis-guenane)
Status: Confirmed
** Changed in: glance
Assignee: (unassigned) => Yanis Guenane (yanis-guenane)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1257922
Title:
Use glance.openstack.common.jsonutils to deal with JSON in test files
Status in OpenStack Image Registry and Delivery Service (Glance):
Confirmed
Bug description:
A great number of test files still uses json.loads() instead of using
the wrapper provided by glance.openstack.common.jsonutils
All tests that use json directly should make the switch to the
corresponding wrapper in glance.common.openstack.jsonutils
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1257922/+subscriptions
Follow ups
References