summaryrefslogtreecommitdiff
path: root/openstackclient/compute/v2/security_group.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix help messages"Jenkins2015-03-061-2/+2
|\
| * Fix help messagesRamaraja2015-03-041-2/+2
* | Handle novaclient >2.20.0Dean Troyer2015-03-031-1/+6
|/
* Don't import form keystoneclient.openstack.commonJamie Lennox2014-12-171-1/+1
* Fix security group list for non-adminDean Troyer2014-08-271-3/+9
* replace string format arguments with function parametersChristian Berendt2014-05-201-8/+8
* Fix format errors in nova security group rule listTerry Howe2014-02-201-7/+15
* Add security group commandsDean Troyer2013-07-291-0/+394