Comment 2 for bug 1593006

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

Reviewed: https://review.openstack.org/330275
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=e299720eb7899abd97eff8f491e0ec2aa2843062
Submitter: Jenkins
Branch: master

commit e299720eb7899abd97eff8f491e0ec2aa2843062
Author: Christian Berendt <email address hidden>
Date: Thu Jun 16 01:24:59 2016 +0200

    Fix ownership of nova-novncproxy-source directory

    This solves the following issue when using latest noVNC sources for
    the nova-novncproxy container:

    OSError: [Errno 13] Permission denied: '/usr/share/novnc'

    Change-Id: Iea1f3dfcc696f53431e99570019e27cdef4ca5cb
    Closes-bug: #1593006