nova/nova/api/openstack/compute/contrib
Stanislaw Pitucha 17ba935d9d Remove unnecessary LOG initialisation
Remove a lot of getLogger lines and imports of logging in modules
which never use that functionality.

Change-Id: Icdaee2c540980412b000d02ebf1ec568dcf5b38a
2013-04-10 13:26:12 +00:00
..
__init__.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
admin_actions.py Use format_message on exceptions instead of str() 2013-03-27 17:45:12 +01:00
agents.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
aggregates.py Fix: Nova aggregate API throws an uncaught exception on invalid host 2013-03-13 15:35:03 +01:00
attach_interfaces.py Add support for network adapter hotplug. 2013-02-19 14:12:54 -05:00
availability_zone.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
baremetal_nodes.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
cells.py Makes safe xml data calls raise 400 http error instead of 500 2013-03-14 13:31:02 +00:00
certificates.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
cloudpipe.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
cloudpipe_update.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
config_drive.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
console_output.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
consoles.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
coverage_ext.py Add reset function to nova coverage. 2013-04-08 11:41:01 +09:00
createserverext.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
deferred_delete.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
disk_config.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
evacuate.py Fix instance evacuate with shared storage 2013-03-08 16:16:16 +02:00
extended_availability_zone.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
extended_ips.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
extended_server_attributes.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
extended_status.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
extended_virtual_interfaces_net.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
fixed_ips.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
flavor_access.py Use format_message on exceptions instead of str() 2013-03-27 17:45:12 +01:00
flavor_disabled.py Fix N402 for nova/api 2013-01-08 23:40:13 -05:00
flavor_rxtx.py Fix N402 for nova/api 2013-01-08 23:40:13 -05:00
flavor_swap.py Fix N402 for nova/api 2013-01-08 23:40:13 -05:00
flavorextradata.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
flavorextraspecs.py Use format_message on exceptions instead of str() 2013-03-27 17:45:12 +01:00
flavormanage.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
floating_ip_dns.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
floating_ip_pools.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
floating_ips.py Return proper error messages while disassociating floating IP 2013-02-28 10:05:18 +08:00
floating_ips_bulk.py Use format_message on exceptions instead of str() 2013-03-27 17:45:12 +01:00
fping.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
hide_server_addresses.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
hosts.py Use format_message on exceptions instead of str() 2013-03-27 17:45:12 +01:00
hypervisors.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
image_size.py Add an extension to show image size. 2013-02-19 18:53:10 -05:00
instance_actions.py Rework instance actions to work with cells 2013-02-25 19:33:02 -05:00
instance_usage_audit_log.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
keypairs.py Don't traceback in the API on invalid keypair. 2013-03-05 10:13:44 -05:00
multinic.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
multiple_create.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
networks_associate.py Renames the new os-networks extension 2013-01-15 00:48:32 +00:00
os_networks.py Correct network uuid field for os-network extension 2013-04-05 22:06:18 +08:00
os_tenant_networks.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
quota_classes.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
quotas.py Do not accept invalid keys in quota-update 2013-03-14 13:18:54 -04:00
rescue.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
scheduler_hints.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
security_group_default_rules.py get context from req rather than getting a new admin context 2013-03-28 16:09:27 -07:00
security_groups.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
server_diagnostics.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
server_password.py Use format_message on exceptions instead of str() 2013-03-27 17:45:12 +01:00
server_start_stop.py Use format_message on exceptions instead of str() 2013-03-27 17:45:12 +01:00
services.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
simple_tenant_usage.py Fix missing punctuation in docstring 2013-03-28 09:08:54 -07:00
used_limits.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
user_data.py Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
virtual_interfaces.py Remove unnecessary LOG initialisation 2013-04-10 13:26:12 +00:00
volumes.py Change arguments to volume_detach() 2013-03-20 20:47:36 +00:00