-
Notifications
You must be signed in to change notification settings - Fork 23
Overcloud database backup S3 upload #560
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Overcloud database backup S3 upload #560
Conversation
|
This seems useful. Was it ever tested/working? |
This is actively in use at (at least one) clients for nightly backups :) |
Yes, I developed this for AZ originally, and works so far :) |
Shall we try to get it merged? |
Added playbook uploading overcloud MariaDB backups to S3 compatible storage. Can be linked as overcloud database backup post hook.
8db1e9a to
26dcf3e
Compare
Co-authored-by: Alex Welsh <112560678+Alex-Welsh@users.noreply.github.com>
Added playbook uploading overcloud MariaDB backups to S3 compatible storage. Can be linked as overcloud database backup post hook.