snap-openstackclients:stable/wallaby

Last commit made on 2022-02-16
Get this branch:
git clone -b stable/wallaby https://git.launchpad.net/snap-openstackclients

Branch merges

Branch information

Name:
stable/wallaby
Repository:
lp:snap-openstackclients

Recent commits

6290d81... by Billy Olsen

Set PYTHONIOENCODING to utf-8

Set the PYTHONIOENCODING to utf-8 in order to prevent the python
interpreter from treating the character sets as ASCII.

Closes-Bug: #1933513
Change-Id: Iec5af33bded88cabd16933ce2c7ff63635a945cc
(cherry picked from commit 339687fe610426ec236907e9e6c09d49cecf03fc)

d131541... by Rodrigo Barbieri

Use system-certificates by default

Use system-certificates by default if the
--os-cacert param or OS_CACERT env var
is not defined.

Change-Id: I9689e39013ce671cbe5b4f8277364aaac05e3947

f1f927a... by James Page

Updates for stable/wallaby branch creation

Update .gitreview file to target stable branch.

Reference stable/wallaby upper-constraints.

Change-Id: I94a183ca37ff3d21b3465f91e9272d75590f552f

997cb18... by Zuul <email address hidden>

Merge "Allow access to more clouds files"

6d8a9b3... by James Page

Revert "Add ssh-keys to plugs for openstack commmand"

This reverts commit 16503883bd1b2760a5363d1d2dbe8c59a3ba7416.

Change-Id: I388ffc64d48590404edb464666ed35e272ae8522

1650388... by Arif Ali

Add ssh-keys to plugs for openstack commmand

When importing ssh keys using openstack keypair create
we get Permission denied, running with snappy-debug
suggests to add ssh-key to plugs.

ssh-public-keys is being dropped as ssh-keys interface
also allows access to public keys.

Change-Id: Ib7e6a13da8b34e03d5ad042e5e4862ff14c4dc87

1f8e4d0... by James Page

Add cargo to build packages

Required for cryptography rust build.

Change-Id: I2b5f19c8c9acfe0ccef3a62b2da2ab8ecd3c78ea

709b832... by James Page

Add Cython to python packages

Supports builds on alternative architectures.

Change-Id: Ia54d0b56f1178382ea58dea2ec712026b09ebe1a

707d879... by James Page

Add rustc to snap build packages

Change-Id: I526f2305bf45d7c8bdc15e935191a6aefe889250

967307e... by James Page

Add setuptool-rust to python packages

Required for cryptography.

Change-Id: If58a4561c12d4e63807db0116ec46a7f2a28f7c1