New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/c11414edf0970b8a1e7628e1eb8448c72c7f3331 commit c11414edf0970b8a1e7628e1eb8448c72c7f3331 Author: Madhu Kanoor <mkanoor> AuthorDate: Fri Nov 4 13:02:20 2016 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Fri Jan 6 10:13:51 2017 -0500 Merge pull request #12160 from pemcg/fix_network_port_service_model Fixed associations for network_port and openstack network_port servic… (cherry picked from commit 32ef821f05a3020e3d021e1169ed87e0b3f530c6) https://bugzilla.redhat.com/show_bug.cgi?id=1410819 ...rvice_manageiq-providers-openstack-network_manager-network_port.rb | 1 - .../service_models/miq_ae_service_network_port.rb | 1 - .../service_methods/miq_ae_service_network_port_spec.rb | 4 ++-- 3 files changed, 2 insertions(+), 4 deletions(-)
Verified in 5.7.1.2. > provider = $evm.vmdb(:ExtManagementSystem).all.first > provider.network_manager.network_ports.first.associations > => ["cloud_subnets", "cloud_tenant", "device", "ext_management_system", "network_routers", "public_networks"] > provider.network_manager.network_ports.first.cloud_subnets > => [#<MiqAeServiceManageIQ_Providers_Openstack_NetworkManager_CloudSubnet:0x62b71e4 .........> ]
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/RHSA-2017-0320.html