File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Andrew Welleck (awellec@us.ibm.com)
1010Andy McCrae (andy.mccrae@gmail.com)
1111Anh Tran (anhtt@vn.fujitsu.com)
1212Anne Gentle (anne@openstack.org)
13+ Anthony Roussel (anthony@roussel.dev)
1314Ben McCann (ben@benmccann.com)
1415Cedric Brandily (zzelle@gmail.com)
1516Chaozhe.Chen (chaozhe.chen@easystack.cn)
@@ -59,6 +60,7 @@ Hiroshi Miura (miurahr@nttdata.co.jp)
5960howardlee (lihongweibj@inspur.com)
6061Hu Bing (hubingsh@cn.ibm.com)
6162Ian Cordasco (ian.cordasco@rackspace.com)
63+ Ivan Anfimov (lazekteam@gmail.com)
6264Ivan Kolodyazhny (e0ne@e0ne.info)
6365jacky06 (zhang.min@99cloud.net)
6466Jaivish Kothari (jaivish.kothari@nectechnologies.in)
Original file line number Diff line number Diff line change 1+ 4.9.1
2+ -----
3+
4+ * The "v1password" plugin for keystoneauth now returns v3-compatible service
5+ catalogs, fixing some issues seen when using v1 auth with openstackclient.
6+
7+ * Now tested under Python 3.14.
8+
9+ * Removed support for the provider-specific SERVICENET. Explicitly override
10+ your storage URLs if you were previously using this feature.
11+
12+ * Various other minor improvements.
13+
14+
1154.9.0
216-----
317
Original file line number Diff line number Diff line change 1+ ---
2+ features :
3+ - |
4+ Now tested under Python 3.14.
5+
6+ upgrade :
7+ - |
8+ Removed support for the provider-specific SERVICENET. Explicitly override
9+ your storage URLs if you were previously using this feature.
10+
11+ fixes :
12+ - |
13+ The "v1password" plugin for keystoneauth now returns v3-compatible service
14+ catalogs, fixing some issues seen when using v1 auth with openstackclient.
15+
16+ - |
17+ Various other minor improvements.
You can’t perform that action at this time.
0 commit comments