File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,14 @@ kayobe_image_tags:
15
15
cloudkitty :
16
16
rocky : TODO
17
17
ubuntu : TODO
18
+ neutron :
19
+ rocky : TODO
20
+ ubuntu : TODO
18
21
19
22
openstack_tag : " {% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
20
23
bifrost_tag : " {% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
21
24
cloudkitty_tag : " {% raw %}{{ kayobe_image_tags['cloudkitty'][kolla_base_distro] }}{% endraw %}"
25
+ neutron_tag : " {% raw %}{{ kayobe_image_tags['neutron'][kolla_base_distro] }}{% endraw %}"
22
26
23
27
om_enable_rabbitmq_high_availability : true
24
28
Original file line number Diff line number Diff line change 1
1
---
2
2
upgrade :
3
3
- |
4
- Updates default Ceph images to v17.2.7 for Quincy and v16.2.14 for Pacific .
4
+ Updates default Ceph images to v17.2.7 for Quincy.
You can’t perform that action at this time.
0 commit comments