oslo.utils/doc/source/api
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
..
encodeutils.rst Move files out of the namespace package 2015-01-06 17:07:36 -05:00
eventletutils.rst Add a eventlet utils helper module 2015-02-10 12:57:28 -08:00
excutils.rst Move files out of the namespace package 2015-01-06 17:07:36 -05:00
fixture.rst Add TimeFixture 2015-01-16 16:19:54 -06:00
importutils.rst Move files out of the namespace package 2015-01-06 17:07:36 -05:00
netutils.rst Move files out of the namespace package 2015-01-06 17:07:36 -05:00
reflection.rst Add missing reflection + uuidutils docs 2015-04-13 10:49:20 -07:00
strutils.rst Move files out of the namespace package 2015-01-06 17:07:36 -05:00
timeutils.rst Move files out of the namespace package 2015-01-06 17:07:36 -05:00
units.rst Move files out of the namespace package 2015-01-06 17:07:36 -05:00
uuidutils.rst Add missing reflection + uuidutils docs 2015-04-13 10:49:20 -07:00
versionutils.rst versionutils: add version convert helper methods 2015-07-10 15:42:12 +08:00