fix import
This commit is contained in:
@@ -20,9 +20,11 @@
|
||||
|
||||
|
||||
|
||||
from .common import *
|
||||
import paramiko
|
||||
|
||||
from .common import *
|
||||
|
||||
|
||||
class backup_xcp_metadata(backup_generic):
|
||||
"""Backup metatdata of a xcp pool using xe pool-dump-database"""
|
||||
type = 'xcp-dump-metadata'
|
||||
|
||||
Reference in New Issue
Block a user