7e3beb1a76
Currently Manila API server still using eventlet-based HTTP servers, it is generally considered more performant and flexible to run them using a generic HTTP server that supports WSGI. Change-Id: Iff83c0854e3969a8b584a830479625393257af7c
13 lines
426 B
YAML
13 lines
426 B
YAML
---
|
|
manila:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Define service_type in keystone_authtoken to support application credentials with access rules
|
|
- 0.1.2 Add Zed overrides
|
|
- 0.1.3 Add 2023.1 overrides
|
|
- 0.1.4 Add Ubuntu Jammy overrides
|
|
- 0.1.5 Update port name of service-api.yaml
|
|
- 0.1.6 Add 2023.2 Ubuntu Jammy overrides
|
|
- 0.1.7 Properly config network host for share service
|
|
- 0.1.8 uses uWSGI for API service
|
|
...
|