File tree 1 file changed +15
-1
lines changed 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 16
16
:excon :
17
17
:omit_default_port : true
18
18
:read_timeout : 60
19
- :blacklisted_event_names : []
19
+ :blacklisted_event_names :
20
+ - identity.authenticate
21
+ - scheduler.run_instance.start
22
+ - scheduler.run_instance.scheduled
23
+ - scheduler.run_instance.end
20
24
:event_handling :
21
25
:event_backread_seconds : 5
22
26
:event_skip_history : false
120
124
- snapshot.update.end
121
125
- volume.create.end
122
126
- volume.delete.end
127
+ :ems_ibm_cic_cinder :
128
+ :blacklisted_event_names :
129
+ - scheduler.run_instance.end
130
+ - scheduler.run_instance.scheduled
131
+ - scheduler.run_instance.start
132
+ :ems_ibm_cic_network :
133
+ :blacklisted_event_names :
134
+ - scheduler.run_instance.end
135
+ - scheduler.run_instance.scheduled
136
+ - scheduler.run_instance.start
123
137
:http_proxy :
124
138
:ibm_cic :
125
139
:host :
You can’t perform that action at this time.
0 commit comments