summaryrefslogtreecommitdiffstats
path: root/nova/network/security_group/security_group_base.py
Commit message (Expand)AuthorAgeFilesLines
* Fix and enable H403 testsDirk Mueller2013-06-121-1/+2
* Refactors get_instance_security_groups to only use instance_uuidTiago Mello2013-06-101-2/+2
* Add update method of security group name and descriptionZhenguo Niu2013-05-291-0/+4
* get context from req rather than getting a new admin contextAaron Rosen2013-03-281-1/+2
* Implement rules_exist method for quantum security group driverAaron Rosen2013-03-011-6/+24
* Remove pylint errors for undefined GroupException membersAaron Rosen2013-03-011-0/+24
* Add Nova quantum security group proxyAaron Rosen2013-02-201-0/+3
* Make nova security groups more pluggableAaron Rosen2013-02-201-0/+193