homeaway-storm 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 8364e58f31e25bbebce261ff3a998bb05d678273
4
+ data.tar.gz: 1baad56af19e19c5ba6e329ce15cc4f5ca361837
5
+ SHA512:
6
+ metadata.gz: c89dc502eee22dbc1e232a4d4045eb6c26a97444281d2be9f26d37801bb4cb0bec8e99e905322bf6b5aa9c678f7df18518aa34e572ef4fa931c86dc4a2b0a963
7
+ data.tar.gz: 0889b48c42d913f2dbe1e7d74adad62fe68fdcab58f101f23713a4f9ed88a908719c25447f3fde6b56821972430ef470690059cec130bd0177117d04a7749bdd
@@ -0,0 +1,11 @@
1
+ .idea
2
+ /.bundle/
3
+ /.yardoc
4
+ /Gemfile.lock
5
+ /_yardoc/
6
+ /coverage/
7
+ /doc/
8
+ /pkg/
9
+ /spec/reports/
10
+ /tmp/
11
+ .cassettes
data/.rspec ADDED
@@ -0,0 +1,2 @@
1
+ --format documentation
2
+ --color
@@ -0,0 +1,4 @@
1
+ language: ruby
2
+ rvm:
3
+ - 2.2.2
4
+ before_install: gem install bundler -v 1.10.2
data/Gemfile ADDED
@@ -0,0 +1,4 @@
1
+ source 'https://rubygems.org'
2
+
3
+ # Specify your gem's dependencies in homeaway-storm.gemspec
4
+ gemspec
@@ -0,0 +1,209 @@
1
+ Certain components of this software are provided or made available only
2
+ subject to the licenses under which such components were licensed to
3
+ HomeAway. The relevant components and corresponding licenses are listed
4
+ [in the folder in the distribution titled 'licenses']. In any event, the
5
+ disclaimer of warranty and limitation of liability provision in this
6
+ Agreement will apply to all Software in this distribution.
7
+
8
+
9
+ Apache License
10
+ Version 2.0, January 2004
11
+ http://www.apache.org/licenses/
12
+
13
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
14
+
15
+ 1. Definitions.
16
+
17
+ "License" shall mean the terms and conditions for use, reproduction,
18
+ and distribution as defined by Sections 1 through 9 of this document.
19
+
20
+ "Licensor" shall mean the copyright owner or entity authorized by
21
+ the copyright owner that is granting the License.
22
+
23
+ "Legal Entity" shall mean the union of the acting entity and all
24
+ other entities that control, are controlled by, or are under common
25
+ control with that entity. For the purposes of this definition,
26
+ "control" means (i) the power, direct or indirect, to cause the
27
+ direction or management of such entity, whether by contract or
28
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
29
+ outstanding shares, or (iii) beneficial ownership of such entity.
30
+
31
+ "You" (or "Your") shall mean an individual or Legal Entity
32
+ exercising permissions granted by this License.
33
+
34
+ "Source" form shall mean the preferred form for making modifications,
35
+ including but not limited to software source code, documentation
36
+ source, and configuration files.
37
+
38
+ "Object" form shall mean any form resulting from mechanical
39
+ transformation or translation of a Source form, including but
40
+ not limited to compiled object code, generated documentation,
41
+ and conversions to other media types.
42
+
43
+ "Work" shall mean the work of authorship, whether in Source or
44
+ Object form, made available under the License, as indicated by a
45
+ copyright notice that is included in or attached to the work
46
+ (an example is provided in the Appendix below).
47
+
48
+ "Derivative Works" shall mean any work, whether in Source or Object
49
+ form, that is based on (or derived from) the Work and for which the
50
+ editorial revisions, annotations, elaborations, or other modifications
51
+ represent, as a whole, an original work of authorship. For the purposes
52
+ of this License, Derivative Works shall not include works that remain
53
+ separable from, or merely link (or bind by name) to the interfaces of,
54
+ the Work and Derivative Works thereof.
55
+
56
+ "Contribution" shall mean any work of authorship, including
57
+ the original version of the Work and any modifications or additions
58
+ to that Work or Derivative Works thereof, that is intentionally
59
+ submitted to Licensor for inclusion in the Work by the copyright owner
60
+ or by an individual or Legal Entity authorized to submit on behalf of
61
+ the copyright owner. For the purposes of this definition, "submitted"
62
+ means any form of electronic, verbal, or written communication sent
63
+ to the Licensor or its representatives, including but not limited to
64
+ communication on electronic mailing lists, source code control systems,
65
+ and issue tracking systems that are managed by, or on behalf of, the
66
+ Licensor for the purpose of discussing and improving the Work, but
67
+ excluding communication that is conspicuously marked or otherwise
68
+ designated in writing by the copyright owner as "Not a Contribution."
69
+
70
+ "Contributor" shall mean Licensor and any individual or Legal Entity
71
+ on behalf of whom a Contribution has been received by Licensor and
72
+ subsequently incorporated within the Work.
73
+
74
+ 2. Grant of Copyright License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ copyright license to reproduce, prepare Derivative Works of,
78
+ publicly display, publicly perform, sublicense, and distribute the
79
+ Work and such Derivative Works in Source or Object form.
80
+
81
+ 3. Grant of Patent License. Subject to the terms and conditions of
82
+ this License, each Contributor hereby grants to You a perpetual,
83
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
84
+ (except as stated in this section) patent license to make, have made,
85
+ use, offer to sell, sell, import, and otherwise transfer the Work,
86
+ where such license applies only to those patent claims licensable
87
+ by such Contributor that are necessarily infringed by their
88
+ Contribution(s) alone or by combination of their Contribution(s)
89
+ with the Work to which such Contribution(s) was submitted. If You
90
+ institute patent litigation against any entity (including a
91
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
92
+ or a Contribution incorporated within the Work constitutes direct
93
+ or contributory patent infringement, then any patent licenses
94
+ granted to You under this License for that Work shall terminate
95
+ as of the date such litigation is filed.
96
+
97
+ 4. Redistribution. You may reproduce and distribute copies of the
98
+ Work or Derivative Works thereof in any medium, with or without
99
+ modifications, and in Source or Object form, provided that You
100
+ meet the following conditions:
101
+
102
+ (a) You must give any other recipients of the Work or
103
+ Derivative Works a copy of this License; and
104
+
105
+ (b) You must cause any modified files to carry prominent notices
106
+ stating that You changed the files; and
107
+
108
+ (c) You must retain, in the Source form of any Derivative Works
109
+ that You distribute, all copyright, patent, trademark, and
110
+ attribution notices from the Source form of the Work,
111
+ excluding those notices that do not pertain to any part of
112
+ the Derivative Works; and
113
+
114
+ (d) If the Work includes a "NOTICE" text file as part of its
115
+ distribution, then any Derivative Works that You distribute must
116
+ include a readable copy of the attribution notices contained
117
+ within such NOTICE file, excluding those notices that do not
118
+ pertain to any part of the Derivative Works, in at least one
119
+ of the following places: within a NOTICE text file distributed
120
+ as part of the Derivative Works; within the Source form or
121
+ documentation, if provided along with the Derivative Works; or,
122
+ within a display generated by the Derivative Works, if and
123
+ wherever such third-party notices normally appear. The contents
124
+ of the NOTICE file are for informational purposes only and
125
+ do not modify the License. You may add Your own attribution
126
+ notices within Derivative Works that You distribute, alongside
127
+ or as an addendum to the NOTICE text from the Work, provided
128
+ that such additional attribution notices cannot be construed
129
+ as modifying the License.
130
+
131
+ You may add Your own copyright statement to Your modifications and
132
+ may provide additional or different license terms and conditions
133
+ for use, reproduction, or distribution of Your modifications, or
134
+ for any such Derivative Works as a whole, provided Your use,
135
+ reproduction, and distribution of the Work otherwise complies with
136
+ the conditions stated in this License.
137
+
138
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
139
+ any Contribution intentionally submitted for inclusion in the Work
140
+ by You to the Licensor shall be under the terms and conditions of
141
+ this License, without any additional terms or conditions.
142
+ Notwithstanding the above, nothing herein shall supersede or modify
143
+ the terms of any separate license agreement you may have executed
144
+ with Licensor regarding such Contributions.
145
+
146
+ 6. Trademarks. This License does not grant permission to use the trade
147
+ names, trademarks, service marks, or product names of the Licensor,
148
+ except as required for reasonable and customary use in describing the
149
+ origin of the Work and reproducing the content of the NOTICE file.
150
+
151
+ 7. Disclaimer of Warranty. Unless required by applicable law or
152
+ agreed to in writing, Licensor provides the Work (and each
153
+ Contributor provides its Contributions) on an "AS IS" BASIS,
154
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
155
+ implied, including, without limitation, any warranties or conditions
156
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
157
+ PARTICULAR PURPOSE. You are solely responsible for determining the
158
+ appropriateness of using or redistributing the Work and assume any
159
+ risks associated with Your exercise of permissions under this License.
160
+
161
+ 8. Limitation of Liability. In no event and under no legal theory,
162
+ whether in tort (including negligence), contract, or otherwise,
163
+ unless required by applicable law (such as deliberate and grossly
164
+ negligent acts) or agreed to in writing, shall any Contributor be
165
+ liable to You for damages, including any direct, indirect, special,
166
+ incidental, or consequential damages of any character arising as a
167
+ result of this License or out of the use or inability to use the
168
+ Work (including but not limited to damages for loss of goodwill,
169
+ work stoppage, computer failure or malfunction, or any and all
170
+ other commercial damages or losses), even if such Contributor
171
+ has been advised of the possibility of such damages.
172
+
173
+ 9. Accepting Warranty or Additional Liability. While redistributing
174
+ the Work or Derivative Works thereof, You may choose to offer,
175
+ and charge a fee for, acceptance of support, warranty, indemnity,
176
+ or other liability obligations and/or rights consistent with this
177
+ License. However, in accepting such obligations, You may act only
178
+ on Your own behalf and on Your sole responsibility, not on behalf
179
+ of any other Contributor, and only if You agree to indemnify,
180
+ defend, and hold each Contributor harmless for any liability
181
+ incurred by, or claims asserted against, such Contributor by reason
182
+ of your accepting any such warranty or additional liability.
183
+
184
+ END OF TERMS AND CONDITIONS
185
+
186
+ APPENDIX: How to apply the Apache License to your work.
187
+
188
+ To apply the Apache License to your work, attach the following
189
+ boilerplate notice, with the fields enclosed by brackets "[]"
190
+ replaced with your own identifying information. (Don't include
191
+ the brackets!) The text should be enclosed in the appropriate
192
+ comment syntax for the file format. We also recommend that a
193
+ file or class name and description of purpose be included on the
194
+ same "printed page" as the copyright notice for easier
195
+ identification within third-party archives.
196
+
197
+ Copyright (c) 2015 HomeAway.com, Inc.
198
+
199
+ Licensed under the Apache License, Version 2.0 (the "License");
200
+ you may not use this file except in compliance with the License.
201
+ You may obtain a copy of the License at
202
+
203
+ http://www.apache.org/licenses/LICENSE-2.0
204
+
205
+ Unless required by applicable law or agreed to in writing, software
206
+ distributed under the License is distributed on an "AS IS" BASIS,
207
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
208
+ See the License for the specific language governing permissions and
209
+ limitations under the License.
@@ -0,0 +1,36 @@
1
+ # Homeaway::Storm
2
+
3
+ A Ruby SDK to interact with [Apache Storm](https://storm.apache.org/)
4
+
5
+ ## Installation
6
+
7
+ Add this line to your application's Gemfile:
8
+
9
+ ```ruby
10
+ gem 'homeaway-storm'
11
+ ```
12
+
13
+ And then execute:
14
+
15
+ $ bundle
16
+
17
+ Or install it yourself as:
18
+
19
+ $ gem install homeaway-storm
20
+
21
+ ## Usage
22
+
23
+ ```ruby
24
+ hostname = 'localhost'
25
+ scheme = :http
26
+ port = 28080
27
+ @client = HomeAway::Storm::Client.new hostname, port: port, scheme: scheme
28
+ puts "this Storm cluster has a web UI running on port #{@client.cluster_configuration['ui.port']}"
29
+ ```
30
+
31
+ More detailed example usage is available in the accompanying tests that exist in the spec folder.
32
+
33
+ ## Contributing
34
+
35
+ Bug reports and pull requests are welcome on GitHub at https://github.com/homeaway/homeaway-storm.
36
+
@@ -0,0 +1,6 @@
1
+ require 'bundler/gem_tasks'
2
+ require 'rspec/core/rake_task'
3
+
4
+ RSpec::Core::RakeTask.new(:spec)
5
+
6
+ task :default => :spec
@@ -0,0 +1,33 @@
1
+ # coding: utf-8
2
+ lib = File.expand_path('../lib', __FILE__)
3
+ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
+ require 'homeaway/storm/version'
5
+
6
+ Gem::Specification.new do |spec|
7
+ spec.name = 'homeaway-storm'
8
+ spec.version = HomeAway::Storm::VERSION
9
+ spec.authors = ['Charlie Meyer']
10
+ spec.email = ['cmeyer@homeaway.com']
11
+
12
+ spec.summary = %q{Ruby SDK for interacting with Apache Storm}
13
+ spec.homepage = 'https://github.com/homeaway/homeaway-storm'
14
+
15
+ spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
16
+ spec.require_paths = ['lib']
17
+
18
+ spec.add_runtime_dependency 'hashie', '~> 3.4.3'
19
+ spec.add_runtime_dependency 'rest-client', '~> 1.8.0'
20
+ spec.add_runtime_dependency 'chronic', '~> 0.10.2'
21
+ spec.add_runtime_dependency 'faraday', '~> 0.9.2'
22
+ spec.add_runtime_dependency 'faraday_middleware', '~> 0.10.0'
23
+ spec.add_runtime_dependency 'activesupport', '~> 4.2.5'
24
+ spec.add_development_dependency 'json', '~> 1.8.2'
25
+
26
+ spec.add_development_dependency 'bundler', '~> 1.7'
27
+ spec.add_development_dependency 'rake', '~> 10.0'
28
+ spec.add_development_dependency 'rspec', '~> 3.1.0'
29
+ spec.add_development_dependency 'vcr', '~> 3.0.1'
30
+ spec.add_development_dependency 'multi_json', '~> 1.11.2'
31
+ spec.add_development_dependency 'webmock', '~> 1.22.6'
32
+ spec.add_development_dependency 'simplecov', '~> 0.11.0'
33
+ end
@@ -0,0 +1,33 @@
1
+ # Copyright (c) 2016 HomeAway.com, Inc.
2
+ # All rights reserved. http://www.homeaway.com
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+
16
+ require 'homeaway/storm/version'
17
+
18
+ require 'hashie'
19
+ require 'base64'
20
+ require 'logger'
21
+ require 'rest-client'
22
+ require 'openssl'
23
+ require 'chronic'
24
+ require 'active_support/all'
25
+
26
+ require 'homeaway/storm/errors/storm_api_errors'
27
+ require 'homeaway/storm/util/validators'
28
+ require 'homeaway/storm/util/defaults'
29
+ require 'homeaway/storm/response'
30
+ require 'homeaway/storm/client'
31
+ require 'homeaway/storm/adapters/faraday'
32
+
33
+ require 'homeaway/storm/domain/client_includes'
@@ -0,0 +1,73 @@
1
+ # Copyright (c) 2016 HomeAway.com, Inc.
2
+ # All rights reserved. http://www.homeaway.com
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+
16
+ require 'faraday'
17
+ require 'faraday_middleware/response/follow_redirects'
18
+ require 'faraday_middleware/instrumentation'
19
+ require 'faraday_middleware/response/mashify'
20
+ require 'faraday_middleware/response/parse_json'
21
+
22
+ module HomeAway
23
+ module Storm
24
+ # @private
25
+ module Adapters
26
+ # @private
27
+ class FaradayAdapter
28
+ # @private
29
+ def self.call(site, port, scheme, opts, headers, method, path, body, params)
30
+ uri = URI("#{scheme}://#{site}:#{port}")
31
+ agent = Faraday::Connection.new(uri.to_s, opts) do |conn|
32
+ conn.headers = headers
33
+ conn.options.params_encoder = Faraday::FlatParamsEncoder
34
+ conn.use FaradayMiddleware::Mashify, :mash_class => HomeAway::Storm::Response
35
+ conn.use FaradayMiddleware::ParseJson
36
+ conn.use FaradayMiddleware::Instrumentation
37
+ conn.use FaradayMiddleware::FollowRedirects
38
+ conn.request :multipart
39
+ conn.request :url_encoded
40
+ conn.adapter :net_http
41
+ end
42
+ response = agent.send(method, path) do |req|
43
+ req.options.timeout = 2
44
+ req.body = body unless body.empty?
45
+ req.params = params unless params.empty?
46
+ end
47
+ self.transform response
48
+ end
49
+
50
+ # @private
51
+ def self.transform(response)
52
+ mash = response.body
53
+ mash._metadata.headers = HomeAway::Storm::Response.new(response.headers.to_hash) if response.respond_to? :headers
54
+ if response.respond_to? :status
55
+ mash._metadata.status_code = response.status
56
+ if mash._metadata.status_code.to_i >= 400
57
+ raise (HomeAway::Storm::Errors.for_http_code mash._metadata.status_code).new(mash)
58
+ end
59
+ end
60
+ if response.respond_to? :env
61
+ mash._metadata.request_headers = HomeAway::Storm::Response.new(response.env.request_headers.to_hash) if response.env.respond_to? :request_headers
62
+ end
63
+ mash
64
+ end
65
+
66
+ # @private
67
+ def self.file_io(path, type)
68
+ Faraday::UploadIO.new(path, type)
69
+ end
70
+ end
71
+ end
72
+ end
73
+ end
@@ -0,0 +1,146 @@
1
+ # Copyright (c) 2016 HomeAway.com, Inc.
2
+ # All rights reserved. http://www.homeaway.com
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+
16
+ module HomeAway
17
+ module Storm
18
+ class Client
19
+
20
+ # @return [Hash] the global default configuration
21
+ def self.default_configuration
22
+ @@default_configuration ||= HomeAway::Storm::Util::Defaults.instance.to_hash
23
+ end
24
+
25
+ # Pass a block expecting a single hash parameter and set any global configuration settings
26
+ # that will be inherited by all instances created in the future
27
+ # @return [Hash] the global default configuration
28
+ def self.configure
29
+ yield @@default_configuration if block_given?
30
+ @@default_configuration
31
+ end
32
+
33
+ attr_accessor :configuration
34
+
35
+ # @!attribute [rw] configuration
36
+ # @return [Hash] the current client configuration
37
+
38
+ # Instantiates a new Storm API client
39
+ #
40
+ # @param hostname [String] the hostname of the storm cluster
41
+ # @return [HomeAway::Storm::Client] a newly instantiated Storm API client
42
+ def initialize(hostname, opts={})
43
+ config = {
44
+ hostname: hostname
45
+ }.merge(opts)
46
+ @configuration = Hashie::Mash.new(self.class.default_configuration.merge(config))
47
+ validate_configuration
48
+ logger.debug("client initialized with configuration: #{@configuration}")
49
+ end
50
+
51
+ # Update the configuration of this particular instance of the client.
52
+ # Pass a block expecting a single hash parameter to update the configuration settings.
53
+ # @return [Hash] This client's configuration
54
+ def configure
55
+ yield @configuration if block_given?
56
+ validate_configuration
57
+ @configuration
58
+ end
59
+
60
+ # @return [Object] The current logger that has been configured
61
+ def logger
62
+ @configuration.logger
63
+ end
64
+
65
+ # @private
66
+ def marshal_dump
67
+ # we lose our logger instance naively here, marshal dump doesn't like
68
+ # one of its fields
69
+ dump_config = configuration.dup.to_hash
70
+ dump_config.delete('logger')
71
+ [dump_config]
72
+ end
73
+
74
+ # @private
75
+ def marshal_load(array)
76
+ @configuration = Hashie::Mash.new(array.first)
77
+ @configuration.logger = HomeAway::Storm::Util::Defaults.instance.logger
78
+ end
79
+
80
+ # @private
81
+ def get(url, params={})
82
+ method :get, url, {}, params
83
+ end
84
+
85
+ # @private
86
+ def put(url, body, params={})
87
+ method :put, url, body, params
88
+ end
89
+
90
+ # @private
91
+ def post(url, body, params={})
92
+ method :post, url, body, params
93
+ end
94
+
95
+ # @private
96
+ def delete(url, params={})
97
+ method :delete, url, {}, params
98
+ end
99
+
100
+ # @private
101
+ def options(url, params={})
102
+ method :options, url, {}, params
103
+ end
104
+
105
+ private
106
+
107
+ def validate_configuration
108
+ required_fields = [:hostname]
109
+ [required_fields].flatten.each do |required_configuration_directive|
110
+ raise ArgumentError.new("#{required_configuration_directive.to_s} is required but not supplied") if (@configuration[required_configuration_directive] == nil || @configuration[required_configuration_directive].nil? || !configuration.has_key?(required_configuration_directive))
111
+ end
112
+ true
113
+ end
114
+
115
+
116
+ def adapter
117
+ registered_adapters = {
118
+ :faraday => HomeAway::Storm::Adapters::FaradayAdapter,
119
+ }
120
+ raise ArgumentError.new("Invalid adapter #{@configuration[:adapter]}") unless registered_adapters.keys.include? @configuration[:adapter]
121
+ registered_adapters[@configuration[:adapter]]
122
+ end
123
+
124
+ def headers
125
+ headers = {}
126
+ headers['Cache-control'] = @configuration[:cache_control]
127
+ headers['User-Agent'] = "HomeAway Storm ruby_sdk/#{HomeAway::Storm::VERSION}"
128
+ headers
129
+ end
130
+
131
+ def method(method, url, body, params)
132
+ logger.info("#{method.to_s.upcase} to #{url} with params #{params.to_json}")
133
+ site = @configuration[:hostname]
134
+ port = @configuration[:port]
135
+ scheme = @configuration[:scheme]
136
+ conn_opts = @configuration[:connection_opts]
137
+ response = adapter.call(site, port, scheme, conn_opts, headers, method, url, body, params)
138
+ logger.debug("returning payload: #{response.to_json}")
139
+ response
140
+ end
141
+
142
+ end
143
+ end
144
+ end
145
+
146
+ require 'homeaway/storm/domain/client_includes'