Description of problem: ======================= The document specifies that you need to start openstack-nova-novncproxy service, but it didn't specify that you need to install the openstack-nova-novncproxy package first. Steps to Reproduce: =================== 1. Open: https://access.redhat.com/knowledge/docs/en-US/Red_Hat_OpenStack_Preview/1/html-single/Getting_Started_Guide/index.html#id3018341 2. Look at Chapter 5.1. VNC Consoles Actual results: =============== You won't be able to start openstack-nova-novncproxy service, since it's not installed Expected results: ================= The following line should be added to the document: $ sudo yum install openstack-nova-novncproxy
I have added the novncproxy install line. Is it necessary to install openstack-nova-consoleauth as well? (the next line in that same screenshot)
No, There is no need to install openstack-nova-consoleauth. Therefore there is no need for an additional line for it.
Verified with: https://access.redhat.com/knowledge/docs/en-US/Red_Hat_OpenStack_Preview/1/html-single/Getting_Started_Guide/index.html#id3018341