Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Order an orchestration service to provision a stack 2. Delete the stack from provider 3. Retire the orchestration service Actual results: The service is not retired due to an error in the retirement process Expected results: The service should be retired and removed from VMDB Additional info:
waiting for PR merge: https://github.com/ManageIQ/manageiq/pull/2765
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/e775a10ac7972a6a2c864cc07a4de14a8e554a87 commit e775a10ac7972a6a2c864cc07a4de14a8e554a87 Author: Bill Wei <bilwei> AuthorDate: Fri Apr 24 16:35:52 2015 -0400 Commit: Bill Wei <bilwei> CommitDate: Mon Apr 27 17:11:56 2015 -0400 Handle stack that already deleted from provider https://bugzilla.redhat.com/show_bug.cgi?id=1215216 .../Methods.class/__methods__/check_removed_from_provider.rb | 4 ++-- .../Methods.class/__methods__/remove_from_provider.rb | 12 ++++++++---- .../service_models/miq_ae_service_orchestration_stack.rb | 8 ++++++++ 3 files changed, 18 insertions(+), 6 deletions(-)
Fixed in 5.4.0.0.25.20150429111523_0455f87
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-2015-1100.html