diff options
author | Aaron Rosen <arosen@nicira.com> | 2013-02-15 10:41:00 -0800 |
---|---|---|
committer | Aaron Rosen <arosen@nicira.com> | 2013-02-20 11:27:01 -0800 |
commit | d562012f34eadfe6b68dd5ebe06a2fa565de3b2e (patch) | |
tree | 77cc228f6ea5588219e7038d00507b6b3a9d1294 /nova/exception.py | |
parent | 51055262c2e354d3ad69f7ce6470a6b549881aad (diff) | |
download | nova-d562012f34eadfe6b68dd5ebe06a2fa565de3b2e.tar.gz nova-d562012f34eadfe6b68dd5ebe06a2fa565de3b2e.tar.xz nova-d562012f34eadfe6b68dd5ebe06a2fa565de3b2e.zip |
Make nova security groups more pluggable
This patch moves the nova security group code out of nova/compute/api.py
into nova/network/security_group. It also removes any query to the database
from security group api into the nova security group driver. This allows
security group drivers the ability to decouple themselves from storing
security group information in the nova_db.
Change-Id: Ib183515a0418203c8bcc88176e3a1498d7333300
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions