Comment 4 for bug 1789800

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/rocky)

Reviewed: https://review.openstack.org/600336
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=cd0a0ef0e2810349a5bd645a9723c20aa2bab990
Submitter: Zuul
Branch: stable/rocky

commit cd0a0ef0e2810349a5bd645a9723c20aa2bab990
Author: Takashi NATSUME <email address hidden>
Date: Thu Aug 30 13:46:22 2018 +0900

    Fix a failure to format config sample

    A help string of 'enable_consoleauth' is missing
    in nova/conf/workarounds.py.
    So formatting sample for enable_consoleauth is failed.

    This patch fixes it.

    Change-Id: Iad799099028f15948733451556207e7a77c1517b
    Closes-Bug: #1789800
    (cherry picked from commit ad1d9bd66e6a1c3538b426021962470599e480c5)