Bug 1467403 - Azure refresh fails with private_ip_address property not found
Summary: Azure refresh fails with private_ip_address property not found
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.8.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: GA
: 5.9.0
Assignee: Bronagh Sorota
QA Contact: Leo Khomenko
URL:
Whiteboard: azure:network
Depends On: 1494143
Blocks: 1468604 1468700
TreeView+ depends on / blocked
 
Reported: 2017-07-03 16:51 UTC by Daniel Berger
Modified: 2018-03-06 15:03 UTC (History)
7 users (show)

Fixed In Version: 5.9.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1468604 1468700 (view as bug list)
Environment:
Last Closed: 2018-03-06 15:03:33 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Daniel Berger 2017-07-03 16:51:50 UTC
Description of problem:

Not every IP object in Azure has the private_ip_address property. When found, it causes the refresh to fail.

Version-Release number of selected component (if applicable):

5.8

How reproducible:

Will always fail if a customer has an IP without a private IP address.

Steps to Reproduce:
1. Add Azure cloud provider.
2. Add NIC with multiple IP configurations.
3. Attempt refresh.

Actual results:

undefined method 'private_ip_address'

Expected results:

Refresh is successful.

Additional info:

This was already addressed on master.

https://github.com/ManageIQ/manageiq-providers-azure/pull/85


Note You need to log in before you can comment on or make changes to this bug.