Comment 2 for bug 1425641

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

Reviewed: https://review.openstack.org/162658
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=ffc867723297397235c6a4bb0d3a12c96f1aec18
Submitter: Jenkins
Branch: master

commit ffc867723297397235c6a4bb0d3a12c96f1aec18
Author: Xing Yang <email address hidden>
Date: Mon Mar 9 11:18:11 2015 -0400

    Don't override extra specs with config in VMAX

    A recent merge in https://review.openstack.org/#/c/157679
    brought in regression because it tied volume type extra specs to
    config file settings.

    This patch rolled back most of the changes and don't let extra specs
    be overwritten by the config file settings. Intervals and retries
    will be read from the config file.

    Partial-Bug: #1425641
    Change-Id: I7b7959d64f9cc5e954d03f56f6a37021c4c0e9e1