nova/nova/api/openstack/compute/plugins/v3
Victor Stinner 68f6f080b2 Replace dict.iteritems() with six.iteritems(dict)
This patch was generated by the sixer tool version 0.2 using the
"iteritems" operation:
https://pypi.python.org/pypi/sixer

Manual changes:

- Don't change get_instance_metadata() in nova/compute/api.py:
  fixed by the change Ifd455e70002eb9636b87f83788384127ba6edeeb.
- Don't change sqlalchemy code and
  nova/tests/unit/db/test_db_api.py. sqlalchemy objects cannot be
  converted to a dictionary using dict(obj) directly yet. It will be
  possible with the change I702be362a58155a28482e733e60539d36c039509.
- Revert change in a comment in nova/objects/instance.py; the sixer tool
  is limited and don't understand comments
- Reformat nova/virt/vmwareapi/driver.py to respect the 80 columns
  contraint

Blueprint nova-python3
Change-Id: I81465661cb8a74778d70ba9b6641073f1effa49b
2015-05-22 11:33:18 -07:00
..
__init__.py API extensions framework for v3 API 2013-05-13 10:31:22 +09:30
access_ips.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
admin_actions.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
admin_password.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
agents.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
aggregates.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
assisted_volume_snapshots.py Merge "Move policy enforcement into REST API layer for v2.1 api assisted_volume_snapshots" 2015-03-09 19:19:24 +00:00
attach_interfaces.py Removed twice declared variables 2015-04-29 15:26:50 +03:00
availability_zone.py Merge "consoliate set_availability_zones usage" 2015-03-23 06:52:46 +00:00
baremetal_nodes.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
block_device_mapping.py Release bdm constraint source and dest type 2015-03-20 22:45:30 +08:00
block_device_mapping_v1.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
cells.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
certificates.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
cloudpipe.py Move policy enforcement into REST API layer for v2.1 cloudpipe 2015-02-26 21:33:47 +08:00
config_drive.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
console_auth_tokens.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
console_output.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
consoles.py Add policy check for consoles 2015-03-20 03:45:45 +08:00
create_backup.py Raise exception when backup volume-backed instance 2015-03-28 07:53:40 +13:00
deferred_delete.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
disk_config.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
evacuate.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
extended_availability_zone.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
extended_server_attributes.py No need to create APIVersionRequest every time 2015-03-31 16:15:26 +00:00
extended_status.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
extended_volumes.py No need to create APIVersionRequest every time 2015-03-31 16:15:26 +00:00
extension_info.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
fixed_ips.py Add json-schema for v2.1 fixed-ips 2015-04-01 18:39:16 +08:00
flavor_access.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
flavor_manage.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
flavor_rxtx.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
flavors.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
flavors_extraspecs.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
floating_ip_dns.py Move policy enforcement into REST API layer for v2.1 floating_ip_dns 2015-02-26 14:49:55 +08:00
floating_ip_pools.py Move policy enforcement into REST API layer for v2.1 floating_ip_pools 2015-02-20 06:06:17 +08:00
floating_ips.py Replace iter.next() with next(iter) 2015-05-13 11:17:05 +02:00
floating_ips_bulk.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
fping.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
hide_server_addresses.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
hosts.py Replace dict.itervalues() with six.itervalues(dict) 2015-05-12 12:21:46 +02:00
hypervisors.py view hypervisor details rest api should be allowed for non-admins 2015-04-25 14:51:05 +02:00
image_metadata.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
image_size.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
images.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
instance_actions.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
instance_usage_audit_log.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
ips.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
keypairs.py Adds cleanup on v2.2 keypair api and tests 2015-03-24 17:06:18 +02:00
limits.py Performance: leverage dict comprehension in PEP-0274 2015-01-16 10:06:13 +08:00
lock_server.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
migrate_server.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
migrations.py Add migration_type to Migration object 2015-05-14 18:46:10 -07:00
multinic.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
multiple_create.py Add API schema for v2.1/v3 multiple_create extension 2014-09-02 23:09:07 +09:00
networks.py Move policy enforcement into REST API layer for v2.1 networks related 2015-02-25 16:16:33 +08:00
networks_associate.py Move policy enforcement into REST API layer for v2.1 networks related 2015-02-25 16:16:33 +08:00
pause_server.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
pci.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
personality.py Implement 'personality' plugin for V2.1 2014-11-27 15:02:15 +09:00
preserve_ephemeral_rebuild.py Revert : Switch off oslo.* namespace check temporarily 2015-02-25 08:56:34 -05:00
quota_classes.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
quota_sets.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
remote_consoles.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
rescue.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
scheduler_hints.py Add API schema for v2.1/v3 scheduler_hints extension 2014-11-26 02:23:29 +00:00
security_group_default_rules.py Merge "Move policy enforcement into REST API layer for v2.1 security_group_default_rules" 2015-03-16 01:43:16 +00:00
security_groups.py Merge "Move policy enforcement into REST API layer for v2.1 security groups" 2015-03-16 01:42:12 +00:00
server_diagnostics.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
server_external_events.py Replace dict(obj.iteritems()) with dict(obj) 2015-05-21 08:35:37 -07:00
server_groups.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
server_metadata.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
server_password.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
server_usage.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
servers.py Replace unicode with six.text_type 2015-05-12 12:31:20 +02:00
services.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
shelve.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
simple_tenant_usage.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
suspend_server.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
tenant_networks.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
used_limits.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
user_data.py Remove v1.1 from v2.1 extension description 2015-02-05 07:44:38 +00:00
versions.py Cleanup v2.1 controller inheritance 2014-11-21 15:07:52 +10:30
virtual_interfaces.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
volumes.py Move policy enforcement into REST API layer for v2.1 api volume_attachment 2015-03-16 11:33:51 +08:00