yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #75332
[Bug 1798787] Re: Installation help documentation is incorrect
Yeah looking at this page in queens you see the nova-consoleauth service
being installed and started:
https://docs.openstack.org/nova/queens/install/controller-install-
ubuntu.html
But not in Rocky:
https://docs.openstack.org/nova/rocky/install/controller-install-
ubuntu.html
That is because of this change: https://review.openstack.org/#/c/557489/
So we probably want to remove the nova-consoleauth mention from the
verify page if we don't tell you to install/start it:
https://docs.openstack.org/nova/rocky/install/verify.html
** Tags added: consoleauth docs
** Changed in: nova
Status: New => Triaged
** Changed in: nova
Importance: Undecided => Medium
** Summary changed:
- Installation help documentation is incorrect
+ Installation help documentation is incorrect - verify & nova-consoleauth
** Also affects: nova/rocky
Importance: Undecided
Status: New
** Changed in: nova/rocky
Status: New => Triaged
** Changed in: nova/rocky
Importance: Undecided => Medium
--
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/1798787
Title:
Installation help documentation is incorrect - verify & nova-
consoleauth
Status in OpenStack Compute (nova):
Triaged
Status in OpenStack Compute (nova) rocky series:
Triaged
Bug description:
About Openstack's Documentation for Rocky document in Compute service
– nova installation for Rocky ------> Verify operation, normally
executed by document, will display one less nova-consoleauth in step
2, so execute openstack compute service list You need to start nova-
consoleauth before the operation, as follows:
systemctl enable openstack-nova-consoleauth.service
systemctl start openstack-nova-consoleauth.service
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1798787/+subscriptions
References