New commit detected on ManageIQ/manageiq-providers-azure/fine: https://github.com/ManageIQ/manageiq-providers-azure/commit/bcf08d78d352be8d4363624eb6f9f17d7775b35f commit bcf08d78d352be8d4363624eb6f9f17d7775b35f Author: Bronagh Sorota <bsorota> AuthorDate: Mon Feb 26 13:11:41 2018 -0500 Commit: Bronagh Sorota <bsorota> CommitDate: Mon Feb 26 13:11:41 2018 -0500 Merge pull request #210 from djberg96/multi_vm_provision Allow users to choose public or private IP when provisioning multiple VMs (cherry picked from commit 7637bf79a9166fab84f05c95c78c50bc0dddf3ad) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1565342 app/models/manageiq/providers/azure/cloud_manager/provision_workflow.rb | 12 +- app/services/manageiq/providers/azure/dialog_field_visibility_service.rb | 19 + app/services/manageiq/providers/azure/number_of_vms_visibility_service.rb | 18 + lib/manageiq/providers/azure/engine.rb | 1 + spec/services/manageiq/providers/azure/dialog_field_visibility_service_spec.rb | 20 + spec/services/manageiq/providers/azure/number_of_vms_visibility_service_spec.rb | 24 + 6 files changed, 93 insertions(+), 1 deletion(-)
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-2018:1972