Bug 1468604

Summary: Azure refresh fails with private_ip_address property not found
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: ProvidersAssignee: Daniel Berger <dberger>
Status: CLOSED WONTFIX QA Contact: Dave Johnson <dajohnso>
Severity: high Docs Contact:
Priority: unspecified    
Version: 5.8.0CC: dberger, gblomqui, jfrey, jhardy, obarenbo, simaishi
Target Milestone: GAKeywords: ZStream
Target Release: 5.7.5   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: azure:network
Fixed In Version: 5.7.4.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1467403 Environment:
Last Closed: 2018-12-12 15:30:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On: 1467403, 1494143    
Bug Blocks:    

Comment 2 CFME Bot 2017-07-07 13:56:00 UTC
New commit detected on ManageIQ/manageiq/euwe:
https://github.com/ManageIQ/manageiq/commit/6b79018770d0fa27b3cf4c5d79f4adac6606af07

commit 6b79018770d0fa27b3cf4c5d79f4adac6606af07
Author:     Bronagh Sorota <bsorota>
AuthorDate: Tue Jun 27 09:38:26 2017 -0400
Commit:     Satoe Imaishi <simaishi>
CommitDate: Fri Jul 7 09:52:31 2017 -0400

    Merge pull request #85 from djberg96/private_ip
    
    Handle possibility of network_port not having private_ip_address
    (cherry picked from commit cb44c138c3496d5cc7326dc4df923c10969e170e)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1468604

 app/models/manageiq/providers/azure/network_manager/refresh_parser.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 4 Bronagh Sorota 2017-09-26 14:59:33 UTC
Leo,
Why did this BZ fail QE?
Were you blocked from testing because of the BZ referenced in comment#3 above? If so, that has been fixed and you can try testing this again. 

Bronagh

Comment 12 CFME Bot 2018-02-06 17:16:22 UTC
New commit detected on ManageIQ/manageiq/euwe:
https://github.com/ManageIQ/manageiq/commit/656a62e790184bddc4213a7dd9247e67da81b1ec

commit 656a62e790184bddc4213a7dd9247e67da81b1ec
Author:     Bronagh Sorota <bsorota>
AuthorDate: Mon Sep 25 09:38:45 2017 -0400
Commit:     Satoe Imaishi <simaishi>
CommitDate: Tue Feb 6 12:10:51 2018 -0500

    Merge pull request #132 from djberg96/nic_subnets
    
    Don't assume NIC IP configuration has subnet
    (cherry picked from commit 4fef0d85222c284a68c29a024e770e4ff1f3f960)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1468604

 app/models/manageiq/providers/azure/network_manager/refresh_parser.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)