summaryrefslogtreecommitdiff
path: root/releasenotes/notes/rework-auth-c3e13a68a935671e.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/rework-auth-c3e13a68a935671e.yaml')
-rw-r--r--releasenotes/notes/rework-auth-c3e13a68a935671e.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/rework-auth-c3e13a68a935671e.yaml b/releasenotes/notes/rework-auth-c3e13a68a935671e.yaml
new file mode 100644
index 0000000..a85282e
--- /dev/null
+++ b/releasenotes/notes/rework-auth-c3e13a68a935671e.yaml
@@ -0,0 +1,6 @@
+---
+upgrade:
+ - |
+ The Sahara client library now only supports authentication with a Keystone
+ session object. Consequently the arguments which `saharaclient.api.Client`
+ accepts, and the order of those arguments, have changed.