Bug 1491704 - [Tower] - Tower provider cannot be removed from the CFME UI
Summary: [Tower] - Tower provider cannot be removed from the CFME UI
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.10.0
Assignee: James Wong
QA Contact: Dave Johnson
URL:
Whiteboard: ui:tower
: 1528574 (view as bug list)
Depends On:
Blocks: 1536039
TreeView+ depends on / blocked
 
Reported: 2017-09-14 12:39 UTC by Pavol Kotvan
Modified: 2018-06-21 20:30 UTC (History)
10 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1536039 (view as bug list)
Environment:
Last Closed: 2018-06-21 20:30:37 UTC
Category: Bug
Cloudforms Team: Ansible
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 7 Greg Blomquist 2017-12-08 15:35:19 UTC
Pavol, just to confirm, this is not limited to upstream, right?

If not, can you update the bug title by removing [UPSTREAM]?

Thanks

Comment 10 James Wong 2017-12-11 21:43:03 UTC
*** Bug 1510179 has been marked as a duplicate of this bug. ***

Comment 11 Adam Grare 2018-01-02 17:25:32 UTC
*** Bug 1528574 has been marked as a duplicate of this bug. ***

Comment 12 Dave Johnson 2018-01-03 01:58:26 UTC
Adding blocker flag which was part of the closed duplicate.

Comment 14 CFME Bot 2018-01-17 20:56:46 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/182b7baa35563df885303f7a84371bff27125936

commit 182b7baa35563df885303f7a84371bff27125936
Author:     James Wong <jwong>
AuthorDate: Wed Dec 6 22:36:27 2017 -0500
Commit:     James Wong <jwong>
CommitDate: Tue Jan 16 15:25:17 2018 -0500

    orchestrate_destroy for provider
    
    fixes https://bugzilla.redhat.com/show_bug.cgi?id=1491704
    https://bugzilla.redhat.com/show_bug.cgi?id=1510179

 app/models/ext_management_system.rb                | 44 ++++--------
 .../providers/embedded_ansible/provider.rb         |  2 +-
 app/models/miq_worker.rb                           |  4 ++
 app/models/mixins/async_delete_mixin.rb            | 12 ++--
 app/models/provider.rb                             | 32 +++++++++
 spec/factories/configured_system.rb                |  4 ++
 spec/models/async_delete_mixin_spec.rb             |  4 +-
 spec/models/ext_management_system_spec.rb          | 84 +++++++++++-----------
 spec/models/provider_spec.rb                       | 34 +++++++++
 9 files changed, 137 insertions(+), 83 deletions(-)


Note You need to log in before you can comment on or make changes to this bug.