0f3ea232b7
Change-Id: I0727caae202b385d740b006fd957b990e308c6d7
198 B
198 B
Installation
At the command line:
$ pip install oslo.utils
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv oslo.utils
$ pip install oslo.utils