lrvan opened a new pull request #1349: Implemented create methods for AWS ALB 
driver
URL: https://github.com/apache/libcloud/pull/1349
 
 
   ## Implemented create methods for AWS ALB driver
   
   ### Description
   
   This is rebased against trunk version of previous PR:
   https://github.com/apache/libcloud/pull/1090
   
   1) Implemented AWS ALB driver methods to create application load balancer or 
its parts:
   - create_balancer
   - ex_create_balancer
   - ex_create_target_group
   - ex_register_targets
   - ex_create_listener
   - ex_create_listener_rule
   
   2) Fixed parameter/field names/types in some methods to be uniform across 
the driver.
   3) Extended \_to\_#object_type# methods to fetch and return additional data 
about the object from AWS response.
   
   ### Status
   - done, ready for review
   
   ### Checklist (tick everything that applies)
   
   - [ ] [Code 
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
 (required, can be done after the PR checks)
   - [ ] Documentation
   - [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
   - [ ] 
[ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)
 (required for bigger changes)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to