Comment 2 for bug 1423450

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

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

commit f4f46e972004eca66e4751a836156c342e448621
Author: Joe Cropper <email address hidden>
Date: Wed Feb 18 23:55:04 2015 -0600

    Fix some message nits in the ZoneManager

    This patch addresses some nit comments I've received on some of the
    ZoneManager's conf options (e.g., not documenting the valid zoning
    strategies) and some other minor message format items.

    Cleaned up some globalization items as well (% => ,).

    Also fixed the UTs since they didn't work at all due to duplicate
    opt errors based on the UT structure.

    Change-Id: I84b55710bd8afe4fcdd539fcc49805ba88d13dc4
    Closes-Bug: 1423450