Comment 2 for bug 1493232

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

Reviewed: https://review.openstack.org/221174
Committed: https://git.openstack.org/cgit/stackforge/powervc-driver/commit/?id=50d97fd9835adb5e8cbc57bef8456c0c39089b24
Submitter: Jenkins
Branch: master

commit 50d97fd9835adb5e8cbc57bef8456c0c39089b24
Author: Jerry Cai <email address hidden>
Date: Tue Sep 8 15:25:50 2015 +0800

    quotas are not updated from powervc side

    quotas are not updated when the volumes/instances are synced from
    powervc side, this fix help to sync the quota during sync resources
    from powervc side, increase quota when insert to local resource,
    deduct quota when delete local resources.

    Change-Id: Ic5a77e7d154b247d253db19d59ee66a7aa473995
    Closes-Bug: 1493232