]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Extension moving tweaks, exceptions and extension path fix
authorDoug Wiegley <dougw@a10networks.com>
Mon, 2 Feb 2015 16:08:17 +0000 (10:08 -0600)
committerDoug Wiegley <dougw@a10networks.com>
Mon, 2 Feb 2015 16:29:35 +0000 (10:29 -0600)
commitc85c9e073b407f3fa9db48142718485adb382d1c
tree3887335df5b8466b0bcd35670176bbdc1aa77d91
parentf0a693c29e47408e6217affd7841aebbd3b9b4bd
Extension moving tweaks, exceptions and extension path fix

- Put a few shared *aas exceptions into neutron.common exceptions, pending
them being unnecessary after L3 refactor.
- Fix extension path creation, which dropped the extensions sub-module
for service repos in one of the patch refactors.

Change-Id: I2e9e27f72abf2e0ec359bce4a55f3698c0068159
Partially-Implements: blueprint services-split
neutron/api/extensions.py
neutron/common/exceptions.py
neutron/services/firewall/agents/l3reference/firewall_l3_agent.py
neutron/tests/unit/db/test_l3_dvr_db.py