Skip to content

Commit aface5d

Browse files
authored
Merge pull request #395 from stackhpc/blazar_tags
add blazar tags and release note
2 parents fe1f81d + c9e1517 commit aface5d

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ enable_docker_repo: {% raw %}"{{ 'overcloud' not in group_names or ansible_facts
99

1010
{% if kolla_base_distro == 'centos' %}
1111
bifrost_tag: yoga-20221007T134036
12+
blazar_tag: yoga-20230215T113420
1213
cinder_tag: yoga-20230125T113143
1314
etcd_tag: yoga-20230207T153515
1415
glance_tag: yoga-20230125T113143
@@ -21,6 +22,7 @@ ovn_tag: yoga-20230119T125748
2122
prometheus_openstack_exporter_tag: yoga-20221128T164623
2223
{% else %}
2324
bifrost_tag: yoga-20221215T142947
25+
blazar_tag: yoga-20230215T113406
2426
cinder_tag: yoga-20230125T114437
2527
etcd_tag: yoga-20230207T153642
2628
glance_tag: yoga-20230125T114437
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
features:
3+
- |
4+
Add ``blazar`` project Kolla container images. ``Blazar`` is a resource
5+
reservation service for OpenStack. ``Blazar`` enables users to reserve a
6+
specific type/amount of resources for a specific time period and it leases
7+
these resources to users based on their reservations.

0 commit comments

Comments
 (0)