Comment 3 for bug 1860508

Revision history for this message
Pen Gale (pengale) wrote :

Hi Pedro,

You probably want to make a file called something like "custom_console.conf" in /var/snap/microstack/common/etc/nova/nova.conf.d. The docs on what settings you might want to put in the file look like they live here:

https://docs.openstack.org/nova/stein/admin/remote-console-access.html#vnc-configuration-options

As a note to whomever makes a formal PR against MicroStack to fix the bug (probably me), you'll want to drop the settings into https://opendev.org/x/microstack/src/branch/master/snap-overlay/etc/nova/nova.conf.d/, probably as "console.conf" or "vnc.conf".