Bug 1394277 - Floating IP CRUD UI Missing
Summary: Floating IP CRUD UI Missing
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.8.0
Assignee: Gilles Dubreuil
QA Contact: Ola Pavlenko
URL:
Whiteboard: openstack
Depends On:
Blocks: 1410588
TreeView+ depends on / blocked
 
Reported: 2016-11-11 14:43 UTC by Tzu-Mainn Chen
Modified: 2017-09-14 12:26 UTC (History)
8 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1410588 (view as bug list)
Environment:
Last Closed: 2017-06-12 16:47:10 UTC
Category: ---
Cloudforms Team: Openstack
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Tzu-Mainn Chen 2016-11-11 14:43:55 UTC
Floating IP should have CRUD UI

Comment 2 Gilles Dubreuil 2016-11-17 09:17:28 UTC
Addressed by https://github.com/ManageIQ/manageiq/pull/12097

Comment 4 Gilles Dubreuil 2016-12-22 01:11:26 UTC
Master PR#12097 has been merged.
Nexte step is backport (cherry pick to euwe) branch.

Comment 5 Satoe Imaishi 2017-01-05 20:06:46 UTC
Also need https://github.com/ManageIQ/manageiq/pull/11819

Comment 7 CFME Bot 2017-01-10 13:05:46 UTC
New commit detected on ManageIQ/manageiq/euwe:
https://github.com/ManageIQ/manageiq/commit/68121237a320878cf81079fba52a33ec9bbb35f9

commit 68121237a320878cf81079fba52a33ec9bbb35f9
Author:     Greg Blomquist <blomquisg>
AuthorDate: Wed Nov 2 09:52:36 2016 -0400
Commit:     Tzu-Mainn Chen <tzumainn>
CommitDate: Fri Jan 6 21:23:21 2017 +0100

    [EUWE] Floating IPs provisioning backend
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1394277
    
    This is a euwe-only commit to resolve conficts with
    app/models/mixins/supports_feature_mixin.rb
    
    This PR is equivalent to https://github.com/ManageIQ/manageiq/pull/11819 FOR MASTER

 .../providers/openstack/network_manager.rb         |  24 ++++-
 .../openstack/network_manager/floating_ip.rb       | 103 +++++++++++++++++++++
 app/models/mixins/supports_feature_mixin.rb        |   5 +-
 gems/pending/util/miq-exception.rb                 |   5 +
 4 files changed, 135 insertions(+), 2 deletions(-)


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