Comment 4 for bug 1172957

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/grizzly)

Reviewed: https://review.openstack.org/28016
Committed: http://github.com/openstack/nova/commit/a43c11ee45b8122e859f5ddf67fc99cd6d43bbfe
Submitter: Jenkins
Branch: stable/grizzly

commit a43c11ee45b8122e859f5ddf67fc99cd6d43bbfe
Author: Émilien Macchi <email address hidden>
Date: Fri Apr 26 01:20:05 2013 +0200

    Wrong proxy port in nova.conf for Spice proxy

    If we look at nova/cmd/spicehtml5proxy.py, we use 6082 port for Spice proxy.

    In nova.conf, the default port for html5proxy_base_url is 6080 which fails console
    service.

    Fix bug #1172957
    Cherry-picked from https://review.openstack.org/#/c/27524/

    Change-Id: I52ca37f76e7a6abd085b079ae42e7914cb619ad5