Bug 1302834
| Summary: | Backport validation of filters in snapshot*, backup* in db.api in OSP6 | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jaison Raju <jraju> |
| Component: | python-django-horizon | Assignee: | Matthias Runge <mrunge> |
| Status: | CLOSED DUPLICATE | QA Contact: | Ido Ovadia <iovadia> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0 (Juno) | CC: | aortega, athomas, dcadzow, eharney, jmelvin, jraju, mrunge, pmukhedk, sgotliv, yeylon |
| Target Milestone: | --- | Keywords: | FeatureBackport, ZStream |
| Target Release: | 6.0 (Juno) | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-04 09:22:24 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
Jaison Raju
2016-01-28 18:22:08 UTC
Matthias, Please, read this BZ. I believe we agreed in the past that Horizon should use correct filters, I just don't remember if you've backported the relevant Horizon patch fixing that problem. I don't like the idea that Cinder ignores wrong filters instead of throwing an error in Liberty, but if you didn't fix that BZ in Horizon yet then I'll definitely proceed with the Cinder backport [1] to OSP 6.0. [1] https://review.openstack.org/#/c/217110/ Sergey, I don't know if we agreed on this patch[1], since I don't know the impact of that on cinder, but I have backported a fix[2] for horizon, on which we agreed. Form looking at the stack trace, it could be the same bug. like [3]. If I find some time tomorrow, I'll issue a build. [2] https://code.engineering.redhat.com/gerrit/#/c/65755/ [3] https://bugzilla.redhat.com/show_bug.cgi?id=1288654 (In reply to Matthias Runge from comment #3) > Sergey, I don't know if we agreed on this patch[1], since I don't know the > impact of that on cinder, but I have backported a fix[2] for horizon, on > which we agreed. Form looking at the stack trace, it could be the same bug. > like [3]. > If I find some time tomorrow, I'll issue a build. Matthias, thanks for the quick response and the horizon build! I have to take another look if it fixes the problem described here. The idea is the same, we have to use correct filters instead of validating them, but it seems that patch below fixes volumes' filters only while this issue seems reports issues with snapshots and backups. > > [2] https://code.engineering.redhat.com/gerrit/#/c/65755/ > [3] https://bugzilla.redhat.com/show_bug.cgi?id=1288654 Please, reassign to Cinder if Horizon build in comment#6 doesn't fix the problem. *** This bug has been marked as a duplicate of bug 1288654 *** |