Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 377 Bytes

File metadata and controls

20 lines (11 loc) · 377 Bytes

Openstack Auto Backup

Description

This python script provides instance auto backup functionality.

Quick start

  • Please refer to requirements.txt.

  • Edit credentials.py with your Keystone credentials.

  • Restore dr.sql and edit db.py with your database credentials.

  • Execute main.py

Limitation

  • Does not consider Volume attach/detach.