nova/nova/api
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
..
ec2 Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
metadata Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
openstack Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
__init__.py Removed newly added userdatarequesthandler for OS API, there is no need to add this handler since the existing Ec2 API metadatarequesthandler does the same job 2011-08-15 15:09:42 -07:00
auth.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
manager.py Move network_driver into new nova.network.driver 2012-12-16 22:24:07 +00:00
sizelimit.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00
validator.py Remove the monkey patching of _ into the builtins 2013-07-26 07:31:17 -07:00