Nir Soffer has submitted this change and it was merged.

Change subject: StorageDomain: Add get_manifest
......................................................................


StorageDomain: Add get_manifest

Provide structured access to the _manifest member of StorageDomain.
This is needed specifically when you want to use the sdCache to fetch a
StorageDomainManifest.  In that case you would use code like this:

    manifest = sdCache.produce(sdUUID).get_manifest()

Change-Id: I4a7ebd209a77bea90b2b6f306c85a146923f15c6
Signed-off-by: Adam Litke <ali...@redhat.com>
Reviewed-on: https://gerrit.ovirt.org/44566
Continuous-Integration: Jenkins CI
Reviewed-by: Freddy Rolland <froll...@redhat.com>
Reviewed-by: Nir Soffer <nsof...@redhat.com>
Tested-by: Nir Soffer <nsof...@redhat.com>
---
M vdsm/storage/sd.py
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Nir Soffer: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests
  Freddy Rolland: Looks good to me, but someone else must approve



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4a7ebd209a77bea90b2b6f306c85a146923f15c6
Gerrit-PatchSet: 9
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Freddy Rolland <froll...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to