d2d8f253ab
Remove the files synced from oslo-incubator and adjust the openstack-common.conf. Note that _message.Message extends six.text_type so we don't need the extra condition check in jsonutils.py. Tests have been updated to use the fixture in i18n 0.2.0 to avoid directly referring to private modules. Change-Id: I971df3a154317a5dff93c83143092c98023b84c9
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
Babel>=0.9.6
|
|
six>=1.7.0
|
|
# Only for timeutils in openstack.common - once we're using the
|
|
# library version this can be removed.
|
|
iso8601>=0.1.9
|
|
oslo.utils>=0.2.0
|