Change in vdsm[master]: build on el6: import OrderedDict from elsewhere

danken at redhat.com danken at redhat.com
Tue Nov 13 14:39:53 UTC 2012


Dan Kenigsberg has submitted this change and it was merged.

Change subject: build on el6: import OrderedDict from elsewhere
......................................................................


build on el6: import OrderedDict from elsewhere

Commit 1db772c71e has introduced usage of collections.OrderedDict which
is not part of el6's Python 2.6. This patch imports Raymond Hettinger's
implementation if OrderedDict is missing in the default location.

Change-Id: I92079c2639d892f283c771576ca25e333d0b1936
Signed-off-by: Dan Kenigsberg <danken at redhat.com>
---
M vdsm.spec.in
M vdsm_api/vdsmapi.py
2 files changed, 11 insertions(+), 1 deletion(-)

Approvals:
  Yaniv Bronhaim: Verified; Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I92079c2639d892f283c771576ca25e333d0b1936
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>


More information about the vdsm-patches mailing list