oslo.utils/oslo_utils/tests
ChangBo Guo(gcb) 13b55bd749 versionutils: add version convert helper methods
Nova[1] and Cinder[2] have same version convert methods. We can
put them in versionutils and make them don't maintain their version.

[1]https://github.com/openstack/nova/blob/master/nova/utils.py#L1044
[2]https://github.com/openstack/cinder/blob/master/cinder/utils.py#L789

Change-Id: I5a7e212bd0d661ce9ec89ae06a9f4c3bc7200d1e
2015-07-10 15:42:12 +08:00
..
fake Move files out of the namespace package 2015-01-06 17:07:36 -05:00
__init__.py Move files out of the namespace package 2015-01-06 17:07:36 -05:00
base.py Move files out of the namespace package 2015-01-06 17:07:36 -05:00
test_eventletutils.py Add a eventlet utils helper module 2015-02-10 12:57:28 -08:00
test_excutils.py Allow providing a logger to save_and_reraise_exception 2015-02-24 12:58:18 -08:00
test_fileutils.py Add write_to_tempfile back to fileutils 2015-07-08 14:29:36 +00:00
test_fixture.py Add TimeFixture 2015-01-16 16:19:54 -06:00
test_importutils.py Move files out of the namespace package 2015-01-06 17:07:36 -05:00
test_netutils.py Clean up TestIsIPv6Enabled 2015-03-23 17:53:49 +00:00
test_reflection.py Move files out of the namespace package 2015-01-06 17:07:36 -05:00
test_strutils.py Move files out of the namespace package 2015-01-06 17:07:36 -05:00
test_timeutils.py timeutils: fix newer/older comparison with TZ aware datetime 2015-06-03 17:21:40 +02:00
test_uuidutils.py Move files out of the namespace package 2015-01-06 17:07:36 -05:00
test_versionutils.py versionutils: add version convert helper methods 2015-07-10 15:42:12 +08:00
tests_encodeutils.py Fix exception_to_unicode() for oslo_i18n Message 2015-07-02 23:53:41 +02:00