nova/nova/api/openstack
Alex Gaynor cd9d8e45c6 Remove the monkey patching of _ into the builtins
Previous _ was monkey patched into builtins whenever
certain modules were imported. This removes that and
simply imports it when it is needed.

Change-Id: I0af2c6d8a230e94440d655d13cab9107ac20d13c
2013-07-26 07:31:17 -07:00
..
compute Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
__init__.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
auth.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
common.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
extensions.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
urlmap.py Fix and gate on E125 2013-07-04 08:49:45 +02:00
wsgi.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
xmlutil.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00