Zed Series Release Notes¶
10.0.0-4¶
Bug Fixes¶
The Blazar service now supports using a custom CA certificate bundle with the
[DEFAULT]/cafile
option. This allows for deployment on OpenStack clouds that are using HTTPS endpoints with certificates signed by a custom CA. LP#2045281
10.0.0¶
New Features¶
Add a usage enforcement filter delegating decisions to an external HTTP service. This new filter is called
ExternalServiceFilter
.
Upgrade Notes¶
Python 3.6 & 3.7 support has been dropped. The minimum version of Python now supported is Python 3.8.