Regarding Application Credential in Open Stack XENA
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
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
HI Team, Any feedback on this, How can it actually Work as a member will have the same scope as earlier, but how to design it for the user to actually work in a real scenario. 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
The error message is not very useful. - Can you turn on debug at the client level? - Are the application credentials working for other commands? On Thu, Jul 28, 2022 at 8:49 AM Adivya Singh <adivya1.singh@gmail.com> wrote:
HI Team,
Any feedback on this, How can it actually Work as a member will have the same scope as earlier, but how to design it for the user to actually work in a real scenario.
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
participants (2)
-
Adivya Singh
-
Laurent Dumont