Skip to content

1.1.5

Compare
Choose a tag to compare
@rpc-jenkins-svc rpc-jenkins-svc released this 05 Sep 00:51
· 303 commits to master since this release
bec8ff1

Release Notes

1.1.5

New Features

  • Adds Ansible Vault support for decryption and encryption of OpenStack secrets files during a leapfrog upgrade. To enable export ANSIBLE_VAULT_PASSWORD_FILE=path_to_vault_pass_file before running a leapfrog. The password files user_secrets.yml user_osa_secrets.yml, and user_rpco_secrets.yml will all be decrypted during the process if present and re-encrypted at the end of the leapfrog.
  • Removes security hardening from leap upgrade process. Can be ran by operator after leap upgrade process if desired. (FLEEK-152)
  • Adds ability to skip swift upgrades (FLEEK-154)
  • Ensures apt is in a healthy state during preflight (FLEEK 155)
  • Allows for preflight to be ran ahead of upgrade and upgrade script will identify it's been completed. (FLEEK-151)
  • Leaps to Newton r14.16.0 (FLEEK-150)

Bug Fixes

  • Corrects issues with enable_lxc_fs_check flag (FLEEK-151)