Comment 3 for bug 1846362

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

Reviewed: https://review.opendev.org/687871
Committed: https://git.openstack.org/cgit/starlingx/gui/commit/?id=241a01403496bf1a00bda1d2e991b9ac2f933e3f
Submitter: Zuul
Branch: master

commit 241a01403496bf1a00bda1d2e991b9ac2f933e3f
Author: Bin Qian <email address hidden>
Date: Thu Oct 10 08:17:58 2019 -0400

    Remove incorrect regex validator for rootfs and boot_device

    The regex restriction for the fields boot_device and rootfs_device are
    conflict against the default setting of both fields. The settings with
    absolute path ('/dev/disk/') work no problem.

    Change-Id: Ie8f8c4935bd5c1846f2d62c23d65b261e324cc5a
    Closes-Bug: 1846362
    Signed-off-by: Bin Qian <email address hidden>