diff options
author | Yuzlikeev Eduard <eyuzlikeev@mirantis.com> | 2013-06-05 13:10:43 +0400 |
---|---|---|
committer | Yuzlikeev Eduard <eyuzlikeev@mirantis.com> | 2013-06-14 11:18:36 +0400 |
commit | f458f68bb6d39583cf7aa7b6e10054cacfcb6717 (patch) | |
tree | 5b2d7563935a00299da9dcd0fafbafb065110ad2 /nova/exception.py | |
parent | a5f529d24d016d434a7ceb116bfeb9afb1660d06 (diff) | |
download | nova-f458f68bb6d39583cf7aa7b6e10054cacfcb6717.tar.gz nova-f458f68bb6d39583cf7aa7b6e10054cacfcb6717.tar.xz nova-f458f68bb6d39583cf7aa7b6e10054cacfcb6717.zip |
Session cleanup for db.security_group_rule_* methods
Session objects shouldn't be used in public db.api methods
because db.api should be independent of db implementation.
Remove session parameter from:
test_security_group_rule_destroy
test_security_group_rule_get
test_security_group_rule_get_by_security_group
test_security_group_rule_get_by_security_group_grantee
blueprint db-session-cleanupRoutine refactor.
Change-Id: I36a71547124b655ed89d340fed02315f3b7f1530
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions