Comment 4 for bug 1788470

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

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

commit 212a2c5fee389b413b69050d93a06831326b9192
Author: melanie witt <email address hidden>
Date: Thu Aug 23 04:53:18 2018 +0000

    Correct the release notes related to nova-consoleauth

    The release notes said it was okay not to run the nova-consoleauth
    service in Rocky, but that's not true because the Rocky code is storing
    new console authorization tokens in both the database backend and the
    existing nova-consoleauth backend. The use of nova-consoleauth will be
    discontinued in Stein (for non-cells v1). We can't remove
    nova-consoleauth until we remove cells v1.

    Closes-Bug: #1788470

    Change-Id: Ibbdc7c50c312da2acc59dfe64de95a519f87f123
    (cherry picked from commit 4f01f4ff88de571218a36ba7c4e998296a7b52a4)