edited index.rst under drs/drivers in docs
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/bee85e76
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/bee85e76
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/bee85e76
Branch: refs/heads/trunk
Commit: bee85e7651f1dbfe3f0db95138c60431c02ada1e
Parents: 30d2af8
Author: mitch <mitch.raful@itaas.dimensiondata.com>
Authored: Tue Nov 13 15:56:43 2018 -0500
Committer: mitch <mitch.raful@itaas.dimensiondata.com>
Committed: Tue Nov 13 15:56:43 2018 -0500
----------------------------------------------------------------------
docs/drs/_supported_methods.rst | 12 ++++++------
docs/drs/_supported_providers.rst | 12 ++++++------
docs/drs/drivers/index.rst | 2 +-
docs/drs/drivers/nttcis.rst | 2 +-
docs/drs/index.rst | 2 +-
libcloud/drs/drivers/nttcis.py | 2 +-
6 files changed, 16 insertions(+), 16 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/libcloud/blob/bee85e76/docs/drs/_supported_methods.rst
----------------------------------------------------------------------
diff --git a/docs/drs/_supported_methods.rst b/docs/drs/_supported_methods.rst
index ac74337..f6cb8cf 100644
--- a/docs/drs/_supported_methods.rst
+++ b/docs/drs/_supported_methods.rst
@@ -1,9 +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
-=================================== ======================== ======================= =====================
======================== ================================ ============== ======================
===================== =================
+================================== ======================== ======================= =====================
======================== ================================ ============== ======================
===================== =================
+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 Consistency Groups`_ yes yes yes
yes yes yes
yes yes yes
+================================== ======================== ======================= =====================
======================== ================================ ============== ======================
===================== =================
-.. _`NTTC-CIS DRS Consistencty Groups`: https://cloud.nttcis.com/
+.. _`NTTC-CIS DRS Consistency Groups`: https://www.us.ntt.com/en/services/cloud/enterprise-cloud.html
http://git-wip-us.apache.org/repos/asf/libcloud/blob/bee85e76/docs/drs/_supported_providers.rst
----------------------------------------------------------------------
diff --git a/docs/drs/_supported_providers.rst b/docs/drs/_supported_providers.rst
index d282e4a..d94ee32 100644
--- a/docs/drs/_supported_providers.rst
+++ b/docs/drs/_supported_providers.rst
@@ -1,9 +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`
-=================================== ================================== =================
==================== ================================== ========================
+================================== ================================== ================= ====================
================================== ========================
+Provider Documentation Provider Constant Supported
Regions Module Class Name
+================================== ================================== ================= ====================
================================== ========================
+`NTTC-CIS DRS Consistency 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/
+.. _`NTTC-CIS DRS Consistency Groups`: https://www.us.ntt.com/en/services/cloud/enterprise-cloud.html
http://git-wip-us.apache.org/repos/asf/libcloud/blob/bee85e76/docs/drs/drivers/index.rst
----------------------------------------------------------------------
diff --git a/docs/drs/drivers/index.rst b/docs/drs/drivers/index.rst
index 5599158..8d244b8 100644
--- a/docs/drs/drivers/index.rst
+++ b/docs/drs/drivers/index.rst
@@ -1,6 +1,6 @@
:orphan:
-DNS Drivers Documentation
+DRS Drivers Documentation
=========================
This chapter includes links to driver (provider) specific documentation pages.
http://git-wip-us.apache.org/repos/asf/libcloud/blob/bee85e76/docs/drs/drivers/nttcis.rst
----------------------------------------------------------------------
diff --git a/docs/drs/drivers/nttcis.rst b/docs/drs/drivers/nttcis.rst
index 6987929..b2d9b98 100644
--- a/docs/drs/drivers/nttcis.rst
+++ b/docs/drs/drivers/nttcis.rst
@@ -1,7 +1,7 @@
NttCis DRS Driver Documentation
===============================
-`NttC-Cis`_ offers disaster recovery services for Compute Services.
+NTT Communications CIS offers disaster recovery services for Compute Services.
Instantiating the driver
http://git-wip-us.apache.org/repos/asf/libcloud/blob/bee85e76/docs/drs/index.rst
----------------------------------------------------------------------
diff --git a/docs/drs/index.rst b/docs/drs/index.rst
index 909b8ae..2dd4c70 100644
--- a/docs/drs/index.rst
+++ b/docs/drs/index.rst
@@ -3,7 +3,7 @@ DRS
.. note::
- DRS API is available in Libcloud 2.4.0 and higher.
+ DRS API is available in Libcloud 2.4,x and higher.
DRS API allows you to manage disaster recovery as a separate service.
http://git-wip-us.apache.org/repos/asf/libcloud/blob/bee85e76/libcloud/drs/drivers/nttcis.py
----------------------------------------------------------------------
diff --git a/libcloud/drs/drivers/nttcis.py b/libcloud/drs/drivers/nttcis.py
index bb2bdae..148d11a 100644
--- a/libcloud/drs/drivers/nttcis.py
+++ b/libcloud/drs/drivers/nttcis.py
@@ -38,7 +38,7 @@ class NttCisDRSDriver(DRSDriver):
selected_region = None
connectionCls = NttCisConnection
- name = 'NTTC-CIS DRS Consistencty Groups'
+ name = 'NTTC-CIS DRS Consistency Groups'
website = 'https://www.us.ntt.com/en/services/cloud/enterprise-cloud.html'
type = Provider.NTTCIS
api_version = 1.0
|