
A bunch of things in the oslo changed, including the DB api. This updates them. Change-Id: Ibd579375ad0be5f7681fca60e44ca7f8c8a89c8a
3 lines
67 B
Python
3 lines
67 B
Python
import six
|
|
six.add_move(six.MovedModule('mox', 'mox', 'mox3.mox'))
|