~troyanov/maas:fix-setuptools-data_files-backport-to-3.2

Last commit made on 2022-07-26
Get this branch:
git clone -b fix-setuptools-data_files-backport-to-3.2 https://git.launchpad.net/~troyanov/maas
Only Anton Troyanov can upload to this branch. If you are Anton Troyanov please log in for upload directions.

Branch merges

Branch information

Name:
fix-setuptools-data_files-backport-to-3.2
Repository:
lp:~troyanov/maas

Recent commits

86ba374... by Anton Troyanov

fix: avoid conversion from hyphen to underscore

In v54.1.0 setuptools introduced a change that causes the
difference how hyphens are handled [1]

That causes different behaviour when running `setup.py install`
with different version of Python.

Use underscores to avoid conversion of dashes to underscores.

[1]: https://setuptools.pypa.io/en/latest/history.html#id368

(cherry picked from commit 2441acb3d5d54b39aeb276e35fc8a32db6d3c16e)

04b57a4... by Seyeong Kim

Fix utf-8 character error when bmc-config

Related LP and article

https://bugs.launchpad.net/bugs/1892983
https://bugs.launchpad.net/bugs/1929478
https://discourse.maas.io/t/maas-failed-commissioning/4904
(cherry picked from commit 3eec5b5161515a23f58c72638a5ff8aac7486622)

3ffe625... by Anton Troyanov

fix: add missing o11y sample configs into deb pkg

Fixes bug #1982208

(cherry picked from commit fa2959b88352334146519dc6b68b160953351bd1)

e45209c... by Alberto Donato

deb: move nginx dependency to maas-common

f95b3fe... by Anton Troyanov

                  fix(deps): update github.com/lxc/lxd to v0.0.0-20220712175116-b2a75dfedc8c

Fixes bug LP:1980490

(cherry picked from commit f819c207740533b1f15e8ce7008f082d54ef5220)
                  __EOF__
                  rm -r $work_dir

0fe4c54... by Anton Troyanov

                  fix(deps): update github.com/lxc/lxd to v0.0.0-20220711133913-8b2bcb6dc937

Fixes bug LP:1980490

(cherry picked from commit 3a53bad07ec621902c2489daf8523d0977e274a7)
                  __EOF__
                  rm -r $work_dir

89f982d... by Alberto Donato

                  test-related fixes to allow running tests with launchpad-ci

- don't run aa-exec in docker
- require gpg-agent since it's not preinstalled in all images

                  __EOF__
                  rm -r $work_dir

7ff3562... by Anton Troyanov

fix(cli): pass CA certs to httpbakery

Fixes bug #1980436

(cherry picked from commit 894bf33c54dedeeaed3c5d6d77c16259a7de34e5)

84a255c... by Christian Grabowski

Prepare for 3.2.0 release

b8a83dd... by Christian Grabowski

Prepare for 3.2.0 RC2 release