summaryrefslogtreecommitdiff
path: root/heat/engine/resources/aws/ec2/eip.py
Commit message (Expand)AuthorAgeFilesLines
* Remove six and python 2.7 full supportHervé Beraud2020-04-231-4/+3
* Remove deprecated nova api calls from EIP/EIPAssociationrabi2018-01-081-71/+40
* Fix python-novaclient 8.0.0 related issuesrabi2017-05-161-42/+22
* Remove log translationsliyi2017-03-251-12/+7
* Refactor resource specific replace logicRabi Mishra2016-02-081-20/+10
* Using LOG.warning replace LOG.warnLiuNanke2015-12-291-1/+2
* Use ClientPlugin.ignore_not_found as a context managerZane Bitter2015-10-271-6/+2
* Merge "Fix [H405] pep rule in heat/resources"Jenkins2015-10-121-3/+1
|\
| * Fix [H405] pep rule in heat/resourcesPeter Razumovsky2015-10-081-3/+1
* | Merge "Add _needs_update() to AWS::EC2::EIPAssociation"Jenkins2015-10-121-22/+21
|\ \ | |/ |/|
| * Add _needs_update() to AWS::EC2::EIPAssociationJason Dunsmore2015-10-011-22/+21
* | Convergence: Fix to use cache_data for FnGetRefId (3)Rakesh H S2015-09-301-1/+1
* | Convergence: Fix FnGetRefId to fetch value from cache_dataRakesh H S2015-09-161-1/+1
|/
* Move Resource exceptions to common module (1)Oleksii Chuprykov2015-09-041-2/+2
* Merge "Use default client in nova"Jenkins2015-08-031-10/+15
|\
| * Use default client in novakairat_kushaev2015-07-201-10/+15
* | Return EIP resource name during template validationRakesh H S2015-07-141-1/+5
|/
* Merge "Add attribute type for aws resources"Jenkins2015-05-271-1/+2
|\
| * Add attribute type for aws resourcestyagi2015-05-111-1/+2
* | Add address format check for propertyEthan Lynn2015-05-121-1/+4
|/
* Move AWS::EC2::* resources to heat/engine/resources/aws/ec2huangtianhua2015-03-041-0/+436