Fix usage of network clients among compute or neutron

Bug #1784263 reported by Ghanshyam Mann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Confirmed
Low
Ghanshyam Mann

Bug Description

compute network client are 404 after 2.35 microversion so each test needs to use neutron client if requested microversion is >2.35 otherwise keep using compute client to keep the nova-network coverage for stable supported branches.

Above is being fixed as part of https://review.openstack.org/#/q/topic:bp/clear-deprecated-api+(status:open+OR+status:merged)

But few place, it has not been taken care correctly. neutron client is being used with out nova-network or microversion check [1] which break the cloud testing having nova network enabled.

[1] https://github.com/openstack/tempest/blob/302db369ebc7eb85d78160d409fbf9eb530bae16/tempest/test.py#L839

Changed in tempest:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Ghanshyam Mann (ghanshyammann)
Revision history for this message
Martin Kopec (mkopec) wrote :

What is the status?

Revision history for this message
Ghanshyam Mann (ghanshyammann) wrote :

This is not yet fixed, we need to be careful on not losing the coverage for stable branhes

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.