New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=8cbf9127c6e59b5470d3f38134675f9373d485ef commit 8cbf9127c6e59b5470d3f38134675f9373d485ef Merge: caee9ee 30020ff Author: Greg McCullough <gmccullo> AuthorDate: Tue May 24 11:16:51 2016 -0400 Commit: Greg McCullough <gmccullo> CommitDate: Tue May 24 11:16:51 2016 -0400 Merge branch '5.5.z-expose_private_networks_1332043' into '5.5.z' Expose private network and public network to automate service model. Original is [here](https://github.com/ManageIQ/manageiq/pull/8423). Manual cherry-pick. With 5.6, private/public network is under network manager. With 5.5, they are under both infra manager and cloud manager. Backport the changes into both infra and cloud manager for 5.5.z. https://bugzilla.redhat.com/show_bug.cgi?id=1333097 See merge request !928 .../service_models/miq_ae_service_cloud_network.rb | 2 -- ...eiq-providers-openstack-cloud_manager-cloud_network-private.rb | 1 + ...geiq-providers-openstack-cloud_manager-cloud_network-public.rb | 1 + ...eiq-providers-openstack-infra_manager-cloud_network-private.rb | 1 + ...geiq-providers-openstack-infra_manager-cloud_network-public.rb | 1 + .../service_methods/miq_ae_service_cloud_network_spec.rb | 8 -------- 6 files changed, 4 insertions(+), 10 deletions(-)
Verified in 5.5.5.2 by calling .private_networks on a public network object and vice versa.
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-2016-1488.html