]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix access to lifetime dict in update_ipsecpolicy method
authorEugene Nikanorov <enikanorov@mirantis.com>
Thu, 10 Oct 2013 09:10:58 +0000 (13:10 +0400)
committerEugene Nikanorov <enikanorov@mirantis.com>
Thu, 10 Oct 2013 17:57:26 +0000 (21:57 +0400)
commit48e36b542904effb9b35c9d62bd0247e25f0dac6
treec58234606e9d479e26251904b3738a8a7fc12c6c
parentba427820b37b6e3dfb0e87d762157cf46a214ffe
Fix access to lifetime dict in update_ipsecpolicy method

Also add corresponding unit test.

Change-Id: Ie1141b5034415ccf3039a71dfedc47cfb2ca7a88
Closes-Bug: #1237912
neutron/db/vpn/vpn_db.py
neutron/tests/unit/db/vpn/test_db_vpnaas.py