Add standalone001 to tripleoclient utils changes

With newer versions, we're using the ansible settings from tripleoclient
so we need to add some scenario testing for things like ceph-ansible
when we change the utils.py from tripleoclient.

Change-Id: Ie2340e02bc26f55648e2c829e40df048edc1a0d8
Related-Bug: #1917621
This commit is contained in:
Alex Schultz 2021-03-04 07:48:42 -07:00
parent 807f92f199
commit 17d7d68398
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@
- tripleo_common/image/kolla_builder.py
- workbooks/ceph-ansible.yaml
- tripleo_common/actions/ansible.py
- tripleoclient/utils.py
# tripleo-heat-templates
- ^((docker|puppet)/services|deployment)/.*aodh.*$
- ^((docker|puppet)/services|deployment)/.*ceilometer.*$