[Ofmfwg] [OpenFabrics/sunfish_library_reference] fadb46: added the clear function to the events

mjaguil noreply at github.com
Wed Feb 5 07:22:34 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/OpenFabrics/sunfish_library_reference
  Commit: fadb46714f4d1f3f6fa31eb46de0042d6db9d6ba
      https://github.com/OpenFabrics/sunfish_library_reference/commit/fadb46714f4d1f3f6fa31eb46de0042d6db9d6ba
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-07-10 (Wed, 10 Jul 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py
    M sunfish_plugins/storage/file_system_backend/backend_FS.py

  Log Message:
  -----------
  added the clear function to the events


  Commit: 1fc483d755bb6097137f713f38b8d2a126e6c1b8
      https://github.com/OpenFabrics/sunfish_library_reference/commit/1fc483d755bb6097137f713f38b8d2a126e6c1b8
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-07-10 (Wed, 10 Jul 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  added clearResources and TriggerEvents


  Commit: a5a968dcf6cde267eba80c39f7a493f680bfd8df
      https://github.com/OpenFabrics/sunfish_library_reference/commit/a5a968dcf6cde267eba80c39f7a493f680bfd8df
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-07-19 (Fri, 19 Jul 2024)

  Changed paths:
    M sunfish/storage/backend_interface.py
    M sunfish_plugins/storage/file_system_backend/backend_FS.py

  Log Message:
  -----------
  installed reset_resources in file system backend_FS.py


  Commit: 039816a04cb75a1a1f0ee1cf579fcc0b885a2c89
      https://github.com/OpenFabrics/sunfish_library_reference/commit/039816a04cb75a1a1f0ee1cf579fcc0b885a2c89
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-07-31 (Wed, 31 Jul 2024)

  Changed paths:
    M sunfish/events/event_handler_interface.py
    M sunfish_plugins/objects_managers/sunfish_agent/agents_management.py

  Log Message:
  -----------
  added Signed code and copyright

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: d356f45127ff3a84197060aa1fb06deb5bbfa768
      https://github.com/OpenFabrics/sunfish_library_reference/commit/d356f45127ff3a84197060aa1fb06deb5bbfa768
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-07-31 (Wed, 31 Jul 2024)

  Changed paths:
    M sunfish/storage/backend_interface.py
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py
    M sunfish_plugins/storage/file_system_backend/backend_FS.py

  Log Message:
  -----------
  Merge branch 'rwh_newClear' into rwh_CXL_Agent_start


  Commit: 2eebf524cc35242518b99f5bbd2fad4da05264af
      https://github.com/OpenFabrics/sunfish_library_reference/commit/2eebf524cc35242518b99f5bbd2fad4da05264af
  Author: Christian Pinto <christian.pinto at ibm.com>
  Date:   2024-08-19 (Mon, 19 Aug 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  Removed circular call where the core library calls itself instead of using plugins directly.
Signed-off-by: Christian Pinto <christian.pinto at ibm.com>

Signed-off-by: Christian Pinto <christian.pinto at ibm.com>


  Commit: b44998b6e86531062a480b602464587e79dddb98
      https://github.com/OpenFabrics/sunfish_library_reference/commit/b44998b6e86531062a480b602464587e79dddb98
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-08-19 (Mon, 19 Aug 2024)

  Changed paths:
    M poetry.lock

  Log Message:
  -----------
  Bump zipp from 3.17.0 to 3.19.1

Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.19.1.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.17.0...v3.19.1)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support at github.com>


  Commit: 39926a8a3c68532f7fe9dee8ccb49502ceb85a28
      https://github.com/OpenFabrics/sunfish_library_reference/commit/39926a8a3c68532f7fe9dee8ccb49502ceb85a28
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-08-19 (Mon, 19 Aug 2024)

  Changed paths:
    M sunfish/events/event_handler_interface.py
    M sunfish/storage/backend_interface.py
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py
    M sunfish_plugins/objects_managers/sunfish_agent/agents_management.py

  Log Message:
  -----------
  removed un-used ClearResources event

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: 1196a30aad4543ae17cf2ca30b19c806ab856f84
      https://github.com/OpenFabrics/sunfish_library_reference/commit/1196a30aad4543ae17cf2ca30b19c806ab856f84
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-08-19 (Mon, 19 Aug 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  ready to rebase with main

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: 89ad9655bdf4caeb60a92c4094e42d48a09244e2
      https://github.com/OpenFabrics/sunfish_library_reference/commit/89ad9655bdf4caeb60a92c4094e42d48a09244e2
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-08-19 (Mon, 19 Aug 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  Revert "Removed circular call where the core library calls itself instead of using plugins directly."

This reverts commit 2eebf524cc35242518b99f5bbd2fad4da05264af.


  Commit: fb16e0d40daec017a9ea3ddb8ba34fa85848c55a
      https://github.com/OpenFabrics/sunfish_library_reference/commit/fb16e0d40daec017a9ea3ddb8ba34fa85848c55a
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-08-23 (Fri, 23 Aug 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py
    M sunfish_plugins/objects_managers/sunfish_agent/agents_management.py
    M sunfish_plugins/storage/file_system_backend/backend_FS.py

  Log Message:
  -----------
  recursive fetch fixes WIP

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: 91200da65e6c645cd1a3dd21ac47bb982f4db86a
      https://github.com/OpenFabrics/sunfish_library_reference/commit/91200da65e6c645cd1a3dd21ac47bb982f4db86a
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-09-06 (Fri, 06 Sep 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py
    M sunfish_plugins/storage/file_system_backend/backend_FS.py

  Log Message:
  -----------
  fixed incorrect assumption about posting only to Collections

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: 7d4ca8e142fbf569e05b4562b0c63d8c3a84248c
      https://github.com/OpenFabrics/sunfish_library_reference/commit/7d4ca8e142fbf569e05b4562b0c63d8c3a84248c
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-09-11 (Wed, 11 Sep 2024)

  Changed paths:
    M sunfish_plugins/objects_managers/sunfish_agent/agents_management.py
    M sunfish_plugins/objects_managers/sunfish_agent/sunfish_agent_manager.py
    M sunfish_plugins/storage/file_system_backend/backend_FS.py

  Log Message:
  -----------
  more fixes in forward_to_agent logic

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: 9bbf979a025be0c874bc148bf61bf85d2b7fdf84
      https://github.com/OpenFabrics/sunfish_library_reference/commit/9bbf979a025be0c874bc148bf61bf85d2b7fdf84
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-09-20 (Fri, 20 Sep 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py
    M sunfish_plugins/objects_managers/sunfish_agent/sunfish_agent_manager.py

  Log Message:
  -----------
  TriggerEvent handler WIP

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: 5b537979566d1ef74602a9d1ae77db4de2b3bf11
      https://github.com/OpenFabrics/sunfish_library_reference/commit/5b537979566d1ef74602a9d1ae77db4de2b3bf11
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-09-24 (Tue, 24 Sep 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  fixed another bug in uploading existing objects

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: ff38b09e255924474a8232d8dcf83df95121ec01
      https://github.com/OpenFabrics/sunfish_library_reference/commit/ff38b09e255924474a8232d8dcf83df95121ec01
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-10-02 (Wed, 02 Oct 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  added check for duplicate resource in CreateResource event handler

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: ce02983c16bd70e8d6ffe785570a4002c776d278
      https://github.com/OpenFabrics/sunfish_library_reference/commit/ce02983c16bd70e8d6ffe785570a4002c776d278
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-10-17 (Thu, 17 Oct 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  have working renamer -- no translators yet

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: 607c258f029a39962af9384465c3d4e565c7c2f9
      https://github.com/OpenFabrics/sunfish_library_reference/commit/607c258f029a39962af9384465c3d4e565c7c2f9
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-10-21 (Mon, 21 Oct 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py
    M sunfish_plugins/storage/file_system_backend/backend_FS.py

  Log Message:
  -----------
  Agent upload collisions renamed, aliasDB now updated

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: 748baaa83a98a84df90cfc5a029590d792a2dd7b
      https://github.com/OpenFabrics/sunfish_library_reference/commit/748baaa83a98a84df90cfc5a029590d792a2dd7b
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-10-25 (Fri, 25 Oct 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  update of an objects aliased links now works, extra prints still included

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: c5b371a82ae752ff1cb7ec79905f6bd6a350cefd
      https://github.com/OpenFabrics/sunfish_library_reference/commit/c5b371a82ae752ff1cb7ec79905f6bd6a350cefd
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-10-29 (Tue, 29 Oct 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  added Fabric merge bookkeeping

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: 3cbdf0ae6fdc8ff9a074f64bae3dea169f0c40b3
      https://github.com/OpenFabrics/sunfish_library_reference/commit/3cbdf0ae6fdc8ff9a074f64bae3dea169f0c40b3
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  correctly writes objects with renamed links back to Sunfish data base

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: e7468db69133be23670f0616bb3ed4f6306da8ea
      https://github.com/OpenFabrics/sunfish_library_reference/commit/e7468db69133be23670f0616bb3ed4f6306da8ea
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-11-08 (Fri, 08 Nov 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  Added the boundaryPort xreference handling

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: edc58e55ba423972273e7c71a930ff1cddfea1df
      https://github.com/OpenFabrics/sunfish_library_reference/commit/edc58e55ba423972273e7c71a930ff1cddfea1df
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-11-09 (Sat, 09 Nov 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  fixed bugs in boundary port search and match

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: 25e5bf7be1866bacb122c92971df76f6722e707f
      https://github.com/OpenFabrics/sunfish_library_reference/commit/25e5bf7be1866bacb122c92971df76f6722e707f
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-11-10 (Sun, 10 Nov 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  Boundary Link bookkeeping and updating on upload now working

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: 96fca5581b86b8278fe6810a6e14d1b50ac3af77
      https://github.com/OpenFabrics/sunfish_library_reference/commit/96fca5581b86b8278fe6810a6e14d1b50ac3af77
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-11-12 (Tue, 12 Nov 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  properly handle redirecting host DSP Endpoints and switch links at boundary ports

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: 845ce42d56f7330dfcb8204347b55389cbc336c9
      https://github.com/OpenFabrics/sunfish_library_reference/commit/845ce42d56f7330dfcb8204347b55389cbc336c9
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-11-14 (Thu, 14 Nov 2024)

  Changed paths:
    M sunfish/lib/core.py
    M sunfish_plugins/objects_managers/sunfish_agent/sunfish_agent_manager.py

  Log Message:
  -----------
  fixed the forward_to_agent bug in core.py, added renaming to/from the agent

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: 66044f910b143ab372947c4ba85e38e61ff08a71
      https://github.com/OpenFabrics/sunfish_library_reference/commit/66044f910b143ab372947c4ba85e38e61ff08a71
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py
    M sunfish_plugins/objects_managers/sunfish_agent/sunfish_agent_manager.py

  Log Message:
  -----------
  eliminated pdb.settrace() calls for demo

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: d66c95a45b509224ee226e74e2525b6d30e21a75
      https://github.com/OpenFabrics/sunfish_library_reference/commit/d66c95a45b509224ee226e74e2525b6d30e21a75
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-11-27 (Wed, 27 Nov 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  merged latest Main into rwh_CXL_Agent_start

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: a66ea25e87411b4d61acb4c06e69d121a03f7e25
      https://github.com/OpenFabrics/sunfish_library_reference/commit/a66ea25e87411b4d61acb4c06e69d121a03f7e25
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  minor debug vs prinf statement changes

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: b3acaec964cfb055d6d97b1c4329592bf4910b45
      https://github.com/OpenFabrics/sunfish_library_reference/commit/b3acaec964cfb055d6d97b1c4329592bf4910b45
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-12-13 (Fri, 13 Dec 2024)

  Changed paths:
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py

  Log Message:
  -----------
  fixed a merge bug, eliminated renaming members of collections, removed most print statements

Signed-off-by: rherrell <russ.herrell at hpe.com>


  Commit: cef26b7386af8ee0e645cf01b5fedae27f2240a5
      https://github.com/OpenFabrics/sunfish_library_reference/commit/cef26b7386af8ee0e645cf01b5fedae27f2240a5
  Author: mjaguil <mjaguil at sandia.gov>
  Date:   2025-02-05 (Wed, 05 Feb 2025)

  Changed paths:
    M sunfish/lib/core.py
    M sunfish/storage/backend_interface.py
    M sunfish_plugins/events_handlers/redfish/redfish_event_handler.py
    M sunfish_plugins/objects_managers/sunfish_agent/agents_management.py
    M sunfish_plugins/objects_managers/sunfish_agent/sunfish_agent_manager.py
    M sunfish_plugins/storage/file_system_backend/backend_FS.py

  Log Message:
  -----------
  Rwh cxl agent fabric merge (#42)

I think this fabric_merge branch is ready to pull to main


Compare: https://github.com/OpenFabrics/sunfish_library_reference/compare/a7983004e2d0...cef26b7386af

To unsubscribe from these emails, change your notification settings at https://github.com/OpenFabrics/sunfish_library_reference/settings/notifications


More information about the Ofmfwg mailing list