Change in vdsm[master]: RPM changes for Fedora
by Dan Kenigsberg
Dan Kenigsberg has posted comments on this change.
Change subject: RPM changes for Fedora
......................................................................
Patch Set 6: Verified; Looks good to me, approved
--
To view, visit http://gerrit.usersys.redhat.com/1023
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I5cc880f8579b254f49981d88f4045ac124559458
Gerrit-PatchSet: 6
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
11 years, 7 months
Change in vdsm[master]: Recreate the run paths when needed
by Dan Kenigsberg
Dan Kenigsberg has submitted this change and it was merged.
Change subject: Recreate the run paths when needed
......................................................................
Recreate the run paths when needed
On some systems the run directory might be mounted as tmpfs (eg: on
Fedora). The daemon will refuse to start at next reboot if the paths
aren't recreated.
Change-Id: I6eee71ce11e47a64bf825089445d6ef4ec504d82
---
M vdsm/vdsmd.in
1 file changed, 12 insertions(+), 0 deletions(-)
Approvals:
Dan Kenigsberg: Verified; Looks good to me, approved
--
To view, visit http://gerrit.usersys.redhat.com/1030
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6eee71ce11e47a64bf825089445d6ef4ec504d82
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Ayal Baron
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi(a)redhat.com>
11 years, 7 months
Change in vdsm[master]: Recreate the run paths when needed
by Dan Kenigsberg
Dan Kenigsberg has posted comments on this change.
Change subject: Recreate the run paths when needed
......................................................................
Patch Set 3: Verified; Looks good to me, approved
--
To view, visit http://gerrit.usersys.redhat.com/1030
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I6eee71ce11e47a64bf825089445d6ef4ec504d82
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Ayal Baron
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi(a)redhat.com>
11 years, 7 months
Change in vdsm[master]: Convert the OrderedDict from namedtuple._asdict()
by Dan Kenigsberg
Dan Kenigsberg has submitted this change and it was merged.
Change subject: Convert the OrderedDict from namedtuple._asdict()
......................................................................
Convert the OrderedDict from namedtuple._asdict()
Since python 2.7 the namedtuple._asdict() method returns an
OrderedDict, therefore we need to convert it to a regular
dictionary before marshalling it on xmlrpc.
Change-Id: I5582f77fbfc6961dcada3f733cb9353dee53cf53
---
M vdsm/storage/hsm.py
1 file changed, 10 insertions(+), 7 deletions(-)
Approvals:
Dan Kenigsberg: Verified; Looks good to me, approved
Igor Lvovsky: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.usersys.redhat.com/1029
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5582f77fbfc6961dcada3f733cb9353dee53cf53
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Igor Lvovsky <ilvovsky(a)redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi(a)redhat.com>
11 years, 7 months
Change in vdsm[master]: Convert the OrderedDict from namedtuple._asdict()
by Dan Kenigsberg
Dan Kenigsberg has posted comments on this change.
Change subject: Convert the OrderedDict from namedtuple._asdict()
......................................................................
Patch Set 2: Verified; Looks good to me, approved
--
To view, visit http://gerrit.usersys.redhat.com/1029
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I5582f77fbfc6961dcada3f733cb9353dee53cf53
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Igor Lvovsky <ilvovsky(a)redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi(a)redhat.com>
11 years, 7 months
Change in vdsm[master]: Convert the OrderedDict from namedtuple._asdict()
by Igor Lvovsky
Igor Lvovsky has posted comments on this change.
Change subject: Convert the OrderedDict from namedtuple._asdict()
......................................................................
Patch Set 2: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.usersys.redhat.com/1029
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I5582f77fbfc6961dcada3f733cb9353dee53cf53
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Igor Lvovsky <ilvovsky(a)redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi(a)redhat.com>
11 years, 7 months
Change in vdsm[master]: Fix lock release and reversed SPM logic.
by Haim Ateya
Haim Ateya has posted comments on this change.
Change subject: Fix lock release and reversed SPM logic.
......................................................................
Patch Set 1: Fails
Tested upstream code rebased on master with this patch and spm start fails on attributetError: __exit__
http://pastebin.test.redhat.com/65931
--
To view, visit http://gerrit.usersys/1066
To unsubscribe, visit http://gerrit.usersys/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I3e2335163e45dc601d6779b45beb03d67e997692
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Eduardo Warszawski <ewarszaw(a)redhat.com>
Gerrit-Reviewer: Ayal Baron
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Haim Ateya <hateya(a)redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi(a)redhat.com>
11 years, 7 months
Change in vdsm[master]: Move getLvmLockingType() logic to lvm.py
by Igor Lvovsky
Igor Lvovsky has posted comments on this change.
Change subject: Move getLvmLockingType() logic to lvm.py
......................................................................
Patch Set 7: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.usersys.redhat.com/1032
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I74df6b798664949009894346bbcb04037e978a4d
Gerrit-PatchSet: 7
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi(a)redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Igor Lvovsky <ilvovsky(a)redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi(a)redhat.com>
11 years, 7 months