Bug 1391274 - Recent changes to cidr field in subnets causes string conversion errors in Nuage network provider
Summary: Recent changes to cidr field in subnets causes string conversion errors in Nu...
Keywords:
Status: ON_QA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.8.0
Assignee: lokesh.jain
QA Contact: Sudhir Mallamprabhakara
URL:
Whiteboard:
Depends On:
Blocks: 1391975
TreeView+ depends on / blocked
 
Reported: 2016-11-02 22:24 UTC by lokesh.jain
Modified: 2021-12-06 00:36 UTC (History)
4 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1391975 (view as bug list)
Environment:
Last Closed:
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description lokesh.jain 2016-11-02 22:24:14 UTC
Changes to cidr field in subnets causes subnet inventory fetch to fail for Nuage network provider

Description of the problem: cidr field in subnets was of type variable before.
Changing the field to string requires to_cidr method modification. Without the changes subnet inventory collection for Nuage fails.

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

How reproducible:

Steps to Reproduce:
1. Add a Network Manager to CloudForms that has subnets
2. Wait for refresh cycle to execute
3. Last refresh error is seen in the summary page

Actual results:
Inventory refresh fails.

Expected results:
Inventory refresh should succeed and subnets should be visible

Comment 2 lokesh.jain 2016-11-02 22:27:46 UTC
The bug can be assigned to me.
I have a PR open to fix the issue at
https://github.com/ManageIQ/manageiq/pull/12380


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