hi Team, Any feedback on this, I am also exploring from my side Regards Adivya Singh On Sat, Jul 23, 2022 at 12:38 AM Adivya Singh <adivya1.singh@gmail.com> wrote:
hi Team,
There is a use case, where a user wants to Create CI/CD pipeline using Application Credentials of Open Stack, Henceforth we tried Create an application with a role with a secret Key.
but it is failing with the below output, The user wants to push the qcow2 image from his system to Open Stack.
Using auth plugin: v3 application credential /usr/lib/python3.7/socket.py:660: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('172.17.0.3', 55738), raddr=('10.188.2.9', 5000)> self._sock = None ResourceWarning: Enable tracemalloc to get the object allocation traceback Not Found (HTTP 404) (Request-ID: req-217c9f28-d6a6-4649-adf9-2d9a4b965b3f) END return value: 1
it failed with a below result
Regards
Adivya Singh