Bug 1414806
| Summary: | UI crashes when showing "system information" if a service has a timestamp of "null" | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Eric Harney <eharney> |
| Component: | python-cinderclient | Assignee: | Eric Harney <eharney> |
| Status: | CLOSED ERRATA | QA Contact: | nlevinki <nlevinki> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 10.0 (Newton) | CC: | adhingra, aortega, athomas, eharney, jruzicka, lruzicka, mrunge, nlevinki, opavlenk, srevivo |
| Target Milestone: | z2 | Keywords: | ZStream |
| Target Release: | 10.0 (Newton) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-cinderclient-1.9.0-5.el7ost | Doc Type: | Bug Fix |
| Doc Text: |
When users tried to display "Service information" in horizon, the python-cinderclient service pointed to an empty value and returned a TemplateSyntaxError. Consequently, horizon reported the error and did not show the requested information. The problem has been fixed. As a result, python-cinderclient no longer reports the error and horizon displays service information correctly.
|
Story Points: | --- |
| Clone Of: | 1412868 | Environment: | |
| Last Closed: | 2017-03-01 13:38:03 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1412868 | ||
|
Description
Eric Harney
2017-01-19 14:05:55 UTC
https://rhos-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/RHOS/view/RHOS10/job/qe-phase2-10_director-rhel-7.3-virthost-1cont_1comp_1ceph-ipv4-vxlan-ceph/76/ All regression tests passed with no errors and the right rpm is in the puddle. 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/RHBA-2017-0356.html I can see the cinderclient code is updated and doesn't contain the problematic lines anymore. |