Skip to content

Commit 17d684f

Browse files
authored
Adding mrs_cluster_info module (#344)
Adding mrs_cluster_info module Adding mrs_cluster_info module. Reviewed-by: Vineet Pruthi Reviewed-by: Anton Sidelnikov Reviewed-by: sattila1999
1 parent 0e20a99 commit 17d684f

7 files changed

Lines changed: 606 additions & 0 deletions

File tree

doc/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ These are the plugins in the opentelekomcloud.cloud collection
2727
ecs
2828
elb
2929
misc
30+
mrs
3031
nat
3132
rds
3233
sfsturbo

doc/source/mrs.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Map Reduce Service (MRS) Modules
2+
================================
3+
4+
.. toctree::
5+
:maxdepth: 1
6+
7+
mrs_cluster_info <mrs_cluster_info_module>

meta/runtime.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ action_groups:
4646
- loadbalancer
4747
- loadbalancer_info
4848
- loadbalancer_v3_info
49+
- mrs_cluster_info
4950
- nat_dnat_info
5051
- nat_dnat_rule
5152
- nat_gateway_info

0 commit comments

Comments
 (0)