Comment 11 for bug 1819688

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

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

commit 8099bbbbcf6e67190dc2ede949c47da081317e2d
Author: Elena Taivan <email address hidden>
Date: Wed Mar 25 12:33:42 2020 +0000

    Add a new filesystem for image conversion

    Create the new host_fs CLI commands and the APIs
        system host-fs-add
        system host-fs-delete

    These commands will be used only for adding/removing 'image-conversion'
    filesystem dedicated only for qcow2 image conversion.
    'image-conversion' filesystem is optional.
    It is not allowed to add/remove any other filesystem.

    Change-Id: I87c876371e123ec1ba946170258401d220260e31
    Partial-bug: 1819688
    Depends-On: https://review.opendev.org/#/c/714936/
    Signed-off-by: Elena Taivan <email address hidden>