AUTHORS/ChangeLog for 4.9.1 release
Change-Id: I36cde18651a4b0424cd4377f27493d3482282e10 Signed-off-by: Tim Burke <tim.burke@gmail.com>
This commit is contained in:
2
AUTHORS
2
AUTHORS
@@ -10,6 +10,7 @@ Andrew Welleck (awellec@us.ibm.com)
|
||||
Andy McCrae (andy.mccrae@gmail.com)
|
||||
Anh Tran (anhtt@vn.fujitsu.com)
|
||||
Anne Gentle (anne@openstack.org)
|
||||
Anthony Roussel (anthony@roussel.dev)
|
||||
Ben McCann (ben@benmccann.com)
|
||||
Cedric Brandily (zzelle@gmail.com)
|
||||
Chaozhe.Chen (chaozhe.chen@easystack.cn)
|
||||
@@ -59,6 +60,7 @@ Hiroshi Miura (miurahr@nttdata.co.jp)
|
||||
howardlee (lihongweibj@inspur.com)
|
||||
Hu Bing (hubingsh@cn.ibm.com)
|
||||
Ian Cordasco (ian.cordasco@rackspace.com)
|
||||
Ivan Anfimov (lazekteam@gmail.com)
|
||||
Ivan Kolodyazhny (e0ne@e0ne.info)
|
||||
jacky06 (zhang.min@99cloud.net)
|
||||
Jaivish Kothari (jaivish.kothari@nectechnologies.in)
|
||||
|
||||
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
4.9.1
|
||||
-----
|
||||
|
||||
* The "v1password" plugin for keystoneauth now returns v3-compatible service
|
||||
catalogs, fixing some issues seen when using v1 auth with openstackclient.
|
||||
|
||||
* Now tested under Python 3.14.
|
||||
|
||||
* Removed support for the provider-specific SERVICENET. Explicitly override
|
||||
your storage URLs if you were previously using this feature.
|
||||
|
||||
* Various other minor improvements.
|
||||
|
||||
|
||||
4.9.0
|
||||
-----
|
||||
|
||||
|
||||
17
releasenotes/notes/4_9_1_release-8370f0dcdb8a0e11.yaml
Normal file
17
releasenotes/notes/4_9_1_release-8370f0dcdb8a0e11.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Now tested under Python 3.14.
|
||||
|
||||
upgrade:
|
||||
- |
|
||||
Removed support for the provider-specific SERVICENET. Explicitly override
|
||||
your storage URLs if you were previously using this feature.
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user