summaryrefslogtreecommitdiff
path: root/heat/engine/resources/aws/ec2/security_group.py
Commit message (Expand)AuthorAgeFilesLines
* Remove six and python 2.7 full supportHervé Beraud2020-04-231-4/+2
* Fix python-novaclient 8.0.0 related issuesrabi2017-05-161-189/+11
* Fix AWS::EC2::SecurityGroup update problemEthan Lynn2016-03-101-2/+4
* Use ClientPlugin.ignore_not_found as a context managerZane Bitter2015-10-271-9/+4
* Convergence: Fix to use cache_data for FnGetRefId (3)Rakesh H S2015-09-301-2/+2
* Use six.itervalues(x) instead of x.values()Tetiana Lashchova2015-04-211-2/+3
* Move AWS::EC2::* resources to heat/engine/resources/aws/ec2huangtianhua2015-03-041-0/+456