File: 14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml

package info (click to toggle)
tempest 1%3A19.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,564 kB
  • sloc: python: 69,123; sh: 196; makefile: 80
file content (6 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
upgrade:
  - Add an error translation to list_versions() of versions_client of both
    compute and network. This can affect users who are expecting that these
    clients return error status code instead of the exception. It is needed
    to change the code for handling the exception like the other clients code.