Comment 2 for bug 1308418

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/88607
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fe02cc830f9c9e1dac234164bc1f0caa0e2072d7
Submitter: Jenkins
Branch: master

commit fe02cc830f9c9e1dac234164bc1f0caa0e2072d7
Author: Vladik Romanovsky <email address hidden>
Date: Fri Apr 18 15:14:46 2014 +0000

    Spice proxy config setting to be read from the spice group in nova.conf

    All spice configuration should be read from the spice group
    in the nova config. As it's currently being done in the nova.spice
    module.
    Renaming spicehtml5proxy_{host, port} parameters to
    html5proxy_{host, port}

    DocImpact
    Change-Id: I36c014c8b8a0796cda494f9450a1fc30104504a1
    Closes-Bug: #1308418