Comment 2 for bug 1558577

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

Reviewed: https://review.openstack.org/298378
Committed: https://git.openstack.org/cgit/openstack/astara-appliance/commit/?id=effbf9e95004e67eec3ea49bc8f6c83b0a9d2fc9
Submitter: Jenkins
Branch: master

commit effbf9e95004e67eec3ea49bc8f6c83b0a9d2fc9
Author: Adam Gandelman <email address hidden>
Date: Mon Mar 28 11:47:48 2016 -0700

    Fix permissions on /etc/nginx/sites-enabled

    With the switch to rootwrap, the API service now runs as the gunicorn
    user but /etc/nginx/sites-enabled is still owned by root. This updates
    the DIB element to ensure its writable by gunicorn for config rendering.

    Also makes a trivial update to releasenotes to remove the UNRELEASED
    flag from mitaka.

    Change-Id: Ieac128e47a44dd48acd00f68cd8e3a9ca15441ec
    Closes-bug: #1558577