]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Audited attribute for policy update not changing
authorShivakumar M <shivam@hp.com>
Tue, 22 Jul 2014 13:22:01 +0000 (06:22 -0700)
committerShivakumar M <shivam@hp.com>
Wed, 23 Jul 2014 04:20:17 +0000 (21:20 -0700)
commit900ef2c31e206110cbf1d33fd4217e1f56623b47
treed52ee8bdc9deb4cced61abc42a3182a80e6a0f65
parent3c037a5869182b991d9257ba5831ed4bf5d132b4
Audited attribute for policy update not changing

Updating firewall policy with shared, name or description is not changing the
audited attribute to false. Modified firewall policy update to make audited
to false.

Change-Id: Ic3f3e08190dcdaa8f4ecda729bdb2fdf1bdadc52
Closes-bug: 1327063
neutron/db/firewall/firewall_db.py
neutron/tests/unit/db/firewall/test_db_firewall.py
neutron/tests/unit/vmware/vshield/test_fwaas_plugin.py