
Alon Bar-Lev has submitted this change and it was merged. Change subject: openstack: neutron: convert keys to strings ...................................................................... openstack: neutron: convert keys to strings engine sends integers instead of strings for configuration, make sure these are converted to strings. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=989915 Change-Id: I8dc4d250f9d143d5b56af74a7df680970b4cf107 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M src/plugins/ovirt-host-deploy/openstack/neutron.py M src/plugins/ovirt-host-deploy/openstack/neutron_linuxbridge.py M src/plugins/ovirt-host-deploy/openstack/neutron_openvswitch.py 3 files changed, 3 insertions(+), 3 deletions(-) Approvals: Alon Bar-Lev: Verified; Looks good to me, approved Meni Yakove: Verified -- To view, visit http://gerrit.ovirt.org/17457 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8dc4d250f9d143d5b56af74a7df680970b4cf107 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Meni Yakove <myakove@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com>