oslo.utils/doc/source/index.rst
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

772 B

Welcome to oslo.utils's documentation!

The oslo utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.

installation usage contributing history

API Documentation

api/encodeutils api/eventletutils api/excutils api/fixture api/importutils api/netutils api/reflection api/strutils api/timeutils api/units api/uuidutils api/versionutils

Indices and tables

  • genindex
  • modindex
  • search