[Ofmfwg] [OpenFabrics/sunfish_library_reference] 603001: Fix typo.

Christian Pinto noreply at github.com
Wed Feb 28 05:40:27 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/OpenFabrics/sunfish_library_reference
  Commit: 6030017ddd994a73178d709fdd88fb30228414a1
      https://github.com/OpenFabrics/sunfish_library_reference/commit/6030017ddd994a73178d709fdd88fb30228414a1
  Author: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
    M sunfish/events/redfish_event_handler.py

  Log Message:
  -----------
  Fix typo.

Signed-off-by: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>


  Commit: e7809b59388946c5f69cb3ed2a75804c805f90b1
      https://github.com/OpenFabrics/sunfish_library_reference/commit/e7809b59388946c5f69cb3ed2a75804c805f90b1
  Author: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
    M sunfish/events/redfish_event_handler.py
    M sunfish/events/redfish_subscription_handler.py
    M sunfish/lib/core.py

  Log Message:
  -----------
  Use the Context property in Event objects to identify the AggregationSource that sent the message

Signed-off-by: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>


  Commit: ffb6f8599c11b6e58e69319a45c9cb8bddf3bf5b
      https://github.com/OpenFabrics/sunfish_library_reference/commit/ffb6f8599c11b6e58e69319a45c9cb8bddf3bf5b
  Author: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
    M tests/test_sunfishcore_library.py
    M tests/tests_template.py

  Log Message:
  -----------
  Update tests

Signed-off-by: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>


  Commit: 3d5bbb64e72775e7601b2c864c1f1f4af5baabd7
      https://github.com/OpenFabrics/sunfish_library_reference/commit/3d5bbb64e72775e7601b2c864c1f1f4af5baabd7
  Author: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
    A Makefile
    M README.md

  Log Message:
  -----------
  Add Makefile to simplify the building, testing procedures.

Signed-off-by: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>


  Commit: fc3c6d61035d360216ee2d6448e425864598fec3
      https://github.com/OpenFabrics/sunfish_library_reference/commit/fc3c6d61035d360216ee2d6448e425864598fec3
  Author: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
    M sunfish/events/redfish_event_handler.py

  Log Message:
  -----------
  fix styling issues

Signed-off-by: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>


  Commit: 76ce2f5e1828ade356b95fda73d6ab262eba007f
      https://github.com/OpenFabrics/sunfish_library_reference/commit/76ce2f5e1828ade356b95fda73d6ab262eba007f
  Author: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
    M sunfish/lib/core.py

  Log Message:
  -----------
  fix styling issues

Signed-off-by: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>


  Commit: c99040d69992c8331f00d76910df8117410c533a
      https://github.com/OpenFabrics/sunfish_library_reference/commit/c99040d69992c8331f00d76910df8117410c533a
  Author: Christian Pinto <christian.pinto at ibm.com>
  Date:   2024-02-28 (Wed, 28 Feb 2024)

  Changed paths:
    M sunfish/lib/core.py
    M sunfish/lib/exceptions.py
    M sunfish/storage/backend_FS.py

  Log Message:
  -----------
  Merge branch 'main' into issue-12


  Commit: 963736ee8be6500eef7171da487e7e0b45bbf2d6
      https://github.com/OpenFabrics/sunfish_library_reference/commit/963736ee8be6500eef7171da487e7e0b45bbf2d6
  Author: Christian Pinto <christian.pinto at ibm.com>
  Date:   2024-02-28 (Wed, 28 Feb 2024)

  Changed paths:
    A Makefile
    M README.md
    M sunfish/events/redfish_event_handler.py
    M sunfish/events/redfish_subscription_handler.py
    M sunfish/lib/core.py
    M tests/test_sunfishcore_library.py
    M tests/tests_template.py

  Log Message:
  -----------
  Issue 12 (#16)

This PR is a follow up of #15 
- It updates the handlers processing the `AggregationSourceDiscovered`
and `ResourceCreated` events. At the reception of the
`AggregationSourceDiscovered` event the handler adds a UUID as `Context`
to the Subscription. The Agent will have to add such `Context` to the
following Events issued to the Sunfish server.
- It adds a Makefile simplifying the steps to build the `whl`


Compare: https://github.com/OpenFabrics/sunfish_library_reference/compare/97717e27af71...963736ee8be6

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