config/sysinv/sysinv/sysinv/sysinv/cmd
Charles Short a0645a4e09 python3: Refactor dict for python2/python3 compat
Python3 changed the behavior of dict.keys and dict.values such that
it is now returns a dict_keys object, which is iterable but not
indexable. You can get the python2 result back with an explicit
call to list.

Story: 2006796
Task: 42671

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: I97c9b3c40b997da4ce514742af85bcb73bfe7ee0
(cherry picked from commit 033d32f983)
2021-08-10 12:58:36 -04:00
..
__init__.py Deprecate sysinv.openstack.common.gettextutils 2019-11-04 10:04:20 -06:00
agent.py Add code for sanity coverage 2018-06-29 13:15:05 -04:00
api.py Reraise exception and log error message 2019-07-10 09:19:05 +00:00
cert_alarm.py Add cert-alarm service 2021-07-22 08:29:23 -04:00
cert_mon.py Add intermediate CA cert monitor and audit 2020-08-25 13:00:01 -04:00
conductor.py Add code for sanity coverage 2018-06-29 13:15:05 -04:00
dbsync.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
dnsmasq_lease_update.py Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
fpga_agent.py sysinv FPGA agent initial commit 2020-06-07 23:54:01 -06:00
helm.py Rework evaluating apps reapply 2021-02-24 18:01:50 -05:00
puppet.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
reset_n3000_fpgas.py Add sysinv-reset-n3000-fpgas cmd 2021-04-15 13:53:46 +00:00
upgrade.py Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
utils.py python3: Refactor dict for python2/python3 compat 2021-08-10 12:58:36 -04:00