snap-openstack:main

Last commit made on 2024-05-08
Get this branch:
git clone -b main https://git.launchpad.net/snap-openstack

Branch merges

Branch information

Name:
main
Repository:
lp:snap-openstack

Recent commits

599e01a... by hemanthnakkina <email address hidden>

Merge pull request #228 from gboutry/fix/timeout-on-configure-mysql

Add timeout for configure mysql step

7e0faaf... by Guillaume Boutry

Add timeout for configure mysql step

Add a 5 minutes for each commands sent to mysql when configuring max
connections.

5db1669... by hemanthnakkina <email address hidden>

Merge pull request #227 from gboutry/fix/partition-fs

maas: check for partition label only if fs is defined

374aa06... by Guillaume Boutry

maas: check for partition label only if fs is defined

This check could fail with a NoneType error when a partition did not
have a FS defined.

7c53871... by hemanthnakkina <email address hidden>

Merge pull request #226 from gboutry/test/fix-manifest

Remove images-sync from test manifest

271a7ea... by Guillaume Boutry

Remove images-sync from test manifest

Image-sync is not present in 2023.2, remove it from the test.

2ec4651... by James Page

Merge pull request #225 from gboutry/test/configurable-test

Add configurable dispatch workflow

fdd7ac9... by Guillaume Boutry

Add configurable dispatch workflow

Add a workflow with configurable channels, and mysql topology.

e26649f... by James Page

Merge pull request #224 from gboutry/feat/risk-detection

Use manifest from detected risk

d61eb15... by James Page

Merge pull request #223 from gboutry/test/requests-stubs

Add requests stubs