charm-hacluster:stable/17.08

Last commit made on 2019-04-19
Get this branch:
git clone -b stable/17.08 https://git.launchpad.net/charm-hacluster

Branch merges

Branch information

Name:
stable/17.08
Repository:
lp:charm-hacluster

Recent commits

56bfa14... by OpenDev Sysadmins <email address hidden>

OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.

77d2df1... by Ian Wienand

Replace openstack.org git:// URLs with https://

This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I728a7e90d34e7bce79fcb0c7886a725442001ca5

054ab54... by Billy Olsen

Sync latest charm-helpers stable

The latest charm-helpers stable contains a necessary change being
able to distinguish the os-internal-hostname configuration for
DNS-HA solutions.

Additionally, the make sync target in Makefile needs to point to
the openstack charmers stable branches as the bzr branch of the
charm-helpers project has been purged.

Change-Id: I7bef7959987e079252f0a965fbd2ecee22392f1b
Related-Bug: #1711476

8e6e681... by Billy Olsen

Change MAAS DNS OCF to read IP from file

The MAAS DNS ocf resource is created specifying the IP address
from the leader node. When the resource is moved to another node
the IP address is not updated because the DNS record already
points to the leader's IP address. This means that the DNS record
will never be updated with any other unit's IP address when the
resource is moved around the cluster.

The IP address to use for the DNS record should be stored in the
pacemaker resource as the configuration is the same across the
entire cluster. This change makes it so that the IP address that
should be bound is written to a file in /etc/maas_dns/$resource_name
and used by the ocf:maas:dns resource when managing the DNS
resource records.

Migration is handled by checking the current version of the MAAS
OCF resource file and determining if the OCF_RESOURCE_INSTANCE
(the name of the resource) is present in the file.

Change-Id: If4e07079dd66dac51cd77c2600106b9b562c2483
Closes-Bug: #1711476
(cherry picked from commit 8d81e415765d82ae8ee7640a5a89572d92b72b47)

e7c71ec... by David Ames

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: I21ded0166a2b2925649f044eb0c7b6264771e916

dada131... by Jenkins <email address hidden>

Merge "Sync charm-helpers"

cf495e1... by Jenkins <email address hidden>

Merge "Ensure python2 is installed before hook execution"

3cd7048... by Ryan Beisner

Sync charm-helpers

Change-Id: I4004108a9a3c1bd6221a4e983852b15dd37c3381

41b60eb... by Corey Bryant

Ensure python2 is installed before hook execution

Change-Id: I724eaea5f09191b548e5497f9bb2c777f882d290
Closes-Bug: 1606906

8ce86fd... by Ryan Beisner

Remove deprecated series metadata and tests

Change-Id: I256d755f6ae6bab62a7b3a534804a3b70308cd91