Comment 19 for bug 1826259

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

Reviewed: https://review.opendev.org/672401
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=fc2423a5119423bd1fe55a7822d63bab58e783f1
Submitter: Zuul
Branch: master

commit fc2423a5119423bd1fe55a7822d63bab58e783f1
Author: zhangkunpeng <zhang.kunpeng@99cloud.net>
Date: Wed Jul 24 11:12:19 2019 +0800

    Make sure to set default_volume_type when only one storage backend

    if there is only one backend, the default_volume_type will not be set.
    Then error "default volume type can not be found" will raise when
    creating volume from image panel in horizon.

    Closes-Bug: 1826259
    Change-Id: Ia9c6d30418b41bc15de7a34bec60b3bdae8324d7
    Signed-off-by: zhangkunpeng <zhang.kunpeng@99cloud.net>