summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorYuwei Zhou <yuwzho@microsoft.com>2019-08-27 13:18:28 +0800
committerZim Kalinowski <zikalino@microsoft.com>2019-08-27 13:18:28 +0800
commitb4732dd2e6db5ff193a8b013ebe73a56f7ca373d (patch)
tree438b4797e65e12da2c881c5e7166038756093a47 /packaging
parent6fb7073adc9626fcbeb13478fc20cae6b93f91c1 (diff)
downloadansible-b4732dd2e6db5ff193a8b013ebe73a56f7ca373d.tar.gz
Support Azure IoT hub and related module (#55121)
* Support iothub creation * raise errordetailexception rather than clouderror * add facts * change requirement * compare endpoint * add documentation * add documentation * add iot device facts * modify line ending * add auth method * add iot module * add consumer group * add the test * enhencement of doc * add list consumer groups * fix lint * fix lint * fix doc * fix doc * Update auzre_rm_iothub related document * changed paramter's type * update type * rename facts -> info * fixed sanity * missed during merge
Diffstat (limited to 'packaging')
-rw-r--r--packaging/requirements/requirements-azure.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/requirements/requirements-azure.txt b/packaging/requirements/requirements-azure.txt
index 3b7fa69b93..37f112f025 100644
--- a/packaging/requirements/requirements-azure.txt
+++ b/packaging/requirements/requirements-azure.txt
@@ -36,3 +36,4 @@ azure-mgmt-hdinsight==0.1.0
azure-mgmt-devtestlabs==3.0.0
azure-mgmt-loganalytics==0.2.0
azure-mgmt-automation==0.1.1
+azure-mgmt-iothub==0.7.0