Thursday, 2018-02-01

*** yifei1 has joined #tacker00:22
*** yifei1 has left #tacker00:23
openstackgerritCong Phuoc Hoang proposed openstack/tacker master: Update to new neutron SFC client v2 commands  https://review.openstack.org/53960701:35
openstackgerritCong Phuoc Hoang proposed openstack/tacker master: Update to new neutron SFC client v2 commands  https://review.openstack.org/53960701:36
*** gongysh has joined #tacker01:40
*** masaito has joined #tacker02:12
openstackgerritJames E. Blair proposed openstack/tacker master: Zuul: Remove project name  https://review.openstack.org/53976402:12
openstackgerritLongKB proposed openstack/python-tackerclient master: Implement Tacker Client to support VNF cluster features  https://review.openstack.org/52636402:55
*** Liuqing has joined #tacker02:56
*** Liuqing has quit IRC02:57
*** Liuqing has joined #tacker03:05
*** daidv has quit IRC03:19
*** daidv has joined #tacker03:19
*** Liuqing has quit IRC03:40
*** gongysh has quit IRC04:16
*** links has joined #tacker04:32
*** trinaths has joined #tacker05:24
*** trinaths has quit IRC05:33
*** gongysh has joined #tacker05:54
gongyshdkushwaha, https://review.openstack.org/#/c/526364/05:55
gongyshhave problem with the cluster feature?05:55
*** gongysh has quit IRC05:56
*** trinaths has joined #tacker05:59
*** gongysh has joined #tacker06:04
dkushwahagongysh, yea, i faced it. So it will be good if somebody else also can test it before proceeding06:04
longkb1dkushwaha, as Phuoc said, it seems that neutron has updated their api. Hence, I am trying to deploy a new OPS environment to test it :)06:07
longkb1I will inform to you after finishing06:07
*** janki has joined #tacker06:10
dkushwahalongkb1, sure. Also  i m sharing my local.conf http://paste.openstack.org/show/658274/06:24
longkb1dkushwaha, Thanks. I will check it06:27
longkb1dkushwaha, I have tried with my new devstack instance. And this patch is working well.06:46
dkushwahalongkb1, regarding cluster feature, have you seeing any issue with my local.conf ?06:50
longkb1I am checking your local.conf06:51
longkb1dkushwaha, have you checked the neutron-load-balancer service is working or not?06:57
dkushwahalongkb1, i haven't checked it separately06:59
dkushwahalongkb1, will check06:59
longkb1I will guide you :)06:59
longkb1neutron lbaas-loadbalancer-create --name test_lb subnet_mgmt07:00
longkb1In which, "subnet_mgmt" is the name of your subnet07:01
dkushwahavagrant@control:~$  neutron lbaas-loadbalancer-create --name test_lb subnet_mgmt07:03
dkushwahaneutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.07:03
dkushwahaCreated a new loadbalancer:07:03
dkushwaha+---------------------+--------------------------------------+07:03
dkushwaha| Field               | Value                                |07:03
dkushwaha+---------------------+--------------------------------------+07:03
dkushwaha| admin_state_up      | True                                 |07:03
dkushwaha| description         |                                      |07:03
dkushwaha| id                  | 965a9bf9-05fb-4114-8488-06f2b3124335 |07:03
dkushwaha| listeners           |                                      |07:03
dkushwaha| name                | test_lb                              |07:03
dkushwaha| operating_status    | OFFLINE                              |07:03
dkushwaha| pools               |                                      |07:04
dkushwaha| provider            | octavia                              |07:04
dkushwaha| provisioning_status | PENDING_CREATE                       |07:04
dkushwaha| tenant_id           | 537c261d03c44d0786836fde96aa6d82     |07:04
dkushwaha| vip_address         | 192.168.120.3                        |07:04
dkushwaha| vip_port_id         | 1414b7d8-cc2a-47c3-80ea-5f86a979b207 |07:04
dkushwaha| vip_subnet_id       | 9335ca79-b2ad-4b7a-bf85-ac7df8802b8a |07:04
dkushwaha+---------------------+--------------------------------------+07:04
dkushwahavagrant@control:~$ neutron lbaas-loadbalancer-stats test_lb07:04
dkushwahaneutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.07:04
dkushwaha+--------------------+-------+07:04
dkushwaha| Field              | Value |07:04
dkushwaha+--------------------+-------+07:04
dkushwaha| active_connections | 0     |07:04
dkushwaha| bytes_in           | 0     |07:04
dkushwaha| bytes_out          | 0     |07:04
dkushwaha| total_connections  | 0     |07:04
dkushwaha+--------------------+-------+07:04
longkb1It takes 2-3 minute to deploy a new load balancer in neutron07:05
dkushwahalongkb1, how can i veryfy that its UP now?07:08
longkb1neutron lbaas-loadbalancer-list07:08
longkb1"provisioning_status" is ACTIVE or not?07:09
dkushwahalongkb1, still getting pending_create, then i suspect my failure would be due to timeout(not sure).07:12
longkb1Are you running your devstack in VMWare or virtualbox?07:13
dkushwahavirtualbox07:14
longkb1as I check from guys in #openstack-lbaas channel, if your devstack are installed on virtualbox, it usually takes a long time (5-10 minutes) to deploy load-balancer07:17
*** egonzalez has joined #tacker07:17
longkb1firstly, run "top" to see qemu usage07:18
longkb1Tell me your qemu CPU percentage is over 100% or not?07:18
dkushwahatop - 07:27:12 up 2 days, 10:33,  2 users,  load average: 2.72, 3.30, 3.4607:27
dkushwahaTasks: 271 total,   3 running, 267 sleeping,   0 stopped,   1 zombie07:27
dkushwaha%Cpu(s): 19.8 us, 21.9 sy,  0.0 ni, 57.5 id,  0.0 wa,  0.0 hi,  0.7 si,  0.0 st07:27
dkushwahaKiB Mem :  8174968 total,   242176 free,  7495048 used,   437744 buff/cache07:27
dkushwahaKiB Swap:  1048572 total,        0 free,  1048572 used.   272636 avail Mem07:27
longkb1please check the load-balancer status with "neutron lbaas-loadbalancer-list"07:33
longkb1Is this "ACTIVE" or "ERROR"07:33
dkushwahalongkb1, yup, active now07:34
dkushwahavagrant@control:~/codeup/python-tackerclient$ neutron lbaas-loadbalancer-list07:34
dkushwahaneutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.07:34
dkushwaha+--------------------------------------+---------+----------------------------------+----------------+---------------------+----------+07:34
dkushwaha| id                                   | name    | tenant_id                        | vip_address    | provisioning_status | provider |07:34
dkushwaha+--------------------------------------+---------+----------------------------------+----------------+---------------------+----------+07:34
dkushwaha| 965a9bf9-05fb-4114-8488-06f2b3124335 | test_lb | 537c261d03c44d0786836fde96aa6d82 | 192.168.120.3  | ACTIVE              | octavia  |07:34
dkushwaha| d92b8f40-4494-426c-9781-9cd39b3b2067 |         | a639f9e5d3e342bf8f1436223c8cdc67 | 192.168.120.12 | ACTIVE              | octavia  |07:34
longkb1oh, it seem everything is OK07:34
dkushwaha+--------------------------------------+---------+----------------------------------+----------------+---------------------+----------+07:34
longkb1The problem is that your devstack is running on virtualbox, so it takes a long time to deploy cluster07:35
longkb1In my patch, timeout is set about 120 seconds @@07:35
longkb1so in your opinion, should I remove "timeout" variable for load-balancer creation?07:37
dkushwahalongkb1, yea, i also have the same thought07:42
longkb1should Tacker  wait until load-balancer creation finish?07:43
dkushwahalongkb1, yea, although, there should also be a max timeout07:45
longkb1I will think about that07:50
longkb1If you have a chance, please try to test my patch in Vmware or baremetal machine.07:51
openstackgerritLongKB proposed openstack/tacker-specs master: Enabling policy-based clustering service for VNFs in Tacker  https://review.openstack.org/50221607:55
*** gongysh has quit IRC08:43
*** gongysh has joined #tacker08:50
*** trinaths has quit IRC08:58
*** trinaths has joined #tacker09:09
*** trinaths has quit IRC09:40
*** bobmel has joined #tacker10:21
*** bobmel_ has quit IRC10:24
*** gongysh has quit IRC10:25
*** jchhatbar has joined #tacker10:28
*** janki has quit IRC10:29
*** gongysh has joined #tacker10:30
*** jchhatbar is now known as janki10:34
*** gongysh has quit IRC10:35
mardimegonzalez, phuoc hello I want to ask you guys if you know when the tacker will declare code freeze for the queens release ?10:46
mardimI mean until which date are we gonna be eligible to push patches for the queens release ?10:47
*** trinaths has joined #tacker10:49
mardimtrinaths, hello maybe you know this ^10:52
trinathsmardim - what ?10:53
mardimtrinaths, I want to ask you guys if you know when the tacker will declare code freeze for the queens release ?10:53
mardimI mean until which date are we gonna be eligible to push patches for the queens release ?10:53
trinathsmardim- I'm not aware of the deadline. please ask gongysh10:54
phuochttps://releases.openstack.org/queens/schedule.html10:54
phuocmardim, I think the time is the end of Feb10:55
mardimtrinaths, phuoc thanks10:55
trinathsnie10:55
trinathsnice10:55
egonzalezmardim, in kolla we freeze on monday10:56
mardimphuoc, I think at the end of February is the release10:56
mardimthe code freeze is earlier10:56
mardimegonzalez, ok thanks a lot10:56
egonzalezmardim, Feb 05 - Feb 09 week10:56
egonzalezonce rc1 is created, only bug fixes are allowed10:56
mardimegonzalez, So do you think that for tacker maybe we have until next friday ?10:57
egonzaleztacker follows stable policy right10:57
phuocegonzalez, thanks for that information10:57
egonzalezactually, if tacker is following release:cycle-with-milestones, freeze is Jan 22 - Jan 2610:58
mardimegonzalez, I am not sure jan 26 is the right date because just yesterday gongysh merged a patch of mine in tackerclient11:01
mardimegonzalez, But anyway maybe gongysh is the right person to answer thanks a lot btw :)11:01
egonzalezmardim, tacker is following cycle-with-intermediary release model, not sure when freeze is based on the calendar, there is no reference11:02
mardimegonzalez, I am not sure what is this : cycle-with-intermediary release model11:03
mardimegonzalez, Do you have any link ?11:03
egonzalezmardim, https://releases.openstack.org/reference/release_models.html#cycle-with-intermediary11:04
mardimegonzalez, Ah ok thanks11:04
*** Aju has joined #tacker11:09
*** afranc has quit IRC11:11
*** ildikov has quit IRC11:11
*** ildikov has joined #tacker11:11
*** masaito has quit IRC11:21
*** trinaths has quit IRC12:13
*** links has quit IRC12:28
*** links has joined #tacker12:39
*** dkushwaha has quit IRC12:56
*** links has quit IRC13:03
*** dkushwaha has joined #tacker13:09
*** janki has quit IRC13:39
*** bobh has joined #tacker14:02
openstackgerritDimitrios Markou proposed openstack/tacker master: [WIP] Update VNFFG as a whole  https://review.openstack.org/53181715:17
*** egonzalez has quit IRC15:57
openstackgerritdharmendra kushwaha proposed openstack/python-tackerclient master: Complete VNFD osc commands  https://review.openstack.org/54000016:04
*** masaito has joined #tacker16:09
openstackgerritOpenStack Release Bot proposed openstack/python-tackerclient master: Update reno for stable/queens  https://review.openstack.org/54002316:34
*** janki has joined #tacker17:00
*** masaito has quit IRC17:46
*** masaito has joined #tacker17:48
*** janki has quit IRC18:06
*** openstackgerrit has quit IRC18:18
*** masaito has quit IRC18:20
*** masaito has joined #tacker18:24
*** bobmel has quit IRC18:27
*** bobmel has joined #tacker18:27
*** bobh has quit IRC18:59
*** masaito has quit IRC19:26
*** bobh has joined #tacker19:29
*** bobh has quit IRC19:34
*** bobh has joined #tacker19:53
*** bobh has quit IRC19:59
*** bobh has joined #tacker20:04
*** bobh has quit IRC20:09
*** bobh has joined #tacker20:16
*** bobh has quit IRC20:21
*** masaito has joined #tacker20:30
*** bobh has joined #tacker20:31
*** bobh has quit IRC20:36
*** bobh has joined #tacker20:40
*** bobh has quit IRC20:45
*** bobh has joined #tacker20:48
*** daidv has quit IRC20:51
*** daidv has joined #tacker20:53
*** bobh has quit IRC20:53
*** daidv has quit IRC21:01
*** daidv has joined #tacker21:03
*** bobh has joined #tacker21:03
*** bobh has quit IRC21:08
*** daidv has quit IRC21:14
*** daidv has joined #tacker21:16
*** bobh has joined #tacker21:16
*** bobh has quit IRC21:21
*** daidv has quit IRC21:25
*** daidv has joined #tacker21:28
*** bobh has joined #tacker21:31
*** daidv has quit IRC21:36
*** bobh has quit IRC21:37
*** bobh has joined #tacker21:38
*** daidv has joined #tacker21:38
*** bobh has quit IRC21:43
*** daidv has quit IRC21:44
*** bobh has joined #tacker21:53
*** bobh has quit IRC21:59
*** daidv has joined #tacker22:00
*** daidv has quit IRC22:12
*** daidv has joined #tacker22:13
*** bobh has joined #tacker22:15
*** bobh has quit IRC22:18
*** bobh has joined #tacker22:18
*** bobh has quit IRC23:13

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!