[openstack-dev] [Kolla][compute-kit plugins] Nova and neutron plugin bps

2016-04-30 Thread Hui Kang
Hi, Kolla core reviewers: In one of the kolla work session, the discussion came across the plugins for compute kit [1]. There are two bps I think that are relevant to this topic regarding nova and neutron: nova-docker [3] and neutron-OVN [2]. Could any kolla core help to take a look at these two

Re: [openstack-dev] [kolla][vote][kubernetes][infra] kolla-kubernetes repository management proposal up for vote

2016-04-30 Thread Hui Kang
; Swapnil Kulkarni (coolsvap) > > MD NADEEM (mail2nadeem92) > > Vikram Hosakote (vhosakot) > > Jeff Peeler (jpeeler) > > Martin Andre (mandre) > > Ian Main (Slower) > > Hui Kang (huikang) > > Serguei Bezverkhi (sbezverk) > > Alex Polvi (pol

[openstack-dev] [kolla][gate] Add a gating check job for precheck

2016-05-02 Thread Hui Kang
Fellow kolla developers, I am wondering if anyone is working on adding a gate job for precheck. If not, I'd like to kick off the task by adding a bp. Any comment? Thanks. - Hui Kang IRC: huikang __ OpenStack Development

Re: [openstack-dev] [kolla][gate] Add a gating check job for precheck

2016-05-02 Thread Hui Kang
with work items for the 24 > gates we identified. Just g o ahead and get started and I'll have the > gate blueprint ready to go by tomorrow. > > Regards > -steve > > On 5/2/16, 8:41 PM, "Hui Kang" <hkang.sun...@gmail.com> wrote: > >>Fellow kolla developer

Re: [openstack-dev] [kolla][gate] Add a gating check job for precheck

2016-05-03 Thread Hui Kang
oes Kolla really need a new job to run the precheck? > > why not run the precheck before deploying the kolla in the current > logical? > > On Tue, May 3, 2016 at 12:45 PM, Hui Kang <hkang.sun...@gmail.com> wrote: >> >> Steve, >> Ok, I c

Re: [openstack-dev] [Kolla] lock the distro version in the stable branch

2016-05-03 Thread Hui Kang
This commit fixes the tag: https://github.com/openstack/kolla/commit/e2fa75fce6f90de8b2766070bb65d0b80bcad8c8 But I think fixing the tag in dockerfile of base container image is better - Hui On Tue, May 3, 2016 at 12:12 PM, Jeffrey Zhang wrote: > Hey guys, > >

Re: [openstack-dev] [kolla] Gate precheck job failed due to minimum kernel version on ubuntu 14.04

2016-05-09 Thread Hui Kang
FYI, I filed a bug about this issue https://bugs.launchpad.net/kolla/+bug/1579583 - Hui On Mon, May 9, 2016 at 10:42 AM, Steven Dake (stdake) wrote: > > > On 5/8/16, 7:55 AM, "Monty Taylor" wrote: > >>On 05/08/2016 03:45 AM, Steve Kowalik wrote: >>> On

Re: [openstack-dev] [kolla] CentOS binary and source gate failed due to the rabbitmq

2016-05-09 Thread Hui Kang
by using centos+source on centos host always. > Never see such kinda of issue. So i can not re-produce this > locally, now. > > On Mon, May 9, 2016 at 8:31 AM, Hui Kang <hkang.sun...@gmail.com> wrote: >> >> Hi, Jeffrey, >> I tried deploying centos binary and

Re: [openstack-dev] [kolla] Gate precheck job failed due to minimum kernel version on ubuntu 14.04

2016-05-08 Thread Hui Kang
Hi, Jeffrey, Then the precheck should check for backend overlay fs on Ubuntu trusty, rather than the kernel version. In fact, the deploy gate job did success with kernel 3.13 [1]. The existing checking for kernel 4.2 causes false alarm. - Hui [1]

Re: [openstack-dev] [kolla] Gate precheck job failed due to minimum kernel version on ubuntu 14.04

2016-05-08 Thread Hui Kang
On Sun, May 8, 2016 at 10:55 AM, Monty Taylor wrote: > On 05/08/2016 03:45 AM, Steve Kowalik wrote: >> >> On 08/05/16 08:11, lương hữu tuấn wrote: >>> >>> Hi, >>> >>> @Robert: I was successful to update the kernel without change the image. >> >> >> But that was Robert's

Re: [openstack-dev] [kolla] CentOS binary and source gate failed due to the rabbitmq

2016-05-08 Thread Hui Kang
Hi, Jeffrey, I tried deploying centos binary and source on my ubuntu host, which completed successfully. Looking at the VMs on the failed gate, they are centos VMs. I think we need to debug this problem locally by deploying centos kolla on centos hosts. Is my understanding correct? Thanks. - Hui

[openstack-dev] [kolla] Gate precheck job failed due to minimum kernel version on ubuntu 14.04

2016-05-07 Thread Hui Kang
Hi, I see that the minimum kernel version required for ubuntu 14.04 is 4.2 [1]. The precheck job failed on gate because those ubuntu VMs have kernel version 3.13. Shall we add kernel upgrade command (i.e., apt-get install linux-image-generic-lts-wily) in the precheck role? - Hui [1]

Re: [openstack-dev] [kolla] Gate precheck job failed due to minimum kernel version on ubuntu 14.04

2016-05-07 Thread Hui Kang
Robert, Thanks for you reply. Is there any way to change the VM image on the gate? BTW, I do see some kolla deploy gate job successes on kernel 3.13 [1]. Is there any reason kolla needs to check 4.2 on ubuntu 14.04? - Hui [1]

[openstack-dev] [Kolla] How to use template-override to build image?

2016-07-24 Thread Hui Kang
Hi, There seems no doc or example about how to customize the Dockerfile with template override. For example, if I want to run ./tools/build.py --template-only --template-override ./heat-extend.j2 heat, what is the correct format for heat-extend.j2? When the content of heat-extend.j2 is {% set

Re: [openstack-dev] [kolla] Usage of Reno - all devs please read

2016-06-28 Thread Hui Kang
Hi, Jeffrey and Nate, Thanks for the links. I will update my PS. - Hui On Tue, Jun 28, 2016 at 12:15 PM, Nate Johnston <openstackn...@gmail.com> wrote: > On Tue, Jun 28, 2016 at 11:47:58PM +0800, Jeffrey Zhang wrote: >> On Tue, Jun 28, 2016 at 9:23 PM, Hui Kang <hkang.sun..

Re: [openstack-dev] [kolla] Usage of Reno - all devs please read

2016-06-28 Thread Hui Kang
Hi, Steven Do you mind giving some example of such reno release note? Thanks. - Hui On Tue, Jun 28, 2016 at 8:46 AM, Steven Dake (stdake) wrote: > Hey folks, > > We have had reno in place since the end of Mitaka, yet folks aren't using it > very often. I am guilty myself of

[openstack-dev] [rally] Support executing multi scenarios in a single task file

2016-08-07 Thread Hui Kang
Hi, OpenStack Developers, I came across this rally spec [1]. The spec mentions defining and executing multiple scenarios in a single rally task file. However, as this was written about 8month ago, may I know if this feature is implemented in rally? If not, is there any related patch? Thanks in

Re: [openstack-dev] [kolla][elections][ptl] Kolla PTL Candidacy for Jeffrey Zhang

2016-09-14 Thread Hui Kang
+1 for Jeffrey Zhang - Jeffrey is full time on Kolla - Steven is doing excellent job, but I would like to see some change. Thanks. - Hui On Mon, Sep 12, 2016 at 3:18 AM, Jeffrey Zhang wrote: > Hi Everyone, > > I'm excited to announce my candidacy for PTL for