Comment 2 for bug 1194599

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

Reviewed: https://review.openstack.org/34480
Committed: http://github.com/openstack/cinder/commit/d863510ca97a2ea1ff8e0a81a5f41c0cd1fe3670
Submitter: Jenkins
Branch: master

commit d863510ca97a2ea1ff8e0a81a5f41c0cd1fe3670
Author: Viraj Hardikar <email address hidden>
Date: Tue Jun 25 15:37:09 2013 -0700

    Removes 3PAR domain option from cinder config file

    The HP 3PAR domain is no longer required to be specified in the
    cinder configuration file. This patch automatically looks up the
    domain using the Common Provisioning Group (CPG) specified.
    hp3par_domain will remain in the config for now and will be
    logged as deprecated. It will be removed in the I release.

    DocImpact
    Change-Id: I3ed01eed26209caa1904bec1f585059860294f38
    Fixes: bug 1194599