Bug 1452944
| Summary: | Cannot create Cloud Volume from CFME web-interface for OpenStack provider | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | ITD27M01 <igortiunov> | ||||
| Component: | UI - OPS | Assignee: | Rich Oliveri <roliveri> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Dave Johnson <dajohnso> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.7.0 | CC: | hkataria, jhardy, mpovolny, obarenbo | ||||
| Target Milestone: | GA | ||||||
| Target Release: | cfme-future | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-05-22 15:55:43 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
        
        
          ITD27M01
        
        
        
        
        
          2017-05-20 20:49:56 UTC
        
       
      
      
      
    I apologize for not quite accurate information. Cloud volume eventually created. But one hangs in the creating state and the second appears as available: vmdb_production=# select id,name,status,ems_ref,ems_id from cloud_volumes; id | name | status | ems_ref | ems_id -----+-------------+-----------+--------------------------------------+-------- 97 | srv7-wagagu | available | bf50e1d3-251e-495e-b2d4-e116013e66cc | 1 96 | srv7-anene | in-use | 24af128b-9173-4660-b520-5b93f550e5b1 | 1 128 | srv7-nccs | in-use | 07c7ffb8-f3f6-4fe2-b6a7-6e30b40dd5a6 | 1 141 | test_ems_id | creating | bb64a46a-93c1-4c0c-bf61-5ed1fc87fd9f | 3 142 | test_ems_id | available | bb64a46a-93c1-4c0c-bf61-5ed1fc87fd9f | 1 (5 rows) Please pay attention to ems_id. Ah, this is actually a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1441469, and should be fixed in the 5.8 release. Thanks! *** This bug has been marked as a duplicate of bug 1441469 ***  |