Comment 2 for bug 1494895

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

Reviewed: https://review.openstack.org/222747
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=477230379d39b1dcae4fd18fe1fd6814c6320a59
Submitter: Jenkins
Branch: master

commit 477230379d39b1dcae4fd18fe1fd6814c6320a59
Author: Wayne Okuma <email address hidden>
Date: Fri Sep 11 12:14:21 2015 -0700

    Incorrect permissions on database migration file

    The 042_add_changes_to_reinstall_unique_metadef_constraints.py file was
    checked in with file permissions of 775. This should be restricted to
    644.

    Change-Id: I4b8359046e3a592c6a73676d30f22da7f07e3299
    Closes-Bug: 1494895