Bug 1286666
| Summary: | Missing port selection in cloud infrastructure providers | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Ronnie Rasouli <rrasouli> | ||||
| Component: | UI - OPS | Assignee: | Ladislav Smola <lsmola> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.5.0 | CC: | cpelland, hkataria, jhardy, lsmola, mpovolny, obarenbo, simaishi | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.5.0.13 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-12-08 13:50:15 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Ronnie Rasouli
2015-11-30 13:09:42 UTC
Verified in 5.5.0.13, the Openstack Infrastructure provider has port selection available. New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/e772172148d25fec2f729214bdc1c80d072c72ea commit e772172148d25fec2f729214bdc1c80d072c72ea Author: Ladislav Smola <lsmola> AuthorDate: Mon Nov 30 14:04:18 2015 +0100 Commit: Ladislav Smola <lsmola> CommitDate: Mon Nov 30 14:12:10 2015 +0100 OpenstackInfra allow to set keystoen api port OpenstackInfra allow to set keystoen api port Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1286666 app/views/shared/views/ems_common/_form.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=0a310277d26c5f0bedd1bc379dcd3ce1c91cf1fb commit 0a310277d26c5f0bedd1bc379dcd3ce1c91cf1fb Author: Ladislav Smola <lsmola> AuthorDate: Mon Nov 30 14:04:18 2015 +0100 Commit: Ladislav Smola <lsmola> CommitDate: Mon Nov 30 14:14:49 2015 +0100 OpenstackInfra allow to set keystoen api port OpenstackInfra allow to set keystoen api port Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1286666 app/views/shared/views/ems_common/_form.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=e4269a91e1e8e117f618a021f5fac930317cadc7 commit e4269a91e1e8e117f618a021f5fac930317cadc7 Merge: 2ee029f 0a31027 Author: Greg Blomquist <gblomqui> AuthorDate: Mon Nov 30 10:00:43 2015 -0500 Commit: Greg Blomquist <gblomqui> CommitDate: Mon Nov 30 10:00:43 2015 -0500 Merge branch 'bz1286666' into '5.5.z' OpenstackInfra allow to set keystone api port OpenstackInfra allow to set keystone api port Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1286666 Clean cherry-pick of: https://github.com/ManageIQ/manageiq/pull/5639 Not merged upstream yet See merge request !543 app/views/shared/views/ems_common/_form.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/RHSA-2015:2551 |