tempest/releasenotes/notes/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml
Ken'ichi Ohmichi 1fba65eb1b Rename reno files for releasing 14.0.0
This patch renames the corresponding reno files before 14.0.0.

Change-Id: I4bf37ff65edc23f366630c23e7fb76d1aec492aa
2016-12-21 00:05:36 -08:00

7 lines
319 B
YAML

---
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.