- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Apr 6 2023
Apr 6 2023
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.
clumens committed rPa98766e2fe78: Refactor: python: Use argparse in environment.py. (authored by clumens).
Refactor: python: Use argparse in environment.py.
clumens committed rPdb860785f0c4: Refactor: python: Remove the OS detection from the stack parameter. (authored by clumens).
Refactor: python: Remove the OS detection from the stack parameter.
clumens committed rP942b1d5e758b: Refactor: python: Remove hard-coded cluster environments. (authored by clumens).
Refactor: python: Remove hard-coded cluster environments.
clumens committed rPc3a16bcfac05: Refactor: python,cts: Remove support for generating stats. (authored by clumens).
Refactor: python,cts: Remove support for generating stats.
clumens committed rP4613713e7a06: Refactor: python: Mark more functions as private in Environment. (authored by clumens).
Refactor: python: Mark more functions as private in Environment.
clumens committed rPc0c2274583a4: Refactor: python: Environment.logger is now Environment._logger. (authored by clumens).
Refactor: python: Environment.logger is now Environment._logger.
clumens committed rPa52ae3c14c4d: Refactor: python: Libraries shouldn't call exit. (authored by clumens).
Refactor: python: Libraries shouldn't call exit.
clumens committed rPfa44a717655f: Refactor: python: Environment.rsh is now Environment._rsh. (authored by clumens).
Refactor: python: Environment.rsh is now Environment._rsh.
clumens committed rP7e9bea6d6ac3: Refactor: python: Environment.target is now Environment._target. (authored by clumens).
Refactor: python: Environment.target is now Environment._target.
clumens committed rP44b6cea266e8: Refactor: python: Fix a couple string-related problems. (authored by clumens).
Refactor: python: Fix a couple string-related problems.
clumens committed rP71e930fee286: Refactor: python: Remove an unnecessary rstrip call. (authored by clumens).
Refactor: python: Remove an unnecessary rstrip call.
clumens committed rP5699dc672834: Refactor: python: Disable warning about the getInstance name. (authored by clumens).
Refactor: python: Disable warning about the getInstance name.
clumens committed rP91cb5de456d0: Refactor: python: Disable not-callable in environment.py. (authored by clumens).
Refactor: python: Disable not-callable in environment.py.
clumens committed rP9ec2293a2eb9: Refactor: python: Fix final pylint warnings. (authored by clumens).
Refactor: python: Fix final pylint warnings.
clumens committed rP42e8e841542c: Refactor: python: Clean up handling of self["IPBase"] (authored by clumens).
Refactor: python: Clean up handling of self["IPBase"]
clumens committed rPf8c99f0d4adc: Refactor: python: Remove the PacketLoss scenario. (authored by clumens).
Refactor: python: Remove the PacketLoss scenario.
clumens committed rPd4018882829a: Refactor: python: Add docstrings to environment.py. (authored by clumens).
Refactor: python: Add docstrings to environment.py.
clumens committed rPfda9c8fbe7f7: Refactor: python: Better align text in the dump method. (authored by clumens).
Refactor: python: Better align text in the dump method.
Mar 21 2023
Mar 21 2023
clumens committed rPde7d53f4a363: Refactor: cts: Move remote.py into the _cts module. (authored by clumens).
Refactor: cts: Move remote.py into the _cts module.
clumens committed rPdb38759d5381: Refactor: python: Remove commented out code from _cts.remote. (authored by clumens).
Refactor: python: Remove commented out code from _cts.remote.
clumens committed rP5075661cc6ba: Refactor: python: Fix minor pylint problems in remote.py. (authored by clumens).
Refactor: python: Fix minor pylint problems in remote.py.
clumens committed rPac058a0422ff: Refactor: python: Remove the test argument from exists_on_all. (authored by clumens).
Refactor: python: Remove the test argument from exists_on_all.
clumens committed rP604352ebc43c: Refactor: python: Remove the path manipulation from remote.py. (authored by clumens).
Refactor: python: Remove the path manipulation from remote.py.
clumens committed rP057bf1bafddb: Refactor: cts,python: Remove trace_lw and trace_rsh. (authored by clumens).
Refactor: cts,python: Remove trace_lw and trace_rsh.
clumens committed rP76c8268736a4: Refactor: python: Make most idenfitiers in RemoteExec private. (authored by clumens).
Refactor: python: Make most idenfitiers in RemoteExec private.
clumens committed rP3e241ea8c8b2: Refactor: python: Merge AsyncWaitCmd and AsyncRemoteProc into a single class. (authored by clumens).
Refactor: python: Merge AsyncWaitCmd and AsyncRemoteProc into a single class.
clumens committed rP23bc859fb339: Refactor: python: Minor cleanups to remote.py. (authored by clumens).
Refactor: python: Minor cleanups to remote.py.
clumens committed rPd1e81177c601: Refactor: python: Fix argument handling in _cmd. (authored by clumens).
Refactor: python: Fix argument handling in _cmd.
clumens committed rP5107cdb86663: Refactor: cts,python: Clean up uses of the __call__ function. (authored by clumens).
Refactor: cts,python: Clean up uses of the __call__ function.
clumens committed rP784239f6604b: Refactor: python,cts: Rename the cp function to copy. (authored by clumens).
Refactor: python,cts: Rename the cp function to copy.
clumens committed rPf01e761ddc0a: Refactor: python: Remove RemoteFactory.new. (authored by clumens).
Refactor: python: Remove RemoteFactory.new.
clumens committed rPf94870534fec: Refactor: python: Ignore suggestions for using "with". (authored by clumens).
Refactor: python: Ignore suggestions for using "with".
clumens committed rPf7401d2f306f: Refactor: python: Add comments to the remote module. (authored by clumens).
Refactor: python: Add comments to the remote module.
clumens committed rPdf648d7ac5d5: Refactor: python: Disable warning about the getInstance name. (authored by clumens).
Refactor: python: Disable warning about the getInstance name.
clumens committed rP8993aecc41ab: Fix: cts: Add a missing import of LogFactory. (authored by clumens).
Fix: cts: Add a missing import of LogFactory.
Mar 14 2023
Mar 14 2023
clumens committed rPe8212bee049d: Refactor: cts: Move logging.py into the _cts module. (authored by clumens).
Refactor: cts: Move logging.py into the _cts module.
clumens committed rPf5ec73869baf: Refactor: python: Update the logging module. (authored by clumens).
Refactor: python: Update the logging module.
Low: python: Fix __license__ strings.
Mar 1 2023
Mar 1 2023
clumens committed rPb04237049b1c: Refactor: cts: Move patterns.py into the _cts module. (authored by clumens).
Refactor: cts: Move patterns.py into the _cts module.
clumens committed rP6ca19adda417: Refactor: python: Stylistic changes to patterns.py. (authored by clumens).
Refactor: python: Stylistic changes to patterns.py.
clumens committed rPcff1ed388d77: Refactor: python: Remove unnecessary path setting in patterns.py. (authored by clumens).
Refactor: python: Remove unnecessary path setting in patterns.py.
clumens committed rPde3bce2147ec: Refactor: python: Simplify pattern class instantiation. (authored by clumens).
Refactor: python: Simplify pattern class instantiation.
clumens committed rPd4eb3df35945: Refactor: python: Rename attributes in patterns.py. (authored by clumens).
Refactor: python: Rename attributes in patterns.py.
clumens committed rP5c5ceb18d69f: Refactor: python: Use argparse in patterns.py. (authored by clumens).
Refactor: python: Use argparse in patterns.py.
clumens committed rP142769ae1e26: Refactor: python: Fix pylint warnings in get_patterns and __getitem__. (authored by clumens).
Refactor: python: Fix pylint warnings in get_patterns and __getitem__.
clumens committed rPd601eeb676e1: Refactor: python: Add docstrings to the patterns.py module. (authored by clumens).
Refactor: python: Add docstrings to the patterns.py module.
Feb 20 2023
Feb 20 2023
clumens committed rPc5b6a64cde5d: Low: libcrmcommon: Fix problems with pcmk__output_and_clear_error. (authored by clumens).
Low: libcrmcommon: Fix problems with pcmk__output_and_clear_error.
clumens committed rP160a6afc8294: High: libcrmcommon: Fix handling node=NULL in pcmk__attrd_api_query. (authored by clumens).
High: libcrmcommon: Fix handling node=NULL in pcmk__attrd_api_query.
clumens committed rP5803312ce3db: Feature: python: Allow overriding the environment in cts tests. (authored by clumens).
Feature: python: Allow overriding the environment in cts tests.
clumens committed rPb4bd1ce4ce2b: Test: cts: Add tests for setting/querying attributes on multiple nodes. (authored by clumens).
Test: cts: Add tests for setting/querying attributes on multiple nodes.
clumens committed rP1166e5ac6724: Low: configure: PCMK__COROSYNC_CONF is supposed to be a file path... (authored by clumens).
Low: configure: PCMK__COROSYNC_CONF is supposed to be a file path...
Feb 8 2023
Feb 8 2023
clumens committed rP50675bb5c3a2: Feature: daemons: Add a standalone argument for attrd. (authored by clumens).
Feature: daemons: Add a standalone argument for attrd.
clumens committed rPed086f72584b: Refactor: daemons: Add some additional errors for when startup fails. (authored by clumens).
Refactor: daemons: Add some additional errors for when startup fails.
clumens committed rP6e525543db0b: Refactor: daemons: Skip connecting to the CIB in attrd standalone mode. (authored by clumens).
Refactor: daemons: Skip connecting to the CIB in attrd standalone mode.
clumens committed rPa62f37db8d05: Refactor: daemons: Add a -l argument to pacemaker-attrd. (authored by clumens).
Refactor: daemons: Add a -l argument to pacemaker-attrd.
clumens committed rPd815ecaa69be: Refactor: daemons: Disable the CIB parts of writing an attribute... (authored by clumens).
Refactor: daemons: Disable the CIB parts of writing an attribute...
clumens committed rP6b42665fd2d4: Refactor: cts: Clarify usage of self._stonith_* in CTS tests. (authored by clumens).
Refactor: cts: Clarify usage of self._stonith_* in CTS tests.
clumens committed rP5f9c809b2f6d: Refactor: python: Add a pacemaker._cts.corosync module. (authored by clumens).
Refactor: python: Add a pacemaker._cts.corosync module.
clumens committed rP94025d21db72: Refactor: cts: Move the complicated clean_environment function. (authored by clumens).
Refactor: cts: Move the complicated clean_environment function.
clumens committed rP2499776ced35: Refactor: python: Move log matching code into the _cts module. (authored by clumens).
Refactor: python: Move log matching code into the _cts module.
clumens committed rPa7e1fc56c483: Refactor: cts: Convert cts-exec and cts-fencing to use argparse. (authored by clumens).
Refactor: cts: Convert cts-exec and cts-fencing to use argparse.
clumens committed rP376f1d78bbde: Refactor: python: Get rid of the add_negative_log_pattern function. (authored by clumens).
Refactor: python: Get rid of the add_negative_log_pattern function.
clumens committed rP480b1fe3f613: Low: daemons: Modify a couple log messages for testing. (authored by clumens).
Low: daemons: Modify a couple log messages for testing.
clumens committed rP90d192cd2433: Feature: python: Support matching by regex in regession tests. (authored by clumens).
Feature: python: Support matching by regex in regession tests.
clumens committed rP5dc6df20ff99: Refactor: libcrmcommon: Add a pcmk__add_logfiles function. (authored by clumens).
Refactor: libcrmcommon: Add a pcmk__add_logfiles function.
Test: cts: Add a basic cts-attrd program.
clumens committed rPda274eb49eaf: Low: cts: Correct format string usage for our supported python. (authored by clumens).
Low: cts: Correct format string usage for our supported python.
Feb 6 2023
Feb 6 2023
clumens committed rP13ed8871234b: Low: daemons: Fix pointer management in attrd_client_update. (authored by clumens).
Low: daemons: Fix pointer management in attrd_client_update.
clumens committed rP108387e86d0f: Refactor: daemons: Move sending the child update into a function. (authored by clumens).
Refactor: daemons: Move sending the child update into a function.
clumens committed rP047364b76778: Refactor: daemons: Recursively handle regex IPC update messages. (authored by clumens).
Refactor: daemons: Recursively handle regex IPC update messages.
clumens committed rPf49e97b78d05: Refactor: daemons: Move copy_attrs into an attrd-wide function. (authored by clumens).
Refactor: daemons: Move copy_attrs into an attrd-wide function.
clumens committed rP8e7a6e781cc3: Refactor: daemons: Rearrange how regex IPC update messages work. (authored by clumens).
Refactor: daemons: Rearrange how regex IPC update messages work.
clumens committed rP6f6c542c4542: Feature: tools: Add sync point support to crm_attribute. (authored by clumens).
Feature: tools: Add sync point support to crm_attribute.