mirror of
https://github.com/ansible/awx.git
synced 2026-01-28 23:04:41 -03:30
* New tower nodes that are (de)registered in the Instance table are seen by the websocket layer and connected to or disconnected from by the websocket broadcast backplane using a polling mechanism. * This is especially useful for openshift and kubernetes. This will be useful for standalone Tower in the future when the restarting of Tower services is not required.