Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions etc/kayobe/kolla/globals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ enable_docker_repo: {% raw %}"{{ 'overcloud' not in group_names or ansible_facts

{% if kolla_base_distro == 'centos' %}
bifrost_tag: yoga-20221007T134036
blazar_tag: yoga-20230215T113420
cinder_tag: yoga-20230125T113143
etcd_tag: yoga-20230207T153515
glance_tag: yoga-20230125T113143
Expand All @@ -21,6 +22,7 @@ ovn_tag: yoga-20230119T125748
prometheus_openstack_exporter_tag: yoga-20221128T164623
{% else %}
bifrost_tag: yoga-20221215T142947
blazar_tag: yoga-20230215T113406
cinder_tag: yoga-20230125T114437
etcd_tag: yoga-20230207T153642
glance_tag: yoga-20230125T114437
Expand Down
7 changes: 7 additions & 0 deletions releasenotes/notes/add-blazar-fa6ecce8b21c73b4.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
features:
- |
Add ``blazar`` project Kolla container images. ``Blazar`` is a resource
reservation service for OpenStack. ``Blazar`` enables users to reserve a
specific type/amount of resources for a specific time period and it leases
these resources to users based on their reservations.