Change in vdsm[master]: Move domain monitor out of sp.py
by Federico Simoncelli
Federico Simoncelli has posted comments on this change.
Change subject: Move domain monitor out of sp.py
......................................................................
Patch Set 17: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/190
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I18f30541a3466c532b2fd6144cd54b46545aff0c
Gerrit-PatchSet: 17
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Haim Ateya <hateya(a)redhat.com>
Gerrit-Reviewer: Igor Lvovsky <ilvovsky(a)redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi(a)redhat.com>
Gerrit-Reviewer: ilvovsky(a)gmail.com
11 years, 5 months
Change in vdsm[master]: Return the volume path in prepareVolume
by Federico Simoncelli
Federico Simoncelli has uploaded a new change for review.
Change subject: Return the volume path in prepareVolume
......................................................................
Return the volume path in prepareVolume
Change-Id: I81b72cf7eb4ac287fde54f4698cc5a2c84f74096
---
M vdsm/clientIF.py
M vdsm/storage/hsm.py
2 files changed, 10 insertions(+), 6 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/32/732/1
--
To view, visit http://gerrit.ovirt.org/732
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I81b72cf7eb4ac287fde54f4698cc5a2c84f74096
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
11 years, 5 months
Change in vdsm[master]: Move domain monitor out of sp.py
by Igor Lvovsky
Igor Lvovsky has posted comments on this change.
Change subject: Move domain monitor out of sp.py
......................................................................
Patch Set 17: Looks good to me, but someone else must approve
Please, open the ticket for pre-integration team
--
To view, visit http://gerrit.ovirt.org/190
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I18f30541a3466c532b2fd6144cd54b46545aff0c
Gerrit-PatchSet: 17
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Haim Ateya <hateya(a)redhat.com>
Gerrit-Reviewer: Igor Lvovsky <ilvovsky(a)redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi(a)redhat.com>
Gerrit-Reviewer: ilvovsky(a)gmail.com
11 years, 5 months
Change in vdsm[master]: Fix floppy drives: bus should be 'fdc'.
by Igor Lvovsky
Igor Lvovsky has uploaded a new change for review.
Change subject: Fix floppy drives: bus should be 'fdc'.
......................................................................
Fix floppy drives: bus should be 'fdc'.
Change-Id: I912cc1418e0df32d44bbc1a7c79c496aebd86c36
---
M vdsm/vm.py
1 file changed, 6 insertions(+), 5 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/87/787/1
--
To view, visit http://gerrit.ovirt.org/787
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I912cc1418e0df32d44bbc1a7c79c496aebd86c36
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Igor Lvovsky <ilvovsky(a)redhat.com>
11 years, 5 months
Change in vdsm[master]: make vds_bootstrap executable again
by Haim Ateya
Haim Ateya has uploaded a new change for review.
Change subject: make vds_bootstrap executable again
......................................................................
make vds_bootstrap executable again
Change-Id: I43926966e963aee96e9a5b5ededb2974ee0196fa
---
M vds_bootstrap/vds_bootstrap.py
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/65/765/1
--
To view, visit http://gerrit.ovirt.org/765
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I43926966e963aee96e9a5b5ededb2974ee0196fa
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Haim Ateya <hateya(a)redhat.com>
11 years, 5 months
Change in vdsm[master]: Compile python files using automake
by Federico Simoncelli
Federico Simoncelli has uploaded a new change for review.
Change subject: Compile python files using automake
......................................................................
Compile python files using automake
In this patch:
* Use the PYTHON macro to compile python files
* Remove the redhat-rpm-config build dependency
* Move the vdsm sos plugin into its own directory to avoid the custom
file renaming and to use the PYTHON macro
* Update the gitignore file and the copyright in the touched files
* Add the all-local target to force the substitutions in the python
files
Change-Id: I7dce5c317605b84ec883feb04bfc83c5f64d921b
---
M .gitignore
M configure.ac
M vds_bootstrap/Makefile.am
M vdsm.spec.in
M vdsm/Makefile.am
A vdsm/sos/Makefile.am
R vdsm/sos/vdsm.py.in
M vdsm/storage/Makefile.am
M vdsm_cli/Makefile.am
M vdsm_reg/Makefile.am
10 files changed, 179 insertions(+), 58 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/08/708/1
--
To view, visit http://gerrit.ovirt.org/708
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7dce5c317605b84ec883feb04bfc83c5f64d921b
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
11 years, 5 months
Change in vdsm[master]: vdsm-reg.conf.in: remove vdc_authkeys_path
by Douglas Schilling Landgraf
Douglas Schilling Landgraf has uploaded a new change for review.
Change subject: vdsm-reg.conf.in: remove vdc_authkeys_path
......................................................................
vdsm-reg.conf.in: remove vdc_authkeys_path
The auth key is defined in deployUtil.py.in
Change-Id: I1ed0cb70d3d77bc00c3dec8cd263968bbd37622e
---
M vdsm_reg/vdsm-reg.conf.in
1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/98/798/1
--
To view, visit http://gerrit.ovirt.org/798
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1ed0cb70d3d77bc00c3dec8cd263968bbd37622e
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
11 years, 5 months
Change in vdsm[master]: Move domain monitor out of sp.py
by Federico Simoncelli
Federico Simoncelli has posted comments on this change.
Change subject: Move domain monitor out of sp.py
......................................................................
Patch Set 16: I would prefer that you didn't submit this
(3 inline comments)
....................................................
File vdsm/storage/domainMonitor.py
Line 44: # warning mechanizm.
mechanism
Line 126: try:
The try/except block should protect the onDomainConnectivityStateChange.emit part only.
Line 128: self.log.debug("Domain `%s` changed its status to %s", domain.sdUUID, {True:"valid", False:"Invalid"}[nextStatus.valid])
Spaces, case consistency and 80 columns. We might want the True/False dictionary as constant somewhere in the module/class.
--
To view, visit http://gerrit.ovirt.org/190
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I18f30541a3466c532b2fd6144cd54b46545aff0c
Gerrit-PatchSet: 16
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Haim Ateya <hateya(a)redhat.com>
Gerrit-Reviewer: Igor Lvovsky <ilvovsky(a)redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi(a)redhat.com>
Gerrit-Reviewer: ilvovsky(a)gmail.com
11 years, 5 months
Change in vdsm[master]: vds_boostrap: rename rhevm to engine
by Roy Golan
Roy Golan has uploaded a new change for review.
Change subject: vds_boostrap: rename rhevm to engine
......................................................................
vds_boostrap: rename rhevm to engine
Change-Id: Id1c98658af80ad52a14934a962be4945c91ff48d
---
M vds_bootstrap/vds_bootstrap.py
M vdsm_reg/config.py
M vdsm_reg/deployUtil.py.in
M vdsm_reg/vdsm-reg-setup
M vdsm_reg/vdsm-reg.conf.in
5 files changed, 28 insertions(+), 28 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/11/311/1
--
To view, visit http://gerrit.ovirt.org/311
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id1c98658af80ad52a14934a962be4945c91ff48d
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan(a)redhat.com>
11 years, 5 months
Change in vdsm[master]: BZ769179 - Omit getSessionList from vdsClient and its depend...
by Haim Ateya
Haim Ateya has uploaded a new change for review.
Change subject: BZ769179 - Omit getSessionList from vdsClient and its dependent files
......................................................................
BZ769179 - Omit getSessionList from vdsClient and its dependent files
Change-Id: Ia448f4e8c2720b5958fef59f4f55b2f4ae63d2ac
---
M vdsm/doc/source/storage/overview.rst
M vdsm/vdsm-sosplugin.py.in
M vdsm_cli/vdsClient.py
3 files changed, 1 insertion(+), 14 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/59/659/1
--
To view, visit http://gerrit.ovirt.org/659
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia448f4e8c2720b5958fef59f4f55b2f4ae63d2ac
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Haim Ateya <hateya(a)redhat.com>
11 years, 5 months