magnum/magnum/api/controllers
Davanum Srinivas 17c5711c55 Remove imports from oslo namespaces
Oslo team is recommending everyone to use the direct imports and
not use the Oslo namespaces. So switch all our code to use oslo_*
instead of "from oslo." or "import oslo" or "from oslo"

NOTE: some of the tests still have mocks referring to oslo.utils
@mock.patch('oslo.utils.timeutils.utcnow')
as the tests break otherwise. We should do this later.

Closes-bug: #1419385
Change-Id: I8e3fbeb833cddc3f55674a0e781ffe69d5033ad4
2015-02-08 02:59:30 +00:00
..
v1 Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
base.py Add versioned object dependency modules 2014-12-02 02:25:40 -07:00
link.py Add versioned object dependency modules 2014-12-02 02:25:40 -07:00
root.py Cleanup code and remove newly ignored hack rules 2015-02-06 22:40:23 -05:00