~canonical-server/ubuntu/+source/fence-agents/+git/azure-sql-ha:bionic/main

Last commit made on 2021-12-16
Get this branch:
git clone -b bionic/main https://git.launchpad.net/~canonical-server/ubuntu/+source/fence-agents/+git/azure-sql-ha
Members of Canonical Server can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

f2e71d4... by Robie Basak

Azure: fix shutdown detection

When Azure reports statuses such as "stopping" and "starting", return a
result such that the fence infrastructure will continue waiting. This
depends on whether the requested action was to start or stop the VM.
This may seem like an odd end-run around the logic, but is the way that
the latest upstream code does it, so we just do the same here in order
to make the fencing operation work correctly on Bionic.

e207d4f... by Robie Basak

Azure: use power_off(skip_shutdown=True)

This is required for fencing to complete within the usual timeouts.
power_off(skip_shutdown=True) was added to Azure to support this use
case in a newer version of the Azure API, so this change also needs a
corresponding update to python-azure in Bionic to support this new API
call. Upstream fence-agents has been updated in a similar way.

2a5fdcf... by Lucas Kanashiro

Update changelog

9406663... by Lucas Kanashiro

d/rules: skip fence_ibmz in dh_auto_test

The test metadata file was removed from the upstream patch and it makes
"make check" fail for fence_ibmz.

13437ec... by Lucas Kanashiro

d/copyright: add the IBM z LPARs agent

c75d4d0... by Lucas Kanashiro

Backport upstream patch to add agent for IBM z LPARs (LP: #1889070)

b5d0a76... by Rafael David Tinoco

changelog

5add15a... by Rafael David Tinoco

* Add python-boto3 as Build-Depends and Suggests

fa16671... by Rafael David Tinoco

* fence_aws backport from Focal (LP: #1894323):
  + d/p/lp1894323-01-fence_aws-new-agent.patch

0777bba... by Rafael David Tinoco

4.0.25-2ubuntu1.1 (patches unapplied)

Imported using git-ubuntu import.