"Fossies" - the Fresh Open Source Software Archive
Member "horizon-20.1.2/releasenotes/notes/bug_1963652_fix_policy_for_resume-a719efb23054c708.yaml" (29 Apr 2022, 217 Bytes) of package /linux/misc/openstack/horizon-20.1.2.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Ansible YAML source code syntax highlighting (style: standard) with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
1 --- 2 fixes: 3 - | 4 Previously, ToggleSuspend class checked os-rescue policy for resume operation. 5 By this fix, the class checks 'os_compute_api:os-suspend-server:resume' policy 6 to align to resume operation.