92665dbcd8
keystoneauth supports setting additional info into the user-agent string about what the client is. Set it so that novaclient shows up in server logs as the client. Change-Id: I084a16f5372ec7df598505e9f925a70d26d66f69
7 lines
257 B
YAML
7 lines
257 B
YAML
---
|
|
features:
|
|
- novaclient now adds information about itself to the keystoneauth
|
|
user-agent. Adding information about wrapping libraries or consuming
|
|
applications can be found at
|
|
https://docs.openstack.org/developer/python-novaclient/api.html
|