WAL-E doesn't attempt to create swift container if tenant changes

Bug #1960581 reported by James Simpson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PostgreSQL Charm
New
Undecided
Unassigned

Bug Description

Changing the WAL-E swift configuration to a new container should result in "ensure_swift_container()" firing again to make sure the container exists.

At the moment this is only triggered if the URI changes:
if reactive.helpers.data_changed("postgresql.wal_e.uri", uri):

However, keeping the same URI (e.g. 'swift://postgresql') but pointing at a new swift tenant should also trigger this.

In case we keep the same URI and Tenant but look at a different instance of swift, this should probably trigger on a change of:

* os_auth_url
* os_tenant_name
* wal_e_storage_uri

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.