Bug 1294489
| Summary: | ImportError for mistralclient, magnumclient and designateclient | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Ronnie Rasouli <rrasouli> |
| Component: | openstack-heat | Assignee: | Crag Wolfe <cwolfe> |
| Status: | CLOSED ERRATA | QA Contact: | Amit Ugol <augol> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.0 (Liberty) | CC: | bkopilov, furlongm, jschluet, mburns, rhel-osp-director-maint, sbaker, shardy, yeylon, zbitter |
| Target Milestone: | ga | ||
| Target Release: | 8.0 (Liberty) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-heat-5.0.1-1.el7ost | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-04-07 21:16:42 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: | |||
|
Description
Ronnie Rasouli
2015-12-28 12:38:07 UTC
*** Bug 1294490 has been marked as a duplicate of this bug. *** *** Bug 1294496 has been marked as a duplicate of this bug. *** *** Bug 1294494 has been marked as a duplicate of this bug. *** *** Bug 1294504 has been marked as a duplicate of this bug. *** Thanks Ronnie. I've consolidated all of the bug reports under this one, since they all have the same fix. For completeness, the list of clients that should not be loaded is: barbican designate magnum manila mistral monasca zaqar (Some of these use conditional imports, and therefore don't generate errors.) Of these, manila, designate and monasca define constraints that also need to be excluded. A patch was already merged, but may not have been built yet. *** Bug 1294416 has been marked as a duplicate of this bug. *** Verfied on openstack-heat-api-5.0.1-1.el7ost.noarch, there are not missing modules error in heat logs This also affects RDO, should I open a new bug report against RDO? Also, the upstream bug report is here -> https://bugs.launchpad.net/heat/+bug/1544220 Marcus the fix for RHOS was to patch out references to those clients in downstream heat. This isn't an option for RDO due to the no downstream patches policy. Ideally RDO would fix this by packaging the client libraries which heat expects - do you know which ones are actually missing and whether anyone is working on packaging them? The missing packages in RDO are: No package python-magnumclient available. No package python-mistralclient available. No package python-monascaclient available. They are packaged for Mitaka, but I don't think anyone is working on packaging them for Liberty. 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://rhn.redhat.com/errata/RHEA-2016-0603.html |