distcloud/dcorch/drivers/openstack
Sun Austin 5e9dc48384 FIX: "dict" issue for Python 2/3 compatible code
Replace dict.iteritems() with dict.items()
Change dict.keys() to list(dict.keys())

Story: 2004585
Task: 28449

Change-Id: I674c499fd575800fa307a835d8f7f272f2b2cd03
Signed-off-by: Sun Austin <austin.sun@intel.com>
2019-01-15 00:33:38 +00:00
..
__init__.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
cinder_v2.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
fm.py Decouple Fault Management from stx-config 2018-08-23 14:59:38 -04:00
keystone_v3.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
neutron_v2.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
nova_v2.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
sdk.py Distributed Cloud: PTP parameters synchronization. 2018-08-28 15:51:39 -04:00
sdk_platform.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
sysinv_v1.py FIX: "dict" issue for Python 2/3 compatible code 2019-01-15 00:33:38 +00:00