Merge "Fix deprecation warning"
This commit is contained in:
commit
81ef527d54
@ -52,8 +52,8 @@
|
|||||||
option: need_online_data_migrations
|
option: need_online_data_migrations
|
||||||
value: False
|
value: False
|
||||||
when:
|
when:
|
||||||
- not data_migrations | skipped
|
- data_migrations is not skipped
|
||||||
- data_migrations is succeeded
|
- data_migrations is succeeded
|
||||||
|
|
||||||
- name: Create the cell1 mapping entry in the nova API DB
|
- name: Create the cell1 mapping entry in the nova API DB
|
||||||
command: >-
|
command: >-
|
||||||
|
Loading…
Reference in New Issue
Block a user