]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix data passed to policy engine on update
authorSalvatore Orlando <salv.orlando@gmail.com>
Fri, 7 Sep 2012 23:45:48 +0000 (16:45 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Fri, 7 Sep 2012 23:45:48 +0000 (16:45 -0700)
commit650d676765f5927cd073bb8ff95c0085c71d50e2
tree08aea1f996ea791818b806846bdf3cd1693fc845
parent363a0579dbc56a597e28a8adea5dc4b2ae6d9d7f
Fix data passed to policy engine on update

fix bug 1044218

The original resource status fetched to the db was not being
properly updated with the request body before feeding it to the
policy engine

Change-Id: I9f71e40edf44136a40fad1ef272696d6b3ea352d
quantum/api/v2/base.py