<div dir="ltr">Dear lists, Hi<br>I have recently noticed of this link to customize configurations to be overridden [Thanks to michal nasiadka]:<br><a href="https://docs.openstack.org/kolla-ansible/latest/admin/advanced-configuration.html#openstack-service-configuration-in-kolla">https://docs.openstack.org/kolla-ansible/latest/admin/advanced-configuration.html#openstack-service-configuration-in-kolla</a><div><br></div><div>but i have some doubts in regards!<br>The docs says /etc/kolla/

<span class="gmail-pre" style="box-sizing:border-box;font-family:"Courier New",Courier,monospace;color:rgb(0,0,0);font-size:14px;font-weight:700">config/<<</span><span style="color:rgb(0,0,0);font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:14px;font-weight:700"> </span><span class="gmail-pre" style="box-sizing:border-box;font-family:"Courier New",Courier,monospace;color:rgb(0,0,0);font-size:14px;font-weight:700">service</span><span style="color:rgb(0,0,0);font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:14px;font-weight:700"> </span><span class="gmail-pre" style="box-sizing:border-box;font-family:"Courier New",Courier,monospace;color:rgb(0,0,0);font-size:14px;font-weight:700">name</span><span style="color:rgb(0,0,0);font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:14px;font-weight:700"> </span><span class="gmail-pre" style="box-sizing:border-box;font-family:"Courier New",Courier,monospace;color:rgb(0,0,0);font-size:14px;font-weight:700">>>/<<</span><span style="color:rgb(0,0,0);font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:14px;font-weight:700"> </span><span class="gmail-pre" style="box-sizing:border-box;font-family:"Courier New",Courier,monospace;color:rgb(0,0,0);font-size:14px;font-weight:700">config</span><span style="color:rgb(0,0,0);font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:14px;font-weight:700"> </span><span class="gmail-pre" style="box-sizing:border-box;font-family:"Courier New",Courier,monospace;color:rgb(0,0,0);font-size:14px;font-weight:700">file</span><span style="color:rgb(0,0,0);font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:14px;font-weight:700"> </span><span class="gmail-pre" style="box-sizing:border-box;font-family:"Courier New",Courier,monospace;color:rgb(0,0,0);font-size:14px;font-weight:700">>><br>(Ex. 

/etc/kolla/config/nova/nova-scheduler.conf)<br></span><br><br><br><font size="4">let's say i want to change interval to 30sec (<b> 'interval: 30'</b>) in  <b><i>'/etc/kolla/ceilometer-central/polling.yaml'</i></b> file:<br>as i understood, i need to create a file in <b><i>'/etc/kolla/<span style="background-color:rgb(255,0,255)">config</span>/ceilometer-central/polling.yaml'</i></b> and copy all the contents of <b><i> '/etc/kolla/ceilometer-central/polling.yaml'</i></b> into it ( <i><font color="#45818e">or just the change?</font></i>)  and then change just the  <b><i>interval from 300 to 30 .</i></b><br><br></font><div><font size="4">Am I doing Right? ( because there was no <span style="color:rgb(110,191,38);background-color:rgb(51,51,51);font-family:Menlo,Monaco,Consolas,"Courier New",monospace">[DEFAULT]</span> section available in the polling.yaml file ....)</font><br><br><br>After doing the same for all the desired files, then i need to do prechecks and deploy?<br><span id="m_-7544021831509548804gmail-docs-internal-guid-9dcfd8ca-7fff-1a1d-4737-095978eefb67"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-family:Arial;color:rgb(35,35,35);background-color:transparent;font-variant-numeric:normal;font-variant-east-asian:normal;font-variant-alternates:normal;vertical-align:baseline;white-space:pre-wrap">kolla-ansible -i /etc/kolla/all-in-one prechecks</span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-family:Arial;color:rgb(35,35,35);background-color:transparent;font-variant-numeric:normal;font-variant-east-asian:normal;font-variant-alternates:normal;vertical-align:baseline;white-space:pre-wrap">kolla-ansible -i /etc/kolla/all-in-one deploy</span></p></span><br><br>Thanks<br></div><br><br></div></div>