charm-mysql-router/unit_tests
David Ames 89595f1f8b Use force on subsequent attempts to add instance
If for any reason the first attempt to add an instance to cluster fails,
subsequent attempts would fail with:

Error: It appears that a router instance named <name> has been
previously configured in this host. If that instance no longer exists,
use the --force option to overwrite it.

This change avoids this error by adding the --force switch on subsequent
attempts.

Closes-Bug: #1919560

Change-Id: Icb0b10d6a5e3fe902c7ea56dbcb2f04d1129cd5f
2021-03-23 14:11:40 -07:00
..
__init__.py Pass wait timeout all the way through to clients 2020-04-19 17:35:41 -07:00
test_lib_charm_openstack_mysql_router.py Use force on subsequent attempts to add instance 2021-03-23 14:11:40 -07:00
test_mysql_router_handlers.py Use systemd to start/stop mysqlrouter 2020-01-07 16:16:11 -08:00