New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/09b727d8ba148ec0ed3c0f5947d0dc1faf320578 commit 09b727d8ba148ec0ed3c0f5947d0dc1faf320578 Author: Oved Ourfali <oourfali> AuthorDate: Thu May 18 14:11:48 2017 +0300 Commit: Satoe Imaishi <simaishi> CommitDate: Mon Jun 12 10:23:59 2017 -0400 Merge pull request #34 from borod108/iso_datasote_sdk_support Fix fetching ISO images from non active domains (cherry picked from commit e0d7e04a010da330e625d5f5f291283571bff101) https://bugzilla.redhat.com/show_bug.cgi?id=1460736 .../redhat/infra_manager/api_integration.rb | 4 +- .../infra_manager/ovirt_services/strategies/v3.rb | 10 +++ .../infra_manager/ovirt_services/strategies/v4.rb | 22 +++++++ .../ovirt_services/strategies/v4_spec.rb | 73 ++++++++++++++++++++++ 4 files changed, 107 insertions(+), 2 deletions(-) create mode 100644 spec/models/manageiq/providers/redhat/infra_manager/ovirt_services/strategies/v4_spec.rb
New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/bd44ed8e497a4f06294d7a8a75f348ed24204a4b commit bd44ed8e497a4f06294d7a8a75f348ed24204a4b Author: Adam Grare <agrare> AuthorDate: Tue May 23 08:15:57 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Mon Jun 12 10:46:49 2017 -0400 Merge pull request #15053 from borod108/remove_v3_dependency Fix fetching non active ISO domains (cherry picked from commit f0094c9a71ed63b5646eb8e17285fc4c57b8fc38) https://bugzilla.redhat.com/show_bug.cgi?id=1460736 app/models/iso_datastore.rb | 11 ++--------- spec/models/iso_datastore_spec.rb | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 9 deletions(-) create mode 100644 spec/models/iso_datastore_spec.rb
Verified on CFME-5.8.1.0/RHV-4.1.3 Connected from CFME to a RHV that have 2 ISO domains (1 active, 1 inactive) Compute->PXE->Add new ISO data store - Collects the active one. Then, remove this ISO datastore. Switched on RHV side, the ISO domains active<-> inactive Compute->PXE->Add new ISO data store - Collects the recent active one.
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-2017:1758