Opscode Open Source Ticket Tracking

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Chef Cookbooks
  • COOK-627

Add ELB to AWS cookbook

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Component/s: aws
  • Labels:
    • loadbalancer

Description

I've given this no technical thought, but it would be interesting to have LWRP for ELB, and perhaps a recipe that could be used as a drop in replacement for haproxy::app_lb.

You could pick one of your other nodes to run that recipe and configure an ELB based on it's environment.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • History
  • Activity
  • Transitions Summary
Hide
Permalink
Justin Huff added a comment - 09/Dec/11 5:51 PM

I'm working on this now. My plan is to add a LWRP to allow a node to register itself with the LB. This is similar to how the elastic_ip lwrp works now.

Show
Justin Huff added a comment - 09/Dec/11 5:51 PM I'm working on this now. My plan is to add a LWRP to allow a node to register itself with the LB. This is similar to how the elastic_ip lwrp works now.
Hide
Permalink
Justin Huff added a comment - 09/Dec/11 6:54 PM


Done in https://github.com/jjhuff/cookbooks/tree/CHEF-627

Show
Justin Huff added a comment - 09/Dec/11 6:54 PM Done in https://github.com/jjhuff/cookbooks/tree/CHEF-627
Hide
Permalink
jtimberman added a comment - 14/Dec/11 8:18 PM

This is awesome. Marking triaged so it it gets picked up for merging.

Show
jtimberman added a comment - 14/Dec/11 8:18 PM This is awesome. Marking triaged so it it gets picked up for merging.
Hide
Permalink
jtimberman added a comment - 15/Dec/11 12:56 AM

This patch has been merged to opscode/master and will be included in the next release of the cookbook. Thank you for contributing to our Cookbooks!

Show
jtimberman added a comment - 15/Dec/11 12:56 AM This patch has been merged to opscode/master and will be included in the next release of the cookbook. Thank you for contributing to our Cookbooks!
Hide
Permalink
Iuri Aranda added a comment - 03/Jan/12 11:56 AM

There is a missing 'region' attribute in the ElbInterface constructor. Without it the default region is used, so if you are working with a different region you are screwed
I've already sent a pull request on GitHub. https://github.com/opscode/cookbooks/pull/298

Show
Iuri Aranda added a comment - 03/Jan/12 11:56 AM There is a missing 'region' attribute in the ElbInterface constructor. Without it the default region is used, so if you are working with a different region you are screwed I've already sent a pull request on GitHub. https://github.com/opscode/cookbooks/pull/298
Hide
Permalink
Paul Morton added a comment - 28/Jan/12 4:36 PM

Looks like there is another pull request that covers this same issue region issue.
https://github.com/opscode/cookbooks/pull/299

Show
Paul Morton added a comment - 28/Jan/12 4:36 PM Looks like there is another pull request that covers this same issue region issue. https://github.com/opscode/cookbooks/pull/299
Hide
Permalink
jtimberman added a comment - 08/Mar/12 6:52 AM

I'd love to get this released, and prefer to have the region fix in before we do so. However, we do not have a CLA on file for either Iuri Aranda, nor Jose Fernandez. Just a reminder that we do require a CLA/CCLA on file for all contributions.

  • http://wiki.opscode.com/display/chef/How+to+Contribute
Show
jtimberman added a comment - 08/Mar/12 6:52 AM I'd love to get this released, and prefer to have the region fix in before we do so. However, we do not have a CLA on file for either Iuri Aranda , nor Jose Fernandez. Just a reminder that we do require a CLA/CCLA on file for all contributions. http://wiki.opscode.com/display/chef/How+to+Contribute
Hide
Permalink
jtimberman added a comment - 11/May/12 12:56 PM

Neither of the authors of the pull request followed up to requests for a CLA, but Justin Huff submitted a pull request with the region fix that is now merged. This will be in the next release of the aws cookbook.

https://github.com/opscode-cookbooks/aws/pull/3

Thanks!

Show
jtimberman added a comment - 11/May/12 12:56 PM Neither of the authors of the pull request followed up to requests for a CLA, but Justin Huff submitted a pull request with the region fix that is now merged. This will be in the next release of the aws cookbook. https://github.com/opscode-cookbooks/aws/pull/3 Thanks!
Hide
Permalink
jtimberman added a comment - 21/Jun/12 6:27 AM

This is released in v0.100.0 of the aws cookbook. Thanks!

Show
jtimberman added a comment - 21/Jun/12 6:27 AM This is released in v0.100.0 of the aws cookbook. Thanks!

People

  • Assignee:
    Justin Huff
    Reporter:
    Glenn Pratt
Vote (0)
Watch (3)

Dates

  • Created:
    06/Jul/11 6:17 PM
    Updated:
    21/Jun/12 6:27 AM
    Resolved:
    09/Dec/11 6:55 PM
  • Atlassian JIRA (v5.1.5#784-sha1:6c72993)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Chef and Ohai. Try JIRA - bug tracking software for your team.