<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 24, 2020 at 10:48 PM Marcin Juszkiewicz <<a href="mailto:marcin.juszkiewicz@linaro.org">marcin.juszkiewicz@linaro.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">W dniu 24.01.2020 o 20:20, Alfredo Moralejo Alonso pisze:<br>
> We were given access to CBS to build centos8 dependencies a<br>
> couple of days ago and we are still in the process of<br>
> re-bootstraping it. I hope we'll have all that is missing in<br>
> the next days.<br>
<br>
Good to hear that.<br>
<br>
>> <a href="https://review.opendev.org/#/c/699414/9/kolla/image/build.py" rel="noreferrer" target="_blank">https://review.opendev.org/#/c/699414/9/kolla/image/build.py</a><br>
>><br>
>>  NOTE(mgoddard): Mark images with missing dependencies as<br>
>>  unbuildable for CentOS 8.<br>
>>     'centos8': {<br>
>>         "elasticsearch",         # Missing elasticsearch<br>
<br>
Out of CentOS repo.<br>
<br>
>>         "hacluster-base",        # Missing hacluster repo<br>
<br>
> Note that centos8.1 includes pacemaker, corosync and pcs in<br>
> HighAvailability repo. Maybe it could be used instead of the > current<br>
one.<br>
<br>
<a href="https://review.opendev.org/702706" rel="noreferrer" target="_blank">https://review.opendev.org/702706</a> enables this repo. One image is still<br>
disabled due to lack of 'crmsh'.<br></blockquote><div><br></div><div>How is crmsh used in these images?, ha packages included in HighAvailability repo in CentOS includes pcs and some crm_* commands in pcs and pacemaker-cli packages. IMO, tt'd be good to switch to those commands to manage the cluster.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
>>         "mongodb",               # Missing mongodb and<br>
>>                                    mongodb-server packages<br>
<br>
> Mongodb was retired from RDO time ago as it was not longer<br>
> the recommended backend for any service. In CentOS7 is pulled<br>
> from EPEL.<br>
<br>
I think we need to deprecate it in Ussuri and remove in V cycle.<br>
<br>
>>         "monasca-grafana",       # Using python2<br>
<br>
This is nightmare image.<br>
<br>
>>         "tgtd",                  # Not supported on CentOS 8<br>
>><br>
><br>
> tgtd was replace by scsi-target-utils. It's was never<br>
> provided in RDO, in kolla was pulled from epel for 7<br>
<br>
<a href="https://review.opendev.org/#/c/613815/15" rel="noreferrer" target="_blank">https://review.opendev.org/#/c/613815/15</a> (merged) took care of it.<br>
<br>
</blockquote></div></div>