
The installation of the nova-consoleauth service was erroneously removed from the docs prematurely. The nova-consoleauth service is still being used in Rocky, with the removal being possible in Stein. This should have been fixed as part of change Ibbdc7c50c312da2acc59dfe64de95a519f87f123 but was missed. This is also related to the release note update in Rocky under change Ie637b4871df8b870193b5bc07eece15c03860c06. Co-Authored-By: Matt Riedemann <mriedem.os@gmail.com> Closes-Bug: #1793255 Related-Bug: #1798188 Change-Id: Ied268da9e70bd2807c2dfe7a479181fbec52979d
55 lines
1003 B
ReStructuredText
55 lines
1003 B
ReStructuredText
================
|
|
nova-consoleauth
|
|
================
|
|
|
|
----------------------------------
|
|
Nova Console Authentication Server
|
|
----------------------------------
|
|
|
|
:Author: openstack@lists.openstack.org
|
|
:Copyright: OpenStack Foundation
|
|
:Manual section: 1
|
|
:Manual group: cloud computing
|
|
|
|
Synopsis
|
|
========
|
|
|
|
::
|
|
|
|
nova-consoleauth [options]
|
|
|
|
Description
|
|
===========
|
|
|
|
:program:`nova-consoleauth` is a server daemon that serves the Nova Console
|
|
Auth service, which provides authentication for Nova consoles.
|
|
|
|
.. deprecated:: 18.0.0
|
|
|
|
`nova-consoleauth` is deprecated since 18.0.0 (Rocky) and will be removed in
|
|
an upcoming release. See
|
|
:oslo.config:option:`workarounds.enable_consoleauth` for details.
|
|
|
|
Options
|
|
=======
|
|
|
|
**General options**
|
|
|
|
Files
|
|
=====
|
|
|
|
* ``/etc/nova/nova.conf``
|
|
* ``/etc/nova/policy.json``
|
|
* ``/etc/nova/rootwrap.conf``
|
|
* ``/etc/nova/rootwrap.d/``
|
|
|
|
See Also
|
|
========
|
|
|
|
* :nova-doc:`OpenStack Nova <>`
|
|
|
|
Bugs
|
|
====
|
|
|
|
* Nova bugs are managed at `Launchpad <https://bugs.launchpad.net/nova>`__
|