c8832a5492
This patch adds javascript that reloads the page with environment components until deployment of empty environment is finished. It allows to add new components to the page without manual page refresh. Reload is made with timeout set in horizon config 'ajax_poll_interval'. Currently there is no other way to detect the moment of empty env deployment finish. Change-Id: I61c43a1891a43bcb53d2894e11e649607c36b2e0 Closes-bug: #1573540
7 lines
185 B
YAML
7 lines
185 B
YAML
---
|
|
|
|
fixes:
|
|
- Environment components page reloads after deployment of
|
|
empty environment. It allows to add new components to
|
|
the empty environment without manual page refresh.
|