Bug 1573658
Summary: | [RFE] Update savon gem to 2.12.0 | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | David Luong <dluong> |
Component: | Appliance | Assignee: | Gregg Tanzillo <gtanzill> |
Status: | CLOSED CANTFIX | QA Contact: | Dave Johnson <dajohnso> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 5.9.0 | CC: | abellott, bdunne, greartes, gtanzill, jhardy, jsisul, jwarnica, mperina, obarenbo |
Target Milestone: | GA | Keywords: | FutureFeature |
Target Release: | cfme-future | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-08-09 22:02:46 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | Feature | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: |
Description
David Luong
2018-05-01 21:30:45 UTC
Dependency problems: (RPMs, Python packages, Ruby Gems, Ansible modules, etc.) Several of us on the platform team met recently to discuss dependency problems and came up with the following decisions: - The appliance will carry dependencies for the application and any necessary debugging tools - The application itself will declare all of its dependencies as it has in the past - Application plugins will declare their dependencies in a way that the application / appliance build code can aggregate and install them - Customer dependencies will need to be installed and maintained by customers since it is impossible for us to maintain and upgrade that list of dependencies. We can not guarantee that any changes to these dependencies will not break scripts that are not maintained by the engineering team. In this particular case, the customer can install the version of the savon gem that works for their scripting using the `gem install` command. *** Bug 1610768 has been marked as a duplicate of this bug. *** *** Bug 1514550 has been marked as a duplicate of this bug. *** *** Bug 1503344 has been marked as a duplicate of this bug. *** |