Skip to content

Commit 7e561dc

Browse files
committed
Include changes from Bobcat Release Notes
1 parent 8cd54ed commit 7e561dc

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -366,9 +366,7 @@ kolla_build_customizations_ubuntu: {}
366366
kolla_build_customizations: "{{ kolla_build_customizations_common | combine(kolla_build_customizations_rocky if kolla_base_distro == 'rocky' else kolla_build_customizations_ubuntu) }}"
367367

368368
# Dict mapping Kolla Dockerfile ARG names to their values.
369-
kolla_build_args:
370-
node_exporter_version: "1.5.0" # kolla has 1.4.0
371-
node_exporter_sha256sum: "af999fd31ab54ed3a34b9f0b10c28e9acee9ef5ac5a5d5edfdde85437db7acbb"
369+
#kolla_build_args:
372370

373371
###############################################################################
374372
# Kolla-ansible inventory configuration.

etc/kayobe/pulp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,7 @@ stackhpc_pulp_images_kolla:
457457
- ironic-conductor
458458
- ironic-inspector
459459
- ironic-neutron-agent
460+
- ironic-prometheus-exporter
460461
- ironic-pxe
461462
- keepalived
462463
- keystone
@@ -497,7 +498,6 @@ stackhpc_pulp_images_kolla:
497498
- opensearch
498499
- opensearch-dashboards
499500
- openvswitch-db-server
500-
- openvswitch-netcontrold
501501
- openvswitch-vswitchd
502502
- ovn-controller
503503
- ovn-nb-db-server

0 commit comments

Comments
 (0)