integ/ceph/ceph-manager
Sun Austin 707a12317b Fix: "dict" issue for Python 2/3 compatible code
Replace dict.iteritems() with dict.items()
Replace dict.iterkeys() with dict.keys()
Change dict.keys() to list(dict.keys())

Story: 2002909
Task: 24564

Change-Id: Icf5ef6cc9947a87ee8e013d1225b3f36914e6678
Signed-off-by: Sun Austin <austin.sun@intel.com>
2018-12-25 16:52:30 +08:00
..
centos Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
ceph-manager Fix: "dict" issue for Python 2/3 compatible code 2018-12-25 16:52:30 +08:00
files Relocate ceph-manager to stx-integ/ceph/ceph-manager 2018-08-13 13:08:36 -04:00
scripts typo fix: check right dir before starting ceph-manager 2018-12-20 10:33:53 +08:00
.gitignore Relocate ceph-manager to stx-integ/ceph/ceph-manager 2018-08-13 13:08:36 -04:00
LICENSE Relocate ceph-manager to stx-integ/ceph/ceph-manager 2018-08-13 13:08:36 -04:00
PKG-INFO Relocate ceph-manager to stx-integ/ceph/ceph-manager 2018-08-13 13:08:36 -04:00