Files
openstack-helm/releasenotes/notes/blazar-73cedded47699964.yaml
Nitin Gupta e1bd0b20d3 feature: Add Blazar Chart
This patch set adds blazar chart to OpenStack-Helm.

Change-Id: If83a0af53426b95bb144fc3d5764a5c177567881
Signed-off-by: Nitin Gupta <nitin291989@gmail.com>
2025-08-28 05:40:38 +00:00

14 lines
509 B
YAML

---
blazar:
- |
Added initial support for OpenStack Blazar reservation service deployment
in Kubernetes environments through Helm charts. This enables users to
deploy and manage Blazar services alongside other OpenStack components.
features:
- |
Introduced Blazar Helm chart with support for:
- Blazar API and Manager service deployment and configuration
- Integration with existing OpenStack identity services
- Support for custom Blazar configuration through values.yaml
...