commit | 041c620dda06d2cd004de036dfbfcefaaa8368b1 | [log] [tgz] |
---|---|---|
author | Kevin Benton <blak111@gmail.com> | Tue Aug 11 06:01:25 2015 -0700 |
committer | Kevin Benton <blak111@gmail.com> | Tue Aug 11 06:05:37 2015 -0700 |
tree | 3708a7d7233a63b41dcf2a5a7d6e2c03bab61763 | |
parent | 1eedd9ac1c185dbcab2ae48cc3d60f2f309f232e [diff] |
Replace 'import json' with oslo_serialization Replace remaining occurences of 'import json' with 'from oslo_serialization import jsonutils as json' so pylint doesn't complain every time someone happens to make a change to one of the modules that still uses it. Change-Id: Ife9f0fc54ad36887bdb939028f8903be16e590d6