Comment 6 for bug 1499677

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

Reviewed: https://review.openstack.org/229798
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=aa7c55ad0755981bdc17c9419a449b8d6b6d7a31
Submitter: Jenkins
Branch: master

commit aa7c55ad0755981bdc17c9419a449b8d6b6d7a31
Author: Valeriy Ponomaryov <email address hidden>
Date: Thu Oct 1 12:42:05 2015 +0300

    Fix display of availability-zone for manila-manage command

    Commands "manila-manage service list" and "manila-manage host list"
    were displaying availability zone instance instead of its name.

    Such bug appeared after implementation of Availability zone model.
    So, fix it by providing 'name' field of availability zone model.

    Change-Id: I14c3451380df01853183aed265344b1783c95939
    Closes-Bug: #1499677