[Ofmfwg] [OpenFabrics/sunfish_library_reference] a1cf07: Rename source directory
Doug Ledford
noreply at github.com
Fri Dec 8 12:11:31 PST 2023
Branch: refs/heads/rename-src-dir
Home: https://github.com/OpenFabrics/sunfish_library_reference
Commit: a1cf07985e69a3bb294206b43967d53e569efd24
https://github.com/OpenFabrics/sunfish_library_reference/commit/a1cf07985e69a3bb294206b43967d53e569efd24
Author: Doug Ledford <dledford at redhat.com>
Date: 2023-12-08 (Fri, 08 Dec 2023)
Changed paths:
M pyproject.toml
A sunfish/events/__init__.py
A sunfish/events/event_handler.py
A sunfish/events/subscription_handler.py
A sunfish/lib/__init__.py
A sunfish/lib/core.py
A sunfish/lib/exceptions.py
A sunfish/lib/object_handler.py
A sunfish/storage/__init__.py
A sunfish/storage/backend_FS.py
A sunfish/storage/backend_interface.py
A sunfish/storage/utils.py
R sunfishcorelib/events/__init__.py
R sunfishcorelib/events/event_handler.py
R sunfishcorelib/events/subscription_handler.py
R sunfishcorelib/storage_backend/__init__.py
R sunfishcorelib/storage_backend/backend_FS.py
R sunfishcorelib/storage_backend/backend_interface.py
R sunfishcorelib/storage_backend/utils.py
R sunfishcorelib/sunfishcorelib/__init__.py
R sunfishcorelib/sunfishcorelib/core.py
R sunfishcorelib/sunfishcorelib/exceptions.py
R sunfishcorelib/sunfishcorelib/object_handler.py
M tests/test_sunfishcore_library.py
Log Message:
-----------
Rename source directory
Redundant names create overly long names. Rename directories in order
to keep overall path names more reasonable in length and avoid
redundencies in the pathname. Update the tests to accommodate these
changes.
Signed-off-by: Doug Ledford <dledford at redhat.com>
More information about the Ofmfwg
mailing list