oslo.messaging/oslo_messaging/openstack
Davanum Srinivas 2bf8d2f917 Switch to warnings module instead of versionutils
versionutils.py is no longer in oslo-incubator. So we can
either use versionutils from oslo_log or debtcollector instead.
However, oslo.messaging does not use oslo.log currently and we
should not be adding yet another library as a dependency here,
so we should just use the base python warnings library for
our limited use of deprecated() method.

Change-Id: Ib8a487051c894fa4828da65d4890b7a4f57f1d12
2015-06-10 22:23:16 -04:00
..
common Switch to warnings module instead of versionutils 2015-06-10 22:23:16 -04:00
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00