1bddef94cb
Replace dict.iteritems() with dict.items(). The Python 3 dict type has no iteritems() method, the old iteritems() method was renamed to items(). TrivialFix. Change-Id: I2137e72554fd16d2c70e50306e4f57d27e35bcd3 |
||
---|---|---|
.. | ||
action_plugins | ||
group_vars | ||
inventory | ||
library | ||
roles | ||
certificates.yml | ||
cleanup.yml | ||
mariadb_recovery.yml | ||
post-deploy.yml | ||
prechecks.yml | ||
site.yml | ||
tempest.yml |