← Back to team overview

openstack-snappers team mailing list archive

Re: Update snap openstackclients

 

Hi Wesley

This is all automated through launchpad recipes[0], so you can trigger a build merging "something" in the branch you want to do a rebuild, this is the pattern we have elsewhere, we haven't used it yet in this snap, but it seems we will now.

```
git clone [https://openstack.org/x/snap-openstackclients](https://openstack.org/x/snap-openstackclients)  
cd snap-openstackclients  
uuidgen > rebuild  
git add rebuild  
git commit -m "Rebuild openstackclients"  
git review
```

You should provide a better commit message, but you get the gist :-)

Now when that change gets merged, launchpad will sync up the repo and trigger a new build.

Best,

[0] [https://launchpad.net/snap-openstackclients/+snaps](https://launchpad.net/snap-openstackclients/+snaps)

On Wed, 2025-08-27 at 11:20 -0500, Wesley Hershberger wrote:

> Hi all,
> 
> I've just had an [upper-contraints change](https://review.opendev.org/c/openstack/requirements/+/958160) merged to fix [LP: #2099669](https://bugs.launchpad.net/keystoneauth/+bug/2099669) [1][2]. We'd like to make the bugfix available to our customer via the openstackclients snap (support case 00406662).
> 
> It's my understanding that a rebuild of the snap should pull the latest upper-constraints [3]. Would someone be able to trigger a `latest/edge` build or create 2025.2/edge with the updated upper-contraints?
> 
> Please let me know if I'm misunderstanding the process here of if you'd like me to open a Jira ticket/LP for this
> 
> Thanks!
> ~Wesley
> 
> [1] [https://review.opendev.org/c/openstack/requirements/+/958160](https://review.opendev.org/c/openstack/requirements/+/958160)
> [2] [https://bugs.launchpad.net/keystoneauth/+bug/2099669](https://bugs.launchpad.net/keystoneauth/+bug/2099669)
> [3] [https://opendev.org/x/snap-openstackclients/src/branch/master/snapcraft.yaml#L173](https://opendev.org/x/snap-openstackclients/src/branch/master/snapcraft.yaml#L173)


```
-- 
Felipe Reyes
Software Engineer @ Canonical
felipe.reyes@xxxxxxxxxxxxx (GPG:0x9B1FFF39)
Launchpad: ~freyes | IRC: freyes


```