On Fri, 9 Apr 2021 at 02:04, Tony Liu <tonyliu0592@hotmail.com> wrote:
I have RHEL subscription and I want to know if it's possible to use Kolla deploy OpenStack. It's supposed to be yes based on the doc. I just want to know where I can get container images. The container image on RedHat is only for TripleO.
Hi Tony, RHEL support is one of those things that was added a long time ago, but is not tested in CI. It is therefore likely to break at any point, especially now that Tripleo does not use Kolla images. I know that RH were pushing the UBI images, and I don't think we've actively done anything to move to those. We've added the future of RHEL support as a discussion topic for the PTG [1]. If you are interested, I recommend that you attend, or at least add some notes to the Etherpad. Thanks, Mark [1] https://etherpad.opendev.org/p/kolla-xena-ptg
Thanks! Tony
-----Original Message----- From: CHALANSONNET Stéphane (Acoss) <stephane.chalansonnet@acoss.fr> Sent: Thursday, April 8, 2021 1:29 PM To: openstack-discuss@lists.openstack.org Subject: RE: [kolla] RHEL based container image (Tony Liu)
Hello,
You need an active subscription RHOSP for doing that , but Kolla was not supported by Redhat unfortunely ...
Stéphane Chalansonnet
-----Message d'origine----- De : openstack-discuss-request@lists.openstack.org <openstack-discuss- request@lists.openstack.org> Envoyé : jeudi 8 avril 2021 22:04 À : openstack-discuss@lists.openstack.org Objet : openstack-discuss Digest, Vol 30, Issue 56
Send openstack-discuss mailing list submissions to openstack-discuss@lists.openstack.org
To subscribe or unsubscribe via the World Wide Web, visit http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack- discuss or, via email, send a message with subject or body 'help' to openstack-discuss-request@lists.openstack.org
You can reach the person managing the list at openstack-discuss-owner@lists.openstack.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of openstack-discuss digest..."
Today's Topics:
1. Re: [Release-job-failures] Release of openstack/eslint-config-openstack for ref refs/tags/4.1.0 failed (Jeremy Stanley) 2. Re: [zun][kuryr][neutron] Missing vxlan ports in br-tun for Zun containers? (Jason Anderson) 3. [edge][cinder][manila][swift][tripleo] Storage at the edge discussions at the PTG (Ildiko Vancsa) 4. Re: [edge][cinder][manila][swift][tripleo] Storage at the edge discussions at the PTG (John Fulton) 5. [kolla] RHEL based container image (Tony Liu)
----------------------------------------------------------------------
Message: 1 Date: Thu, 8 Apr 2021 16:50:37 +0000 From: Jeremy Stanley <fungi@yuggoth.org> To: openstack-discuss@lists.openstack.org Subject: Re: [Release-job-failures] Release of openstack/eslint-config-openstack for ref refs/tags/4.1.0 failed Message-ID: <20210408165036.6tkcfwwix5ms3ig4@yuggoth.org> Content-Type: text/plain; charset="utf-8"
On 2021-04-08 11:54:16 +0200 (+0200), Herve Beraud wrote: [...]
I proposed a patch to move to nodejs10 all our projects that depend on nodejs:
https://review.opendev.org/c/openstack/project-config/+/785353
When this patch will be merged I think that this job could be reenqueued.
I reenqueued the tag, but release-openstack-javascript failed on a different problem. NPM complains that there's already a eslint-config- openstack 4.0.1 published which can't be overwritten, but the tag is for 4.1.0... someone should probably update the version parameter in eslint- config-openstack's package.json file, which means it'll need another release tagged anyway (4.1.1?). -- Jeremy Stanley