Re: [openstack-dev] [Fuel] CentOS-7 Transition Plan

2015-11-27 Thread Tomasz Napierala
> On 23 Nov 2015, at 23:57, Igor Kalnitsky wrote: > > Hey Dmitry, > > Thank you for your effort. I believe it's a huge step forward that > opens number of possibilities. > >> Every container runs systemd as PID 1 process instead of >> supervisord or application /

Re: [openstack-dev] [Fuel] CentOS-7 Transition Plan

2015-11-27 Thread Igor Kalnitsky
Hey Roman, Few notes about fuel-web patches: * https://review.openstack.org/#/c/246535/ - Could be (and should be) merged after FF. * https://review.openstack.org/#/c/246531/ - Has -1 from Jenkins. Looks like a floating test failure, so I've restarted tests. But please track this one, and fix it

Re: [openstack-dev] [Fuel] CentOS-7 Transition Plan

2015-11-26 Thread Roman Vyalov
Hi all, Part of those change requests may be merged shortly (today). They are compatible with Centos6. List of change requests ready to merge (compatible with Centos6): Fuel-library - https://review.openstack.org/#/c/247066/ - https://review.openstack.org/#/c/248781/ -

Re: [openstack-dev] [Fuel] CentOS-7 Transition Plan

2015-11-24 Thread Vladimir Kozhukalov
In fact, we (I and Dmitry) are on the same page of how to merge these two features (Centos7 and Docker removal). We agreed that Dmitry's feature is much more complicated and of higher priority. So, Centos 7 should be merged first and then I'll rebase my patches (mostly supervisor -> systemd).

Re: [openstack-dev] [Fuel] CentOS-7 Transition Plan

2015-11-24 Thread Oleg Gelbukh
That's good to know, thank you, Vladimir, Dmitry. -- Best regards, Oleg Gelbukh On Tue, Nov 24, 2015 at 3:10 PM, Vladimir Kozhukalov < vkozhuka...@mirantis.com> wrote: > In fact, we (I and Dmitry) are on the same page of how to merge these two > features (Centos7 and Docker removal). We agreed

Re: [openstack-dev] [Fuel] CentOS-7 Transition Plan

2015-11-23 Thread Igor Kalnitsky
Hey Dmitry, Thank you for your effort. I believe it's a huge step forward that opens number of possibilities. > Every container runs systemd as PID 1 process instead of > supervisord or application / daemon. Taking into account that we're going to drop Docker containers, I think it was

Re: [openstack-dev] [Fuel] CentOS-7 Transition Plan

2015-11-23 Thread Oleg Gelbukh
Please, take into account the plan to drop the containerization of Fuel services: https://review.openstack.org/#/c/248814/ -- Best regards, Oleg Gelbukh On Tue, Nov 24, 2015 at 12:25 AM, Dmitry Teselkin wrote: > Hello, > > We've been working for some time on bringing

[openstack-dev] [Fuel] CentOS-7 Transition Plan

2015-11-23 Thread Dmitry Teselkin
Hello, We've been working for some time on bringing CentOS-7 to master node, and now is the time to share and discuss the transition plan. First of all, what have been changed: * Master node itself runs on CentOS-7. Since all the containers share the same repo as master node they all have been