Issues resolutions applied automatically

Issues resolutions applied automatically

  • [35442] Fixed the issue with the Deploy - upgrade control VMs pipeline failing during the packages upgrade of the OpenStack controller nodes with the following error:

    ERROR: Stage Upgrade OS failed with the following exception:
    groovy.lang.MissingMethodException: No signature of method:
    java.lang.Boolean.split() is applicable for argument types: (java.lang.String)
    values: []
    
  • [35440] Fixed the issue with the RabbitMQ update failing during the rabbitmq_task_uprade_verify_service test. The issue occurred due to the RabbitMQ cluster using nodes with a long name that caused the cluster status information with running nodes failing to be printed on several lines.

  • [33909] Fixed the issue with restoring of Dogtag that led to the Rendering SLS ‘base:barbican.server’ failed: Jinja variable ‘dict object’ has no attribute ‘key’ error.

  • [35539] Fixed the issue with the openssh state failing due to the OpenSSH Salt formula using only the RSA key format in known_hosts. The fix adds the possibility to enable the ECDSA key format using known_hosts_use_ecdsa: true.