karbor/doc/source/protection_plugins.rst
jiaopengju fc29be3f27 Doc: update useful protection plugins for volume
Karbor support snapshot, freezer and glance protection
plugins for volume now. This patch update the doc.

Change-Id: I22d1d344cde7157ba46e52621dae374342c59609
2018-10-22 13:48:29 +08:00

2.0 KiB

Protection Plugins

Project

Server

Server to Bank

karbor.services.protection.protection_plugins.server.nova_protection_plugin.NovaProtectionPlugin()

Volume

Cinder Backup

karbor.services.protection.protection_plugins.volume.cinder_protection_plugin.CinderBackupProtectionPlugin()

Snapshot

karbor.services.protection.protection_plugins.volume.volume_snapshot_plugin.VolumeSnapshotProtectionPlugin()

Freezer

karbor.services.protection.protection_plugins.volume.volume_freezer_plugin.FreezerProtectionPlugin()

Glance

karbor.services.protection.protection_plugins.volume.volume_glance_plugin.VolumeGlanceProtectionPlugin()

Image

Image to Bank

karbor.services.protection.protection_plugins.image.image_protection_plugin.GlanceProtectionPlugin()

Database

Database Backup

karbor.services.protection.protection_plugins.database.database_backup_plugin.DatabaseBackupProtectionPlugin()

Network

Network to Bank

karbor.services.protection.protection_plugins.network.neutron_protection_plugin.NeutronProtectionPlugin()

Pod

Pod to Bank

karbor.services.protection.protection_plugins.pod.pod_protection_plugin.PodProtectionPlugin()

Share

Share to Bank

karbor.services.protection.protection_plugins.share.share_snapshot_plugin.ManilaSnapshotProtectionPlugin()