From 3ca15fff1490ebcd5f66e9aea05835196969e14e Mon Sep 17 00:00:00 2001 From: Chad Phillips Date: Thu, 6 Aug 2020 11:58:54 -0700 Subject: [PATCH] add python-mysql-orchestrator to related projects Simple wrapper class for the MySQL Orchestrator API, and some convenience scripts. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c85f80be..8b3fe582 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ Authored by [Shlomi Noach](https://github.com/shlomi-noach): - Orchestrator Chef Cookbook (1): https://github.com/silviabotros/chef-orchestrator - Orchestrator Chef Cookbook (2): https://supermarket.chef.io/cookbooks/orchestrator - Nagios / Icinga check based on Orchestrator API: https://github.com/mcrauwel/go-check-orchestrator +- Light Python wrapper for Orchestrator API: https://github.com/stirlab/python-mysql-orchestrator #### Developers -- GitLab