Pierre Riteau

Results 15 issues of Pierre Riteau

The OpenStack exporter currently supports multiple agent_state metrics: * `openstack_cinder_agent_state` * `openstack_neutron_agent_state` * `openstack_nova_agent_state` We should add additional metrics for services such as Designate.

The crush_ruleset argument was replaced by crush_rule many releases ago.

On RedHat systems, this role doesn't manage existing ifcfg files that don't match active interface names. This can cause conflicts on reboot when the OS applies all ifcfg files, including...

This should not be required anymore and resolves an issue where, after creating a Neutron port of `baremetal` VNIC type, OpenTofu wants to revert its profile to an empty dict...

Fetch authentication scope to retrieve the current project ID and use it for security groups. This makes it possible to apply OpenTofu using the admin role, which can be necessary...