OpenStack library utils
Go to file
Davanum Srinivas c6bdccedcb Support building wheels (PEP-427)
Universal is used to identify pure-Python module(by bdist_wheel). For
these, it is sufficient to build a wheel with _any_ Python ABI version
and publish that to PyPI (by whatever means).

Change-Id: I98d3c4f9f6f6e7045d9b28fc98b1141d246aa08e
2014-10-02 16:18:01 -04:00
doc/source Add API docs and clean up other docs 2014-07-23 16:05:59 -04:00
oslo Improve docstrings for IP verification functions 2014-09-28 11:36:39 -04:00
oslo.utils/locale Imported Translations from Transifex 2014-10-02 06:09:32 +00:00
tests Merge "Add ip address validation" 2014-09-29 11:25:52 +00:00
tools Get the tox tests working 2014-06-18 23:12:10 -04:00
.coveragerc exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
.gitignore exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
.gitreview exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
.mailmap exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
.testr.conf Get the tox tests working 2014-06-18 23:12:10 -04:00
babel.cfg exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
CONTRIBUTING.rst Add API docs and clean up other docs 2014-07-23 16:05:59 -04:00
HACKING.rst exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
LICENSE exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
MANIFEST.in exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
openstack-common.conf Switch to oslo.i18n and remove any dependency on oslo-incubator 2014-07-15 19:04:05 +00:00
README.rst exported from oslo-incubator by graduate.sh 2014-06-18 20:45:08 -04:00
requirements.txt Add ip address validation 2014-09-25 16:59:15 +03:00
setup.cfg Support building wheels (PEP-427) 2014-10-02 16:18:01 -04:00
setup.py Updated from global requirements 2014-08-30 08:35:42 +00:00
test-requirements.txt Updated from global requirements 2014-09-19 08:51:07 +00:00
tox.ini Work toward Python 3.4 support and testing 2014-09-03 19:05:03 +00:00

oslo.utils

oslo.utils library