]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ML2: fix file permissions
authorGary Kotton <gkotton@vmware.com>
Thu, 30 Oct 2014 13:38:56 +0000 (06:38 -0700)
committerGary Kotton <gkotton@vmware.com>
Fri, 31 Oct 2014 10:45:39 +0000 (03:45 -0700)
commit5025a5a89b89f2405dfa159de66b8f0d48fac9b7
tree0cc6c3d1cc7341f45c7803a7ff1035798cfc9780
parent69e994ccb465f1942e96d9b944eb29b96221d009
ML2: fix file permissions

Commit 36b7ceb050a6805d30cbac4562e109dddf3cba25 changed the
file permissions.

This corrects that.

Change-Id: I6b9cf7aef8f1a45f89c6a923be382789de7287b6
neutron/plugins/ml2/plugin.py [changed mode: 0755->0644]
neutron/tests/unit/ml2/test_port_binding.py [changed mode: 0755->0644]