Change in ovirt-hosted-engine-setup[master]: cleanup: explicit dict keys conversion to list

sbonazzo at redhat.com sbonazzo at redhat.com
Wed Aug 7 07:20:39 UTC 2013


Sandro Bonazzola has submitted this change and it was merged.

Change subject: cleanup: explicit dict keys conversion to list
......................................................................


cleanup: explicit dict keys conversion to list

In Python 3.3 dict keys() method returns a view,
not a list. Adding explicit conversion when needed.

Change-Id: Ie2cc9921cbaf67f2081039d0c5723bf07b53f87f
Signed-off-by: Sandro Bonazzola <sbonazzo at redhat.com>
---
M src/plugins/ovirt-hosted-engine-setup/vm/configurevm.py
M src/plugins/ovirt-hosted-engine-setup/vm/runvm.py
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Sandro Bonazzola: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/17671
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie2cc9921cbaf67f2081039d0c5723bf07b53f87f
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie at redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett at redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde at gmail.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi at redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi at redhat.com>



More information about the Engine-commits mailing list