added auto generated rst files to ../docs/drs/
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/9c76b415 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/9c76b415 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/9c76b415 Branch: refs/heads/trunk Commit: 9c76b415254ba193509ae546a752b169d2731bf7 Parents: 614b43d Author: mitch <[email protected]> Authored: Tue Nov 6 16:42:10 2018 -0500 Committer: mitch <[email protected]> Committed: Tue Nov 6 16:42:10 2018 -0500 ---------------------------------------------------------------------- docs/drs/_supported_methods.rst | 9 +++++++++ docs/drs/_supported_providers.rst | 9 +++++++++ 2 files changed, 18 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/9c76b415/docs/drs/_supported_methods.rst ---------------------------------------------------------------------- diff --git a/docs/drs/_supported_methods.rst b/docs/drs/_supported_methods.rst new file mode 100644 index 0000000..ac74337 --- /dev/null +++ b/docs/drs/_supported_methods.rst @@ -0,0 +1,9 @@ +.. NOTE: This file has been generated automatically using generate_provider_feature_matrix_table.py script, don't manually edit it + +=================================== ======================== ======================= ===================== ======================== ================================ ============== ====================== ===================== ================= +Provider create_consistency_group list_consistency_groups get_consistency_group delete_consistency_group list_consistency_group_snapshots expand_journal start_failover_preview stop_failover_preview initiate_failover +=================================== ======================== ======================= ===================== ======================== ================================ ============== ====================== ===================== ================= +`NTTC-CIS DRS Consistencty Groups`_ yes yes yes no yes no no no no +=================================== ======================== ======================= ===================== ======================== ================================ ============== ====================== ===================== ================= + +.. _`NTTC-CIS DRS Consistencty Groups`: https://cloud.nttcis.com/ http://git-wip-us.apache.org/repos/asf/libcloud/blob/9c76b415/docs/drs/_supported_providers.rst ---------------------------------------------------------------------- diff --git a/docs/drs/_supported_providers.rst b/docs/drs/_supported_providers.rst new file mode 100644 index 0000000..d282e4a --- /dev/null +++ b/docs/drs/_supported_providers.rst @@ -0,0 +1,9 @@ +.. NOTE: This file has been generated automatically using generate_provider_feature_matrix_table.py script, don't manually edit it + +=================================== ================================== ================= ==================== ================================== ======================== +Provider Documentation Provider Constant Supported Regions Module Class Name +=================================== ================================== ================= ==================== ================================== ======================== +`NTTC-CIS DRS Consistencty Groups`_ :doc:`Click </drs/drivers/nttcis>` NTTCIS single region driver :mod:`libcloud.drs.drivers.nttcis` :class:`NttCisDRSDriver` +=================================== ================================== ================= ==================== ================================== ======================== + +.. _`NTTC-CIS DRS Consistencty Groups`: https://cloud.nttcis.com/
