Comment 2 for bug 1464136

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

Reviewed: https://review.openstack.org/190533
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=d32c1e5c7086cfa9e611c3e14b2f780d8e94e051
Submitter: Jenkins
Branch: master

commit d32c1e5c7086cfa9e611c3e14b2f780d8e94e051
Author: Jay Xu <email address hidden>
Date: Wed Jun 10 22:41:09 2015 -0400

    EMC VNX: Fix the total capacity for dynamic Pool

    For the pools that are not dynamic, the total capacity of the pool returns
    as total size of all members of the pool; For the pools that are dynamic,
    it returns the potential, maximum total size, in other words the total size
    of all members plus the space available for the pool extension.

    Change-Id: Ie093a9ebcda7ca77906efe3786ee585b836c6a52
    Closes-bug: 1464136