Bug 1537547 - Nuage provider name is always displayed as " Network Manager" on GUI
Summary: Nuage provider name is always displayed as " Network Manager" on GUI
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.10.0
Assignee: Bronagh Sorota
QA Contact: Gregor Berginc
URL:
Whiteboard:
Depends On:
Blocks: 1552334
TreeView+ depends on / blocked
 
Reported: 2018-01-23 13:40 UTC by mplesko
Modified: 2018-08-16 14:00 UTC (History)
11 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1552334 (view as bug list)
Environment:
Last Closed: 2018-08-16 06:20:36 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description mplesko 2018-01-23 13:40:43 UTC
Description of problem:
When creating Nuage provider I name it "nuage", but then " Network Manager" is displayed instead after saving it.

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


How reproducible:
Always

Steps to Reproduce:
1. create new nuage provider with any name
2.

Actual results:
name " Network Manager" is displayed when provider is added

Expected results:
the name that user picked should be displayed

Additional info:

Comment 2 Dave Johnson 2018-01-23 13:44:11 UTC
Please assess the impact of this issue and update the severity accordingly.  Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition.

If it's something like a tracker bug where it doesn't matter, please set the severity to Low.

Comment 3 Bronagh Sorota 2018-01-23 14:28:44 UTC
Unpon further thought, I will discuss with Dan C before assigning to the Nuage Providers team.

Comment 5 CFME Bot 2018-01-23 15:03:33 UTC
New commit detected on ManageIQ/manageiq-providers-nuage/master:
https://github.com/ManageIQ/manageiq-providers-nuage/commit/c3dd71a12046757fc03b7d4ffc21d1d3cf310a7e

commit c3dd71a12046757fc03b7d4ffc21d1d3cf310a7e
Author:     sasoc <saso.cvitkovic>
AuthorDate: Tue Jan 23 14:51:33 2018 +0100
Commit:     sasoc <saso.cvitkovic>
CommitDate: Tue Jan 23 15:49:36 2018 +0100

    Add name method
    
    With this commit we overwrite `name` method for `NetworkManager`,
    since core's method uses parent's name and
    Nuage's network provider has no parent.
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1537547

 app/models/manageiq/providers/nuage/network_manager.rb       | 4 ++++
 spec/models/manageiq/providers/nuage/network_manager_spec.rb | 5 +++++
 2 files changed, 9 insertions(+)


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