IBEX is not using a consistent genie_python (it seems to use either the one in apps\python or apps\epics\python it should use the same one always. Once this is decided if it is the internal version it must be the released version for the release, not the latest on master.
Then the firewall should be updated using the correct ports (8008) (if apps python then also 8988 for matplot lib)
Acceptance Criteria
Version of genie_python is decided on to run block server
Version is correctly selected in config env for block server (and other python services)
Firewall ports are automatically setup in upgrade script
IBEX is not using a consistent genie_python (it seems to use either the one in
apps\python
orapps\epics\python
it should use the same one always. Once this is decided if it is the internal version it must be the released version for the release, not the latest on master. Then the firewall should be updated using the correct ports (8008) (if apps python then also 8988 for matplot lib)Acceptance Criteria