Bug 869480
| Summary: | errors with while configuring providers | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | Dave Johnson <dajohnso> | ||||||
| Component: | aeolus-configure | Assignee: | John Eckersberg <jeckersb> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Dave Johnson <dajohnso> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 1.1.0 | CC: | asettle, aweiteka, dmacpher, gszasz, jlaska, morazi, redakkan, slinaber | ||||||
| Target Milestone: | beta6 | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | RHEL6.3 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: |
aeolus-configure sometimes ran into errors due to a change in status codes for API create actions (from 200 to 201). This fix updates the configuration to expect 201 instead of 200. No errors occur during "aeolus-configure".
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2012-12-04 15:09:12 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Dave Johnson
2012-10-24 03:59:44 UTC
Created attachment 632736 [details]
aeolus-configure failure on qe-blade-02.idm.lab.bos.redhat.com
Terminal output of the "aeolus-configure -p mock,ec2" command executed on qe-blade-02.idm.lab.bos.redhat.com
Installed packages:
* rubygem-aeolus-image-0.3.0-12.el6.noarch
* aeolus-conductor-daemons-0.13.21-1.el6cf.noarch
* aeolus-conductor-0.13.21-1.el6cf.noarch
* rubygem-aeolus-cli-0.7.6-1.el6cf.noarch
* aeolus-conductor-doc-0.13.21-1.el6cf.noarch
* aeolus-all-0.13.21-1.el6cf.noarch
* aeolus-configure-2.8.9-1.el6cf.noarch
* deltacloud-core-vsphere-0.5.0-10.el6_2.noarch
* deltacloud-core-rhevm-0.5.0-10.el6_2.noarch
* deltacloud-core-ec2-0.5.0-10.el6_2.noarch
* deltacloud-core-0.5.0-10.el6_2.noarch
* rubygem-deltacloud-client-0.5.0-2.el6.noarch
Created attachment 632758 [details]
Logs from qe-blade-02.idm.lab.bos.redhat.com
Attaching all aeaolus related logs from qe-blade-02.idm.lab.bos.redhat.com
Looks like this is due to eec058d in conductor, which changes the status code for API create actions to 201 (from 200 previously). I'll update configure to expect 201 instead of 200. f0dc5008a2617ed03b85dcd5b02e3e7562b3ce9b on master a4075f6706365f9bd486ebaeb616690d17fee37f on 1.1 Retested, No errors during "aeolus-configure" On rpm -qa | grep aeolus aeolus-configure-2.8.11-1.el6cf.noarch aeolus-conductor-0.13.22-1.el6cf.noarch rubygem-aeolus-cli-0.7.7-1.el6cf.noarch aeolus-conductor-doc-0.13.22-1.el6cf.noarch aeolus-all-0.13.22-1.el6cf.noarch rubygem-aeolus-image-0.3.0-12.el6.noarch aeolus-conductor-daemons-0.13.22-1.el6cf.noarch moving it to verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2012-1516.html |