Hide Forgot
Created attachment 1206256 [details] ec2 provider validation Description of problem: Version-Release number of selected component (if applicable): 5.7.0.3 How reproducible: Always Steps to Reproduce: 1.Add an ec2 provider 2. 3. Actual results: [----] I, [2016-09-30T09:09:28.653159 #12847:18751a8] INFO -- : MIQ(ManageIQ::Providers::Amazon::CloudManager#with_provider_connection) Connecting through ManageIQ::Providers::Amazon::CloudManager: [ec2-sao] [----] E, [2016-09-30T09:09:28.653860 #12847:18751a8] ERROR -- : MIQ(ManageIQ::Providers::Amazon::CloudManager#verify_credentials) Error Class=NameError, Message=undefined local variable or method `http_proxy_uri' for #<ManageIQ::Providers::Amazon::CloudManager:0x00000016271788> [----] W, [2016-09-30T09:09:28.653952 #12847:18751a8] WARN -- : MIQ(ManageIQ::Providers::Amazon::CloudManager#authentication_check_no_validation) type: ["default"] for [] [ec2-sao] Validation failed: error, Unexpected response returned from system: undefined local variable or method `http_proxy_uri' for #<ManageIQ::Providers::Amazon::CloudManager:0x00000016271788> [----] E, [2016-09-30T09:09:28.654070 #12847:18751a8] ERROR -- : MIQ(ems_cloud_controller-create): Credential validation was not successful: Unexpected response returned from system: undefined local variable or method `http_proxy_uri' for #<ManageIQ::Providers::Amazon::CloudManager:0x00000016271788> Expected results: Additional info:
*** Bug 1382310 has been marked as a duplicate of this bug. ***
This is due to https://github.com/ManageIQ/manageiq-providers-amazon/pull/27 being merged earlier to euwe than https://github.com/ManageIQ/manageiq/pull/10368 being backported. Should be fixed in any build later than 16-09-30.
Marcel, should this just be moved to ON_QA, then? Or, at least POST?
@Matouš, could you please verify that this is no longer an issue? As I pointed out, I believe this was an intermittent issue.
Yes, it works on beta2.1 version.