Comment 2 for bug 1212328

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

Reviewed: https://review.openstack.org/42697
Committed: http://github.com/openstack/cinder/commit/0787030220762b59d94a368f6e0bbf20f606cb48
Submitter: Jenkins
Branch: master

commit 0787030220762b59d94a368f6e0bbf20f606cb48
Author: Kurt Martin <email address hidden>
Date: Mon Aug 19 11:14:42 2013 -0700

    Removed need for domain in 3PAR drivers

    The 3PAR drivers need to support CPGs that are not part of a
    virtual domain on the 3PAR backend. This patch removes the need
    for the CPG to be part of a domain and changes a few of the commands
    that took the domain as an option.

    DocImpact

    Change-Id: I7e472e19e484e837c9216ea01455a4b8a85b19e5
    Fixes: bug #1212328