Commit Graph
Select branches
Hide Pull Requests
feature/use-iso-8601-date-time
master
stable/2024.2
stable/2025.1
stable/2025.2
stable/2026.1
unmaintained/2023.1
unmaintained/2024.1
unmaintained/yoga
unmaintained/zed
0.1.0
0.2.0
0.3.0
1.0.0
1.1.0
1.10.0
1.11.0
1.2.0
1.3.0
1.4.0
1.5.0
1.6.0
1.7.0
1.8.0
1.9.0
2.0.0
2.1.0
2.10.0
2.11.0
2.12.0
2.13.0
2.13.1
2.13.2
2.14.0
2.15.0
2.16.0
2.16.1
2.17.0
2.18.0
2.19.0
2.19.1
2.2.0
2.20.0
2.20.1
2.20.2
2.20.3
2.21.0
2.21.1
2.21.2
2.22.0
2.23.0
2.24.0
2.25.0
2.26.0
2.27.0
2.28.0
2.28.1
2.28.2
2.29.0
2.29.1
2.29.2
2.29.3
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
2.8.0
2.9.0
2023.1-eom
2023.2-eol
2024.1-eom
3.0.0
3.1.0
3.1.1
3.1.2
3.2.0
4.0.0
4.0.1
4.0.2
4.1.0
4.1.1
4.2.0
4.3.0
5.0.0
5.1.0
5.1.1
5.1.2
5.2.0
5.2.1
5.3.0
5.4.0
5.4.1
5.5.0
5.6.0
5.7.0
5.8.0
5.9.0
5.9.1
kilo-eol
liberty-eol
mitaka-eol
newton-eol
ocata-em
ocata-eol
pike-em
pike-eol
queens-em
queens-eol
rocky-em
rocky-eol
stein-em
stein-eol
train-em
train-eol
ussuri-em
ussuri-eol
victoria-em
victoria-eol
victoria-eom
wallaby-em
wallaby-eol
wallaby-eom
xena-em
xena-eol
xena-eom
yoga-eom
zed-eom
Select branches
Hide Pull Requests
feature/use-iso-8601-date-time
master
stable/2024.2
stable/2025.1
stable/2025.2
stable/2026.1
unmaintained/2023.1
unmaintained/2024.1
unmaintained/yoga
unmaintained/zed
0.1.0
0.2.0
0.3.0
1.0.0
1.1.0
1.10.0
1.11.0
1.2.0
1.3.0
1.4.0
1.5.0
1.6.0
1.7.0
1.8.0
1.9.0
2.0.0
2.1.0
2.10.0
2.11.0
2.12.0
2.13.0
2.13.1
2.13.2
2.14.0
2.15.0
2.16.0
2.16.1
2.17.0
2.18.0
2.19.0
2.19.1
2.2.0
2.20.0
2.20.1
2.20.2
2.20.3
2.21.0
2.21.1
2.21.2
2.22.0
2.23.0
2.24.0
2.25.0
2.26.0
2.27.0
2.28.0
2.28.1
2.28.2
2.29.0
2.29.1
2.29.2
2.29.3
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
2.8.0
2.9.0
2023.1-eom
2023.2-eol
2024.1-eom
3.0.0
3.1.0
3.1.1
3.1.2
3.2.0
4.0.0
4.0.1
4.0.2
4.1.0
4.1.1
4.2.0
4.3.0
5.0.0
5.1.0
5.1.1
5.1.2
5.2.0
5.2.1
5.3.0
5.4.0
5.4.1
5.5.0
5.6.0
5.7.0
5.8.0
5.9.0
5.9.1
kilo-eol
liberty-eol
mitaka-eol
newton-eol
ocata-em
ocata-eol
pike-em
pike-eol
queens-em
queens-eol
rocky-em
rocky-eol
stein-em
stein-eol
train-em
train-eol
ussuri-em
ussuri-eol
victoria-em
victoria-eol
victoria-eom
wallaby-em
wallaby-eol
wallaby-eom
xena-em
xena-eol
xena-eom
yoga-eom
zed-eom
-
7e806ce1fe
exported from oslo-incubator by graduate.sh
Ben Nemec
2014-07-14 17:54:12 +00:00 -
8668f9c1a4
Added missing jsonutils.dump() function
Ihar Hrachyshka
2014-07-07 15:02:10 +02:00 -
56336df6e1
pep8: fixed multiple violations
Ihar Hrachyshka
2014-06-20 22:13:38 +02:00 -
547453cac8
Add kwargs to jsonutils.load(s) functions
Nataliia Uvarova
2014-05-29 12:39:42 +02:00 -
3e3772963f
Enforce unicode json output for jsonutils.load[s]()
Ihar Hrachyshka
2014-04-30 14:53:15 +02:00 -
756b3935ac
jsonutils.load() accepts file pointer, not string
Ihar Hrachyshka
2014-04-30 17:25:59 +02:00 -
596487e5bc
On Python <= 2.6, use simplejson if available
Ihar Hrachyshka
2014-04-29 12:03:30 +02:00 -
dd805353fa
Use oslotest instead of common test module
Victor Sergeyev
2014-04-15 13:05:35 +03:00 -
659c3aaf28
Python3: enable test_jsonutils.py
Cyril Roelandt
2014-03-13 20:00:20 +01:00 -
ad48c40528
Use six.moves.xmlrpc_client instead of xmlrpclib
Cyril Roelandt
2014-02-27 14:03:24 +01:00 -
221eb70265
Translation Message improvements
Luis A. Garcia
2013-10-31 16:44:59 +00:00 -
4ad655eb9c
Python3 support for xmlrpclib
Jay Pipes
2013-12-05 23:03:01 -05:00 -
a2ff39f478
Use six.iteritems to make dict work on Python2/3
Chang Bo Guo
2013-11-28 02:38:03 -08:00 -
c606de76c7
Remove vim header
Joe Gordon
2013-10-11 13:55:09 -07:00 -
e1f45ba7b1
Ensure that Message objects will be sent via RPC in unicode format
Gary Kotton
2013-09-23 07:10:19 -07:00 -
127828a2f1
jsonutils: make types py3 compatible
Julien Danjou
2013-08-22 14:23:31 +02:00 -
bc3ed747f0
jsonutils: do not require xmlrpclib
Julien Danjou
2013-08-22 14:15:14 +02:00 -
706caf96fc
Make dependency on netaddr optional
Dirk Mueller
2013-08-04 23:32:21 +02:00 -
9d858db885
Bump hacking to 0.7.0
Zhongyue Luo
2013-08-16 09:23:32 +08:00 -
62428f96d5
Replace using tests.utils with openstack.common.test
Alexander Gorodnev
2013-08-09 05:34:55 -04:00 -
1e72b6c00f
Enable H302 hacking check
Ann Kamyshnikova
2013-06-25 17:12:58 +04:00 -
f3ea43de32
Add netaddr.IPAddress support to to_primitive()
Dan Smith
2013-06-25 10:19:42 -07:00 -
c90c85212f
python3: python3 binary/text data compatbility
Chuck Short
2013-05-24 10:35:28 -05:00 -
7fa8325525
Convert unicode for python3 portability
Chuck Short
2013-05-01 11:22:23 -05:00 -
c69fb7f3d1
Optimise to_primitive common cases
Stanislaw Pitucha
2013-04-08 15:03:55 +01:00 -
42a985906c
Update to use flake8.
Monty Taylor
2013-03-19 20:15:59 -07:00 -
0eaf73f822
Fix Copyright Headers - Rename LLC to Foundation
Davanum Srinivas
2013-03-11 14:49:31 -04:00 -
8071f5636c
Don't LOG.error on max_depth (by default).
Dan Prince
2013-03-02 10:11:30 -05:00 -
ccb665e6e1
to_primitive imposes what seems to be an arbitary data structure depth of 3, but there is at least on case in Nova (Security group Rules) which requires a depth beyond this.
Phil Day
2013-02-11 10:52:35 +00:00 -
b09aa29c88
Allow to_primitive to ignore datetimes
Joe Gordon
2013-02-05 11:00:03 -08:00 -
beb948b1d8
Replace direct use of testtools BaseTestCase.
Monty Taylor
2013-01-23 09:59:46 -05:00 -
bce3d83daf
Use testtools as test base class.
Monty Taylor
2013-01-22 19:54:57 -05:00 -
6c0493d95d
Fixes import order errors
Zhongyue Luo
2013-01-18 14:10:05 +08:00 -
42d5bb5417
Make project pyflakes clean.
Monty Taylor
2012-11-21 10:53:18 -08:00 -
69aebcec45
Add missing convert_instances arg.
Russell Bryant
2012-07-18 16:47:34 -04:00 -
a91d35a3da
Track to_primitive() depth after iteritems().
Russell Bryant
2012-07-18 16:15:52 -04:00 -
a9ed13380c
Update iteritems test case to actually test iteritems.
Russell Bryant
2012-07-18 16:00:49 -04:00 -
1257534430
Use strtime() in to_primitive() for datetime objs.
Russell Bryant
2012-07-16 10:30:25 -04:00 -
9f708c0eff
Add 'filedecoder' method to the jsonutils wrapper module.
Tim Daly Jr
2012-06-26 02:48:42 +00:00 -
d27eaedae1
Make jsonutils.dumps more general
Zhongyue Luo
2012-06-07 14:08:38 +08:00 -
fc743535c8
Handle xmlrpclib.DateTime types when serializing to JSON
Johannes Erdfelt
2012-06-07 23:22:17 +00:00 -
cfd8bc5f84
Revert "Add a load function wrapper to jsonutils"
Russell Bryant
2012-06-05 13:36:25 -04:00 -
35a991e279
Add a load function wrapper to jsonutils
Zhongyue Luo
2012-06-03 18:00:00 +08:00 -
c12013a3f0
Create openstack.common.jsonutils.
Russell Bryant
2012-05-14 18:18:38 -04:00