Bug 1614567 - [RFE] CFME: Support for Static IPs by Port when using CloudForms with OpenStack
Summary: [RFE] CFME: Support for Static IPs by Port when using CloudForms with OpenStack
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.9.3
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: GA
: 5.11.0
Assignee: Scott Seago
QA Contact: Ido Ovadia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-09 23:39 UTC by Nikhil Gupta
Modified: 2023-03-24 14:10 UTC (History)
9 users (show)

Fixed In Version: 5.11.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-12-12 13:34:23 UTC
Category: Feature
Cloudforms Team: Openstack
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:4199 0 None None None 2019-12-12 13:34:46 UTC

Description Nikhil Gupta 2018-08-09 23:39:52 UTC
Description of a request:

Ability to assign a port_id for a virtual instance that they create. This enables them to do this assignment during provisioning, rather than risk conflicts by doing assignment post provisioning.

Comment 5 Scott Seago 2018-12-19 04:01:56 UTC
PRs posted (linked by CFME bot). All three are needed for this RFE functionality.

Comment 7 CFME Bot 2019-02-23 19:56:55 UTC
New commit detected on ManageIQ/manageiq-providers-openstack/master:

https://github.com/ManageIQ/manageiq-providers-openstack/commit/2295d60dbc4c650459950245ac35c3523b6522bf
commit 2295d60dbc4c650459950245ac35c3523b6522bf
Author:     Scott Seago <sseago>
AuthorDate: Tue Feb 12 15:53:06 2019 -0500
Commit:     Scott Seago <sseago>
CommitDate: Tue Feb 12 15:53:06 2019 -0500

    bug 1614567: Allow user to select Network Port for provisioning

    fixes https://bugzilla.redhat.com/show_bug.cgi?id=1614567

    Allow user to select Network Port or Cloud Network when provisioning
    an OpenStack cloud instance.

 app/models/manageiq/providers/openstack/cloud_manager/provision/configuration.rb | 15 +-
 app/models/manageiq/providers/openstack/cloud_manager/provision/options_helper.rb | 8 +
 app/models/manageiq/providers/openstack/cloud_manager/provision_workflow.rb | 19 +-
 app/models/manageiq/providers/openstack/cloud_manager/provision_workflow/dialog_field_validation.rb | 6 +
 content/miq_dialogs/miq_provision_openstack_dialogs_template.yaml | 18 +
 spec/models/manageiq/providers/openstack/cloud_manager/provision/configuration_spec.rb | 25 +-
 6 files changed, 80 insertions(+), 11 deletions(-)

Comment 8 CFME Bot 2019-02-23 20:20:41 UTC
New commit detected on ManageIQ/manageiq/master:

https://github.com/ManageIQ/manageiq/commit/01dcf633638038031422fd61b2879924e0892079
commit 01dcf633638038031422fd61b2879924e0892079
Author:     Scott Seago <sseago>
AuthorDate: Tue Dec 18 18:59:42 2018 -0500
Commit:     Scott Seago <sseago>
CommitDate: Tue Dec 18 18:59:42 2018 -0500

    bug 1614567: Allow user to select Network Port for provisioning

    fixes https://bugzilla.redhat.com/show_bug.cgi?id=1614567

    Allow user to select Network Port or Cloud Network when provisioning
    an OpenStack cloud instance.

 product/dialogs/miq_dialogs/miq_provision_openstack_dialogs_template.yaml | 409 -
 1 file changed, 409 deletions(-)

Comment 10 CFME Bot 2019-03-27 13:42:27 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/7c33fe73291c45413df7074cca3f19a7d495fdca
commit 7c33fe73291c45413df7074cca3f19a7d495fdca
Author:     Scott Seago <sseago>
AuthorDate: Tue Dec 18 18:58:04 2018 -0500
Commit:     Scott Seago <sseago>
CommitDate: Tue Dec 18 18:58:04 2018 -0500

    bug 1614567: Allow user to select Network Port for provisioning

    fixes https://bugzilla.redhat.com/show_bug.cgi?id=1614567

    Allow user to select Network Port or Cloud Network when provisioning
    an OpenStack cloud instance.

 app/views/miq_request/_prov_field.html.haml | 6 +-
 app/views/shared/views/_prov_dialog.html.haml | 4 +-
 2 files changed, 6 insertions(+), 4 deletions(-)

Comment 12 Ido Ovadia 2019-07-30 13:39:44 UTC
Verified
========
5.11.0.16

Comment 14 errata-xmlrpc 2019-12-12 13:34:23 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:4199


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