]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add logging to dangling port to ml2 delete_subnet
authorEugene Nikanorov <enikanorov@mirantis.com>
Tue, 7 Apr 2015 22:23:22 +0000 (02:23 +0400)
committerEugene Nikanorov <enikanorov@mirantis.com>
Wed, 8 Apr 2015 22:23:46 +0000 (01:23 +0300)
commitd5aa1831ac95c16fcee6ec0bb8f0bf07afbe384c
treea2cb1a16557a20f5740e6b95ac3894150742dbd7
parent3deccfe189ecc2e700a63b48d15a587ab8311f6b
Add logging to dangling port to ml2 delete_subnet

This is useful when trouble shooting test failures.
Also, in db_base_plugin_v2, log only port_id instead of
full allocation object.

Change-Id: I3d77318aee70836de125687a7f6c0f495d545f21
Related-Bug: #1357055
neutron/db/db_base_plugin_v2.py
neutron/plugins/ml2/plugin.py