- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Apr 18 2023
Apr 18 2023
clumens committed rP16ac5272ad08: Refactor: python: Rename self.CM to self._cm in audits.py. (authored by clumens).
Refactor: python: Rename self.CM to self._cm in audits.py.
clumens committed rPb161177ec8f0: Refactor: python: Rename doResourceAudit to _audit_resource. (authored by clumens).
Refactor: python: Rename doResourceAudit to _audit_resource.
clumens committed rP25c7ea4e1233: Refactor: python: Remove unnecessary parens in subsitution strings. (authored by clumens).
Refactor: python: Remove unnecessary parens in subsitution strings.
clumens committed rPb2b3bad7cff1: Refactor: python: Rename RestartClusterLogging to _restart_cluster_logging. (authored by clumens).
Refactor: python: Rename RestartClusterLogging to _restart_cluster_logging.
clumens committed rP34a92f7ca77e: Refactor: python: Rename AuditList to audit_list. (authored by clumens).
Refactor: python: Rename AuditList to audit_list.
clumens committed rPa0a7d96d273f: Refactor: python: Condense common prompting code into a new function (authored by clumens).
Refactor: python: Condense common prompting code into a new function
clumens committed rPf4f03b33b5cd: Refactor: python: Rename TestLogging to _test_logging. (authored by clumens).
Refactor: python: Rename TestLogging to _test_logging.
clumens committed rP8a9805029353: Refactor: python: Improve handling the setup method. (authored by clumens).
Refactor: python: Improve handling the setup method.
clumens committed rP8433a59beddf: Refactor: python: Add an __all__ to audits.py. (authored by clumens).
Refactor: python: Add an __all__ to audits.py.
clumens committed rP24eaf09b2665: Refactor: python: Fix comparisons in audits.py. (authored by clumens).
Refactor: python: Fix comparisons in audits.py.
clumens committed rPf1b93e8a203b: Refactor: python: trim_string and trim2int should always return a value (authored by clumens).
Refactor: python: trim_string and trim2int should always return a value
clumens committed rPef8b78ae4dad: Refactor: python: Rename NodeEpoch, State, and Quorum. (authored by clumens).
Refactor: python: Rename NodeEpoch, State, and Quorum.
clumens committed rPa3e1117a8f9c: Refactor: python: Remove the stats collecting from audits. (authored by clumens).
Refactor: python: Remove the stats collecting from audits.
clumens committed rP806da2056530: Refactor: python: Rename various private functions in audits.py. (authored by clumens).
Refactor: python: Rename various private functions in audits.py.
clumens committed rP9da419065c21: Refactor: pylint: Disable a couple invalid name warnings. (authored by clumens).
Refactor: pylint: Disable a couple invalid name warnings.
clumens committed rPb386b1e42892: Refactor: python: Remove commented out code. (authored by clumens).
Refactor: python: Remove commented out code.
clumens committed rPef44092fa15d: Refactor: pylint: Add docstrings to audits.py. (authored by clumens).
Refactor: pylint: Add docstrings to audits.py.
clumens committed rP28f0bc23c3f1: Refactor: python: Use True/False for variables in audits.py. (authored by clumens).
Refactor: python: Use True/False for variables in audits.py.
Low: cts: Fix the import of AuditResource.
Apr 12 2023
Apr 12 2023
clumens committed rP87a1077b6d89: Refactor: libpacemaker: Expect a time_t in pacemakerd-health message. (authored by clumens).
Refactor: libpacemaker: Expect a time_t in pacemakerd-health message.
clumens committed rPfc4b397c950d: Refactor: libpacemaker, tools: Expect an enum to various messages. (authored by clumens).
Refactor: libpacemaker, tools: Expect an enum to various messages.
clumens committed rP912873937609: Refactor: libpacemaker: Expect an int instead of a uint32_t for node_id. (authored by clumens).
Refactor: libpacemaker: Expect an int instead of a uint32_t for node_id.
clumens committed rP1650d809f26e: Refactor: libs, tools: Expect a const char instead of a char. (authored by clumens).
Refactor: libs, tools: Expect a const char instead of a char.
Apr 10 2023
Apr 10 2023
clumens committed rP8590ff4c034b: Refactor: cts: Move cts.CTS to _cts module. (authored by clumens).
Refactor: cts: Move cts.CTS to _cts module.
clumens committed rP4cab1a8d4e1c: Refactor: python: Improve whitespace in CTS.py. (authored by clumens).
Refactor: python: Improve whitespace in CTS.py.
clumens committed rPbbe10fa6a26f: Refactor: python: Remove the unused __CheckNode method. (authored by clumens).
Refactor: python: Remove the unused __CheckNode method.
clumens committed rP88f1b61fb405: Refactor: python: Clean up inheritance in CTS.py. (authored by clumens).
Refactor: python: Clean up inheritance in CTS.py.
Refactor: python: Add a __all__ to CTS.py.
clumens committed rP952a95d60794: Refactor: python: Rename two methods in the NodeStatus class. (authored by clumens).
Refactor: python: Rename two methods in the NodeStatus class.
clumens committed rP7cbe34f8d014: Refactor: python: Improve the WaitForAllNodesToComeUp method. (authored by clumens).
Refactor: python: Improve the WaitForAllNodesToComeUp method.
clumens committed rP3d98dbb85ecf: Refactor: python: Improve the WaitForNodeToComeUp method. (authored by clumens).
Refactor: python: Improve the WaitForNodeToComeUp method.
clumens committed rP35d32fc49bb5: Refactor: python: Rename variables in the CtsLab class. (authored by clumens).
Refactor: python: Rename variables in the CtsLab class.
clumens committed rP8ab0f3fd20a0: Refactor: python: Use ExitStatus in CtsLab.run. (authored by clumens).
Refactor: python: Use ExitStatus in CtsLab.run.
clumens committed rPe30fd1ecedee: Refactor: python: Rename variables in the NodeStatus class. (authored by clumens).
Refactor: python: Rename variables in the NodeStatus class.
clumens committed rPa4cc3d077bbc: Refactor: python: Improve arguments passed to Process.__init__. (authored by clumens).
Refactor: python: Improve arguments passed to Process.__init__.
clumens committed rP1011676be480: Refactor: python: Rename variables in CTS.run. (authored by clumens).
Refactor: python: Rename variables in CTS.run.
clumens committed rPb68584ae3384: Refactor: python: Improve the Process.kill method. (authored by clumens).
Refactor: python: Improve the Process.kill method.
clumens committed rPe3b4b054525a: Refactor: python: Fix a couple more minor pylint warnings. (authored by clumens).
Refactor: python: Fix a couple more minor pylint warnings.
clumens committed rP980c5d643347: Refactor: python: Disable pylint warnings we can't do anything about. (authored by clumens).
Refactor: python: Disable pylint warnings we can't do anything about.
clumens committed rP0293c4a60e6b: Refactor: python: Remove the common_ignore argument from Process. (authored by clumens).
Refactor: python: Remove the common_ignore argument from Process.
clumens committed rPa53fe5d37af3: Refactor: python: Update docstrings for the CTS module. (authored by clumens).
Refactor: python: Update docstrings for the CTS module.
clumens committed rPfd8a859399b2: Refactor: cts: Remove the fastfail variable. (authored by clumens).
Refactor: cts: Remove the fastfail variable.
clumens committed rP852bbef38517: Fix: controller: Don't use "//" in the fence XML query. (authored by clumens).
Fix: controller: Don't use "//" in the fence XML query.
clumens committed rPa788c8829497: Fix: libcrmcommon: Remove a reference to non-existent crm_peer_t. (authored by clumens).
Fix: libcrmcommon: Remove a reference to non-existent crm_peer_t.
clumens committed rP57d32956db2f: Low: daemons: Add the default port to pacemaker-remoted help output. (authored by clumens).
Low: daemons: Add the default port to pacemaker-remoted help output.
Apr 6 2023
Apr 6 2023
clumens committed rPec7676039b44: Refactor: python: Separate out multiple lines. (authored by clumens).
Refactor: python: Separate out multiple lines.
clumens committed rP7ff6b34f4c10: Refactor: python: Remove commented out code. (authored by clumens).
Refactor: python: Remove commented out code.
clumens committed rP7c958b8821d5: Refactor: cts: Move cts.watcher to _cts module. (authored by clumens).
Refactor: cts: Move cts.watcher to _cts module.
clumens committed rPe5b5e76a40f9: Refactor: python: Clean up whitespace in watcher.py. (authored by clumens).
Refactor: python: Clean up whitespace in watcher.py.
clumens committed rPc80ceee58b52: Refactor: python: Use substitution strings instead of adding. (authored by clumens).
Refactor: python: Use substitution strings instead of adding.
clumens committed rP71cc178822f2: Refactor: python: Remove unnecessary parentheses. (authored by clumens).
Refactor: python: Remove unnecessary parentheses.
clumens committed rPe8173a4b0eb0: Refactor: python: Clean up comparisons in watcher.py. (authored by clumens).
Refactor: python: Clean up comparisons in watcher.py.
clumens committed rP27425b723888: Refactor: python: Remove unnecessary return statements. (authored by clumens).
Refactor: python: Remove unnecessary return statements.
clumens committed rP9b9a9e48d147: Refactor: python,cts: Fix argument handling for LogWatcher. (authored by clumens).
Refactor: python,cts: Fix argument handling for LogWatcher.
clumens committed rPf0ae8439352a: Refactor: python: Remove unused variables from watcher.py. (authored by clumens).
Refactor: python: Remove unused variables from watcher.py.
clumens committed rP8b10aa070116: Refactor: python: Raise NotImplementedError when appropriate. (authored by clumens).
Refactor: python: Raise NotImplementedError when appropriate.
Refactor: python: Remove returnonlymatch.
clumens committed rP76deb02a97d6: Refactor: python: Fix handling of log_watcher_bin. (authored by clumens).
Refactor: python: Fix handling of log_watcher_bin.
clumens committed rP2622e7cb6981: Refactor: python: Remove the unused timeout argument from __get_lines. (authored by clumens).
Refactor: python: Remove the unused timeout argument from __get_lines.
clumens committed rP02dd894a98b7: Refactor: python: Clean up minor problems in SearchObj. (authored by clumens).
Refactor: python: Clean up minor problems in SearchObj.
clumens committed rPb55f838a4ffd: Refactor: python: Remove some elif blocks that pylint doesn't like. (authored by clumens).
Refactor: python: Remove some elif blocks that pylint doesn't like.
clumens committed rPd3ac0d1fedfb: Refactor: python: Rename the setend method to set_end. (authored by clumens).
Refactor: python: Rename the setend method to set_end.
clumens committed rPafa7a822335a: Refactor: python: Clean up minor problems in JournalObj. (authored by clumens).
Refactor: python: Clean up minor problems in JournalObj.
clumens committed rP3fbcaac9c286: Refactor: python: Clean up minor problems in FileObj. (authored by clumens).
Refactor: python: Clean up minor problems in FileObj.
clumens committed rPa034855d9342: Refactor: python: Rename setwatch to set_watch. (authored by clumens).
Refactor: python: Rename setwatch to set_watch.
clumens committed rP6ad83207eb86: Refactor: python: Remove the unused silent parameter from look. (authored by clumens).
Refactor: python: Remove the unused silent parameter from look.
clumens committed rP11ee306cfd2c: Refactor: python: Clean up handling of lookforall function. (authored by clumens).
Refactor: python: Clean up handling of lookforall function.
clumens committed rP6ff6537b37c3: Refactor: python: Remove the debug_level argument from LogWatcher. (authored by clumens).
Refactor: python: Remove the debug_level argument from LogWatcher.
clumens committed rPa80a6f7b9ef7: Refactor: python: Rename LogWatcher.Timeout to LogWatcher._timeout. (authored by clumens).
Refactor: python: Rename LogWatcher.Timeout to LogWatcher._timeout.
clumens committed rP4268c3af7f9c: Refactor: python: Make various things in LogWatcher private. (authored by clumens).
Refactor: python: Make various things in LogWatcher private.
clumens committed rP1b55ab51d56b: Refactor: python: Use a context manager when acquiring a lock. (authored by clumens).
Refactor: python: Use a context manager when acquiring a lock.
clumens committed rP3de3883bc5f3: Refactor: python: LogWatcher should not inherit from RemoteExec. (authored by clumens).
Refactor: python: LogWatcher should not inherit from RemoteExec.
clumens committed rP18c819204032: Refactor: python: Remove the unused LogWatcher.matched variable. (authored by clumens).
Refactor: python: Remove the unused LogWatcher.matched variable.
clumens committed rPf8b08c0ebcd5: Refactor: python: Rename a couple more things in LogWatcher. (authored by clumens).
Refactor: python: Rename a couple more things in LogWatcher.
clumens committed rP10353d0f80bb: Refactor: python: Preface all regex strings with r"". (authored by clumens).
Refactor: python: Preface all regex strings with r"".
Refactor: cts: Create a new LogKind enum.
clumens committed rP5f85ae66d06c: Refactor: python: Minor cleanups to watcher.py. (authored by clumens).
Refactor: python: Minor cleanups to watcher.py.
clumens committed rP6c3343c23c0c: Refactor: python: Add docstrings to watcher.py. (authored by clumens).
Refactor: python: Add docstrings to watcher.py.
Mar 30 2023
Mar 30 2023
clumens committed rPc0cc401a5164: Refactor: controller: Use a bitmask for remote_ra_cmd_t status. (authored by clumens).
Refactor: controller: Use a bitmask for remote_ra_cmd_t status.
clumens committed rP74575f2690ef: Refactor: controller: Use a bitmask for migrate_status. (authored by clumens).
Refactor: controller: Use a bitmask for migrate_status.
clumens committed rP309ce990cf4c: Refactor: controller: Move active into remote status bitmask. (authored by clumens).
Refactor: controller: Move active into remote status bitmask.
clumens committed rPcd46f76f1c75: Refactor: controller: Move is_maintenance into remote bitmask. (authored by clumens).
Refactor: controller: Move is_maintenance into remote bitmask.
clumens committed rPcab8f0eed19f: Refactor: controller: Move controlling_guest into remote bitmask. (authored by clumens).
Refactor: controller: Move controlling_guest into remote bitmask.
Mar 29 2023
Mar 29 2023
clumens committed rPce90c38376b3: API: libcrmcommon: Add new return codes for bad input and XML patches. (authored by clumens).
API: libcrmcommon: Add new return codes for bad input and XML patches.
clumens committed rP487e507e82cd: Refactor: libcrmcommon: Change return value in pcmk__xe_get_bool_attr. (authored by clumens).
Refactor: libcrmcommon: Change return value in pcmk__xe_get_bool_attr.
clumens committed rP159799d38aab: Refactor: libcrmcommon: Change return value in pcmk__read_pidfile. (authored by clumens).
Refactor: libcrmcommon: Change return value in pcmk__read_pidfile.
clumens committed rP0ddf287d98d8: Refactor: libcrmcommon: Change return value in pcmk__parse_ll_range. (authored by clumens).
Refactor: libcrmcommon: Change return value in pcmk__parse_ll_range.
clumens committed rP126d4b5952c9: Refactor: libcrmcommon: Change return value in pcmk__read_series_sequence. (authored by clumens).
Refactor: libcrmcommon: Change return value in pcmk__read_series_sequence.
clumens committed rPddd7eb69f643: Refactor: libcrmcommon: Change return value in xml patchset code. (authored by clumens).
Refactor: libcrmcommon: Change return value in xml patchset code.
Mar 28 2023
Mar 28 2023
clumens committed rPaaf735cb96a7: Refactor: cts: Move cts.environment to _cts module. (authored by clumens).
Refactor: cts: Move cts.environment to _cts module.
clumens committed rP7e10cf9d8a2c: Refactor: python: Use a triple quote string in environment.py. (authored by clumens).
Refactor: python: Use a triple quote string in environment.py.
clumens committed rPd111aa8cce73: Refactor: python: Remove the DoStats environment variable. (authored by clumens).
Refactor: python: Remove the DoStats environment variable.
clumens committed rP78382d1664c1: Refactor: python: DoFencing is now a boolean. (authored by clumens).
Refactor: python: DoFencing is now a boolean.
clumens committed rPfb4bd45e24b5: Refactor: python: Convert other environment items to booleans. (authored by clumens).
Refactor: python: Convert other environment items to booleans.
clumens committed rPf406a94ac22b: Refactor: cts: DoBSC and benchmark are now booleans. (authored by clumens).
Refactor: cts: DoBSC and benchmark are now booleans.
clumens committed rPb15eddcaf995: Refactor: python: Minor style cleanups in environment.py. (authored by clumens).
Refactor: python: Minor style cleanups in environment.py.
clumens committed rP40c79fd00520: Low: python: Disable the too-many-statements warning from pylint. (authored by clumens).
Low: python: Disable the too-many-statements warning from pylint.
clumens committed rP1df32177f6ea: Refactor: python: TruncateLog is now a boolean. (authored by clumens).
Refactor: python: TruncateLog is now a boolean.
clumens committed rPb4cd6f8e290f: Refactor: python: Change DoStonith to DoFencing. (authored by clumens).
Refactor: python: Change DoStonith to DoFencing.
clumens committed rP4ba5b0f89e62: Refactor: python: Rename uppercase things in environment.py. (authored by clumens).
Refactor: python: Rename uppercase things in environment.py.