Bug 1542838
| Summary: | Disable glance v1 api leads to problems with heat | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Ganesh Kadam <gkadam> | ||||
| Component: | openstack-glance | Assignee: | Cyril Roelandt <cyril> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Mike Abrams <mabrams> | ||||
| Severity: | unspecified | Docs Contact: | Kim Nylander <knylande> | ||||
| Priority: | unspecified | ||||||
| Version: | 10.0 (Newton) | CC: | cyril, eglynn, fpercoco, gkadam, ojanas, srevivo, tshefi | ||||
| Target Milestone: | --- | Flags: | tshefi:
automate_bug-
|
||||
| Target Release: | --- | ||||||
| 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: | 2018-02-27 15:49:32 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
Ganesh Kadam
2018-02-07 06:52:17 UTC
First, let's see whether Glance API v2 works. Can you run simple Glance commands (list image, create a dummy image, etc.) using "--os-image-api-version 2" on the CLI? Created attachment 1393574 [details]
glance_v2 o/p
Hi Cyril, (In reply to Cyril Roelandt from comment #1) > First, let's see whether Glance API v2 works. Can you run simple Glance > commands (list image, create a dummy image, etc.) using > "--os-image-api-version 2" on the CLI? I have attached the o/p of the glance command from Cu's environment. Regards, Ganesh Kadam Yeah, so Glance v2 seems to be working on your environment. Heat does not play well with Glance v2 on OSP10, as Thomas Hervé from Heat told me. This should work in OSP11. Do you really need this in OSP10? Thanks for your feedback, I'll close the bug :) |