In order to make the current pool manager more consumable it would be good to modify it to a Flask Server, considering that the current version uses BaseHTTPServer. Also, the manager is only destined to Devstack deployment, and ideally should be used in production.
In order to make the current pool manager more consumable it would be good to modify it to a Flask Server, considering that the current version uses BaseHTTPServer. Also, the manager is only destined to Devstack deployment, and ideally should be used in production.