From 0229b8fe9ef56296b1645145480875a5cbd68014 Mon Sep 17 00:00:00 2001 From: Jacob Ward Date: Tue, 25 Nov 2025 17:35:29 +0000 Subject: [PATCH] Updating the README to remove the monitoring tools section All code relating to monitoring tools was shifted to the cloud-docker-images repo in PR https://github.com/stfc/cloud-docker-images/pull/127 --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 6fa46858..21026e84 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,6 @@ [![codecov](https://codecov.io/gh/stfc/SCD-OpenStack-Utils/graph/badge.svg?token=3kMzEM91WZ)](https://codecov.io/gh/stfc/SCD-OpenStack-Utils) -## MonitoringTools - -Monitoring Tools to collect vm stats for things such as influxDB. -[More Here](MonitoringTools/) - ## OpenStack-AD-Migrate Copies user references from an LDAP group to an OpenStack project. @@ -101,4 +96,4 @@ A Python script that when run, creates a filter word cloud from the summary of t ## chatops_deployment -An IaC HA deployment for the Cloud ChatOps application. \ No newline at end of file +An IaC HA deployment for the Cloud ChatOps application.