Commit Graph

7 Commits

Author SHA1 Message Date
Alex Kavanagh acb1842832 Update to classic charms to build using charmcraft in CI
This update is to ensure that the Zuul Canonical CI builds the charm
before functional tests and ensure that that artifact is used for the
functional tests.  This is to try to ensure that the charm that gets
landed to the charmhub is the same charm that was tested with.

Change-Id: I563a3af2895ddf2eb5d8e61006eb8eb2cb8d8d37
2022-02-17 12:30:08 -05:00
David Ames 0bcdc44c01 Series Upgrade
Implement the series-upgrade feature allowing to move between Ubuntu
series.

Change-Id: I4377125f537c555e4b0b63dc08a3d9c0fc9d5251
2018-10-15 16:25:06 -07:00
David Ames c7fea4af07 Update for Python 3 execution
Charm helpers sync

Change-Id: I6cfa96b23354f68521a3179eb690340e1c9f23bf
2017-11-20 15:11:08 -08:00
David Ames 10c3025809 DNS HA
Implement DNS high availability. Pass the correct information to
hacluster to register a DNS entry with MAAS 2.0 or greater rather
than using a virtual IP.

Charm-helpers sync to bring in DNS HA helpers

Change-Id: Ia4ccb2e28ea5b2b07cef10fcbaf7885336d21c8b
2016-06-15 11:40:19 -07:00
David Ames cc6811b7f7 Use restore heat_ prefix for shared-db relation
Heat is staying in status blocked Missing relation database when
doing an upgrade from stable to next. Missing required data:
database_password. The relation is actually passing heat_password.

Commit 1bdc87f495 removed the heat_
prefix. This changes restores the heat_ prefix to allow stable to
next upgrades to work.

Change-Id: Id87afd5eda14eceac6c734867f9f96328c116c79
Closes-Bug: #1571830
2016-04-20 11:13:42 -07:00
James Page b55e6dc392 Resync charm-helpers
Change-Id: I0b9178fc471390da3215071b5a8f6aeeca7d7068
2016-03-02 12:07:50 +00:00
uoscibot 81cf8a2168 Adapt imports and metadata for github move 2016-02-29 10:47:04 +00:00