Bug 1116451
Summary: | Remove / update old rpc code | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Alan Pevec <apevec> |
Component: | python-django-horizon | Assignee: | Matthias Runge <mrunge> |
Status: | CLOSED EOL | QA Contact: | Ido Ovadia <iovadia> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 4.0 | CC: | aberezin, aortega, apevec, athomas, chrisw, dmaley, esammons, fpercoco, iboverma, ihrachys, jross, kgiusti, lhh, lpeer, markmc, mrunge, ndipanov, nyechiel, oblaut, pematous, sclewis, tross, tshefi, yeylon, zkraus |
Target Milestone: | async | Keywords: | Reopened, Triaged, ZStream |
Target Release: | 4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1116432 | Environment: | |
Last Closed: | 2015-06-19 17:57:38 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
Alan Pevec
2014-07-04 16:36:10 UTC
I don't think, we're using that part at all. Ep. we don't have a dependency on qpid. Please remove that code then. @Matthias, if you have the RPC code from incubator, you should update it. If it's not used, remove RPC layer from the tree. You should not remove ALL the code from openstack/common subtree, openstack/common/rpc (and notifier if present and not used?) only. But if any module actually imports anything from RPC module, it should be patched. (In reply to Alan Pevec from comment #2) > Please remove that code then. What Ihar said, "that code" := openstack_dashboard/openstack/common/rpc/ We have tested on a system set up by QE. (puddle from May 28th). I haven't seen any issue, esp. no issue with swift. As far as I saw, swiftclient integration is the only part using bits from openstack_dashboard/openstack/common It sounds like this is a clean-up that doesn't cause functional issues with Horizon. As a consequence, I am changing the bug synopsis. This bug has been closed because OSP-4 has reached its end of life: https://rhn.redhat.com/errata/RHSA-2015-1127.html |