fix restart_services method in pool.py

Description

The "restart_services" method in the pool plugin is causing us more harm than good. It's restarting collectd/rrdcached more than once (this is painful on large systems)

It's also abstracting away very simple CLI commands that are being run that isn't necessary.

There is also another improvement that can be made (while I'm here) to be more verbose and log more informational messages to the end-user when a pool is being created/imported.

Problem/Justification

None

Impact

None

Activity

Show:

Bug Clerk 
April 29, 2022 at 11:38 AM

Complete

Details

Assignee

Reporter

Labels

Time remaining

0m

Components

Fix versions

Affects versions

Priority

Katalon Platform

Created April 29, 2022 at 11:34 AM
Updated July 1, 2022 at 5:56 PM
Resolved April 29, 2022 at 12:59 PM