[Ofmfwg] [OpenFabrics/sunfish_library_reference] d4f2dd: Initial commit

Russ Herrell noreply at github.com
Thu Apr 3 17:29:40 PDT 2025


  Branch: refs/heads/rherrell_fix_8_9_10
  Home:   https://github.com/OpenFabrics/sunfish_library_reference
  Commit: d4f2ddf85bdaf980fb8e250fca2323ee4237c630
      https://github.com/OpenFabrics/sunfish_library_reference/commit/d4f2ddf85bdaf980fb8e250fca2323ee4237c630
  Author: Doug Ledford <dledford at redhat.com>
  Date:   2023-08-25 (Fri, 25 Aug 2023)

  Changed paths:
    A LICENSE
    A README.md

  Log Message:
  -----------
  Initial commit


  Commit: a57cee7765ca337676bf08f3ff91ba7bb4875608
      https://github.com/OpenFabrics/sunfish_library_reference/commit/a57cee7765ca337676bf08f3ff91ba7bb4875608
  Author: Doug Ledford <dledford at redhat.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
    M LICENSE

  Log Message:
  -----------
  Update LICENSE to BSD 3 Clause

As per conversations in the OFMF Working Group on Friday, Oct. 20, 2023, the preferred license for this repository is the BSD 3 Clause.

Signed-off-by: Doug Ledford <dledford at redhat.com>


  Commit: 9d2df19b9f6b515d44ff1a8a5c8ec8317cc9ea4d
      https://github.com/OpenFabrics/sunfish_library_reference/commit/9d2df19b9f6b515d44ff1a8a5c8ec8317cc9ea4d
  Author: Doug Ledford <dledford at redhat.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
    A DCO

  Log Message:
  -----------
  Create DCO

The Developer Certificate of Origin v1.1 was selected as the means of expressing copyright conformance on all contributions to this project.  The content of the DCO was downloaded from https://developercertificate.org/ on Oct. 20, 2023 and added to this repository

Signed-off-by: Doug Ledford <dledford at redhat.com>


  Commit: 738128af446060cace1bf43e9d519090629de7a6
      https://github.com/OpenFabrics/sunfish_library_reference/commit/738128af446060cace1bf43e9d519090629de7a6
  Author: Christian Pinto <christian.pinto at ibm.com>
  Date:   2023-10-24 (Tue, 24 Oct 2023)

  Changed paths:
    A DCO
    M LICENSE

  Log Message:
  -----------
  Update repository license terms (#2)

As per discussions in the OFMF Working Group on Oct. 20, 2023, the
preferred license for this repository is BSD-3-Clause and the preferred
copyright assignment technique is Developer Certificate of Origin. This
pull request changes the LICENSE file to BSD-3-Clause and adds the DCO
file to the repository. Github is already configured to require a
Signed-off-by: line on all submissions.

Signed-off-by: Doug Ledford <dledford at redhat.com>


  Commit: 70c17f1b1fd07a5cbd2e95d834eadd898a84909e
      https://github.com/OpenFabrics/sunfish_library_reference/commit/70c17f1b1fd07a5cbd2e95d834eadd898a84909e
  Author: Erika Rosaverde <erika.rosaverde at ibm.com>
  Date:   2023-11-01 (Wed, 01 Nov 2023)

  Changed paths:
    A .gitignore
    M README.md
    A Resources/Systems/1/index.json
    A Resources/Systems/1234/index.json
    A Resources/Systems/index.json
    A Resources/index.json
    A __init__.py
    A app.py
    A requirements.txt
    A templates/test_create_collection_exception.json
    A templates/test_create_systems_1.json
    A templates/test_create_systems_1234.json
    A templates/test_patch_systems_1234.json
    A templates/test_put_system_1.json
    A templates/test_update_exception.json

  Log Message:
  -----------
  flask server to test sunfishcore library

Signed-off-by: Erika Rosaverde <erika.rosaverde at ibm.com>


  Commit: f9994403be1b6521a6106113394a7ec871d49446
      https://github.com/OpenFabrics/sunfish_library_reference/commit/f9994403be1b6521a6106113394a7ec871d49446
  Author: Doug Ledford <dledford at redhat.com>
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
    A .gitignore
    M README.md
    A Resources/Systems/1/index.json
    A Resources/Systems/1234/index.json
    A Resources/Systems/index.json
    A Resources/index.json
    A __init__.py
    A app.py
    A requirements.txt
    A templates/test_create_collection_exception.json
    A templates/test_create_systems_1.json
    A templates/test_create_systems_1234.json
    A templates/test_patch_systems_1234.json
    A templates/test_put_system_1.json
    A templates/test_update_exception.json

  Log Message:
  -----------
  flask server to test sunfishcore library (#3)

This is just a HTTP REST test server, to be used for testing the
sunfishcore library.


  Commit: 65b8699ce8b6dc87981f64a67a3df219c4c2481e
      https://github.com/OpenFabrics/sunfish_library_reference/commit/65b8699ce8b6dc87981f64a67a3df219c4c2481e
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M app.py
    M requirements.txt

  Log Message:
  -----------
  fix issues 8, 9, and 10


  Commit: 46c22278877973b9794fd38096670365f935cc1e
      https://github.com/OpenFabrics/sunfish_library_reference/commit/46c22278877973b9794fd38096670365f935cc1e
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2024-07-30 (Tue, 30 Jul 2024)

  Changed paths:
    M app.py

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

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


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

  Changed paths:
    M app.py

  Log Message:
  -----------
  added new fields to config structure

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


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

  Changed paths:
    A app_sunfish_server.py

  Log Message:
  -----------
  added sunfish server app.py config

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


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

  Changed paths:
    A app_appliance_mgr.py
    A app_fabric_mgr.py
    A templates/reset_sim.sh
    A templates/test_patch_switch_CXL1.json
    A templates/test_patch_switch_CXL2.json

  Log Message:
  -----------
  added more app.py configs for multiple agents, and curl scripts

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


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

  Changed paths:
    A templates/strip_ManagingAgent.py

  Log Message:
  -----------
  another utility file added to templates directory

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


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

  Changed paths:
    M app.py
    M app_sunfish_server.py

  Log Message:
  -----------
  removed pdb.settrace() calls

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


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

  Changed paths:
    A templates/sc24_disable_CXL2.sh
    A templates/sc24_reset_sim.sh
    A templates/sc24_upload_am.sh
    A templates/sc24_upload_fm.sh

  Log Message:
  -----------
  added more sc24 scripts

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


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

  Changed paths:
    M templates/sc24_disable_CXL2.sh

  Log Message:
  -----------
  change directory name in sc24_disable_CXL2.sh

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


  Commit: 003c7ea0fc591da6be2c4464c3342d35a43555a8
      https://github.com/OpenFabrics/sunfish_library_reference/commit/003c7ea0fc591da6be2c4464c3342d35a43555a8
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2025-01-27 (Mon, 27 Jan 2025)

  Changed paths:
    M app_appliance_mgr.py
    M app_fabric_mgr.py
    M app_sunfish_server.py

  Log Message:
  -----------
  changed app_xxx.py config for clean_resource_path

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


  Commit: 121d71bce86ff7072c0e0ad174c9d407bc38ec2e
      https://github.com/OpenFabrics/sunfish_library_reference/commit/121d71bce86ff7072c0e0ad174c9d407bc38ec2e
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

  Changed paths:
    A templates/CLI_start.sh
    A templates/CLI_utilities.py
    A templates/setup_all.sh

  Log Message:
  -----------
  added startup scripts and the CLI_utilities to 'templates'

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


  Commit: 5658a9fa891f476c902950bfa46f85ebbcb9e001
      https://github.com/OpenFabrics/sunfish_library_reference/commit/5658a9fa891f476c902950bfa46f85ebbcb9e001
  Author: rherrell <russ.herrell at hpe.com>
  Date:   2025-04-03 (Thu, 03 Apr 2025)

  Changed paths:
    A templates/register_H3_API.json
    A templates/reset_sideloader.sh
    A templates/start_all.sh
    A templates/upload_H3_API.json

  Log Message:
  -----------
  added more scripts, for sideloader Agent

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


Compare: https://github.com/OpenFabrics/sunfish_library_reference/compare/d4f2ddf85bda%5E...5658a9fa891f

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