| Summary: | Repeating "ironic-api" errors in /var/log/messages on the undercloud node after upgrade to 8 | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Ola Pavlenko <opavlenk> |
| Component: | openstack-ironic | Assignee: | Lucas Alvares Gomes <lmartins> |
| Status: | CLOSED WONTFIX | QA Contact: | Raviv Bar-Tal <rbartal> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.0 (Liberty) | CC: | mburns, rhel-osp-director-maint, srevivo |
| Target Milestone: | async | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-14 15:38:06 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: | |
|
Description
Ola Pavlenko
2016-04-19 13:14:00 UTC
Hi, Just to confirm, the errors do not cause the API service to stop working, right? Hi Ola, This problem is trigged due a bug in python [0], the fix for that in Ironic was to move it to use oslo.service. But unfortunately we can not backport this fix to OSP 8 since it involves adding a new dependency. [0] http://bugs.python.org/issue14574 |