Comment 1 for bug 1895343

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote : Re: Microsoft Azure Enablement: azure-lb & azure-events missing in Bionic

## To backport (or make sure it exists) to FOCAL:

# azure-lb

commit 771b49a1 (exists)
    azure-lb: new resource agent

commit c5e465fc (exists)
    azure-lb: remove reference to status from usage

commit d22700fc (needed)
    azure-lb: Don't redirect nc listener output to pidfile

# azure-events (to the same code level as in Focal)

commit 2512b396 (v4.2.0) (exists)
    Initial version of the AzEvents RA

commit 328bb0e4 (exists)
    AzEvents: Use configure to replace shebang line

----

https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/high-availability-guide-suse-nfs (Shows de issue about netcat fix for azure-lb)

----

## To backport (or make sure it exists) to BIONIC:

## azure-lb

commit 771b49a1 (needed)
    azure-lb: new resource agent

commit c5e465fc (needed)
    azure-lb: remove reference to status from usage

commit d22700fc (needed)
    azure-lb: Don't redirect nc listener output to pidfile

## azure-events (to the same code level as in Focal)

commit 2512b396 (v4.2.0) (needed)
    Initial version of the AzEvents RA

commit 328bb0e4 (needed)
    AzEvents: Use configure to replace shebang line