2026.1 Series Release Notes¶
4.10.0¶
New Features¶
Now tested under Python 3.14.
Upgrade Notes¶
Removed support for the provider-specific SERVICENET. Explicitly override your storage URLs if you were previously using this feature.
Bug Fixes¶
The “v1password” plugin for keystoneauth now returns v3-compatible service catalogs, fixing some issues seen when using v1 auth with openstackclient.
Various other minor improvements.
4.9.0¶
Bug Fixes¶
The
timeoutparameter is now included when creating Keystoneauth Sessions.
Various other minor improvements.