lp:~al3jandrosg/ubuntu/+source/heat

Get this repository:
git clone https://git.launchpad.net/~al3jandrosg/ubuntu/+source/heat
Only Alejandro Santoyo Gonzalez can upload to this repository. If you are Alejandro Santoyo Gonzalez please log in for upload directions.

Branches

Name Last Modified Last Commit
fix-auth-trusts-uca-antelope 2025-11-11 10:08:17 UTC
Fix stack update when reauthentication_auth_method=trusts

Author: Alejandro Santoyo Gonzalez
Author Date: 2025-10-28 09:34:02 UTC

Fix stack update when reauthentication_auth_method=trusts

When a stack is created with a certain user,
"reauthentication_auth_method=trusts" and an update is
triggered, the update fails because after the trust
regeneration the user_creds_id values are deleted for
the stack and the nested resources. Only the parent
stack gets a new set of creds but those are not
propagated to the nested resources.

This patch grabs the user_creds_id created for the
parent stack upon trust regeneration and propagates
that to the nested stacks.

fix-auth-trusts-uca-bobcat 2025-11-11 10:07:17 UTC
Fix stack update when reauthentication_auth_method=trusts

Author: Alejandro Santoyo Gonzalez
Author Date: 2025-10-28 09:34:02 UTC

Fix stack update when reauthentication_auth_method=trusts

When a stack is created with a certain user,
"reauthentication_auth_method=trusts" and an update is
triggered, the update fails because after the trust
regeneration the user_creds_id values are deleted for
the stack and the nested resources. Only the parent
stack gets a new set of creds but those are not
propagated to the nested resources.

This patch grabs the user_creds_id created for the
parent stack upon trust regeneration and propagates
that to the nested stacks.

fix-auth-trusts-uca-caracal 2025-11-11 10:04:43 UTC
Fix stack update when reauthentication_auth_method=trusts

Author: Alejandro Santoyo Gonzalez
Author Date: 2025-10-28 09:34:02 UTC

Fix stack update when reauthentication_auth_method=trusts

When a stack is created with a certain user,
"reauthentication_auth_method=trusts" and an update is
triggered, the update fails because after the trust
regeneration the user_creds_id values are deleted for
the stack and the nested resources. Only the parent
stack gets a new set of creds but those are not
propagated to the nested resources.

This patch grabs the user_creds_id created for the
parent stack upon trust regeneration and propagates
that to the nested stacks.

fix-auth-trusts-uca-dalmatian 2025-11-11 10:02:37 UTC
Fix stack update when reauthentication_auth_method=trusts

Author: Alejandro Santoyo Gonzalez
Author Date: 2025-10-28 09:34:02 UTC

Fix stack update when reauthentication_auth_method=trusts

When a stack is created with a certain user,
"reauthentication_auth_method=trusts" and an update is
triggered, the update fails because after the trust
regeneration the user_creds_id values are deleted for
the stack and the nested resources. Only the parent
stack gets a new set of creds but those are not
propagated to the nested resources.

This patch grabs the user_creds_id created for the
parent stack upon trust regeneration and propagates
that to the nested stacks.

fix-auth-trusts-uca-epoxy 2025-11-11 10:00:43 UTC
Fix stack update when reauthentication_auth_method=trusts

Author: Alejandro Santoyo Gonzalez
Author Date: 2025-10-28 09:34:02 UTC

Fix stack update when reauthentication_auth_method=trusts

When a stack is created with a certain user,
"reauthentication_auth_method=trusts" and an update is
triggered, the update fails because after the trust
regeneration the user_creds_id values are deleted for
the stack and the nested resources. Only the parent
stack gets a new set of creds but those are not
propagated to the nested resources.

This patch grabs the user_creds_id created for the
parent stack upon trust regeneration and propagates
that to the nested stacks.

fix-auth-trusts-uca-zed 2025-11-11 09:58:16 UTC
Fix stack update when reauthentication_auth_method=trusts

Author: Alejandro Santoyo Gonzalez
Author Date: 2025-10-28 09:34:02 UTC

Fix stack update when reauthentication_auth_method=trusts

When a stack is created with a certain user,
"reauthentication_auth_method=trusts" and an update is
triggered, the update fails because after the trust
regeneration the user_creds_id values are deleted for
the stack and the nested resources. Only the parent
stack gets a new set of creds but those are not
propagated to the nested resources.

This patch grabs the user_creds_id created for the
parent stack upon trust regeneration and propagates
that to the nested stacks.

fix-auth-trusts-uca-yoga 2025-11-11 09:57:22 UTC
Fix stack update when reauthentication_auth_method=trusts

Author: Alejandro Santoyo Gonzalez
Author Date: 2025-10-28 09:34:02 UTC

Fix stack update when reauthentication_auth_method=trusts

When a stack is created with a certain user,
"reauthentication_auth_method=trusts" and an update is
triggered, the update fails because after the trust
regeneration the user_creds_id values are deleted for
the stack and the nested resources. Only the parent
stack gets a new set of creds but those are not
propagated to the nested resources.

This patch grabs the user_creds_id created for the
parent stack upon trust regeneration and propagates
that to the nested stacks.

fix-auth-trusts-plucky 2025-10-28 09:57:03 UTC
Fix stack update when reauthentication_auth_method=trusts

Author: Alejandro Santoyo Gonzalez
Author Date: 2025-10-28 09:28:38 UTC

Fix stack update when reauthentication_auth_method=trusts

When a stack is created with a certain user,
"reauthentication_auth_method=trusts" and an update is
triggered, the update fails because after the trust
regeneration the user_creds_id values are deleted for
the stack and the nested resources. Only the parent
stack gets a new set of creds but those are not
propagated to the nested resources.

This patch grabs the user_creds_id created for the
parent stack upon trust regeneration and propagates
that to the nested stacks.

fix-auth-trusts-noble 2025-10-28 09:53:32 UTC
Fix stack update when reauthentication_auth_method=trusts

Author: Alejandro Santoyo Gonzalez
Author Date: 2025-10-28 09:34:02 UTC

Fix stack update when reauthentication_auth_method=trusts

When a stack is created with a certain user,
"reauthentication_auth_method=trusts" and an update is
triggered, the update fails because after the trust
regeneration the user_creds_id values are deleted for
the stack and the nested resources. Only the parent
stack gets a new set of creds but those are not
propagated to the nested resources.

This patch grabs the user_creds_id created for the
parent stack upon trust regeneration and propagates
that to the nested stacks.

fix-auth-trusts-jammy 2025-10-28 09:47:59 UTC
Fix stack update when reauthentication_auth_method=trusts

Author: Alejandro Santoyo Gonzalez
Author Date: 2025-10-28 09:34:47 UTC

Fix stack update when reauthentication_auth_method=trusts

When a stack is created with a certain user,
"reauthentication_auth_method=trusts" and an update is
triggered, the update fails because after the trust
regeneration the user_creds_id values are deleted for
the stack and the nested resources. Only the parent
stack gets a new set of creds but those are not
propagated to the nested resources.

This patch grabs the user_creds_id created for the
parent stack upon trust regeneration and propagates
that to the nested stacks.

110 of 10 results
This repository contains Public information 
Everyone can see this information.