Bug 1237020
| Summary: | undercloud GUI- Image field is mandatory when setting VM for deploy overcloud | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Eran Kuris <ekuris> | 
| Component: | openstack-tuskar-ui | Assignee: | Ana Krivokapic <akrivoka> | 
| Status: | CLOSED ERRATA | QA Contact: | Ola Pavlenko <opavlenk> | 
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.0 (Kilo) | CC: | calfonso, jason.dobies, kbasil, mburns, mcornea, rhel-osp-director-maint, yeylon | 
| Target Milestone: | y1 | Keywords: | Rebase, Triaged, ZStream | 
| Target Release: | 7.0 (Kilo) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-tuskar-ui-0.4.0-2.el7ost | Doc Type: | Rebase: Bug Fixes and Enhancements | 
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-10-08 12:10:25 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
        
        
          Eran Kuris
        
        
        
        
        
          2015-06-30 08:27:53 UTC
        
       
      
      
      
    I deploy overcloud via CLI its worked well.Verified it in GUI checked how it looks like in GUI. Then I undeploy it via GUI and tried to run again deploy via GUI and got errors : https://bugzilla.redhat.com/show_bug.cgi?id=1237044 So to clarify a bit further, the issue here is that if you deploy an overcloud via the CLI and then log into the GUI, the Roles page doesn't display associated images. The cause is that the GUI expects to find the image UUID in the Tuskar plan parameter, but this parameter contains the image name. I am not sure if the parameter should contain the image UUID or the image name. If it should contain the image UUID, then this bug is on the Tuskar side - we need to make Tuskar save the UUID into the plan parameter instead of the name. If the parameter should contain the name, then this bug is on the GUI side and we need to make sure the GUI expects the name and not the UUID. Jay, could you please clarify if the UUID or the name should be saved to the plan paramter. Yes , Ana Krivokapic you right this is exactly what happens The plan should use the image name. *** Bug 1233623 has been marked as a duplicate of this bug. *** Upstream patch: https://review.openstack.org/#/c/198464/ Verified on Virt env. openstack-tuskar-ui-0.4.0-3.el7ost.noarch 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:1862  |