Bug 1562956
Summary: | All replication operations should be queued | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Nick Carboni <ncarboni> |
Component: | Replication | Assignee: | Yuri Rudman <yrudman> |
Status: | CLOSED ERRATA | QA Contact: | Tasos Papaioannou <tpapaioa> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 5.8.0 | CC: | cpelland, dmetzger, obarenbo, simaishi, smallamp, yrudman |
Target Milestone: | GA | ||
Target Release: | 5.10.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.10.0.15 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-02-07 23:01:30 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
Nick Carboni
2018-04-02 18:39:09 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/e7c0712918e2c67fd385af71c8414caa83331b14 commit e7c0712918e2c67fd385af71c8414caa83331b14 Author: Yuri Rudman <yrudman> AuthorDate: Thu Sep 6 12:20:24 2018 -0400 Commit: Yuri Rudman <yrudman> CommitDate: Thu Sep 6 12:20:24 2018 -0400 move logic related to pglogical replication set-up from ui to model https://bugzilla.redhat.com/show_bug.cgi?id=1562956 rebasing app/models/pglogical_subscription.rb | 13 +- lib/miq_pglogical.rb | 35 + 2 files changed, 45 insertions(+), 3 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/2e9833fd7d4cce53677d582207856d917d5c53ec commit 2e9833fd7d4cce53677d582207856d917d5c53ec Author: Yuri Rudman <yrudman> AuthorDate: Thu Sep 6 12:18:57 2018 -0400 Commit: Yuri Rudman <yrudman> CommitDate: Thu Sep 6 12:18:57 2018 -0400 move logic dealing with pglogical subscriptions from UI to model https://bugzilla.redhat.com/show_bug.cgi?id=1562956 app/controllers/ops_controller/settings/common.rb | 75 +- 1 file changed, 31 insertions(+), 44 deletions(-) Verified on 5.10.0.17. 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://access.redhat.com/errata/RHSA-2019:0212 |