openstack-charmers / zaza-openstack-tests

OpenStack Charms Functional Test Library for Zaza
Apache License 2.0
7 stars 77 forks source link

Add tempest confirmation for octavia tests #1167

Closed coreycb closed 10 months ago

coreycb commented 10 months ago

This sets new tempest config options for octavia, including the setting of log_user_roles=False, which allows tests to avoid the optional list_role_assignments call that was resulting in 403 Forbidden for all octavia tests.