snap-openstackclients:stable/victoria

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

Branch merges

Branch information

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

Recent commits

d0ca470... 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)

f4f2ef8... 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
(cherry picked from commit b2c78103568a6dbbbb2fa4addf868afb9d189e0b)

3a52aef... by Thomas Bechtold

Allow access to more clouds files

There are more options to specify a clouds.yaml file:

a) the file can end with .yml, .yaml or .json
b) the file can be located in the user home dir or in /etc/openstack

So allow read-only access to /etc/openstack and ~/.config/openstack/ .

See
https://opendev.org/openstack/openstacksdk/src/branch/master/openstack/config/loader.py#L49

Change-Id: I84276ff4b12acc5f4ac5092580bb0e652d518e54
(cherry picked from commit 528db56bbcd0bd57916ae97b1cfc3d6f548b721a)

81b5beb... by James Page

Setup stable/victoria branch

Change-Id: I218fed13d78684f6247a36605fc27bf7d4cfabb6

2273121... by Zuul <email address hidden>

Merge "Add toml as an explicit requirement"

e147601... by Zuul <email address hidden>

Merge "Allow relevant commands access to users public SSH key"

accf2a0... by James Page

Add toml as an explicit requirement

Resolves issue with non-x86 architecture builds.

Change-Id: I1238c79ae758a1624dfeb647a6aafdf437d7cc96

6612180... by Thomas Bechtold

Update snap for victoria release

As stable branches have now been cut update the snap to use
Victoria release versions.

Change-Id: Ifbe6048666656a985bb6ba9cdf09b6a010fe6c68

1e9e3ea... by Frode Nordahl

Allow relevant commands access to users public SSH key

To support the workflow of adding a users public SSH key from the
``openstack`` and ``nova`` CLI commands add the
``ssh-public-keys`` interface.

Change-Id: I667ed8d82393a8edb5d37ca00770fcc4aa8665b6
Closes-Bug: #1898089

d5386e2... by James Page

Reference correct name for plugs

Change-Id: Ie49611cdf54f630ca7f56b598cd111a66bf2e00b