Comment 8 for bug 1759982

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/pike)

Reviewed: https://review.openstack.org/561610
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=3ff954a5ac3f520998e69dc84040fb5bd282ab44
Submitter: Zuul
Branch: stable/pike

commit 3ff954a5ac3f520998e69dc84040fb5bd282ab44
Author: Yolanda Robla <email address hidden>
Date: Mon Apr 16 14:56:27 2018 +0200

    Change ovs user and fix permissions on ovs upgrade

    When upgrading to latest ovs, package needs to run with ovs user,
    and also the affected folders need to change their perms. Change
    the config file for it, and initially do a perm change. Also
    create a one-time service file that will run after reboot, to be
    sure that all the remaining folders have changed their perms
    properly.

    Change-Id: Iab8371161ec4ccb7f9541448e51bb0f647e43798
    Related-Bug: #1759982