]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enable policy control over external_gateway_info sub-attributes
authorSalvatore Orlando <salv.orlando@gmail.com>
Mon, 13 May 2013 11:12:46 +0000 (13:12 +0200)
committerSalvatore Orlando <salv.orlando@gmail.com>
Tue, 16 Jul 2013 15:52:27 +0000 (17:52 +0200)
commit7ce9bc96aba0fe7649465ca8cf9d517db366b4b4
tree544b9a7a4765dc2fd67c2dc20d2ea9b65b4f6b22
parentb99b020b297e9407889ae254a57234add31a3f5f
Enable policy control over external_gateway_info sub-attributes

Part 2 of blueprint l3-ext-gw-modes

This patch extends the logic for building policy rule matches in order to
include sub-attributes as well. This logic will be leveraged by the
ext-gw-mode api extension.

Change-Id: I7f46a395597b71bb1c5110aa4e792a04a5010d4c
etc/policy.json
neutron/policy.py
neutron/tests/unit/test_policy.py