yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74416
[Bug 1788470] Re: release notes erroneously say that nova-consoleauth doesn't have to run in Rocky
Reviewed: https://review.openstack.org/595455
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4f01f4ff88de571218a36ba7c4e998296a7b52a4
Submitter: Zuul
Branch: master
commit 4f01f4ff88de571218a36ba7c4e998296a7b52a4
Author: melanie witt <melwittt@xxxxxxxxx>
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
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1788470
Title:
release notes erroneously say that nova-consoleauth doesn't have to
run in Rocky
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) rocky series:
In Progress
Bug description:
The release notes for Rocky currently say that the nova-consoleauth
service can be turned off in Rocky, if the option
[workarounds]/enable_consoleauth = False, but that's not true because
console token authorizations are stored in *both* the nova-consoleauth
service and the database in the Rocky code.
We will remove the use of the nova-consoleauth service in Stein.
This bug is for fixing the docs.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1788470/+subscriptions
References