[Kolla] why is Ceph package installed in OVN container?

Mark Goddard mark at stackhpc.com
Thu Oct 15 16:06:33 UTC 2020


On Thu, 15 Oct 2020 at 17:02, Tony Liu <tonyliu0592 at hotmail.com> wrote:
>
> > -----Original Message-----
> > From: Sean Mooney <smooney at redhat.com>
> > Sent: Thursday, October 15, 2020 8:57 AM
> > To: Tony Liu <tonyliu0592 at hotmail.com>; openstack-
> > discuss at lists.openstack.org
> > Subject: Re: [Kolla] why is Ceph package installed in OVN container?
> >
> > On Thu, 2020-10-15 at 15:53 +0000, Tony Liu wrote:
> > > Hi,
> > >
> > > Regarding to Kolla OVN Ussuri container, for example [1], image layer
> > > #28.
> > >
> > > Why is centos-release-ceph-nautilus installed in OVN container?
> > >
> > > [1]
> > > https://hub.docker.com/layers/kolla/centos-binary-ovn-nb-db-server/uss
> > > uri/images/sha256-1101c068abe997ccd916290348f34d32d44c8818ff360abe8b4a
> > > 50501c131896?context=explore
> > probaly because of this
> > https://github.com/openstack/kolla/blob/master/docker/base/Dockerfile.j
> > 2#L192-L196
>
> Then, why is that service and release specific package required
> in base image? It doesn't cause issues other than taking a bit extra
> space, but shouldn't it be removed if it's not required?

centos-release-ceph-nautilus is just a small package containing the
yum repos for the CentOS storage SIG's Ceph Nautilus. Ceph itself
should not be installed.

>
> > >
> > >
> > > Thanks!
> > > Tony
> > >
> > >
> >
>



More information about the openstack-discuss mailing list