17debbb099
keystoneauth in newton did not have app_name or app_version as Session parameters. Although it isn't a super common combination, user agent strings aren't a reason to break something. Add a simple workaround. Change-Id: Ib5774389fefdbc190a4b78dd6784c8006afbb270
8 lines
293 B
YAML
8 lines
293 B
YAML
---
|
|
issues:
|
|
- Fixed a regression when using latest os-client-config with
|
|
the keystoneauth from stable/newton. Although this isn't a
|
|
super common combination, the added feature that broke the
|
|
interaction is really not worthy of the incompatibility, so
|
|
a workaround was added.
|