[rdo-list] missing manila-data rpm

Jun Hu jhu_com at outlook.com
Thu Mar 9 02:16:06 UTC 2017


Hi Guys,

I'm using openstack kolla , and find it complains that RDO community hasn't build manila-data rpm .

we can see it at https://github.com/openstack/kolla/blob/master/docker/manila/manila-data/Dockerfile.j2

{% if install_type == 'binary' %}
{% if base_distro in ['centos', 'oraclelinux', 'rhel'] %}


RUN echo '{{ install_type }} not yet available for {{ base_distro }}' \
&& /bin/false


{% elif base_distro in ['ubuntu'] %}


{% set manila_data_packages = [
'manila-data'
] %}


{% endif %}

from the snippet code, we can know Ubuntu community has supplied manila-data package.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20170309/a3a46fbd/attachment.html>


More information about the dev mailing list