diff --git a/releasenotes/notes/alternate-auth-context-3939f1492a0e1355.yaml b/releasenotes/notes/alternate-auth-context-3939f1492a0e1355.yaml index fe24fbc44..e454f5b91 100644 --- a/releasenotes/notes/alternate-auth-context-3939f1492a0e1355.yaml +++ b/releasenotes/notes/alternate-auth-context-3939f1492a0e1355.yaml @@ -1,5 +1,5 @@ --- features: - - Added methods and context managers for making new cloud connections + - Added methods for making new cloud connections based on the current OpenStackCloud. This should enable working more easily across projects or user accounts.