[Ofmfwg] [OpenFabrics/sunfish_library_reference] ca1b15: Rename source directory
Doug Ledford
noreply at github.com
Fri Dec 8 07:33:26 PST 2023
Branch: refs/heads/rename-src-dir
Home: https://github.com/OpenFabrics/sunfish_library_reference
Commit: ca1b1569529903ee2b860fbcd31fb94a12d11efb
https://github.com/OpenFabrics/sunfish_library_reference/commit/ca1b1569529903ee2b860fbcd31fb94a12d11efb
Author: Doug Ledford <dledford at redhat.com>
Date: 2023-12-08 (Fri, 08 Dec 2023)
Changed paths:
M pyproject.toml
A src/events/__init__.py
A src/events/event_handler.py
A src/events/subscription_handler.py
A src/storage/__init__.py
A src/storage/backend_FS.py
A src/storage/backend_interface.py
A src/storage/utils.py
A src/sunfish/__init__.py
A src/sunfish/core.py
A src/sunfish/exceptions.py
A src/sunfish/object_handler.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