Use Oslo JSON

Change-Id: If98cabd34a6c68173ac59a784325fe4ab431a347
This commit is contained in:
Endre Karlson 2013-06-08 15:31:20 +02:00
parent facdc71b27
commit 11cd25a051
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
import glob
import os.path
import anyjson as json
from billingstack.openstack.common import jsonutils as json
DIR = os.path.join(os.path.dirname(__file__), 'samples_data')