Fix usage of network clients among compute or neutron
Bug #1784263 reported by
Ghanshyam Mann
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:/
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.
Changed in tempest: | |
status: | New → Confirmed |
importance: | Undecided → Low |
assignee: | nobody → Ghanshyam Mann (ghanshyammann) |
To post a comment you must log in.
What is the status?