Zun

Comment 2 for bug 1742346

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

Reviewed: https://review.openstack.org/536248
Committed: https://git.openstack.org/cgit/openstack/zun/commit/?id=6281d7aa6f60ecd999e47790b5e53fe6f04108ee
Submitter: Zuul
Branch: master

commit 6281d7aa6f60ecd999e47790b5e53fe6f04108ee
Author: miaohb <email address hidden>
Date: Mon Jan 22 00:22:36 2018 -0800

    Catch exception in volume get

    Server return 500 when creating a container with non-existing volume
    uuid in current version. We should add exception handler in volume get.

    Change-Id: I5920a3a51b7c8d78f516b947045235ddd78e729c
    Closes-Bug: #1742346