*** yuanying has quit IRC | 00:09 | |
*** sridhar_ram1 has joined #heat | 00:12 | |
stevebaker | ayoung: is there a CRUD keystone REST API to do that? if so then yes | 00:12 |
---|---|---|
ayoung | stevebaker, not for configuring apacvhe | 00:12 |
ayoung | that is all Config work | 00:12 |
ayoung | there is a REST API part to it, too, though | 00:13 |
stevebaker | then no, unless you're talking rdo-director | 00:13 |
ayoung | stevebaker, I have the steps documented in an Ansible playbook. | 00:13 |
ayoung | one is all of the KEystone commands. | 00:13 |
ayoung | maybe I start by just getting that into Heat | 00:13 |
stevebaker | do the keystone puppet modules support configuring federation? that would be the first step if not | 00:14 |
ayoung | stevebaker, the second is to write entries into /etc/httpd/conf.d | 00:14 |
ayoung | Um...good question. I don't know. | 00:14 |
ayoung | I'll find out | 00:14 |
ayoung | I hadn't even considered that someone might have done the dirty work | 00:14 |
stevebaker | you never know ;) | 00:15 |
*** sridhar_ram has quit IRC | 00:15 | |
*** hosttor has quit IRC | 00:16 | |
*** yuanying has joined #heat | 00:16 | |
ayoung | stevebaker, why yes it does! | 00:16 |
stevebaker | sweet | 00:16 |
ayoung | http://git.openstack.org/cgit/openstack/puppet-keystone/tree/manifests/federation/mellon.pp excellent! | 00:17 |
ayoung | lemme see who wrote that so I can buy'em a beer in Austin | 00:17 |
ayoung | Iury Gregory Melo Ferreira <iurygregory@gmail.com> | 00:17 |
ayoung | OK, so assuming that works for me, I | 00:18 |
ayoung | 'm most of the way there | 00:18 |
ayoung | Probably needs some extensions for fetching the metadata, but, that is still a good start. | 00:18 |
ayoung | stevebaker, so you think that is enough, then? | 00:18 |
stevebaker | I've never looked at federation, so I can't be sure | 00:19 |
*** PsionTheory has quit IRC | 00:19 | |
*** yuanying has quit IRC | 00:19 | |
ayoung | stevebaker, So, I know what the ends state is supposed to look like, but I don't know how to make this work. | 00:20 |
ayoung | The other thing I need to do, although this might be manual at first, is set up another server as the Identity Provider. BUt that is outside this work. | 00:21 |
stevebaker | ayoung: what tool are you using to launch your openstack? | 00:21 |
ayoung | stevebaker, Tripleo | 00:21 |
ayoung | stevebaker, it will do the upstream to downstream progression, but I couldn't do anything until Keystone could run in HTTPD | 00:21 |
*** yuanying has joined #heat | 00:22 | |
ayoung | that just passed CI. I'm so stoked | 00:22 |
stevebaker | ayoung: and what is the nature of the parameters you would want to pass in to enable federation? is it more than an boolean FEDERATEME | 00:24 |
ayoung | stevebaker, I also need a way to visually inspect that this is working. I run Tripleo on a Vm, and I can't hit the Horizon instance due to the internal non-routable networking used for the controller | 00:24 |
ayoung | stevebaker, the Identity provider is an external URL | 00:25 |
ayoung | we acutally have a script used with Ipsilon to fetch a cruyptographic docuemnt (of course called Metadata) | 00:25 |
ayoung | and to register the Keystone instance as a service provider with the remote IdP. | 00:25 |
ayoung | I'm guessing some of that is not covered by the Puppet module. | 00:26 |
stevebaker | ayoung: ok, best to talk in #tripleo to see if it should be a core feature or an extraconfig like https://github.com/openstack/tripleo-heat-templates/blob/master/puppet/extraconfig/pre_deploy/controller/neutron-nuage.yaml | 00:26 |
ayoung | Pretty sure that it would be the latter | 00:27 |
*** achanda has joined #heat | 00:27 | |
*** sdake has joined #heat | 00:35 | |
*** bana_k has quit IRC | 00:36 | |
*** chlong has joined #heat | 00:40 | |
*** sdake_ has joined #heat | 00:50 | |
openstackgerrit | Steve Baker proposed openstack/heat: FnGetRefId return get_reference_id if cache returns name https://review.openstack.org/274922 | 00:51 |
openstackgerrit | Steve Baker proposed openstack/heat: Use TemplateResource._stack_kwargs in _needs_update https://review.openstack.org/274921 | 00:51 |
openstackgerrit | Steve Baker proposed openstack/heat: Refactor StackResource create/update stack args https://review.openstack.org/273858 | 00:51 |
*** sdake has quit IRC | 00:54 | |
*** Kennan is now known as Kennan_Vacation | 00:59 | |
*** jamielennox is now known as jamielennox|away | 01:01 | |
*** yuanying has quit IRC | 01:11 | |
*** yuanying has joined #heat | 01:12 | |
*** sridhar_ram1 has quit IRC | 01:12 | |
*** rwsu has joined #heat | 01:14 | |
*** jaime49 has quit IRC | 01:17 | |
*** yuanying has quit IRC | 01:21 | |
*** yuanying has joined #heat | 01:23 | |
*** sdake_ has quit IRC | 01:33 | |
*** ricolin has joined #heat | 01:46 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Refactor resource specific replace logic https://review.openstack.org/259801 | 02:06 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Refactor property translation rule(2/2) https://review.openstack.org/265135 | 02:06 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Refactor property translation rule(1/2) https://review.openstack.org/265134 | 02:06 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Add new translation rule to resolve with client https://review.openstack.org/265136 | 02:06 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Resolve name/id using translation rules https://review.openstack.org/265137 | 02:06 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Restrict update/replace of resource https://review.openstack.org/253074 | 02:06 |
*** vpanizo has joined #heat | 02:09 | |
*** vpanizo has quit IRC | 02:09 | |
openstackgerrit | Dina Belova proposed openstack/heat: Use OSprofiler options consolidated in lib itself https://review.openstack.org/275972 | 02:26 |
*** Dave has quit IRC | 02:30 | |
*** jamielennox|away is now known as jamielennox | 02:32 | |
*** bana_k has joined #heat | 02:56 | |
*** bana_k has quit IRC | 02:57 | |
*** sdake has joined #heat | 03:01 | |
*** jamielennox is now known as jamielennox|away | 03:06 | |
*** jamielennox|away is now known as jamielennox | 03:11 | |
*** yuanying has quit IRC | 03:15 | |
*** yuanying has joined #heat | 03:19 | |
*** yuanying has quit IRC | 03:24 | |
*** sridhar_ram has joined #heat | 03:25 | |
*** thumpba has joined #heat | 03:34 | |
*** yuanying has joined #heat | 03:35 | |
*** KanagarajM has joined #heat | 03:37 | |
*** dims has joined #heat | 03:37 | |
*** yuanying_ has joined #heat | 03:41 | |
*** yuanying has quit IRC | 03:44 | |
*** sdake has quit IRC | 03:45 | |
*** links has joined #heat | 03:49 | |
*** sdake has joined #heat | 03:52 | |
*** dims has quit IRC | 03:53 | |
*** thumpba has quit IRC | 03:53 | |
*** thumpba has joined #heat | 03:54 | |
*** GonZoPT has quit IRC | 04:05 | |
*** yuanying_ has quit IRC | 04:06 | |
*** sabeen has quit IRC | 04:07 | |
*** yuanying has joined #heat | 04:07 | |
*** yuanying has quit IRC | 04:08 | |
*** yuanying has joined #heat | 04:08 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Refactor resource specific replace logic https://review.openstack.org/259801 | 04:10 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Refactor property translation rule(2/2) https://review.openstack.org/265135 | 04:10 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Refactor property translation rule(1/2) https://review.openstack.org/265134 | 04:10 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Add new translation rule to resolve with client https://review.openstack.org/265136 | 04:10 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Resolve name/id using translation rules https://review.openstack.org/265137 | 04:10 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Restrict update/replace of resource https://review.openstack.org/253074 | 04:10 |
*** ryansb has quit IRC | 04:11 | |
*** daneyon_ has joined #heat | 04:11 | |
*** ryansb has joined #heat | 04:11 | |
*** ryansb has quit IRC | 04:11 | |
*** ryansb has joined #heat | 04:11 | |
*** boris-42 has quit IRC | 04:11 | |
*** spotz_zzz has quit IRC | 04:11 | |
*** wirehead_ has quit IRC | 04:11 | |
*** gaurav____ has joined #heat | 04:11 | |
*** thumpba_ has joined #heat | 04:12 | |
*** kebray has quit IRC | 04:12 | |
*** jamielennox is now known as jamielennox|away | 04:12 | |
*** daneyon has quit IRC | 04:12 | |
*** gaurav___ has quit IRC | 04:12 | |
*** gaurav____ is now known as gaurav___ | 04:12 | |
*** thumpba has quit IRC | 04:13 | |
*** gus has quit IRC | 04:13 | |
*** sdake has quit IRC | 04:13 | |
*** wirehead_ has joined #heat | 04:13 | |
*** chlong has quit IRC | 04:13 | |
*** jpeeler has quit IRC | 04:13 | |
*** spotz_zzz has joined #heat | 04:14 | |
openstackgerrit | Merged openstack/heat: Fix some word spellings https://review.openstack.org/275545 | 04:14 |
*** gus has joined #heat | 04:14 | |
*** xek_ has joined #heat | 04:18 | |
*** boris-42 has joined #heat | 04:18 | |
*** kse has quit IRC | 04:19 | |
*** abramley has quit IRC | 04:19 | |
*** SergeyLukjanov has quit IRC | 04:19 | |
*** ricolin has quit IRC | 04:19 | |
*** kmARC has quit IRC | 04:19 | |
*** kse has joined #heat | 04:19 | |
*** ricolin has joined #heat | 04:19 | |
*** xek has quit IRC | 04:19 | |
*** jrist has quit IRC | 04:19 | |
*** cmyster has quit IRC | 04:19 | |
*** abramley has joined #heat | 04:19 | |
*** kmARC has joined #heat | 04:20 | |
*** SergeyLukjanov has joined #heat | 04:20 | |
*** sridhar_ram has quit IRC | 04:20 | |
*** cmyster has joined #heat | 04:20 | |
*** jrist has joined #heat | 04:20 | |
*** jpeeler has joined #heat | 04:20 | |
*** jpeeler has joined #heat | 04:20 | |
*** thumpba_ has quit IRC | 04:25 | |
*** chlong has joined #heat | 04:29 | |
*** sridhar_ram has joined #heat | 04:49 | |
*** jtomasek_ has joined #heat | 05:02 | |
*** Drago has quit IRC | 05:03 | |
*** ananta has joined #heat | 05:09 | |
*** akuznetsov has joined #heat | 05:12 | |
*** boris-42 has quit IRC | 05:13 | |
*** rakesh_hs has joined #heat | 05:16 | |
*** kebray has joined #heat | 05:19 | |
*** kebray has quit IRC | 05:26 | |
*** sridhar_ram1 has joined #heat | 05:26 | |
*** sridhar_ram has quit IRC | 05:27 | |
*** kebray has joined #heat | 05:28 | |
*** sdake has joined #heat | 05:40 | |
*** akuznetsov has quit IRC | 05:42 | |
*** sdake_ has joined #heat | 05:45 | |
*** sdake has quit IRC | 05:45 | |
*** sridhar_ram1 has quit IRC | 05:50 | |
*** vgridnev has joined #heat | 05:51 | |
*** hosttor has joined #heat | 05:54 | |
*** akuznetsov has joined #heat | 06:05 | |
*** hdd has quit IRC | 06:10 | |
*** sdake_ has quit IRC | 06:13 | |
*** sdake has joined #heat | 06:13 | |
*** exploreshaifali has joined #heat | 06:14 | |
*** akuznetsov has quit IRC | 06:18 | |
*** akuznetsov has joined #heat | 06:19 | |
*** akuznetsov has quit IRC | 06:29 | |
*** bana_k has joined #heat | 06:40 | |
*** jtomasek_ has quit IRC | 06:40 | |
*** bana_k has quit IRC | 06:45 | |
*** gberginc has joined #heat | 06:47 | |
*** chestack has joined #heat | 06:49 | |
*** jprovazn has joined #heat | 06:55 | |
*** Marga_ has joined #heat | 06:56 | |
*** bana_k has joined #heat | 07:01 | |
*** jefabo has joined #heat | 07:31 | |
*** akuznetsov has joined #heat | 07:32 | |
*** kebray has quit IRC | 07:44 | |
*** hosttor has quit IRC | 07:45 | |
*** akuznetsov has quit IRC | 07:55 | |
openstackgerrit | huangtianhua proposed openstack/heat: Support resource/attribute condition https://review.openstack.org/221648 | 07:55 |
*** sdake has quit IRC | 07:56 | |
*** exploreshaifali has quit IRC | 07:57 | |
*** LimorStotland has joined #heat | 07:58 | |
*** jdob has joined #heat | 08:01 | |
*** bnemec has joined #heat | 08:02 | |
*** fgimenez has joined #heat | 08:06 | |
therve | skraynev, What's the source for https://bugs.launchpad.net/bugs/1541719 ? | 08:07 |
openstack | Launchpad bug 1541719 in heat "ZaqarSignalTransportTest.test_signal_queues" [Medium,Triaged] | 08:07 |
*** vgridnev has quit IRC | 08:08 | |
therve | Well I closed it :) | 08:09 |
*** Marga_ has quit IRC | 08:10 | |
*** Marga_ has joined #heat | 08:10 | |
skraynev | thereve: this one https://review.openstack.org/#/c/218929/ | 08:12 |
skraynev | therve: do you want to say, that it's patch related issue? if yes - then, please close it | 08:12 |
therve | Yes it is | 08:13 |
therve | Commented on the patch | 08:13 |
skraynev | therve: ah. os-collect-config. thx for the spotting | 08:15 |
*** akuznetsov has joined #heat | 08:15 | |
*** vgridnev has joined #heat | 08:25 | |
*** sdake has joined #heat | 08:26 | |
*** jistr has joined #heat | 08:29 | |
*** zeih has joined #heat | 08:30 | |
*** jcoufal has joined #heat | 08:30 | |
*** jaosorior has joined #heat | 08:31 | |
*** akuznetsov has quit IRC | 08:31 | |
*** zeih has quit IRC | 08:34 | |
*** zeih has joined #heat | 08:34 | |
*** akuznetsov has joined #heat | 08:41 | |
*** jtomasek__ has joined #heat | 08:44 | |
*** achanda has quit IRC | 08:45 | |
*** vgridnev has quit IRC | 08:46 | |
*** achanda has joined #heat | 08:48 | |
*** akuznetsov has quit IRC | 08:53 | |
*** jcoufal has quit IRC | 08:54 | |
openstackgerrit | Sharon Mendel-Brin proposed openstack/heat-specs: Add new spec for new Heat Resource Type OS::Mistral::WorflowExecution https://review.openstack.org/267770 | 09:00 |
*** jistr has quit IRC | 09:16 | |
*** openstackgerrit has quit IRC | 09:17 | |
*** openstackgerrit has joined #heat | 09:18 | |
*** yassine has joined #heat | 09:21 | |
openstackgerrit | huangtianhua proposed openstack/heat: Add lbaas v2 scenario test https://review.openstack.org/237608 | 09:26 |
*** achanda has quit IRC | 09:33 | |
*** Dave has joined #heat | 09:33 | |
*** prazumovsky has joined #heat | 09:35 | |
openstackgerrit | huangtianhua proposed openstack/heat: Fix prepare_for_replace/restore_prev_rsrc handing for server https://review.openstack.org/274976 | 09:51 |
therve | Our success rate in gate is really becoming horrible | 09:51 |
therve | I wonder if we manage to have 1 out 5 | 09:52 |
openstackgerrit | Merged openstack/heat: Translate all properties during update https://review.openstack.org/275832 | 09:55 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Glance::Image get_live_state implementation https://review.openstack.org/250705 | 09:59 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Glance::Image get_live_state implementation https://review.openstack.org/250705 | 10:00 |
*** e0ne has joined #heat | 10:14 | |
*** NobodyCa1 has joined #heat | 10:18 | |
*** ricolin has quit IRC | 10:19 | |
*** GonZoPT has joined #heat | 10:21 | |
*** tochi has quit IRC | 10:24 | |
*** NobodyCa1 has quit IRC | 10:26 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/heat: Create integration tests requirements on the fly https://review.openstack.org/218929 | 10:26 |
*** palexster has quit IRC | 10:32 | |
*** jdandrea_ has joined #heat | 10:37 | |
*** GonZoPT has quit IRC | 10:38 | |
*** kse has quit IRC | 10:40 | |
*** jdandrea has quit IRC | 10:40 | |
*** bnemec has quit IRC | 10:40 | |
*** kse has joined #heat | 10:41 | |
*** fgimenez has quit IRC | 10:41 | |
*** fgimenez has joined #heat | 10:42 | |
*** bnemec has joined #heat | 10:42 | |
*** sdake has quit IRC | 10:44 | |
openstackgerrit | Merged openstack/heat: Refactor StackResource create/update stack args https://review.openstack.org/273858 | 10:50 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Manila::Share get_live_state implementation https://review.openstack.org/276151 | 10:57 |
*** bdossant has joined #heat | 11:00 | |
*** bnemec has quit IRC | 11:01 | |
*** jaosorior has quit IRC | 11:01 | |
*** kse has quit IRC | 11:04 | |
*** kse has joined #heat | 11:04 | |
*** dims has joined #heat | 11:12 | |
*** chestack has quit IRC | 11:15 | |
therve | ramishra, Re https://review.openstack.org/#/c/259801/ I see that you removed some update_allowed, what's the reason behind it? | 11:16 |
ramishra | therve: because we don't need them in update_allowed_set in update_template_diff_properties any more | 11:22 |
ramishra | therve: we're checking the changed_property_set before we finding out the prop_diff and doing a UpdateReplace | 11:23 |
therve | ramishra, Hum either we raise UpdateReplace, or we remove them fromthe diff? | 11:23 |
ramishra | therve: yes, we are doing that | 11:23 |
therve | Cool that makes sense | 11:24 |
therve | ramishra, Can you rebase and remove the trick I made, I'll +2 this one | 11:24 |
ramishra | therve: sure | 11:24 |
therve | ramishra, Somewhat relatedly, I wonder if we should start a document for all the Resources internal APIs that we have | 11:26 |
openstackgerrit | Merged openstack/heat: Add default value to secret_type in Barbican::Secret https://review.openstack.org/274080 | 11:26 |
therve | We have a ton of methods that can be overridden now | 11:27 |
therve | Maybe update plugin guide, though I'm not sure how public we want those methods to be | 11:29 |
*** kse has quit IRC | 11:35 | |
*** bnemec has joined #heat | 11:36 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Adds ignore_errors for template_validate REST API https://review.openstack.org/246870 | 11:40 |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Adds ignore_errors for template_validate in engine https://review.openstack.org/246869 | 11:40 |
*** fgimenez has quit IRC | 11:51 | |
*** KanagarajM has quit IRC | 11:52 | |
*** fgimenez has joined #heat | 11:53 | |
*** fgimenez has quit IRC | 11:53 | |
*** fgimenez has joined #heat | 11:53 | |
*** jaosorior has joined #heat | 11:55 | |
*** ananta has quit IRC | 11:56 | |
*** jistr has joined #heat | 11:56 | |
*** xek_ is now known as xek | 12:08 | |
prazumovsky | Hello! I will be appreciate, if you take a look on https://review.openstack.org/#/c/250705/ | 12:13 |
*** vgridnev has joined #heat | 12:13 | |
*** prazumovsky has quit IRC | 12:13 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Refactor resource specific replace logic https://review.openstack.org/259801 | 12:24 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Refactor property translation rule(2/2) https://review.openstack.org/265135 | 12:24 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Refactor property translation rule(1/2) https://review.openstack.org/265134 | 12:24 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Add new translation rule to resolve with client https://review.openstack.org/265136 | 12:24 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Resolve name/id using translation rules https://review.openstack.org/265137 | 12:24 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Restrict update/replace of resource https://review.openstack.org/253074 | 12:24 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Accommodate v2 and v3 auth for integration tests https://review.openstack.org/274159 | 12:27 |
*** palexster has joined #heat | 12:28 | |
*** tlashchova has joined #heat | 12:35 | |
*** bdossant has quit IRC | 12:45 | |
ramishra | skraynev: hi | 12:49 |
*** mkoderer has quit IRC | 12:49 | |
skraynev | ramishra: hi | 12:49 |
ramishra | skraynev: Is it possible for us to get https://blueprints.launchpad.net/heat/+spec/stack-update-restrict bp approved and targeted for m3? | 12:50 |
ramishra | skraynev: the spec is approved long back, https://review.openstack.org/#/c/135444/ | 12:50 |
*** gberginc has quit IRC | 12:51 | |
skraynev | ramishra: yes. it's possible. But I can not promise, that I will review it soon :( | 12:51 |
skraynev | ramishra: re BP, I will update info on laucnhpad | 12:52 |
skraynev | ramishra: updated | 12:52 |
openstackgerrit | Merged openstack/heat: Add snapshot_support property to ShareType https://review.openstack.org/275369 | 12:52 |
*** bank_ has joined #heat | 12:52 | |
ramishra | skraynev: I think shardy is ok with it(probably he needs do some more testing), I've spoken to zaneb about it and he seems to be ok with the approach. | 12:53 |
*** bana_k has quit IRC | 12:53 | |
*** cmyster has quit IRC | 12:53 | |
skraynev | ramishra: ok. sounds good. please motinor it then. we have a really a lot of BPs for m3... :) | 12:54 |
*** cmyster has joined #heat | 12:54 | |
skraynev | and so small time frame for it | 12:54 |
ramishra | skraynev: so probably I can followup with them to get it reviewed | 12:54 |
skraynev | ramishra: exactly :) and don't forget about other stuff for m3 | 12:55 |
ramishra | skraynev: sure, thanks. | 12:56 |
skraynev | ramishra: One important note: please add assigner for Restrict update BP | 12:56 |
ramishra | oh, that's me;) | 12:56 |
skraynev | ramishra: :) | 12:57 |
*** mkoderer has joined #heat | 13:03 | |
*** EricGonczer_ has joined #heat | 13:04 | |
*** bdossant has joined #heat | 13:05 | |
*** EricGonczer_ has quit IRC | 13:08 | |
*** bdossant has quit IRC | 13:10 | |
*** bdossant has joined #heat | 13:10 | |
*** rakesh_hs has quit IRC | 13:14 | |
*** EricGonczer_ has joined #heat | 13:32 | |
*** akuznetsov has joined #heat | 13:34 | |
*** david-lyle has quit IRC | 13:38 | |
*** pradk has joined #heat | 13:42 | |
*** EricGonczer_ has quit IRC | 13:46 | |
*** sdake has joined #heat | 13:50 | |
*** links has quit IRC | 13:56 | |
*** ayoung has quit IRC | 14:01 | |
*** jonesbr has joined #heat | 14:04 | |
*** barra204 has quit IRC | 14:04 | |
*** shakamunyi has joined #heat | 14:06 | |
*** fgimenez has quit IRC | 14:06 | |
*** bdossant_ has joined #heat | 14:07 | |
*** shadower74 has joined #heat | 14:09 | |
*** shadower74 has quit IRC | 14:09 | |
*** fgimenez has joined #heat | 14:10 | |
*** fgimenez has quit IRC | 14:10 | |
*** fgimenez has joined #heat | 14:10 | |
*** jcoufal has joined #heat | 14:10 | |
*** bdossant has quit IRC | 14:10 | |
*** dims_ has joined #heat | 14:10 | |
*** jcoufal has quit IRC | 14:10 | |
*** jcoufal has joined #heat | 14:11 | |
*** dims has quit IRC | 14:12 | |
*** zeih_ has joined #heat | 14:12 | |
*** yassine has quit IRC | 14:13 | |
*** bdossant_ has quit IRC | 14:15 | |
*** bdossant has joined #heat | 14:16 | |
*** zeih has quit IRC | 14:16 | |
*** sabeen1 has joined #heat | 14:19 | |
*** neelashah has joined #heat | 14:22 | |
*** sabeen2 has joined #heat | 14:23 | |
*** akuznetsov has quit IRC | 14:24 | |
*** sabeen1 has quit IRC | 14:26 | |
openstackgerrit | Matthew Flusche proposed openstack/heat: Adds router_external Boolean to ProviderNet https://review.openstack.org/257074 | 14:37 |
*** jaime49 has joined #heat | 14:41 | |
*** sridhar_ram has joined #heat | 14:46 | |
*** ayoung has joined #heat | 14:47 | |
*** ahelkhou has joined #heat | 14:48 | |
*** ahelkhou has left #heat | 14:49 | |
openstackgerrit | Sharon Mendel-Brin proposed openstack/heat-specs: Add new spec for new Heat Resource Type OS::Mistral::WorflowExecution https://review.openstack.org/267770 | 14:56 |
*** pradk has quit IRC | 14:56 | |
*** KanagarajM has joined #heat | 14:57 | |
*** daneyon_ has quit IRC | 15:01 | |
*** jasond has joined #heat | 15:05 | |
*** EricGonczer_ has joined #heat | 15:05 | |
*** blomquisg is now known as blomquisg_gone | 15:16 | |
*** KanagarajM has quit IRC | 15:16 | |
*** asalkeld has quit IRC | 15:20 | |
*** jaime49 has quit IRC | 15:20 | |
*** zeih_ has quit IRC | 15:20 | |
*** jaime49 has joined #heat | 15:24 | |
*** zeih has joined #heat | 15:27 | |
*** fgimenez has quit IRC | 15:28 | |
*** fgimenez has joined #heat | 15:28 | |
*** e0ne has quit IRC | 15:29 | |
*** kebray has joined #heat | 15:30 | |
*** achanda has joined #heat | 15:30 | |
*** e0ne has joined #heat | 15:30 | |
*** vgridnev has quit IRC | 15:32 | |
*** kebray has quit IRC | 15:34 | |
*** kebray has joined #heat | 15:35 | |
*** spotz_zzz is now known as spotz | 15:36 | |
*** Drago has joined #heat | 15:37 | |
*** Drago has quit IRC | 15:37 | |
*** Drago has joined #heat | 15:38 | |
*** jaime49 has quit IRC | 15:40 | |
*** randallburt has joined #heat | 15:40 | |
*** ahelkhou has joined #heat | 15:41 | |
*** ahelkhou has left #heat | 15:41 | |
*** achanda has quit IRC | 15:42 | |
*** crose has joined #heat | 15:46 | |
*** vijendar has joined #heat | 15:55 | |
*** jaime49 has joined #heat | 15:57 | |
*** jaime49 has quit IRC | 15:58 | |
*** jaime49 has joined #heat | 15:58 | |
*** zeih has quit IRC | 16:01 | |
*** liusheng has quit IRC | 16:02 | |
*** hdd has joined #heat | 16:05 | |
*** sridhar_ram has quit IRC | 16:09 | |
*** Drago has quit IRC | 16:20 | |
*** rpothier has joined #heat | 16:21 | |
*** david-lyle has joined #heat | 16:24 | |
*** shardy has joined #heat | 16:30 | |
*** sridhar_ram has joined #heat | 16:31 | |
*** blomquisg_gone is now known as blomquisg | 16:31 | |
*** kebray has quit IRC | 16:36 | |
*** akuznetsov has joined #heat | 16:40 | |
*** vgridnev has joined #heat | 16:43 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/heat: Skip integration tests when test run is external https://review.openstack.org/262079 | 16:45 |
*** fgimenez has quit IRC | 16:45 | |
*** fgimenez has joined #heat | 16:47 | |
*** sdake has quit IRC | 16:51 | |
*** sdake has joined #heat | 16:52 | |
*** shardy has quit IRC | 16:52 | |
*** jaosorior has quit IRC | 16:52 | |
*** vijendar has quit IRC | 16:54 | |
*** vijendar has joined #heat | 16:55 | |
*** jasond has quit IRC | 16:55 | |
*** jasond has joined #heat | 16:56 | |
*** Drago has joined #heat | 16:57 | |
*** jcoufal has quit IRC | 16:58 | |
*** jtomasek__ has quit IRC | 16:58 | |
*** e0ne has quit IRC | 16:59 | |
*** kebray has joined #heat | 17:01 | |
*** pas-ha has quit IRC | 17:02 | |
*** bnemec has quit IRC | 17:02 | |
*** jistr has quit IRC | 17:02 | |
*** Drago has quit IRC | 17:03 | |
*** Drago has joined #heat | 17:03 | |
*** bdossant_ has joined #heat | 17:04 | |
*** daneyon has joined #heat | 17:06 | |
*** jdob has quit IRC | 17:06 | |
*** daneyon_ has joined #heat | 17:06 | |
*** bdossant_ has quit IRC | 17:07 | |
*** bdossant has quit IRC | 17:08 | |
*** daneyon has quit IRC | 17:11 | |
*** jistr has joined #heat | 17:16 | |
*** jasond has quit IRC | 17:16 | |
*** fgimenez has quit IRC | 17:17 | |
*** jistr has quit IRC | 17:18 | |
*** akuznetsov has quit IRC | 17:23 | |
*** LimorStotland has quit IRC | 17:23 | |
*** sabeen2 has quit IRC | 17:26 | |
*** arlion has quit IRC | 17:27 | |
*** vijendar has quit IRC | 17:32 | |
*** vijendar has joined #heat | 17:32 | |
*** jasond has joined #heat | 17:36 | |
openstackgerrit | Jason Dunsmore proposed openstack/heat: Remove extraneous fields from Cloud LoadBalancer access list https://review.openstack.org/276370 | 17:38 |
*** ayoung has quit IRC | 17:58 | |
*** arlion has joined #heat | 17:59 | |
*** daneyon_ has quit IRC | 17:59 | |
*** Marga_ has quit IRC | 18:05 | |
*** yassine has joined #heat | 18:05 | |
*** Marga_ has joined #heat | 18:05 | |
*** ahelkhou has joined #heat | 18:06 | |
*** ahelkhou has left #heat | 18:06 | |
*** sdake has quit IRC | 18:12 | |
*** yassine has quit IRC | 18:25 | |
*** vijendar has quit IRC | 18:28 | |
*** e0ne has joined #heat | 18:28 | |
*** asalkeld has joined #heat | 18:28 | |
*** jaime491 has joined #heat | 18:34 | |
*** jaime49 has quit IRC | 18:34 | |
*** Marga_ has quit IRC | 18:38 | |
*** bank_ has quit IRC | 18:41 | |
*** randallburt has quit IRC | 18:41 | |
*** vijendar has joined #heat | 18:50 | |
*** bana_k has joined #heat | 18:54 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/276391 | 18:54 |
*** jonesbr has quit IRC | 18:57 | |
*** jonesbr has joined #heat | 18:57 | |
*** sridhar_ram has quit IRC | 18:58 | |
*** Marga_ has joined #heat | 19:04 | |
*** Marga_ has quit IRC | 19:04 | |
*** Marga_ has joined #heat | 19:04 | |
*** sdake has joined #heat | 19:05 | |
jasond | can someone please review https://review.openstack.org/#/c/238257/ ? it's a straightforward change and only needs one more +2 | 19:06 |
*** akuznetsov has joined #heat | 19:06 | |
*** mspreitz_ has joined #heat | 19:08 | |
*** david-lyle has quit IRC | 19:11 | |
*** ayoung has joined #heat | 19:13 | |
*** jprovazn has quit IRC | 19:15 | |
*** randallburt has joined #heat | 19:17 | |
*** sabeen1 has joined #heat | 19:21 | |
*** sabeen3 has joined #heat | 19:23 | |
*** kebray has quit IRC | 19:25 | |
*** sabeen1 has quit IRC | 19:26 | |
*** sridhar_ram has joined #heat | 19:26 | |
*** kebray has joined #heat | 19:28 | |
*** mspreitz_ has quit IRC | 19:31 | |
*** jaime491 has quit IRC | 19:32 | |
*** jaime49 has joined #heat | 19:32 | |
*** mragupat has joined #heat | 19:48 | |
*** EricGonc_ has joined #heat | 20:00 | |
*** jonesbr has quit IRC | 20:00 | |
*** EricGonczer_ has quit IRC | 20:02 | |
*** sdake_ has joined #heat | 20:02 | |
*** sdake has quit IRC | 20:03 | |
*** ayoung has quit IRC | 20:04 | |
*** sdake has joined #heat | 20:04 | |
*** vijendar has quit IRC | 20:06 | |
*** sdake_ has quit IRC | 20:08 | |
*** vgridnev has quit IRC | 20:11 | |
*** hosttor has joined #heat | 20:12 | |
*** jaime49 has quit IRC | 20:18 | |
*** akuznetsov has quit IRC | 20:26 | |
*** EricGonc_ has quit IRC | 20:27 | |
*** Drago has quit IRC | 20:33 | |
*** Drago has joined #heat | 20:33 | |
*** EricGonczer_ has joined #heat | 20:41 | |
*** jonesbr has joined #heat | 20:42 | |
*** gmoro_ has joined #heat | 20:43 | |
*** vgridnev has joined #heat | 20:45 | |
*** charlesr has joined #heat | 20:47 | |
*** sridhar_ram has quit IRC | 20:47 | |
*** crose has quit IRC | 20:47 | |
*** gmoro has quit IRC | 20:47 | |
*** vijendar has joined #heat | 20:48 | |
*** sridhar_ram has joined #heat | 20:49 | |
*** sridhar_ram has quit IRC | 20:50 | |
*** sridhar_ram has joined #heat | 20:53 | |
*** hosttor has quit IRC | 20:54 | |
*** hosttor has joined #heat | 20:54 | |
*** hosttor has quit IRC | 20:56 | |
*** jefabo has quit IRC | 20:59 | |
*** e0ne has quit IRC | 21:04 | |
*** hdd has quit IRC | 21:06 | |
*** vijendar has quit IRC | 21:06 | |
*** EricGonczer_ has quit IRC | 21:06 | |
*** vijendar has joined #heat | 21:06 | |
*** NobodyCa1 has joined #heat | 21:07 | |
*** EricGonczer_ has joined #heat | 21:09 | |
*** NobodyCa1 has quit IRC | 21:14 | |
*** neelashah has quit IRC | 21:17 | |
*** EricGonczer_ has quit IRC | 21:22 | |
*** EricGonczer_ has joined #heat | 21:23 | |
*** rpothier has quit IRC | 21:25 | |
*** jefabo has joined #heat | 21:40 | |
*** EricGonczer_ has quit IRC | 21:44 | |
*** neelashah has joined #heat | 21:48 | |
*** sdake has quit IRC | 21:49 | |
*** EricGonczer_ has joined #heat | 21:49 | |
*** GonZo2K has joined #heat | 21:51 | |
*** ahelkhou has joined #heat | 22:01 | |
*** jamielennox|away is now known as jamielennox | 22:10 | |
*** vijendar has quit IRC | 22:11 | |
openstackgerrit | Bryan Jones proposed openstack/python-heatclient: OpenstackClient plugin for template show https://review.openstack.org/267701 | 22:16 |
openstackgerrit | Bryan Jones proposed openstack/python-heatclient: OpenstackClient plugin for stack output show https://review.openstack.org/247791 | 22:16 |
openstackgerrit | Bryan Jones proposed openstack/python-heatclient: OSC plugin for stack resource show and list https://review.openstack.org/244927 | 22:16 |
openstackgerrit | Bryan Jones proposed openstack/python-heatclient: OpenStackClient plugin for stack output list https://review.openstack.org/267191 | 22:16 |
*** vgridnev has quit IRC | 22:17 | |
*** randallburt has quit IRC | 22:28 | |
*** ahelkhou has quit IRC | 22:33 | |
*** sabeen3 has quit IRC | 22:34 | |
*** sabeen1 has joined #heat | 22:34 | |
*** jonesbr has left #heat | 22:35 | |
*** EricGonczer_ has quit IRC | 22:36 | |
*** sdake has joined #heat | 22:41 | |
*** david-lyle has joined #heat | 22:48 | |
*** david-lyle has quit IRC | 22:52 | |
*** blomquisg is now known as blomquisg_gone | 22:58 | |
*** charlesr has quit IRC | 22:59 | |
*** jasond has quit IRC | 23:02 | |
*** ayoung has joined #heat | 23:02 | |
*** bana_k has quit IRC | 23:06 | |
*** bana_k has joined #heat | 23:10 | |
*** vijendar has joined #heat | 23:11 | |
*** vijendar has quit IRC | 23:12 | |
*** neelashah has quit IRC | 23:14 | |
*** vijendar has joined #heat | 23:17 | |
*** spotz is now known as spotz_zzz | 23:18 | |
*** randallburt has joined #heat | 23:22 | |
*** randallburt has quit IRC | 23:23 | |
*** vijendar has quit IRC | 23:26 | |
*** chlong has quit IRC | 23:30 | |
*** dims_ has quit IRC | 23:31 | |
*** jamielennox is now known as jamielennox|away | 23:31 | |
*** dims has joined #heat | 23:32 | |
*** tochi has joined #heat | 23:42 | |
*** mragupat_ has joined #heat | 23:45 | |
*** mragupat has quit IRC | 23:49 | |
*** mragupat_ has quit IRC | 23:49 | |
*** kebray has quit IRC | 23:58 | |
*** daneyon has joined #heat | 23:58 | |
*** daneyon_ has joined #heat | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!