-
Epic
-
Resolution: Done
-
Normal
-
None
-
None
-
As an operator I can inject custom resource plugins for heat without building custom container images
-
False
-
-
False
-
Not Selected
-
Proposed
-
Proposed
-
Done
-
Proposed
-
rhos-ops-day1day2-edpm
-
Proposed
-
0% To Do, 0% In Progress, 100% Done
-
-
-
EDPM Sprint 2, EDPM Sprint 3, EDPM Sprint 4, EDPM Sprint 5, EDPM Sprint 6, EDPM Sprint 7, EDPM Sprint 8, EDPM Sprint 9, EDPM Sprint 10, EDPM Sprint 11, EDPM - Pending Review
-
11
-
Moderate
Goal:
The list of directories to search for heat resource plugins can be defined with the plugin_dirs option in the file /etc/heat/heat-engine.conf. The default is to search the directories /usr/lib64/heat and /usr/lib/heat.
Without building custom container images one should be able to inject the custom resource plugins using `extraMounts` interface and configure heat-engine.conf with `customServiceConfig` add the path to `plugin_dirs`
Acceptance Criteria:
Verify and document injecting custom resource plugins.