Friday, 2018-07-06

*** edmondsw has joined #heat00:07
*** edmondsw has quit IRC00:12
*** hongbin has joined #heat00:13
*** liyi has joined #heat00:27
*** ricolin has joined #heat00:32
*** rgold has joined #heat00:39
*** neatherweb has joined #heat00:58
*** rgold has quit IRC01:09
*** rgold has joined #heat01:09
*** edmondsw has joined #heat01:55
*** edmondsw has quit IRC02:00
*** jmlowe has quit IRC02:34
*** mdnadeem has joined #heat02:36
*** rgold has quit IRC02:44
*** mdnadeem has quit IRC03:24
*** mdnadeem has joined #heat03:40
*** edmondsw has joined #heat03:43
openstackgerritRico Lin proposed openstack/heat-tempest-plugin master: Add functional test for multi-cloud  https://review.openstack.org/57975003:44
openstackgerritRico Lin proposed openstack/heat master: Support remote stack with another OpenStack provider  https://review.openstack.org/57839303:48
openstackgerritRico Lin proposed openstack/heat master: Add document for Multi OpenStack Cloud support  https://review.openstack.org/57839403:48
openstackgerritRico Lin proposed openstack/heat master: Rename unittest path openstack to openstack_resources  https://review.openstack.org/58054903:48
openstackgerritRico Lin proposed openstack/heat master: Allow provide auth to context  https://review.openstack.org/58055003:48
*** edmondsw has quit IRC03:48
*** ramishra has joined #heat03:48
*** hongbin has quit IRC03:52
openstackgerritRico Lin proposed openstack/heat master: Rename unittest path openstack to openstack_resources  https://review.openstack.org/58054903:53
openstackgerritRico Lin proposed openstack/heat master: Allow provide auth to context  https://review.openstack.org/58055003:55
openstackgerritRico Lin proposed openstack/heat master: Support remote stack with another OpenStack provider  https://review.openstack.org/57839303:55
openstackgerritRico Lin proposed openstack/heat master: Add document for Multi OpenStack Cloud support  https://review.openstack.org/57839403:55
openstackgerritRico Lin proposed openstack/heat master: Add document for Multi OpenStack Cloud support  https://review.openstack.org/57839403:57
openstackgerritRico Lin proposed openstack/heat master: Rename unittest path openstack to openstack_resources  https://review.openstack.org/58054904:13
openstackgerritRico Lin proposed openstack/heat master: Allow provide auth to context  https://review.openstack.org/58055004:13
openstackgerritRico Lin proposed openstack/heat master: Support remote stack with another OpenStack provider  https://review.openstack.org/57839304:13
openstackgerritRico Lin proposed openstack/heat master: Add document for Multi OpenStack Cloud support  https://review.openstack.org/57839404:13
openstackgerritRico Lin proposed openstack/heat-specs master: Add multiple OpenStack cloud support  https://review.openstack.org/57836304:31
*** skramaja has joined #heat05:03
*** flwang1 has quit IRC05:03
openstackgerritRico Lin proposed openstack/heat-specs master: Add multiple OpenStack cloud support  https://review.openstack.org/57836305:10
*** edmondsw has joined #heat05:31
*** armaan has joined #heat05:35
*** edmondsw has quit IRC05:36
*** masber has joined #heat05:39
openstackgerritRico Lin proposed openstack/heat master: Allow provide auth to context  https://review.openstack.org/58055005:40
openstackgerritRico Lin proposed openstack/heat master: Support remote stack with another OpenStack provider  https://review.openstack.org/57839305:40
openstackgerritRico Lin proposed openstack/heat master: Add document for Multi OpenStack Cloud support  https://review.openstack.org/57839405:40
*** armaan has quit IRC05:40
*** armaan has joined #heat05:41
openstackgerritRico Lin proposed openstack/heat master: Add document for Multi OpenStack Cloud support  https://review.openstack.org/57839405:44
openstackgerritRico Lin proposed openstack/heat master: Rename unittest path openstack to openstack_resources  https://review.openstack.org/58054905:44
openstackgerritRico Lin proposed openstack/heat master: Support `cloud_provider` prop in remote stack  https://review.openstack.org/58056005:44
*** armaan has quit IRC05:47
*** armaan has joined #heat05:47
*** serlex has joined #heat05:48
*** rgold has joined #heat06:06
*** rgold has quit IRC06:07
*** nicolasbock has joined #heat06:08
*** mdnadeem has quit IRC06:43
*** dmellado has joined #heat06:46
*** mdnadeem has joined #heat06:58
openstackgerritKazunori Shinohara proposed openstack/heat master: Add Blazar support to Heat  https://review.openstack.org/53457607:06
ramishrakazsh: Hey! can you please split that patch as ricolin suggested? Otherwise I suspect you would not get reviews soon and it may spend another six months in the review queue :)07:13
kazshramishra: thx for your kind advice, I will do that07:15
*** edmondsw has joined #heat07:20
*** edmondsw has quit IRC07:24
*** liyi has quit IRC07:26
*** rcernin has quit IRC07:29
*** liyi has joined #heat07:29
*** ysandeep has joined #heat07:36
*** gkadam has joined #heat07:52
openstackgerritKazunori Shinohara proposed openstack/heat-dashboard master: Add api calling related settings in doc  https://review.openstack.org/58057607:53
*** liyi has quit IRC08:11
*** nicolasbock has quit IRC08:15
*** nicolasbock has joined #heat08:15
*** nicolasbock_ has joined #heat08:23
*** nicolasbock has quit IRC08:25
*** liyi has joined #heat08:33
*** nicolasbock_ has quit IRC08:36
*** derekh has joined #heat08:39
*** neatherweb has quit IRC08:40
*** nicolasbock_ has joined #heat08:43
*** armaan has quit IRC08:49
*** armaan has joined #heat08:50
ricolinramishra, IIUC keystone sesssion only allow get file name/path of cert, right?08:51
ramishraricolin: yes https://github.com/openstack/keystoneauth/blob/master/keystoneauth1/session.py#L24408:53
ricolinramishra, we got some more discussion about multi-cloud and ssl yesterday, thought you might like to know  http://eavesdrop.openstack.org/irclogs/%23heat/%23heat.2018-07-05.log.html#t2018-07-05T15:03:5208:56
ramishraricolin: sure will check08:56
ricolinramishra, as one of an option, clouds.yaml might be a way to get cert file path08:58
*** armaan has quit IRC08:58
ricolins/an option/the options/08:59
*** armaan has joined #heat08:59
ramishraricolin: I don't know how that works, I was thinking that we want to hide that from the user, we've cert path probably configured for provider+region combination somewhere (possibly in the config) and user just sepcifies which heat(provider+region) to connect and the cert path is picked up under the hood and fails if not there in config.09:02
*** armaan has quit IRC09:04
ricolinanother option is to use get_file for user to actually provide cert file, and we help to keep it under heat's working space and provide that stored file path to session09:04
ramishraI thought that was rejected in discussions in https://review.openstack.org/#/c/480923/09:06
ricolinramishra, it fetch a specific cloud information from clouds.yaml with provider name and region name, and can get auth, cert,key, auth_url, etc.09:06
*** edmondsw has joined #heat09:08
ricolinramishra, not sure it's rejected http://eavesdrop.openstack.org/irclogs/%23heat/%23heat.2018-07-05.log.html#t2018-07-05T15:21:1809:08
ricolinfor the part `storing at heat workspace and use it`, is just in my mind trying to figure out how to work after get_file09:10
ramishrabut I think that would be inefficient as you would be moving the file from the user to heat server and store in some temp location09:10
ricolinyes, that would be09:11
ricolinextra IO time09:11
ricolinnot mention we also have to secure those file09:11
*** edmondsw has quit IRC09:12
*** pbourke has quit IRC09:15
*** pbourke has joined #heat09:16
therveShould we really worry that much about specifying certs?09:20
therveAny public cloud will use a public CA09:20
therveKnownw private clouds can install the CA system wide09:21
ricolintherve, I don't have answer for that since I don't use CA most of time :) , but it will be great if we can get conclusion about how to deal with https://storyboard.openstack.org/#!/story/170264509:30
ricolintherve, Also I updated multi-cloud patches and spec, can you help take another review if you have time https://review.openstack.org/#/q/topic:bp/multiple-cloud-support+(status:open+OR+status:merged)09:31
ricolintherve, Thx09:31
ricolinramishra, ^^^09:33
therveThat looks... simpler :)09:33
*** liyi has quit IRC09:35
thervericolin: My argument for multi region is even more obvious09:36
therveJust install your CA locally09:36
ricolintherve, as long as it can get more feedback/discussion, I'm glad to clear/add things all over :)09:36
ricolintherve, Agree with that if we just go cross region (though I'm not a heavy CA user)09:39
*** liyi has joined #heat09:41
*** liyi has quit IRC09:49
*** liyi has joined #heat09:56
*** liyi has quit IRC10:01
*** liyi has joined #heat10:02
*** HoloIRCUser3 has joined #heat10:06
*** mdnadeem has quit IRC10:18
*** ricolin has quit IRC10:24
*** liyi has quit IRC10:32
*** gkadam_ has joined #heat10:33
*** gkadam has quit IRC10:37
*** verdurin has quit IRC10:47
*** verdurin has joined #heat10:51
*** edmondsw has joined #heat10:56
*** edmondsw has quit IRC11:00
*** HoloIRCUser3 has quit IRC11:07
*** armaan has joined #heat11:19
*** liyi has joined #heat11:21
*** hjensas is now known as hjensas|afk11:24
*** liyi has quit IRC11:25
*** edmondsw has joined #heat11:44
*** armaan has quit IRC11:47
*** armaan has joined #heat11:47
*** armaan has quit IRC11:51
*** liyi has joined #heat12:02
*** liyi has quit IRC12:07
*** armaan has joined #heat12:07
*** jmlowe has joined #heat12:49
*** mdnadeem has joined #heat12:54
*** skramaja has quit IRC13:06
*** felipemonteiro_ has joined #heat13:09
*** felipemonteiro__ has joined #heat13:10
*** felipemonteiro_ has quit IRC13:14
*** armaan has quit IRC13:18
*** armaan has joined #heat13:19
*** armaan has quit IRC13:23
*** armaan has joined #heat13:26
*** armaan has quit IRC13:36
*** armaan has joined #heat13:37
*** armaan has quit IRC13:40
*** armaan has joined #heat13:40
*** armaan has quit IRC13:45
*** hjensas|afk is now known as hjensas13:58
*** liyi has joined #heat13:59
*** liyi has quit IRC14:04
*** hongbin has joined #heat14:08
*** mdnadeem has quit IRC14:10
*** ramishra has quit IRC14:16
*** bnemec is now known as beekneemech14:22
*** edmondsw has quit IRC14:23
*** edmondsw has joined #heat14:24
*** edmondsw has quit IRC14:27
*** edmondsw has joined #heat14:32
*** felipemonteiro__ has quit IRC14:38
*** hongbin has quit IRC14:49
*** hongbin has joined #heat14:49
*** cliffparsons has joined #heat14:55
*** liyi has joined #heat15:18
*** openstackgerrit has quit IRC15:19
*** liyi has quit IRC15:23
hongbinzaneb: hi15:24
hongbinzaneb: there is a patch (https://review.openstack.org/#/c/533426/) that i originally wanted to merge it in Queens, but it somehow missed the deadline in order to address your comment, we cannot afford to miss the Rocky deadline as well, would appreciate if you can take a look at it and let me know if you have any feedback15:26
zanebhongbin: ack, I have it open in tab here somewhere...15:27
hongbinzaneb: thanks15:28
*** ysandeep has quit IRC15:43
*** rgold has joined #heat15:59
*** gkadam_ has quit IRC16:05
*** jmlowe has quit IRC16:17
*** serlex has quit IRC16:23
*** ricolin has joined #heat16:39
*** rgold_ has joined #heat16:43
*** rgold has quit IRC16:44
*** rgold_ is now known as rgold16:44
*** derekh has quit IRC17:02
ricolinzaneb, can you help review https://review.openstack.org/#/c/541558/ if you have time, I think it is ready to land17:02
*** liyi has joined #heat17:27
*** openstackgerrit has joined #heat17:30
openstackgerritRico Lin proposed openstack/heat master: Retry purge_deleted DB api  https://review.openstack.org/58072317:30
*** liyi has quit IRC17:32
*** ricolin has quit IRC17:35
*** jmlowe has joined #heat18:02
*** jmlowe_ has joined #heat18:21
*** jmlowe has quit IRC18:23
*** AlexeyAbashkin has joined #heat18:24
*** liyi has joined #heat18:37
*** liyi has quit IRC18:41
*** AlexeyAbashkin has quit IRC18:43
*** AlexeyAbashkin has joined #heat18:47
*** jmlowe_ has quit IRC18:56
*** AlexeyAbashkin has quit IRC18:59
*** ayoung has quit IRC19:36
*** flwang1 has joined #heat19:39
*** ayoung has joined #heat19:48
*** dbecker has quit IRC19:50
*** dbecker has joined #heat19:56
*** liyi has joined #heat19:56
*** AlexeyAbashkin has joined #heat19:58
*** liyi has quit IRC20:02
*** AlexeyAbashkin has quit IRC20:05
*** edmondsw_ has joined #heat20:09
*** edmondsw has quit IRC20:11
openstackgerritFeilong Wang proposed openstack/heat master: Fix Octavia health manager  https://review.openstack.org/57895720:21
*** ayoung has quit IRC20:45
*** ayoung has joined #heat20:47
*** dbecker has quit IRC20:49
*** zaneb has quit IRC21:00
*** jmlowe has joined #heat21:01
*** dbecker has joined #heat21:01
*** jmlowe has quit IRC21:11
*** nicolasbock_ has quit IRC21:15
*** dyasny has quit IRC21:17
*** dyasny has joined #heat21:17
*** liyi has joined #heat21:46
*** jmlowe has joined #heat21:49
*** liyi has quit IRC21:50
*** edmondsw_ has quit IRC21:53
*** rgold has quit IRC21:59
*** hongbin has quit IRC22:25
*** dbecker has quit IRC22:35
*** dbecker has joined #heat22:41
*** rgold has joined #heat22:41
*** edmondsw has joined #heat22:49
*** edmondsw has quit IRC22:54
*** morsik has quit IRC23:00
*** dbecker has quit IRC23:22
*** dbecker has joined #heat23:33
*** rcernin has joined #heat23:36
*** masuberu has joined #heat23:38
*** masber has quit IRC23:41

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