Bug 1630801
| Summary: | [RFE] Include latest Version of Python libraries: Bambou & vspk | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Loic Avenel <lavenel> |
| Component: | Providers | Assignee: | Satoe Imaishi <simaishi> |
| Status: | CLOSED ERRATA | QA Contact: | Mike Shriver <mshriver> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.10.0 | CC: | gblomqui, jfrey, jhardy, lavenel, mplesko, mshriver, obarenbo, smallamp |
| Target Milestone: | GA | Keywords: | FutureFeature |
| Target Release: | 5.10.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.10.0.22 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-02-07 23:03:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | Nuage | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Loic Avenel
2018-09-19 10:13:37 UTC
Please assess the impact of this issue and update the severity accordingly. Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition. If it's something like a tracker bug where it doesn't matter, please set the severity to Low. New commit detected on ManageIQ/manageiq-appliance-build/master: https://github.com/ManageIQ/manageiq-appliance-build/commit/fa8eac888a069360ed941028219080ec59006a2b commit fa8eac888a069360ed941028219080ec59006a2b Author: Satoe Imaishi <simaishi> AuthorDate: Thu Oct 4 13:54:35 2018 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Thu Oct 4 13:54:35 2018 -0400 Add vspk python module, needed for Nuage https://bugzilla.redhat.com/show_bug.cgi?id=1630801 kickstarts/base.ks.erb | 2 + kickstarts/partials/post/python_modules.ks.erb | 4 + 2 files changed, 6 insertions(+) New commit detected on ManageIQ/manageiq-appliance-build/hammer: https://github.com/ManageIQ/manageiq-appliance-build/commit/ddec56e5c4b759aa210ebffa7db833ab01e65412 commit ddec56e5c4b759aa210ebffa7db833ab01e65412 Author: Nick Carboni <ncarboni> AuthorDate: Fri Oct 12 17:10:35 2018 -0400 Commit: Nick Carboni <ncarboni> CommitDate: Fri Oct 12 17:10:35 2018 -0400 Merge pull request #292 from simaishi/add_python_vspk Add vspk python module for Nuage (cherry picked from commit 146dae92db0153117f36bdb771e862eec2976e7d) https://bugzilla.redhat.com/show_bug.cgi?id=1630801 kickstarts/base.ks.erb | 2 + kickstarts/partials/post/python_modules.ks.erb | 4 + 2 files changed, 6 insertions(+) Tested in CFME 5.10.0.32.20190115185124_c957ada bambou is on 3.0.1, and vspk is on 5.3.2, which are both up-to-date at the time of the build. 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. https://access.redhat.com/errata/RHSA-2019:0212 |