[Ofmfwg] [OpenFabrics/sunfish_library_reference] 998796: Add an exception describing the case when an objec...
Christian Pinto
noreply at github.com
Wed Feb 28 05:38:24 PST 2024
Branch: refs/heads/main
Home: https://github.com/OpenFabrics/sunfish_library_reference
Commit: 998796a219e964a8a2da4d1e29c695acf60a61c2
https://github.com/OpenFabrics/sunfish_library_reference/commit/998796a219e964a8a2da4d1e29c695acf60a61c2
Author: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>
Date: 2024-02-02 (Fri, 02 Feb 2024)
Changed paths:
M sunfish/lib/exceptions.py
Log Message:
-----------
Add an exception describing the case when an object is missing an attribute.
Signed-off-by: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>
Commit: 2297caf64e5cf4815e944cafafd73624b3440918
https://github.com/OpenFabrics/sunfish_library_reference/commit/2297caf64e5cf4815e944cafafd73624b3440918
Author: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>
Date: 2024-02-02 (Fri, 02 Feb 2024)
Changed paths:
M sunfish/lib/core.py
M sunfish/storage/backend_FS.py
M tests/test_sunfishcore_library.py
M tests/tests_template.py
Log Message:
-----------
* update the push implementation and signature allowing
users to pass only the changes that they want to apply to the Redfish object.
* update the tests to adhere to the change in signatures.
Signed-off-by: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>
Commit: 4e3226cd76e3e06811f6c4e58bb13ab288c8e198
https://github.com/OpenFabrics/sunfish_library_reference/commit/4e3226cd76e3e06811f6c4e58bb13ab288c8e198
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: d102571eb4fcbf0640d50cfd77489af740e0275a
https://github.com/OpenFabrics/sunfish_library_reference/commit/d102571eb4fcbf0640d50cfd77489af740e0275a
Author: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>
Date: 2024-02-23 (Fri, 23 Feb 2024)
Changed paths:
M sunfish/lib/exceptions.py
M sunfish/storage/backend_FS.py
Log Message:
-----------
fix styling issues
Signed-off-by: MICHELE GAZZETTI <Michele.Gazzetti1 at ibm.com>
Commit: 97717e27af715cb071841825589958812328698d
https://github.com/OpenFabrics/sunfish_library_reference/commit/97717e27af715cb071841825589958812328698d
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
M tests/test_sunfishcore_library.py
M tests/tests_template.py
Log Message:
-----------
Issue 11 (#15)
With these changes the patch method takes as input only the changes that
we want to apply to the target object. I also updated the test to fit
the new mechanism.
See #11 for a more detailed description of the problem.
Compare: https://github.com/OpenFabrics/sunfish_library_reference/compare/2d13c1775a0a...97717e27af71
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