Bug 1410819
| Summary: | Fixed associations for network_port and openstack network_port service models | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | Automate | Assignee: | Peter McGowan <pmcgowan> |
| Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.7.0 | CC: | cpelland, jhardy, mfalesni, mkanoor, obarenbo, pmcgowan, tfitzger |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.7.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.7.1.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1410798 | Environment: | |
| Last Closed: | 2017-02-27 19:17:07 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1410798 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2017-01-06 15:16:30 UTC
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 |