Skip to content
Snippets Groups Projects
  1. Nov 01, 2019
  2. Sep 16, 2019
    • chenxing's avatar
      Update "openstack_release" variable to static brach name · 4eceb48d
      chenxing authored
      Since we use the release name as the default tag to publish images
      to Dockerhub, we should use this by default.
      
      This change also removes support for the magic value "auto".
      
      Change-Id: I5610cc7729e9311709147ba5532199a033dfd156
      Closes-Bug: #1843518
      4eceb48d
  3. Nov 29, 2018
    • Mark Goddard's avatar
      Factor out OpenStack release detection playbook · fca91fe8
      Mark Goddard authored
      We copy-paste the same play into various playbooks to detect
      openstack_release. This change factors that code into a separate
      playbook that is imported.
      
      Change-Id: I5fea005642b960080bf5e43455618dc24766c386
      fca91fe8
  4. Nov 22, 2018
    • Nick Jones's avatar
      Add new option to perform an on-demand backup of MariaDB · f704a780
      Nick Jones authored
      blueprint database-backup-recovery
      
      Introduce a new option, mariadb_backup, which takes a backup of all
      databases hosted in MariaDB.
      
      Backups are performed using XtraBackup, the output of which is saved to
      a dedicated Docker volume on the target host (which defaults to the
      first node in the MariaDB cluster).
      
      It supports either full (the default) or incremental backups.
      
      Change-Id: Ied224c0d19b8734aa72092aaddd530155999dbc3
      f704a780
  5. Apr 11, 2017
  6. Dec 05, 2016
  7. Mar 16, 2016
    • SamYaple's avatar
      MariaDB lights out recovery · 2aaaed77
      SamYaple authored
      This playbook only matters for multinode since AIO can recover from
      power outage without additional configuration.
      
      DocImpact
      Implements: blueprint mariadb-lights-out
      Change-Id: I903c3bcd069af39814bcabcef37684b1f043391f
      2aaaed77
Loading