diff --git a/tasks/tempest_post_install.yml b/tasks/tempest_post_install.yml index ae3ea656..c0ccf0b5 100644 --- a/tasks/tempest_post_install.yml +++ b/tasks/tempest_post_install.yml @@ -26,6 +26,7 @@ until: add_service|success retries: 6 delay: 5 + no_log: True - name: Store admin tenant id set_fact: diff --git a/tasks/tempest_resources.yml b/tasks/tempest_resources.yml index 41b98b22..22d59c60 100644 --- a/tasks/tempest_resources.yml +++ b/tasks/tempest_resources.yml @@ -96,6 +96,7 @@ with_items: - demo - alt_demo + no_log: True - name: Ensure tempest users keystone: @@ -116,6 +117,7 @@ with_items: - demo - alt_demo + no_log: True - name: Ensure tempest users have heat_stack_owner role keystone: @@ -136,6 +138,7 @@ with_items: - demo - alt_demo + no_log: True - name: Ensure reseller_admin role keystone: @@ -178,6 +181,7 @@ until: add_service|success retries: 5 delay: 10 + no_log: True - name: Store demo tenant id set_fact: