Bug 1550008
| Summary: | [RFE] - CFME storage - add an option to create a new volume choosing disk type | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Vladimir Dulava <vdulava> |
| Component: | Providers | Assignee: | Sam Lucidi <slucidi> |
| Status: | CLOSED ERRATA | QA Contact: | Ido Ovadia <iovadia> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.9.0 | CC: | agrare, gblomqui, jfrey, jhardy, lavenel, maufart, obarenbo, ohochman, pmukhedk, simaishi, slucidi |
| Target Milestone: | GA | Keywords: | FutureFeature |
| Target Release: | 5.10.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 5.10.0.21 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-02-07 23:01:17 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
Vladimir Dulava
2018-02-28 09:48:55 UTC
New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/88f3a01cbb4cf14d437c1de355caaa3905d02c91 commit 88f3a01cbb4cf14d437c1de355caaa3905d02c91 Author: Milan Zázrivec <mzazrivec> AuthorDate: Tue Oct 2 10:48:20 2018 -0400 Commit: Milan Zázrivec <mzazrivec> CommitDate: Tue Oct 2 10:48:20 2018 -0400 Merge pull request #4536 from mansam/openstack-create-volume-with-volume-type Allow selecting an optional volume type when creating an Openstack cloud volume (cherry picked from commit 7c4afa8014dd5b93637ce5650f85bd5e6ab4956c) https://bugzilla.redhat.com/show_bug.cgi?id=1550008 app/assets/javascripts/controllers/cloud_volume/cloud_volume_form_controller.js | 37 +- app/controllers/cloud_volume_controller.rb | 5 +- app/views/cloud_volume/_common_new_edit.html.haml | 33 +- spec/controllers/cloud_volume_controller_spec.rb | 6 +- 4 files changed, 51 insertions(+), 30 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 |