Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kolla: use integrated pipeline configuration #1576

Merged
merged 1 commit into from
Apr 17, 2023
Merged

Conversation

berendt
Copy link
Member

@berendt berendt commented Apr 1, 2023

It is better to use Kolla's built-in configuration and configure the push gateway for Prometheus through it.

Revert fa57054

@berendt
Copy link
Member Author

berendt commented Apr 1, 2023

@cah-link Please review. I think this should also work. This way we do not have to take care about the customised pipeline.yml file.

@@ -100,6 +100,10 @@ ironic_dnsmasq_dhcp_ranges:
- range: "192.168.112.50,192.168.112.60"
ironic_cleaning_network: "public"

# ceilometer
enable_ceilometer_prometheus_pushgateway: "yes"
ceilometer_prometheus_pushgateway_host: "testbed-manager-0.testbed.osism.xyz"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We only have testbed-manager.testbed.osism.xyz, not sure how either this nor the overlay would have worked at all.

@berendt berendt force-pushed the use-kolla-configuration branch 2 times, most recently from be3315c to f239f85 Compare April 7, 2023 08:30
It is better to use Kolla's built-in configuration and configure
the push gateway for Prometheus through it.

Revert fa57054

Signed-off-by: Christian Berendt <berendt@osism.tech>
@berendt berendt merged commit b0964e1 into main Apr 17, 2023
@berendt berendt deleted the use-kolla-configuration branch April 17, 2023 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants