Add release note for 'none' auth plugin
Change-Id: I321fcd86118d85b3f47ec7178404a8dbb113e9b5
This commit is contained in:
parent
81363eca79
commit
9130c4caf6
10
releasenotes/notes/none-auth-dab13ab9af6f5c86.yaml
Normal file
10
releasenotes/notes/none-auth-dab13ab9af6f5c86.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
A new ``none`` auth plugin is added with purpose to simplify loading
|
||||
clients from configuration file options.
|
||||
It does not accept any arguments and sets the token to 'notused'.
|
||||
It does not have any endpoint/url associated with it,
|
||||
and thus must be used together with ``adapter.Adapter``'s
|
||||
``endpoint_override`` option to instantiate a session for client
|
||||
to a service that is deployed in noauth/standalone mode.
|
Loading…
Reference in New Issue
Block a user