Comment 2 for bug 1284338

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

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

commit 85239cc81440d9e5a4aee3c0961c96a4197ad939
Author: Walter A. Boring IV <email address hidden>
Date: Mon Feb 24 12:10:52 2014 -0800

    Update FibreChannel Zone Manager config

    This patch changes the way the config options are
    layed out in the cinder.conf to follow the
    standards for grouping settings together.

    Instead of using dynamic config names to group
    settings together by fabric name, we look for
    fabric groups based upon the fc_fabric_names.
    We also create a new fc-zone-manager group
    for all of the global fczm settings.

    Change-Id: I91c8a05adec2fb12f664ca0df6007465c1a460e0
    Closes-Bug: #1284338
    DocImpact