Monday, 2016-03-28

*** vishwanathj has joined #tacker00:27
*** vishwanathj has quit IRC00:27
*** bobh has joined #tacker00:55
*** bobh has quit IRC01:02
*** tbh has joined #tacker01:15
tbhsripriya, Hi, thanks for the comments01:46
tbhsripriya, just gave response to those comments01:46
sripriyatbh: reg: flavor name uniqueness i can only then have a 1:1 for vnf: vnfd template with flavor properties01:49
tbhsripriya, yes we  have unique flavors for each vnf01:50
tbhfor example for the first time, I got "tacker.vm.infra_drivers.heat.heat_DeviceHeat-0f6d1135-cd2f-4c53-adc9-f9b13b982b59-VDU1_flavor-ue3wixajgwsk"01:51
tbhand the second is "tacker.vm.infra_drivers.heat.heat_DeviceHeat-93725825-e2b1-4c52-ad2f-408b6a5ebf6e-VDU1_flavor-pjj3wyqv6lic"01:51
sripriyatbh: is this the flavor name?01:51
tbhsripriya, so even though I use "VDU1_flavor" as resource name, heat will give a different name01:51
tbhsripriya, yes01:51
sripriyatbh: how does heat handle this?01:52
tbhsripriya, I haven't see the heat code, but ...01:53
tbhsripriya, if you see these document, they have removed the flavor_name support in HOT http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Nova::Flavor01:54
tbh*seen01:54
tbhsripriya, """Note that the current implementation of the Nova Flavor resource does not allow specifying the name and flavorid properties for the resource. This is done to avoid potential naming collision upon flavor creation as all flavor have a global scope."""01:55
*** bobh has joined #tacker01:55
sripriyatbh: ah ok cool, so why are we still handling the name then in our code?01:55
tbhsripriya, to give a name to the resource, so that I can refer it01:56
sripriyatbh: got it!01:57
sripriyatbh: thanks01:57
tbhnp :)01:59
tbhsripriya, sometimes gerrit goes down?01:59
*** vishnoianil has quit IRC02:00
sripriyatbh: gerrit looks fine for me, and there is no scheduled maintainence AFAIK02:01
tbhsripriya, oh I see, I am trying to fetch the patch, but it says "network unreachable"02:02
sripriyatbh: can you try again in a little time, hopefully intermittent02:03
sripriyatbh: if you do not specify unit for disk size, does heat assume it is in GB?02:04
tbhsripriya, yes I thought the same02:06
tbhsripriya, yes for disk it is GB, and for ram it is MB02:06
tbhsripriya, for both, heat expects only integer, it won't accept units02:07
sripriyatbh: ok02:07
sripriyatbh: i was looking into change_memory_unit method in our patch02:08
*** prashantD has joined #tacker02:08
tbhsripriya, oh you mean from tosca -> HOT02:08
sripriyatbh: for the case of disk if i did not specify any unit in tosca template, the 'to' paramater will have "GB"02:08
sripriyatbh: s/our/your02:09
sripriyatbh: in L336 i assume it will attach "MB" as default in this case?02:10
sripriyatbh: suppose unit is "MB" then eval will evaluate to 102402:10
tbhsripriya, yes, from tosca template, we accept only MB values if units not specified for both ram and disk02:11
sripriyatbh: if i give input as 1 for disk_size02:11
tbhsripriya, so if units are not specified this patch will make sure it will be "MB"02:11
tbhsripriya, yes it will  be "0"02:11
sripriyatbh: if i give disk_size as 1 in tosca , will that imply as 1MB?02:12
tbhsripriya, 1/1024 is a float value, but HOT won't accept float value02:12
sripriyatbh: ok02:13
tbhsripriya, yes at L336 it will be 1MB and it will processed in the next steps to return as zero02:13
sripriyatbh: and what happens if 0 is passed to heat?02:14
sripriyatbh: does it error gracefully?02:14
tbhsripriya, "The “0” size is a special case that uses the native base image size as the size of the ephemeral root volume."02:15
sripriyatbh: ah ok... cool02:15
sripriyatbh: another minor comment sinc you happen to respin, can you provide a doc string for the above method, it will help other devs02:17
tbhsripriya, sure, I will do that, I will respin a new patchset, addressing your comments now02:17
sripriyatbh: cool thanks02:18
*** bobh has quit IRC02:45
*** vishwanathj has joined #tacker02:48
openstackgerritbharaththiruveedula proposed openstack/tacker: Implements auto flavor creation  https://review.openstack.org/29075103:48
openstackgerritLiuqing Jing proposed openstack/tacker: Update DevStack README  https://review.openstack.org/28722804:14
*** vishwanathj is now known as vishwanathj_zzz04:33
*** prashantD has quit IRC04:43
openstackgerritMerged openstack/tacker: py3.x: Use six.text_type() instead of unicode()  https://review.openstack.org/29390504:49
*** bobh has joined #tacker04:50
*** bobh has quit IRC04:55
*** janki91 has joined #tacker05:19
*** sridhar_ram has joined #tacker05:29
*** bobh has joined #tacker05:52
*** bobh has quit IRC05:56
*** sridhar_ram has quit IRC06:12
openstackgerritMerged openstack/tacker: Update DevStack README  https://review.openstack.org/28722806:16
*** Ravikiran_K has joined #tacker06:28
janki91sridhar_ram: hi. This is regrading the openwrt patch https://review.openstack.org/#/c/294573/06:40
*** vishwanathj_zzz has quit IRC06:52
*** sripriya has quit IRC06:53
*** gongysh has joined #tacker06:53
*** dkushwaha has quit IRC06:54
*** Liuqing has joined #tacker06:59
*** dkushwaha has joined #tacker07:07
*** bobh has joined #tacker07:52
*** bobh has quit IRC07:57
openstackgerritJanki Chhatbar proposed openstack/tacker: openwrt image download failure handled  https://review.openstack.org/29457307:58
*** dkushwaha has quit IRC08:46
*** tbh has quit IRC08:51
*** dkushwaha has joined #tacker08:59
*** tbh has joined #tacker09:05
*** tbh_ has joined #tacker09:05
*** tbh_ has quit IRC09:20
*** tbh_ has joined #tacker09:26
*** tbh_ has quit IRC09:43
*** zeih has joined #tacker09:43
*** bobh has joined #tacker09:53
*** bobh has quit IRC09:57
*** Liuqing has quit IRC10:25
openstackgerritMartin Oemke proposed openstack/python-tackerclient: Cleanup vim settings  https://review.openstack.org/29819210:31
*** mbound has joined #tacker10:35
openstackgerritbharaththiruveedula proposed openstack/tacker: Implements auto flavor creation  https://review.openstack.org/29075110:47
*** Liuqing has joined #tacker10:51
*** Ravikiran_K has left #tacker10:55
*** janki91 has quit IRC11:02
openstackgerritMartin Oemke proposed openstack/tacker: Cleanup vim settings  https://review.openstack.org/29819911:06
*** zeih has quit IRC11:10
*** Liuqing_ has joined #tacker11:15
*** Liuqing has quit IRC11:16
*** tbh has quit IRC11:49
*** bobh has joined #tacker11:54
*** bobh has quit IRC11:58
*** Liuqing_ has quit IRC12:02
*** tbh has joined #tacker12:08
*** zeih has joined #tacker12:09
*** mbound has quit IRC12:15
*** zeih has quit IRC12:16
*** tbh has quit IRC12:27
*** mbound has joined #tacker12:36
*** mbound has quit IRC12:53
*** tbh_ has joined #tacker12:56
*** trozet has joined #tacker13:20
*** vishwanathj_zzz has joined #tacker13:22
*** bobh has joined #tacker13:26
*** openstackgerrit has quit IRC13:48
*** openstackgerrit has joined #tacker13:49
*** mbound has joined #tacker13:54
*** tbh_ has quit IRC13:56
*** mbound has quit IRC13:59
*** zeih has joined #tacker14:13
*** zeih has quit IRC14:18
*** vishwana_ has joined #tacker14:26
*** vishwana_ has quit IRC14:26
*** vishwanathj_zzz has quit IRC14:29
*** vishwanathj has joined #tacker14:29
vishwanathjbobh good morning14:54
bobhvishwanathj: mornin14:55
vishwanathjbobh looking forward to your review and merge approval of tbh patchset https://review.openstack.org/#/c/290751/ so that my review and merge can happen after that14:56
*** tbh has joined #tacker15:01
bobhI'll take a look today - probably after lunch15:03
vishwanathjbobh thanks15:04
*** sripriya has joined #tacker15:06
*** sripriya_ has joined #tacker15:11
*** sripriya has quit IRC15:14
*** Ravikiran_K has joined #tacker15:26
*** tbh has quit IRC15:28
*** tbh has joined #tacker15:29
*** tbh has quit IRC15:32
sripriya_gongysh: ping15:32
*** lhcheng has joined #tacker16:04
*** zeih has joined #tacker16:14
*** mannidi has joined #tacker16:16
*** zeih has quit IRC16:19
*** sripriya_ has quit IRC16:29
*** tbh has joined #tacker16:53
*** vishnoianil has joined #tacker17:03
*** prashantD has joined #tacker17:05
*** sripriya has joined #tacker17:13
*** sridhar_ram has joined #tacker17:24
openstackgerritbharaththiruveedula proposed openstack/tacker: Implements auto image creation  https://review.openstack.org/29203417:26
*** s3wong has joined #tacker18:03
*** zeih has joined #tacker18:15
sridhar_rambobh: for tbh's patchset https://review.openstack.org/#/c/290751 .. I'll wait for your +2 before merging it18:15
*** zeih has quit IRC18:19
bobhsridhar_ram: I'll give it one more look this afternoon18:28
sridhar_rambobh: thanks!18:28
*** sridhar_ram1 has joined #tacker19:01
*** sridhar_ram has quit IRC19:02
*** mannidi has quit IRC19:14
openstackgerritSripriya Seetharam proposed openstack/tacker: Implement multisite VIM feature  https://review.openstack.org/28509619:14
openstackgerritOpenStack Proposal Bot proposed openstack/python-tackerclient: Updated from global requirements  https://review.openstack.org/29839519:32
*** Ravikiran_K has quit IRC19:40
openstackgerritSantosh Kodicherla proposed openstack/tacker: Adding testcase for create and delete VIM  https://review.openstack.org/29669619:51
openstackgerritSantosh Kodicherla proposed openstack/tacker: Adding testcase for create and delete VIM  https://review.openstack.org/29669619:53
*** zeih has joined #tacker20:15
*** tbh has quit IRC20:20
*** zeih has quit IRC20:21
*** prashantD_ has joined #tacker20:54
*** prashantD has quit IRC20:57
openstackgerritMerged openstack/python-tackerclient: Updated from global requirements  https://review.openstack.org/29839521:12
openstackgerritSantosh Kodicherla proposed openstack/tacker: Adding vnf create/delete testcase with VIM id  https://review.openstack.org/29620721:22
*** sridhar_ram1 is now known as sridhar_ram21:29
openstackgerritSantosh Kodicherla proposed openstack/tacker: Adding vnf create/delete testcase with VIM id  https://review.openstack.org/29620721:32
openstackgerritSantosh Kodicherla proposed openstack/tacker: Adding vnf create/delete testcase with VIM id  https://review.openstack.org/29620721:35
sripriyasridhar_ram: is there a way we can get testr results for dsvm functional gate?21:35
sridhar_ramsripriya: something like this ? http://logs.openstack.org/96/285096/14/check/gate-tacker-dsvm-functional/6e4c1d6/logs/testr_results.html.gz21:36
sripriyasridhar_ram: yes21:38
*** prashantD__ has joined #tacker21:40
*** prashantD_ has quit IRC21:40
sridhar_rambobh: ping21:42
bobhsridhar_ram:21:42
bobhsridhar_ram: pong21:42
*** prashantD has joined #tacker21:43
sridhar_ramjust checked w/ release team.. we got to request tacker release by Thurs to make it to Mitaka.21:43
*** zeih has joined #tacker21:43
bobhok21:44
sridhar_ramWe only have EOD Wednesday to merge mitaka changes.. rest need to go into Newton.21:44
bobhjust finished up flavor patchset - couple of nits but otherwise fine - it can go as is21:44
sridhar_rambobh: okay.. cool. We need to tag team to soft land these patchsets....21:45
bobhI'll look at the other patchset tonight21:45
sridhar_rambobh: Thanks.. so you are waiting for my +2 for multisite to merge ?21:45
*** prashantD__ has quit IRC21:46
bobhsridhar_ram: I think so - I can't recall :-)21:47
bobhsridhar_ram: yes - I +1d it before21:48
*** zeih has quit IRC21:49
vishwanathjbobh do you mind reviewing my patch set as well...thanks21:49
sridhar_rambobh: Okay. I'm waiting for results from https://review.openstack.org/296207 to +2. Otherwise looks good to me21:49
bobhvishwanathj: that's on my list for tonight21:50
sridhar_rambobh: let's land tbh's now...21:50
bobhvishwanathj: needs a respin for merge conflict, though will need another one after tbh's lands so might as well wait21:50
vishwanathjbobh i plan to wait21:51
bobhsridhar_ram: ok by me21:51
openstackgerritSantosh Kodicherla proposed openstack/tacker: Adding vnf create/delete testcase with VIM id  https://review.openstack.org/29620722:01
*** bobh has quit IRC22:11
openstackgerritMerged openstack/tacker: Implements auto flavor creation  https://review.openstack.org/29075122:12
openstackgerritSripriya Seetharam proposed openstack/tacker: Implement multisite VIM feature  https://review.openstack.org/28509622:34
*** mbound has joined #tacker22:35
*** mbound has quit IRC22:39
*** zeih has joined #tacker22:44
openstackgerritMerged openstack/python-tackerclient: Help message correction  https://review.openstack.org/29329722:48
*** zeih has quit IRC22:49
vishwanathjhistoty23:07
*** prashantD has quit IRC23:10
*** prashantD has joined #tacker23:11
sripriyavishwanathj: wrong window :-)23:18
vishwanathj:)23:18

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