Bug 1609564
Summary: | [RFE] Set flavor access to project | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ido Ovadia <iovadia> |
Component: | Providers | Assignee: | Alexander Demicev <ademicev> |
Status: | CLOSED ERRATA | QA Contact: | Ido Ovadia <iovadia> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 5.10.0 | CC: | ademicev, gblomqui, jfrey, jhardy, obarenbo, simaishi, slucidi, smallamp |
Target Milestone: | GA | Keywords: | FutureFeature |
Target Release: | 5.10.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 5.10.0.19 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-02-07 23:03:30 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | Openstack | Target Upstream Version: | |
Embargoed: |
Description
Ido Ovadia
2018-07-29 14:07:45 UTC
https://github.com/ManageIQ/manageiq-providers-openstack/pull/332 https://github.com/ManageIQ/manageiq-ui-classic/pull/4469 New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/af8e050fa49c1e331a5225321f1418167470ebfb commit af8e050fa49c1e331a5225321f1418167470ebfb Author: Milan Zázrivec <mzazrivec> AuthorDate: Thu Oct 4 06:22:42 2018 -0400 Commit: Milan Zázrivec <mzazrivec> CommitDate: Thu Oct 4 06:22:42 2018 -0400 Merge pull request #4469 from alexander-demichev/flavor-tenant-select Add multiple select for cloud tenants when creating a flavor (cherry picked from commit e301fd6d8e74be95f8c083f7b305d437f040bdf4) https://bugzilla.redhat.com/show_bug.cgi?id=1609564 app/assets/javascripts/controllers/flavor/flavor_form_controller.js | 18 + app/controllers/flavor_controller.rb | 6 + app/views/flavor/_flavor_form.html.haml | 38 +- config/routes.rb | 1 + 4 files changed, 51 insertions(+), 12 deletions(-) Verified ======== CFME 5.10.0.24 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-2019:0212 |