futurist/futurist
Joshua Harlow 54b2275f98 Remove dependency on oslo.utils (replace with small util code)
Since this is meant to be a leaf dependency for openstack it should
not depend on any other openstack packages, so to make this happen
just have a really tiny ``_utils.py`` code module that contains the needed
functionality used from ``oslo.utils`` (at a later date we may be able
to better handle this).

Change-Id: Ifbca049f5a56f31ab1ae596d80a5c30ff8438805
2015-06-03 18:47:45 -07:00
..
tests Add initial .gitreview file and cookie-cutter template 2015-06-02 09:22:45 -04:00
__init__.py Rename futures.py -> _futures.py and expose at futurist module 2015-06-03 17:36:16 -07:00
_futures.py Remove dependency on oslo.utils (replace with small util code) 2015-06-03 18:47:45 -07:00
_utils.py Remove dependency on oslo.utils (replace with small util code) 2015-06-03 18:47:45 -07:00