Comment 4 for bug 1565698

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

Reviewed: https://review.openstack.org/301349
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=825d0f04dc5411049d1c5f08d6e8ae809567ef08
Submitter: Jenkins
Branch: stable/mitaka

commit 825d0f04dc5411049d1c5f08d6e8ae809567ef08
Author: Allen Gao <email address hidden>
Date: Sat Apr 2 21:56:16 2016 +0800

    config options: fix the missed cli options of novncproxy

    Commit I5da0ad8cd42ef8b969ec05c07c497238e92f1f41 moved the
    'vnc' section to 'nova/conf/vnc.py', but forgot to register
    cli options of 'novncproxy'.

    Change-Id: I3732f237a110d33e51a0b7e31cd557ca45840af1
    Closes-Bug: #1565698
    (cherry picked from commit 2fe96e87fe857635c1007075e6c8b04b9514fe7e)