tempest requires image v1

Bug #1463534 reported by David Kranz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Won't Fix
Undecided
brandon

Bug Description

The tempest compute tests need to do some operations on images. They use a combination of the nova images client and glance v1 client which means they will fail if glance v1 is not available. I'm not sure if this was intentional. The compute tests should be updated to use v2 or to use the nova image api.

brandon (brandon-h)
Changed in tempest:
assignee: nobody → brandon (brandon-h)
Revision history for this message
Matthew Treinish (treinish) wrote :

So I'm not sure which specific case you're talking about. But, nova itself doesn't support the glance v2 api. Most (if not all) of the compute tests use the nova image passthrough api, which means it will only ever support v1 until nova adds support for v2. You actually can't have a cloud with nova and only glance v2, so I'm not sure what the bug is here.

Changed in tempest:
status: New → Incomplete
Revision history for this message
Ken'ichi Ohmichi (oomichi) wrote :

Image V1 API has been marked as Deprecated on Glance side. So we don't need to implement the corresponding tests more today.

Changed in tempest:
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.