Remove when {{
Finally deprecated Change-Id: I577e9b1731a712ecd7f26e35b84a2fb707960d14
This commit is contained in:
parent
77a61e8cdd
commit
820469266f
@ -39,5 +39,5 @@
|
||||
"update image_locations set value=replace(value, '{{ keystone_service_port }}/v2.0/', '{{ keystone_service_port }}/v3/')
|
||||
where value like 'swift%{{ internal_lb_vip_address }}:{{ keystone_service_port }}/v2.0/%' and status='active';" glance
|
||||
when:
|
||||
- "{{ glance_swift_store_auth_version | default(3) }} == 3"
|
||||
- "(glance_swift_store_auth_version | default(3)) == 3"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user