]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Update log.py and jsonutils.py from oslo-incubator
authorJohn Griffith <john.griffith@solidfire.com>
Wed, 22 May 2013 18:52:30 +0000 (12:52 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Wed, 22 May 2013 20:15:25 +0000 (14:15 -0600)
commit647aab40a4b0c1d1b44f9f4f1edd56f17797f35b
tree12cd253fbd7ef4fe1fdda0787c2833267bed39f3
parentb3db10f0ee487394b548979dadacad9e8d4335c9
Update log.py and jsonutils.py from oslo-incubator

The update of log was mostly to get coloring to work again
in devstack, and jsonutils was picked up as well.

The update to jsonutils also requires the six dependency
which is added to pip-requires.

Change-Id: I95d23aafe19b12d4a427149aa5f7a66394d178c6
cinder/openstack/common/jsonutils.py
cinder/openstack/common/log.py
tools/pip-requires