Get this repository:
git clone https://git.launchpad.net/charm-mysql-router

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://opendev.org/openstack/charm-mysql-router.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 50 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-06-21 04:12:12 UTC
Add charmcraft 3 support

Author: Billy Olsen
Author Date: 2024-06-21 03:24:27 UTC

Add charmcraft 3 support

Update the charmcraft.yaml file to use base and platforms, only
allowing noble support.

- Update osci.yaml to use the charmcraft 3.x/beta
- Drop setuptools pins in [test-]requirements.txt
- Add noble/oracular to charmhelpers
- Drop non-noble tests

Change-Id: I082605e49a611b09ceafd3f4e02a1221621847bb

stable/jammy 2024-06-18 20:55:27 UTC
Revert "Fixing broken mysql-router configuration"

Author: Jadon Naas
Author Date: 2024-06-18 15:31:34 UTC

Revert "Fixing broken mysql-router configuration"

This reverts commit d9af34ac232e0dcb022298074ed6b91c7e4476a9.

Reason for revert: This change is causing a critical failure in the mysql-router as documented in https://bugs.launchpad.net/charm-mysql-router/+bug/2069661.

Closes-Bug: #2069661
Func-Test-Pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/1224
Change-Id: I4b06bfc63fbee6755ef028715f318af5a727cd5a

stable/focal 2021-10-21 14:01:47 UTC
21.10 - Release

Author: Alex Kavanagh
Author Date: 2021-10-21 13:49:41 UTC

21.10 - Release

Remove the "channel: candidate" from the func-test
bundles.

Change-Id: I7f6b981b29e8a6e903681111351dce82d417882a

stable/21.10 2021-10-21 14:01:47 UTC
21.10 - Release

Author: Alex Kavanagh
Author Date: 2021-10-21 13:49:41 UTC

21.10 - Release

Remove the "channel: candidate" from the func-test
bundles.

Change-Id: I7f6b981b29e8a6e903681111351dce82d417882a

stable/5.7 2021-10-21 14:01:47 UTC
21.10 - Release

Author: Alex Kavanagh
Author Date: 2021-10-21 13:49:41 UTC

21.10 - Release

Remove the "channel: candidate" from the func-test
bundles.

Change-Id: I7f6b981b29e8a6e903681111351dce82d417882a

stable/21.04 2021-08-27 09:49:19 UTC
Test bundles for focal-wallaby and hirsute-wallaby

Author: Alex Kavanagh
Author Date: 2021-03-05 12:44:31 UTC

Test bundles for focal-wallaby and hirsute-wallaby

These are the test bundles (and any associated changes) for
focal-wallaby and hirsute-wallaby support.

hisute-wallaby test is disabled (moved to dev) due to [1].

[1] https://github.com/juju-solutions/layer-basic/issues/194

Change-Id: I16b04aab3ad2438b4c2ecabb697d24c7725e316b
(cherry picked from commit 4cd4a1e37ae52c0d81aec171ab090ac38bdc7d33)

stable/21.01 2021-02-10 19:12:51 UTC
Updates for stable branch creation 21.01

Author: Aurelien Lourot
Author Date: 2021-02-10 19:12:40 UTC

Updates for stable branch creation 21.01

Set default branch for git review/gerrit.
Switch tests to stable.
Switch to using stable charm-helpers branch.
Switch to using stable charm.openstack branch.
Switch to using stable zaza branch.
Switch to using stable zaza-openstack-tests branch.

Change-Id: I2e512976e6b8babb9d96d43630ec3b58a20abc9c

stable/20.10 2020-11-02 10:48:28 UTC
Updates for stable branch creation

Author: Aurelien Lourot
Author Date: 2020-11-02 10:48:18 UTC

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch tests to stable.

Switch to using stable charm-helpers branch.

Switch to using stable charm.openstack branch.

Change-Id: Iaec2c3462c6674f37bb41a74e78f938755dcdd1c

stable/20.08 2020-08-13 10:35:09 UTC
Updates for stable branch creation

Author: Alex Kavanagh
Author Date: 2020-08-13 10:35:00 UTC

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch tests to stable.

Switch to using stable charm-helpers branch.

Switch to using stable charm.openstack branch.

Change-Id: I6bf948a7a7b41be1dc0495df5ada10c07b5c5af9

stable/20.05 2020-06-24 06:58:22 UTC
Stable rebuild to fix dependency issue

Author: Frode Nordahl
Author Date: 2020-06-24 06:08:38 UTC

Stable rebuild to fix dependency issue

The charm in the store has regressed due to a change in a upstream
dependency.

This issue was fixed by pinning said dependency in layer-basic [0].

0: https://github.com/juju-solutions/layer-basic/pull/179

Move pinning of stable deps to wheelhouse-override as the current
approach adds both versions and the one with the newest version
will be used.

Add explicit netaddr pin in wheelhouse-override as the order of
dependencies may override the one consumed from layer-basic.

Change-Id: I33d7f81319cd3515d4dac9a91b001281d3155bbf
Closes-Bug: #1884460

stable/20.02 2020-02-17 15:46:29 UTC
Updates for stable branch creation

Author: Liam Young
Author Date: 2020-02-17 15:46:25 UTC

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch zaza bundles to stable charms.

Switch to using stable charm-helpers branch.

Change-Id: I44f46966efb69939ca1e8b8613fd009673e0914d

stable/19.10 2019-10-24 19:26:14 UTC
Updates for stable branch creation

Author: David Ames
Author Date: 2019-10-24 19:26:09 UTC

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: If4c888b8efa7680ba3cbdfae148ed76aefea27a0

112 of 12 results

Other repositories

Name Last Modified
lp:charm-mysql-router 2024-06-22
11 of 1 result
You can't create new repositories for MySQL Router Charm.