Feature #5498
Backup interface
Status: | New | Start date: | 10/24/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 5.6 | |||
Resolution: | Pull request: |
Description
This is to implement a backup interface for OpenNebula. It should consists in two parts:
- Abstract logic to specify different policies at datastore or/and VM level. This will include basic backup operations
- Driver calls to execute the backup operations.
This backups maybe associated to a new special datastore for backups separated from system and images data-store.