File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ enable_docker_repo: {% raw %}"{{ 'overcloud' not in group_names or ansible_facts
9
9
10
10
{% if kolla_base_distro == 'centos' %}
11
11
bifrost_tag : yoga-20221007T134036
12
+ blazar_tag : yoga-20230215T113420
12
13
cinder_tag : yoga-20230125T113143
13
14
etcd_tag : yoga-20230207T153515
14
15
glance_tag : yoga-20230125T113143
@@ -21,6 +22,7 @@ ovn_tag: yoga-20230119T125748
21
22
prometheus_openstack_exporter_tag : yoga-20221128T164623
22
23
{% else %}
23
24
bifrost_tag : yoga-20221215T142947
25
+ blazar_tag : yoga-20230215T113406
24
26
cinder_tag : yoga-20230125T114437
25
27
etcd_tag : yoga-20230207T153642
26
28
glance_tag : yoga-20230125T114437
Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments