diff options
author | Sviatoslav Sydorenko (Святослав Сидоренко) <wk@sydorenko.org.ua> | 2024-10-02 20:40:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-02 20:40:16 +0200 |
commit | ece21b15d06e8108a618ed2f6b5dd85366cc2dcc (patch) | |
tree | 07ae7179d1d901bfa22241c3e49bb75d4e201761 /licenses/azure-identity.txt | |
parent | Fix 500 error due to None data in DAB response (#15562) (diff) | |
download | awx-ece21b15d06e8108a618ed2f6b5dd85366cc2dcc.tar.xz awx-ece21b15d06e8108a618ed2f6b5dd85366cc2dcc.zip |
Use awx-plugins-shared code from `awx_plugins.interfaces` (#15566)
* Add `awx_plugins.interfaces` runtime dependency
* Use `awx_plugins.interfaces` for runtime detection
The original function name was `server_product_name()` but it didn't
really represent what it did. So it was renamed into
`detect_server_product_name()` in an attempt of disambiguation.
* Use `awx_plugins.interfaces` to map container path
The original function `to_container_path` has been renamed into
`get_incontainer_path()` to represent what it does better and make
the imports more obvious.
* Add license file for awx_plugins.interfaces
---------
Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions