Skip to content

Remove unavailable vendors #2061

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/backup/_supported_methods.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
====================================== ========================== ============ ============= ======================= ==================================== ============= ============= ==================== ============== =========================== ================ ================= ================= ================== =================
Provider get supported target types list targets create target create target from node create target from storage container update target delete target list recovery points recover target recover target out of place list target jobs create target job resume target job suspend target job cancel target job
====================================== ========================== ============ ============= ======================= ==================================== ============= ============= ==================== ============== =========================== ================ ================= ================= ================== =================
`Dimension Data Backup`_ yes yes yes yes no yes yes yes yes yes yes yes yes yes yes
`Amazon EBS Backup Driver`_ yes yes yes yes no yes yes yes yes yes yes yes yes yes yes
`Amazon EBS Backup Driver`_ yes yes yes yes no yes yes yes yes yes yes yes yes yes yes
`Google Compute Engine Backup Driver`_ yes yes yes yes no yes yes yes yes yes yes yes yes yes yes
====================================== ========================== ============ ============= ======================= ==================================== ============= ============= ==================== ============== =========================== ================ ================= ================= ================== =================

.. _`Dimension Data Backup`: https://cloud.dimensiondata.com/
.. _`Amazon EBS Backup Driver`: http://aws.amazon.com/ebs/
.. _`Google Compute Engine Backup Driver`: http://cloud.google.com/
4 changes: 1 addition & 3 deletions docs/backup/_supported_providers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
====================================== ============================================ ================= ==================== ============================================ ==================================
Provider Documentation Provider Constant Supported Regions Module Class Name
====================================== ============================================ ================= ==================== ============================================ ==================================
`Dimension Data Backup`_ :doc:`Click </backup/drivers/dimensiondata>` DIMENSIONDATA single region driver :mod:`libcloud.backup.drivers.dimensiondata` :class:`DimensionDataBackupDriver`
`Amazon EBS Backup Driver`_ EBS single region driver :mod:`libcloud.backup.drivers.ebs` :class:`EBSBackupDriver`
`Amazon EBS Backup Driver`_ EBS single region driver :mod:`libcloud.backup.drivers.ebs` :class:`EBSBackupDriver`
`Google Compute Engine Backup Driver`_ GCE single region driver :mod:`libcloud.backup.drivers.gce` :class:`GCEBackupDriver`
====================================== ============================================ ================= ==================== ============================================ ==================================

.. _`Dimension Data Backup`: https://cloud.dimensiondata.com/
.. _`Amazon EBS Backup Driver`: http://aws.amazon.com/ebs/
.. _`Google Compute Engine Backup Driver`: http://cloud.google.com/
66 changes: 0 additions & 66 deletions docs/backup/drivers/dimensiondata.rst

This file was deleted.

Loading