Remove is_backup flag for snapshots
This won't be needed for anything.
This commit is contained in:
@ -725,7 +725,6 @@ class ZKSchema(object):
|
||||
"domain_snapshot": {
|
||||
"name": "", # The root key
|
||||
"timestamp": "/timestamp",
|
||||
"is_backup": "/is_backup",
|
||||
"xml": "/xml",
|
||||
"rbd_snapshots": "/rbdsnaplist",
|
||||
},
|
||||
|
Reference in New Issue
Block a user