Bug 1209908
| Summary: | [RFE] [RDO-Manager] [GUI] Add ability to create images in the GUI | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jaromir Coufal <jcoufal> |
| Component: | python-django-horizon | Assignee: | Ana Krivokapic <akrivoka> |
| Status: | CLOSED ERRATA | QA Contact: | Ido Ovadia <iovadia> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.0 (Kilo) | CC: | akrivoka, aortega, athomas, dnavale, hbrock, mburns, mrunge, nbarcet, rhel-osp-director-maint, sasha, sclewis, yeylon |
| Target Milestone: | z2 | Keywords: | FutureFeature, ZStream |
| Target Release: | 7.0 (Kilo) | Flags: | dnavale:
needinfo-
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-django-horizon-2015.1.0-8.el7ost | Doc Type: | Enhancement |
| Doc Text: |
Previously, the GUI did not allow a user to create or upload images.
This new feature adds the following changes to the horizon and the tuskar-ui packages. To horizon, it adds the Kernel and Ramdisk fields to the create image form in horizon, which enables a user to associate a kernel and a ramdisk to a glance image during image creation. In the tuskar-ui, it exposes horizon's create image form (with the newly added capability to set kernel and ramdisk) in the tuskar-ui. On the images page, there should now be a "create image" button which allows the user to create an image. As a result, GUI now has the ability to create images.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-10-08 12:22:31 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: | |||
|
Description
Jaromir Coufal
2015-04-08 12:43:32 UTC
Ana, would you be able to describe, how to test this? We might also need docs? This feature consist of a horizon change[1] and a tuskar-ui change[2]. [1] adds Kernel and Ramdisk fields to the create image form in horizon, which enables a user to associate a kernel and a ramdisk to a glance image during image creation. Expected change is that the kernel and ramdisk fields are now present in the create image form, and that picking a kernel and/or ramdisk should result in a creation of an image with the kernel/ramdisk associated. You can verify that they got associated by accessing the image detail page and checking for associated kernel and ramdisk. [2] simply exposes horizon's create image form (with the newly added capability to set kernel and ramdisk) in the tuskar-ui. On the images page, there should now be a "create image" button which allows the user to create an image. [1] https://review.openstack.org/#/c/179833/ [2] https://review.openstack.org/#/c/178235/ Verified: Environment: python-django-horizon-2015.1.1-2.el7ost.noarch The "+Create Image" button exists now under "Provisioning Images" tab and it allows creating new images. Tested the ability to create a new image - works. 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-2015:1874 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |