Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change horizon session timeout on upgrade
Due to proposal validations introduced in Cloud5. In the upgrade process, Keystone proposals will compare agains Horizon proposals. Since Keystone upgrade happens first, it will check against Cloud4 Horizon proposal which can have a conflicting value with the new constraints. By setting Horizon session timeout to a valid value during the upgrade we prevent this situation. Reference: #953289
- Loading branch information