nova/nova
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
..
CA
api Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
cells Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
cert Add rpc client side version control. 2013-06-14 11:38:22 -04:00
cloudpipe Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
cmd Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
common
compute Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
conductor Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
console Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
consoleauth Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
db Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
hacking Use timeutils.utcnow() throughout the code 2013-07-19 16:08:54 +03:00
image Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
ipv6 Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
keymgr Create key manager interface 2013-07-17 16:44:42 -04:00
locale Imported Translations from Transifex 2013-07-24 19:37:37 +00:00
network Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
objects Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
objectstore Fix and gate on E125 2013-07-04 08:49:45 +02:00
openstack Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
scheduler Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
servicegroup Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
spice Wrong proxy port in nova.conf for Spice proxy 2013-04-26 01:20:05 +02:00
storage Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
tests Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
virt Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
vnc Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
volume Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
__init__.py Remove gettext.install() from nova/__init__.py 2013-04-01 13:44:47 -04:00
availability_zones.py Add validation of available_zone during instance create 2013-07-16 23:22:49 -07:00
baserpc.py Add rpc client side version control. 2013-06-14 11:38:22 -04:00
block_device.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
config.py Fix nova-manage --version 2013-03-12 13:02:09 +00:00
context.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
crypto.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
exception.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
filters.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
hooks.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
loadables.py
manager.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
netconf.py Better default for my_ip if 8.8.8.8 is unreachable 2013-06-26 15:10:39 -04:00
notifications.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
paths.py Delete unused bin directory 2013-06-03 11:15:33 -07:00
policy.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
quota.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
safe_utils.py Remove parameters containing passwords from Notifications. 2013-03-05 16:27:29 -04:00
service.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
test.py Change force_dhcp_release default to True 2013-07-11 14:33:04 +01:00
utils.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
version.py Remove locals() from various places. 2013-07-17 09:30:48 +04:00
weights.py
wsgi.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00