Activity log for bug #1895355

Date Who What changed Old value New value Message
2020-09-11 20:12:19 Rafael David Tinoco bug added bug
2020-09-11 20:12:31 Rafael David Tinoco bug added subscriber Ubuntu Server
2020-09-11 20:12:37 Rafael David Tinoco bug added subscriber Ubuntu HA Interest
2020-09-11 20:12:42 Rafael David Tinoco cluster-glue (Ubuntu): importance Undecided Critical
2020-09-11 20:12:44 Rafael David Tinoco cluster-glue (Ubuntu): importance Critical High
2020-09-11 20:12:47 Rafael David Tinoco cluster-glue (Ubuntu): assignee Rafael David Tinoco (rafaeldtinoco)
2020-09-11 22:15:54 Launchpad Janitor merge proposal linked https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/cluster-glue/+git/cluster-glue/+merge/390643
2020-09-11 22:16:54 Rafael David Tinoco bug added subscriber Ubuntu Release Team
2020-09-11 22:17:16 Rafael David Tinoco summary cluster-glue: groovy post-release fixes before groovy release [FFe] cluster-glue: groovy post-release fixes + AWS stonith agent
2020-09-11 22:17:23 Rafael David Tinoco cluster-glue (Ubuntu): assignee Rafael David Tinoco (rafaeldtinoco)
2020-09-14 18:47:27 Rafael David Tinoco description From: [rafaeldtinoco@upstream cluster-glue]$ git log --no-merges glue-1.0.12..HEAD --oneline I got the following fixes: # ibm fixes 26acc098 ibmhmc: Create /var/run/heartbeat/rsctmp if it doesn't exist (bsc#1131545) # vcenter fixes 0fabedc2 Fix: stonith: external/vcenter: Reset returns success with RESETPOWERON=0 if vm is already > a182a0dd Medium: stonith: external/vcenter: replace experimental smartmatch (bnc#900353) # generic fixes eeacbaac Low: ipc: fix poll function parameter type 71bf1503 Medium: ha_logd: prevent race caused by pid reuse (bsc#894272) bc7b874f fix syslogmsgfmt logging inconsistency for stderr/stdout 433c6fbd Medium: clplumbing: don't abort on bad input b5be33ae low: cl_plumbing: Fix incorrect negations # getaddrinfo improvement/fixes c63c2498 Low: wti_mpc: Convert gethostbyname() usage to getaddrinfo() 04e56080 Low: ipmilan_command: Convert gethostbyname() to getaddrinfo() d46533b2 Low: apcmastersnmp: Convert gethostbyname() usage to getaddrinfo() a682f50b Low: stonith: Convert gethostbyname() usage to getaddrinfo() # documentation and related (fixes/adjustments) afaeeb2f update AUTHORS (with names/addresses from source files) bc4aab44 Dev: Clean up AUTHORS 73b68fb2 Dev: Update AUTHORS c9016806 Dev: Set foreign option to handle README.md 788a1183 Dev: I always get this backwards e3970b0e Dev: Update README and rename to README.md 1f5a2ace stonith: describe -E option 7271abf9 fix ambiguous "GPL v 2.1" eec6232f fix addresses of FSF, point to gnu.org/licenses instead 9174550c Medium: stonith: external/libvirt: fix handling of hosts with uppercase letters in names And, because of our HA effort for Cloud Environments, we should add support for EC2 plugin: # ec2 stonith agent support and fixes [FFE] 7c84a6ae Fix EC2 stonith plugin [FFE] 27e83692 Fix: stonith:ibmhmc: Add "managedsyspat" and "password" as supported parameters [FFE] 76138dfb Medium: external/ec2: Mitigate fence race (bsc#1088656) [FFE] 6734e0d0 High: external/ec2: Avoid unicode errors and improve performance (bsc#1088656) [FFE] ba5710b3 Dev: external/ec2: Clean up whitespace [FFE] 609cc386 Fix: stonith:external/ec2: Enforce en_US.UTF-8 locale when invoking aws client (bsc#1059171) [FFE] 0f081f69 Medium: stonith: external/ec2: use target's uname as default for port [FFE] 291a4378 Dev: stonith: external/ec2: protect unknown_are_stopped expansion [FFE] 5cd5ffd2 Dev: stonith: external/ec2: add unknown_are_stopped to getconfignames [FFE] 289e8fd3 Low: stonith: external/ec2: update name in the short description [FFE] b7bed186 Dev: update permissions for ec2 [FFE] de5e068d High: stonith: external/ec2: new agent for aws/ec2 I'll be the one supporting/maintaining this new feature (from providers direct requests usually) ONLY PART NEEDING FFE IS THE EX2 STONITH AGENT SUPPORT AT THE END From: [rafaeldtinoco@upstream cluster-glue]$ git log --no-merges glue-1.0.12..HEAD --oneline I got the following fixes: # ibm fixes 26acc098 ibmhmc: Create /var/run/heartbeat/rsctmp if it doesn't exist (bsc#1131545) # vcenter fixes 0fabedc2 Fix: stonith: external/vcenter: Reset returns success with RESETPOWERON=0 if vm is already > a182a0dd Medium: stonith: external/vcenter: replace experimental smartmatch (bnc#900353) # generic fixes eeacbaac Low: ipc: fix poll function parameter type 71bf1503 Medium: ha_logd: prevent race caused by pid reuse (bsc#894272) bc7b874f fix syslogmsgfmt logging inconsistency for stderr/stdout 433c6fbd Medium: clplumbing: don't abort on bad input b5be33ae low: cl_plumbing: Fix incorrect negations # getaddrinfo improvement/fixes c63c2498 Low: wti_mpc: Convert gethostbyname() usage to getaddrinfo() 04e56080 Low: ipmilan_command: Convert gethostbyname() to getaddrinfo() d46533b2 Low: apcmastersnmp: Convert gethostbyname() usage to getaddrinfo() a682f50b Low: stonith: Convert gethostbyname() usage to getaddrinfo() # documentation and related (fixes/adjustments) afaeeb2f update AUTHORS (with names/addresses from source files) bc4aab44 Dev: Clean up AUTHORS 73b68fb2 Dev: Update AUTHORS c9016806 Dev: Set foreign option to handle README.md 788a1183 Dev: I always get this backwards e3970b0e Dev: Update README and rename to README.md 1f5a2ace stonith: describe -E option 7271abf9 fix ambiguous "GPL v 2.1" eec6232f fix addresses of FSF, point to gnu.org/licenses instead 9174550c Medium: stonith: external/libvirt: fix handling of hosts with uppercase letters in names And, because of our HA effort for Cloud Environments, we should add support for EC2 plugin: # ec2 stonith agent support and fixes [FFE] 7c84a6ae Fix EC2 stonith plugin [FFE] 27e83692 Fix: stonith:ibmhmc: Add "managedsyspat" and "password" as supported parameters [FFE] 76138dfb Medium: external/ec2: Mitigate fence race (bsc#1088656) [FFE] 6734e0d0 High: external/ec2: Avoid unicode errors and improve performance (bsc#1088656) [FFE] ba5710b3 Dev: external/ec2: Clean up whitespace [FFE] 609cc386 Fix: stonith:external/ec2: Enforce en_US.UTF-8 locale when invoking aws client (bsc#1059171) [FFE] 0f081f69 Medium: stonith: external/ec2: use target's uname as default for port [FFE] 291a4378 Dev: stonith: external/ec2: protect unknown_are_stopped expansion [FFE] 5cd5ffd2 Dev: stonith: external/ec2: add unknown_are_stopped to getconfignames [FFE] 289e8fd3 Low: stonith: external/ec2: update name in the short description [FFE] b7bed186 Dev: update permissions for ec2 [FFE] de5e068d High: stonith: external/ec2: new agent for aws/ec2 I'll be the one supporting/maintaining this new feature (from providers direct requests usually)
2020-09-17 18:59:52 Steve Langasek cluster-glue (Ubuntu): status New Confirmed
2020-09-22 03:01:56 Launchpad Janitor cluster-glue (Ubuntu): status Confirmed Fix Released
2021-01-20 22:54:10 Launchpad Janitor merge proposal linked https://code.launchpad.net/~lucaskanashiro/ubuntu/+source/cluster-glue/+git/cluster-glue/+merge/396613
2021-01-21 12:52:45 Launchpad Janitor merge proposal linked https://code.launchpad.net/~lucaskanashiro/ubuntu/+source/cluster-glue/+git/cluster-glue/+merge/396653
2021-01-21 12:53:51 Launchpad Janitor merge proposal unlinked https://code.launchpad.net/~lucaskanashiro/ubuntu/+source/cluster-glue/+git/cluster-glue/+merge/396613
2021-01-21 12:53:51 Launchpad Janitor merge proposal unlinked https://code.launchpad.net/~lucaskanashiro/ubuntu/+source/cluster-glue/+git/cluster-glue/+merge/396653