Bug 688719

Summary: Conductor configure fails if http_proxy is set
Product: [Retired] CloudForms Cloud Engine Reporter: Brian Harrington <bharrington>
Component: aeolus-conductorAssignee: Mo Morsi <mmorsi>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: 0.3.1CC: dajohnso, deltacloud-maint, kburres, morazi, ssachdev, whayutin
Target Milestone: alpha   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-25 14:52:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 684278    
Attachments:
Description Flags
Output from aeolus configure script none

Description Brian Harrington 2011-03-17 19:53:07 UTC
Created attachment 486090 [details]
Output from aeolus configure script

Description of problem:
When running the script /usr/sbin/aeolus-configure, if the http_proxy environment variable is set, Aeolus will be unable to hit http://localhost:3002/api to complete the setup.

Version-Release number of selected component (if applicable):

aeolus-configure.noarch 0:2.0.0-3.el6

How reproducible:

100%

Steps to Reproduce:
1. export http_proxy=http://proxy-address:8080
2. /usr/sbin/aeolus-configure
3. Watch aeolus-configure consume itself in a pyre of rage... or just throw an http error message returned from the proxy that it cannot find the page 
  
Actual results:
(snippet)
notice: //Aeolus::Create_bucket[aeolus]/Exec[create-bucket-aeolus]/returns: <HTML>
notice: //Aeolus::Create_bucket[aeolus]/Exec[create-bucket-aeolus]/returns:         <HEAD>
notice: //Aeolus::Create_bucket[aeolus]/Exec[create-bucket-aeolus]/returns:                 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
notice: //Aeolus::Create_bucket[aeolus]/Exec[create-bucket-aeolus]/returns:                 <TITLE>A DNS entry for the requested site does not exist</TITLE>
notice: //Aeolus::Create_bucket[aeolus]/Exec[create-bucket-aeolus]/returns:         </HEAD>
notice: //Aeolus::Create_bucket[aeolus]/Exec[create-bucket-aeolus]/returns:         <BODY>

Expected results:
notice: //Aeolus::Create_bucket[aeolus]/Exec[create-bucket-aeolus]/returns: executed successfully

Comment 1 wes hayutin 2011-03-22 13:01:47 UTC
adding to ce-beta tracker

Comment 2 wes hayutin 2011-06-15 12:12:55 UTC
moving bugs to cloud engine project

Comment 3 Mo Morsi 2011-06-29 00:49:21 UTC
Patch resolving this sent to list

https://fedorahosted.org/pipermail/aeolus-devel/2011-June/002725.html

Comment 5 wes hayutin 2011-07-06 18:41:50 UTC
verified

[root@hp-z400-01 yum.repos.d]# rpm -qa | grep aeolus
aeolus-conductor-daemons-0.3.0-0.el6.20110705143716git65ca9f4.noarch
aeolus-conductor-0.3.0-0.el6.20110705143716git65ca9f4.noarch
rubygem-aeolus-cli-0.0.1-1.el6.20110705143716git65ca9f4.noarch
aeolus-conductor-doc-0.3.0-0.el6.20110705143716git65ca9f4.noarch
aeolus-all-0.3.0-0.el6.20110705143716git65ca9f4.noarch
aeolus-configure-2.0.1-0.el6.20110628141215gitb8aaf85.noarch
[root@hp-z400-01 yum.repos.d]# less /var/log/imagefactory.log 
[root@hp-z400-01 yum.repos.d]# rpm -qa | grep factory
rubygem-image_factory_connector-0.0.3-1.el6.20110705143716git65ca9f4.noarch
imagefactory-0.2.2-1.el6.noarch
rubygem-image_factory_console-0.4.0-1.el6.20110705143716git65ca9f4.noarch

Comment 6 wes hayutin 2011-07-20 21:18:34 UTC
this bug was verified in error.. it should be on_qa

Comment 7 wes hayutin 2011-07-25 14:52:36 UTC
Using a proxy is not currently supported.

https://bugzilla.redhat.com/show_bug.cgi?id=725032

Comment 8 wes hayutin 2011-12-08 14:09:10 UTC
perm close