Monday, 2016-09-12

openstackgerritMerged openstack/zun-ui: Fix the path to an enabled folder in plugin.sh  https://review.openstack.org/36770900:09
*** flwang1 has quit IRC00:31
*** GB21 has joined #openstack-zun00:47
*** Wenzhi has joined #openstack-zun00:53
*** hieulq has joined #openstack-zun01:52
*** yuanying has quit IRC02:51
*** flwang1 has joined #openstack-zun02:54
*** flwang1 has quit IRC03:17
*** yuanying has joined #openstack-zun03:50
*** janki has joined #openstack-zun04:13
openstackgerritWenzhi Yu proposed openstack/zun: Clean up etcd generated file  https://review.openstack.org/36854204:24
*** chandankumar has joined #openstack-zun04:32
*** hongbin has quit IRC04:50
*** adisky has joined #openstack-zun04:51
*** GB21 has quit IRC05:04
*** GB21 has joined #openstack-zun05:18
*** sudipto has joined #openstack-zun06:01
*** sudipto_ has joined #openstack-zun06:01
*** mikelk has joined #openstack-zun07:24
*** Wenzhi has quit IRC07:26
*** mkrai has joined #openstack-zun07:35
*** vikasc has quit IRC08:17
openstackgerritNamrata proposed openstack/zun: Nova Integration Spec  https://review.openstack.org/35455308:27
sudiptomkrai, hello08:42
sudiptoafter a long time!08:42
mkraiHi sudipto08:43
mkraiYeah I was on leave due to some family emergency08:43
mkraiAlmost 1 month08:43
sudiptooh, i hope things are alright now.08:43
mkraiHow are you?08:43
mkraiYes better. Thanks :)08:43
sudiptoOk glad to know that. I have been super busy as well with a lot of customer travels last month.08:45
sudiptoHowever, I could finally get something up for my dev environment for zun using docker itself.08:45
sudiptoand i think there shouldn't be any more excuses to not contribute code now!08:45
sudipto:)08:46
mkraiYeah I will be happy to see your patches upstream for Zun08:46
mkraiWhat will you be working on?08:46
sudiptoSo my observation - for which i wanted to in particular ping you.08:47
sudiptowhen i do a zun delete on a stopped container - it returns a 409 for me. any reason?08:48
mkraiAhh there is a patch upstream to add --force option to delete command08:49
mkraito allow deleting a running container08:49
sudiptoi mean this is a stopped container.08:49
mkraiThere is patch for this bug also08:50
mkraiHongbin has submitted it08:50
sudiptoAh08:52
sudiptoDarn, there you go - the first fix just got taken by Mr. Hongbin Lu :)08:52
*** openstackgerrit has quit IRC09:04
*** openstackgerrit has joined #openstack-zun09:05
*** mfedosin has joined #openstack-zun09:43
*** tbh has joined #openstack-zun09:50
*** mkrai has quit IRC09:52
*** vikasc has joined #openstack-zun10:00
*** tbh has quit IRC10:16
*** tbh has joined #openstack-zun10:19
*** tbh has quit IRC10:21
*** shu-mutou is now known as shu-mutou-AFK10:39
*** GB21 has quit IRC10:40
*** tbh has joined #openstack-zun11:07
*** GB21 has joined #openstack-zun11:10
*** tbh has quit IRC11:32
*** tbh has joined #openstack-zun12:07
*** janki has quit IRC12:41
*** janki has joined #openstack-zun13:09
*** mfedosin has quit IRC13:11
*** openstackgerrit has quit IRC13:19
*** openstackgerrit has joined #openstack-zun13:19
*** mfedosin has joined #openstack-zun13:37
*** hongbin has joined #openstack-zun14:09
*** janki has quit IRC14:43
*** tbh has quit IRC14:56
*** tbh has joined #openstack-zun15:04
sudiptohongbin, hello - got a minute?15:06
hongbinsudipto: sure15:07
sudiptoI am trying to fix a bug where if the container state is in 'Error' state - we report a 409 conflict when 'delete' is attempted.15:07
sudiptoare you aware of it?15:07
sudiptoI seem to have fixed it - with a myriad of issues that would have to be fixed subsequently, wondering if the right way to take it forward is via  bug or a ... ?15:08
hongbinI think somebody else fixed it as well :)15:08
sudiptosigh! Not merged yet?15:09
hongbinhttps://review.openstack.org/#/c/365290/15:09
sudiptoOk i see it.15:09
hongbinwill address Madhuri comment15:09
hongbinthen it will get merged15:09
sudiptoSounds like - we are missing the tests for the entire manager.py15:10
hongbinYes, I need to add them back15:10
sudiptoyou want me to add them (in case you don't have them added already)15:11
hongbinI wanted to get the patch merge quickly so didn't add tests in many places, this is a bad behaviour :)15:11
hongbinyes, if you want15:11
sudiptoYeah - i would think - let's add the entire manager.py - and get this patch merged for now15:12
sudiptoHowever, I do feel there's a missing piece here, putting the comment on the review.15:12
hongbinanother option is to merge the fix first15:13
hongbinand add a bug to add tests later15:14
sudiptoyeah i share that thought too15:14
sudiptoAlso - how do we map the ZUN container ids to the docker IDs?15:15
sudiptoor there is none like that?15:15
hongbinIn Zun container table, there is a field called "container_id"15:16
hongbinThe "container_id" will be set to docker IDs, when the container was created in docker.15:16
hongbinThere is another field called "uuid"15:16
hongbinwhich is the Zun container id15:16
sudiptook got it...15:16
hongbinsudipto: A question for you15:18
sudiptoyeah15:18
hongbinsudipto: what do you think about the networking proposal15:18
hongbinsudipto: still have concern to depend on Nova?15:19
sudiptohonestly, i didn't have the time yet to go through it. I got my mini openstack cluster up for development over the last week that i  will share with you shortly. I will go through the proposal post that. Sorry about this.15:19
sudiptoafter that cluster was up - i was able to spot this bug15:20
hongbinnp at all15:20
*** flaper87 has quit IRC15:21
hongbinjust let me know if there is any concern15:21
sudiptohongbin, https://github.com/sudswas/zun-docker this is how things are as far as my dev env goes15:30
sudiptoif you are interested you can take a look, but i have loads of amends to make.15:30
hongbinthx!15:31
hongbinwill try that later15:31
*** adisky has quit IRC15:31
hongbinsudipto: will mention your work at the team meeting, looks interesting15:35
sudiptohongbin, i will automate the entire thing using docker-compose. That should make it a one click thing.15:36
sudiptoand i need to swap a few items from docker file to the bin/script files - so that the build time things are not repeated while just start stop of the container.15:36
hongbinok15:37
*** chandankumar has quit IRC15:41
*** mikelk has quit IRC15:50
tbhhongbin, I just saw your patch correcting "delete" container  option, had same changes in my patch too https://review.openstack.org/#/c/367776/2/zun/compute/manager.py :)16:03
tbhhongbin, will change that part16:03
*** mfedosin has quit IRC16:21
*** sudipto has quit IRC16:22
*** sudipto_ has quit IRC16:22
*** mkrai has joined #openstack-zun16:28
*** harlowja has joined #openstack-zun17:19
*** sudipto has joined #openstack-zun17:38
*** sudipto_ has joined #openstack-zun17:38
*** harlowja has quit IRC17:43
hongbintbh: ok, i will abandon mine17:45
*** harlowja has joined #openstack-zun17:45
*** flwang1 has joined #openstack-zun17:48
*** tbh has quit IRC18:04
*** mkrai_ has joined #openstack-zun18:04
*** mkrai_ has quit IRC18:05
*** mkrai has quit IRC18:05
*** GB21 has quit IRC18:10
openstackgerritMerged openstack/zun: Add --force option while deleting containers in Running state  https://review.openstack.org/36777618:17
*** sudipto has quit IRC18:18
*** sudipto_ has quit IRC18:18
*** mfedosin has joined #openstack-zun20:14
*** vikasc has quit IRC20:35
*** vikasc has joined #openstack-zun20:49
*** mfedosin has quit IRC21:44
*** openstackgerrit has quit IRC22:48
*** openstackgerrit has joined #openstack-zun22:49
*** hongbin has quit IRC23:20
*** shubhams has joined #openstack-zun23:51

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