Freddy Rolland has posted comments on this change.

Change subject: Move volume type constants to constants module
......................................................................


Patch Set 3: Code-Review-1

(1 comment)

For visibility.
See if my comment is correct.

https://gerrit.ovirt.org/#/c/57581/3/vdsm/storage/blockSD.py
File vdsm/storage/blockSD.py:

Line 54: from resourceFactories import LVM_ACTIVATION_NAMESPACE
Line 55: import iscsi
Line 56: from storage_mailbox import MAILBOX_SIZE
Line 57: import resourceManager as rm
Line 58: 
Missing import ?
from vdsm.storage import constants as sc
Line 59: STORAGE_DOMAIN_TAG = "RHAT_storage_domain"
Line 60: STORAGE_UNREADY_DOMAIN_TAG = STORAGE_DOMAIN_TAG + "_UNREADY"
Line 61: 
Line 62: MASTERLV = "master"


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6a8db6de344d85029cb8fa2da302c88f4d605991
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Ala Hino <ah...@redhat.com>
Gerrit-Reviewer: Freddy Rolland <froll...@redhat.com>
Gerrit-Reviewer: Idan Shaby <ish...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to