Comment 3 for bug 1812268

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

Reviewed: https://review.openstack.org/632017
Committed: https://git.openstack.org/cgit/openstack/stx-config/commit/?id=2b2782efb6ea2efc4816fe67287c8a0515916352
Submitter: Zuul
Branch: master

commit 2b2782efb6ea2efc4816fe67287c8a0515916352
Author: sunausti <email address hidden>
Date: Mon Jan 21 01:04:02 2019 +0000

    Support 'True' and 'False' input for system commands

    add args choice 'True' and 'False' for https_enabled and sdn_enabled
    in 'system modify' and for dynamic in 'system network-add' command
    to support input 'True' and 'False'.

    make https_enabled and sdn_enabled to lower case in sys-api controller

    Closes-bug: 1812268

    Change-Id: If6411852edfc970ee1d749e4d4ccb8d045767bbc
    Signed-off-by: sunausti <email address hidden>