]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Validate that context exists
authorGary Kotton <gkotton@vmware.com>
Sat, 18 Jul 2015 07:33:10 +0000 (00:33 -0700)
committerGary Kotton <gkotton@vmware.com>
Sat, 18 Jul 2015 12:21:51 +0000 (05:21 -0700)
commitce437729f9ac552939c5473c8c8fee52d214c8db
tree7101f481e69f4f693d9a29b5834236c0ff0d72e9
parent312bd47265749a4f4e36d3784330ea4f568a9b8c
Validate that context exists

Commit 3e0328b992d8a90213a56ec5a4144677279bea66 broke external
decomposed plugins due to the fact that it assumes that the
context is set.

This patch validates that the context is set.

Co-Authored-By: Kevin Benton <blak111@gmail.com>
Change-Id: I3320f27be7b0fed1d3b37a5c5459d91b2bc4f13b
Closes-bug: #1475837
neutron/db/db_base_plugin_common.py