python-novaclient/releasenotes/notes/add-user-agent-string-db77210dfd3ec671.yaml
Monty Taylor 92665dbcd8
Add novaclient client_name and client_version to user-agent
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
2017-04-18 08:03:23 -05:00

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