commit | c8cc1c9e6ddc962e1ba4a664c4d816e6f472d5df | [log] [tgz] |
---|---|---|
author | Michael Johnson <johnsomor@gmail.com> | Mon Nov 22 20:25:22 2021 +0000 |
committer | Michael Johnson <johnsomor@gmail.com> | Mon Nov 22 20:27:40 2021 +0000 |
tree | f483754393f17ee0ccf11aaa5aa319e629923682 | |
parent | b6a2c7fb8af3b4a7ee941592197f38cc40242d0b [diff] |
Fix API version test to not assume dns endpoint The test_list_enabled_api_versions test was assuming the location of the dns endpoint, but in some deployment that assumption is not true. For example, if designate is using a specific port for the endpoint. This patch corrects the test to use the keystone catalog to find the proper designate API endpoint. Change-Id: Ica672983214774d3ba38391d5fca6d42691f8e2a