Comment 2 for bug 1751206

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to watcher (master)

Reviewed: https://review.openstack.org/570092
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=3c830777247e90bc813f16c25b22336a0b9b8fae
Submitter: Zuul
Branch: master

commit 3c830777247e90bc813f16c25b22336a0b9b8fae
Author: Hidekazu Nakamura <email address hidden>
Date: Wed May 23 10:51:26 2018 +0900

    Update storage CDM collector

    Storage CDM can not be build for some environment such as
    the one using VMwareVcVmdkDriver, since some attributes of
    Storage CDM'S pool element can be 'unknown'.

    This patch updates storage CDM collector to raise watcher
    specific exception if some attributes of storage CDM'S pool
    element is 'unknown'

    Change-Id: If75a909025c8d764e4de6e20f058b84e23123c1a
    Closes-Bug: #1751206