Change in ovirt-hosted-engine-ha[master]: lib, agent, client: change host_id key to int

gpadgett at redhat.com gpadgett at redhat.com
Mon Oct 14 17:45:53 UTC 2013


Greg Padgett has submitted this change and it was merged.

Change subject: lib, agent, client: change host_id key to int
......................................................................


lib, agent, client: change host_id key to int

get_stats_from_storage() previously returned a dict with the host_id as
a string.  With all valid host_id values being integers, it makes the
api cleaner to return an integer.

Change-Id: I56b204080391cf09b2606316d9195bf12905034f
Bug-Url: https://bugzilla.redhat.com/1015724
Signed-off-by: Greg Padgett <gpadgett at redhat.com>
---
M ovirt_hosted_engine_ha/agent/hosted_engine.py
M ovirt_hosted_engine_ha/client/client.py
M ovirt_hosted_engine_ha/lib/brokerlink.py
3 files changed, 9 insertions(+), 9 deletions(-)

Approvals:
  Greg Padgett: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I56b204080391cf09b2606316d9195bf12905034f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <gpadgett at redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett at redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list