-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
rhel-storage-crs
-
ssg_platform_storage
-
3
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
Goal
Avoid having stratis-cli load all its dynamically generated classes when it only needs a few.
Acceptance criteria
A list of verification conditions, successful functional tests, or expected outcomes in order to declare this story/task successfully completed.
- The dynamically generated classes will be loaded as needed, rather than all loaded when any are needed, as happens now. Probably this can be done via a MetaClass finess.
- A simple performance analysis will be done to show gains.