distcloud/dcmanager
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
..
api Add Barbican user to the list of subcloud users. 2018-12-12 20:46:58 +00:00
cmd StarlingX open source release updates 2018-08-07 11:51:21 -04:00
common Fix pep8 error when running tox 2018-10-29 06:23:49 +08:00
db StarlingX open source release updates 2018-08-07 11:51:21 -04:00
drivers StarlingX open source release updates 2018-08-07 11:51:21 -04:00
manager FIX: "dict" issue for Python 2/3 compatible code 2019-01-15 00:33:38 +00:00
objects StarlingX open source release updates 2018-08-07 11:51:21 -04:00
rpc StarlingX open source release updates 2018-08-07 11:51:21 -04:00
tests Enable tox tests for stx-distcloud 2018-11-02 10:27:02 -05:00
__init__.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
config-generator.conf StarlingX open source release updates 2018-08-07 11:51:21 -04:00
version.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00