Comment 2 for bug 1565698

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

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

commit 2fe96e87fe857635c1007075e6c8b04b9514fe7e
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
    Implements: blueprint centralize-config-options-newton
    Closes-Bug: #1565698