Change in vdsm[master]: blockVolume: Introduce LV tag to ID block volume artifacts

2016-07-02 Thread Jenkins CI RO
Jenkins CI RO has abandoned this change.

Change subject: blockVolume: Introduce LV tag to ID block volume artifacts
..


Abandoned

Abandoned due to no activity - please restore if still relevant

-- 
To view, visit https://gerrit.ovirt.org/49543
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: abandon
Gerrit-Change-Id: I193699db2c462f11331bb91069a6fd3a5a1412b2
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke 
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Jenkins CI RO
Gerrit-Reviewer: gerrit-hooks 
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/admin/lists/vdsm-patches@lists.fedorahosted.org


Change in vdsm[master]: blockVolume: Introduce LV tag to ID block volume artifacts

2016-07-02 Thread automation
gerrit-hooks has posted comments on this change.

Change subject: blockVolume: Introduce LV tag to ID block volume artifacts
..


Patch Set 1:

* Update tracker: IGNORE, no Bug-Url found

-- 
To view, visit https://gerrit.ovirt.org/49543
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I193699db2c462f11331bb91069a6fd3a5a1412b2
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke 
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Jenkins CI RO
Gerrit-Reviewer: gerrit-hooks 
Gerrit-HasComments: No
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/admin/lists/vdsm-patches@lists.fedorahosted.org


Change in vdsm[master]: blockVolume: Introduce LV tag to ID block volume artifacts

2015-12-01 Thread automation
gerrit-hooks has posted comments on this change.

Change subject: blockVolume: Introduce LV tag to ID block volume artifacts
..


Patch Set 1:

* Update tracker: IGNORE, no Bug-Url found
* Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-Url: ' 
and is a valid url.
* Check merged to previous::IGNORE, Not in stable branch (['ovirt-3.6', 
'ovirt-3.5', 'ovirt-3.4', 'ovirt-3.3'])

-- 
To view, visit https://gerrit.ovirt.org/49543
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I193699db2c462f11331bb91069a6fd3a5a1412b2
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke 
Gerrit-Reviewer: gerrit-hooks 
Gerrit-HasComments: No
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches


Change in vdsm[master]: blockVolume: Introduce LV tag to ID block volume artifacts

2015-12-01 Thread alitke
Adam Litke has uploaded a new change for review.

Change subject: blockVolume: Introduce LV tag to ID block volume artifacts
..

blockVolume: Introduce LV tag to ID block volume artifacts

Change-Id: I193699db2c462f11331bb91069a6fd3a5a1412b2
Signed-off-by: Adam Litke 
---
M vdsm/storage/blockVolume.py
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/43/49543/1

diff --git a/vdsm/storage/blockVolume.py b/vdsm/storage/blockVolume.py
index 71f67d4..c35cc6b 100644
--- a/vdsm/storage/blockVolume.py
+++ b/vdsm/storage/blockVolume.py
@@ -47,6 +47,7 @@
 TAG_PREFIX_IMAGE = "IU_"
 TAG_PREFIX_PARENT = "PU_"
 TAG_VOL_UNINIT = "OVIRT_VOL_INITIALIZING"
+TAG_VOL_ARTIFACT = "OVIRT_VOL_ARTIFACT"
 VOLUME_TAGS = [TAG_PREFIX_PARENT,
TAG_PREFIX_IMAGE,
TAG_PREFIX_MD,


-- 
To view, visit https://gerrit.ovirt.org/49543
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I193699db2c462f11331bb91069a6fd3a5a1412b2
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke 
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches