Comment 10 for bug 1631279

Revision history for this message
Dougal Matthews (d0ugal) wrote :

A workaround for GUI deployments. The CLI can access the password config and already uses that to pass the parameter, mistral and this the GUI don't have access until this bug is fully resolved.

The password is available in ~/undercloud-passwords.conf under the name the undercloud_ceilometer_snmpd_password. For example:

    undercloud_ceilometer_snmpd_password=ec22668e312ad111274837966e9e8707b04f3969

It is also via hiera:

    $ sudo hiera snmpd_readonly_user_password
    ec22668e312ad111274837966e9e8707b04f3969

This needs to be taken and set as the SnmpdReadonlyUserPassword Heat parameter in the deployment.