~dashmage/charm-cloudsupport:support-juju31

Last commit made on 2023-10-19
Get this branch:
git clone -b support-juju31 https://git.launchpad.net/~dashmage/charm-cloudsupport
Only Ashley James can upload to this branch. If you are Ashley James please log in for upload directions.

Branch merges

Branch information

Name:
support-juju31
Repository:
lp:~dashmage/charm-cloudsupport

Recent commits

742ba0a... by Ashley James

Fix lint errors.

97f9e2f... by Ashley James

Remove func test bundles because of hitting timeout.

* Remove jammy-yoga and focal-yoga-ovn bundles.
* The focal-yoga and jammy-yoga-ovn covers the jammy/focal series and
ovs/ovn setup as well.

f61586c... by Ashley James

Modify tmp file handling for cloudinit-userdata.

5e2750c... by Ashley James

Fix functional tests for juju 3.1

* Fix juju model-config command with "--file".
* Create accessible tmp dir location for juju model-config to access.
* Create OpenSSH format ED25519 key for testing instance connectivity.

ee702f9... by Ashley James

Fix zaza requirement

9087567... by Ashley James

Fix func test error.

d7baf2b... by Ashley James

Adopt juju 3.1

4267ca5... by Mert Kirpici

Close LP #1998094

Reviewed-on: https://code.launchpad.net/~mertkirpici/charm-cloudsupport/+git/charm-cloudsupport/+merge/433725
Reviewed-by: Erhan Sunar <email address hidden>
Reviewed-by: Ramesh Sattaru <email address hidden>
Reviewed-by: Eric Chen <email address hidden>

c74eba4... by Mert Kirpici

chore: unignore docstring rules

Works-on: 1998094
Signed-off-by: Mert Kırpıcı <email address hidden>

53822b0... by Mert Kirpici

tox: move flake8 config comments to new line

flake8 6.0.0 does not like it when the inline comments are on the same
line as the ignored rule.

Works-on: 1998094
Signed-off-by: Mert Kırpıcı <email address hidden>