| Summary: | Obscure message shows up when deleting a node from an upgraded deployment | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Marius Cornea <mcornea> |
| Component: | rhosp-director | Assignee: | Angus Thomas <athomas> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Arik Chernetsky <achernet> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.0 (Liberty) | CC: | aschultz, dbecker, johfulto, mburns, morazi, pkonst+RHBZ, rhel-osp-director-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-03-02 22:51:07 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
Marius Cornea
2016-04-12 20:36:40 UTC
FWIW: My colleague saw this during compute node removal on a new osp8 install, not one that was upgraded from 7 to 8 before the node was removed. Seems to just be a warning from the python-heatclient __eq__ operator: https://github.com/openstack/python-heatclient/blob/stable/liberty/heatclient/openstack/common/apiclient/base.py#L518-L528 I checked and this doesn't appear any longer in the newer releases. Since it's just a visual issue, I'm closing as current release. |