The ceilometer charm is missing the [Hardware] section in ceilometer.conf for snmpv3 username/password.
The charm is also missing the config-flags option to add the options manually.
Reproducer -
./generate-bundle.sh --series xenial --release queens --telemetry-gnocchi 424 juju deploy ./b/openstack.yaml --overlay ./b/o/ceph.yaml --overlay ./b/o/gnocchi.yaml --overlay ./b/o/memcached.yaml --overlay ./b/o/telemetry.yaml
juju config ceilometer
There are no options available for configuring snmpv3 user or password.
Going directly to the ceilometer unit ceilometer.conf file also shows missing [Hardware] section.
I believe the solution is the addition of config-flags option or adding [Hardware] section.
The ceilometer charm is missing the [Hardware] section in ceilometer.conf for snmpv3 username/password.
The charm is also missing the config-flags option to add the options manually.
Reproducer -
./generate- bundle. sh --series xenial --release queens --telemetry-gnocchi .yaml --overlay ./b/o/telemetry .yaml
424 juju deploy ./b/openstack.yaml --overlay ./b/o/ceph.yaml --overlay ./b/o/gnocchi.yaml --overlay ./b/o/memcached
juju config ceilometer
There are no options available for configuring snmpv3 user or password.
Going directly to the ceilometer unit ceilometer.conf file also shows missing [Hardware] section.
I believe the solution is the addition of config-flags option or adding [Hardware] section.