Commit af76d44
committed
Make config directories consistent across services
Some services used edpm_container_standalone and others directly use
edpm_container_manage and the way we generate the config files and use
them is spread across multiple locations which is confusing and difficult
to troubleshoot. This sanitizes the locations.
This is required to identify all the services deployed vs to be deployed
and remove orphaned containers/services.
jira: https://issues.redhat.com/browse/OSPRH-19243
Signed-off-by: rabi <[email protected]>1 parent e305edf commit af76d44
File tree
173 files changed
+621
-757
lines changed- plugins/modules
- roles
- edpm_container_quadlet/tasks
- edpm_container_standalone
- defaults
- meta
- edpm_derive_pci_device_spec/defaults
- edpm_frr
- defaults
- files/kolla_config
- meta
- molecule/default
- tasks
- templates
- config
- container_defs
- edpm_iscsid
- files/kolla_config
- tasks
- templates/container_defs
- edpm_kernel
- defaults
- meta
- edpm_multipathd
- tasks
- templates
- container_defs
- kolla_config
- edpm_neutron_dhcp
- defaults
- files/kolla_config
- meta
- molecule/default/tests
- tasks
- templates
- config
- container_defs
- edpm_neutron_metadata
- defaults
- files/kolla_config
- meta
- molecule/default/tests
- tasks
- templates
- config
- container_defs
- edpm_neutron_ovn
- defaults
- files/kolla_config
- meta
- molecule/default
- tasks
- templates
- config
- container_defs
- edpm_neutron_sriov
- defaults
- files/kolla_config
- meta
- molecule/default
- tasks
- templates
- config
- container_defs
- edpm_nova
- defaults
- files
- kolla_config
- meta
- molecule/default
- tasks
- templates
- config
- container_defs
- kolla_config
- edpm_ovn_bgp_agent
- defaults
- files/kolla_config
- meta
- molecule/default
- tasks
- templates
- config
- container_defs
- edpm_ovn
- tasks
- templates
- container_defs
- kolla_config
- edpm_reboot
- defaults
- meta
- molecule/default
- edpm_swift
- defaults
- files/kolla_config
- tasks
- templates
- config
- container_defs
- edpm_telemetry_power_monitoring
- defaults
- files
- kolla_config
- molecule/default
- tasks
- templates
- config
- container_defs
- edpm_telemetry
- defaults
- files
- kolla_config
- molecule/default
- tasks
- templates
- config
- container_defs
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
173 files changed
+621
-757
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments