| *** htruta_ has joined #heat | 00:06 | |
| *** Raj1 has quit IRC | 00:06 | |
| *** achanda has quit IRC | 00:15 | |
| *** tsandall has quit IRC | 00:16 | |
| *** xek_ has joined #heat | 00:19 | |
| *** xek has quit IRC | 00:20 | |
| *** tlashchova has quit IRC | 00:21 | |
| *** shadower has quit IRC | 00:23 | |
| *** shadower has joined #heat | 00:23 | |
| *** [1]noa_koffman has joined #heat | 00:23 | |
| *** david-lyle has quit IRC | 00:24 | |
| openstackgerrit | Zane Bitter proposed openstack/heat: ReST API: Refactor error handler as a context manager https://review.openstack.org/206768 | 00:24 |
|---|---|---|
| *** noa_koffman has quit IRC | 00:26 | |
| *** [1]noa_koffman is now known as noa_koffman | 00:26 | |
| *** Qiming has quit IRC | 00:39 | |
| *** Raj1 has joined #heat | 00:40 | |
| *** tsandall has joined #heat | 00:40 | |
| *** tsandall has quit IRC | 00:41 | |
| *** Raj1 has quit IRC | 00:46 | |
| *** Raj1 has joined #heat | 00:46 | |
| *** xek_ has quit IRC | 00:46 | |
| *** xek_ has joined #heat | 00:47 | |
| *** Raj1 has quit IRC | 00:51 | |
| *** tsandall has joined #heat | 00:54 | |
| *** zhenguo has joined #heat | 00:57 | |
| *** zhonghua-lee has joined #heat | 00:59 | |
| *** erkules_ has joined #heat | 01:02 | |
| *** erkules has quit IRC | 01:05 | |
| *** huangtianhua has joined #heat | 01:11 | |
| *** tiantian has joined #heat | 01:11 | |
| *** zhonghua-li has joined #heat | 01:16 | |
| *** tsandall has quit IRC | 01:16 | |
| ramishra | morning all! | 01:17 |
| *** zhonghua-lee has quit IRC | 01:19 | |
| *** EricGonczer_ has quit IRC | 01:27 | |
| *** Qiming has joined #heat | 01:28 | |
| *** Yanyan has joined #heat | 01:47 | |
| *** htruta_ has quit IRC | 01:57 | |
| *** daneyon has quit IRC | 01:57 | |
| *** erkules has joined #heat | 02:00 | |
| *** zengyingzhe has joined #heat | 02:01 | |
| *** pal has joined #heat | 02:02 | |
| *** erkules_ has quit IRC | 02:03 | |
| *** tsandall has joined #heat | 02:11 | |
| *** Tross has joined #heat | 02:16 | |
| openstackgerrit | Angus Salkeld proposed openstack/heat: Add a functional test option to skip notification tests https://review.openstack.org/206793 | 02:16 |
| huangtianhua | asalkeld: hi, https://review.openstack.org/#/c/195609/ seems some pythonclient has no to_dict() attribute, at least cinderclient has no to_dict for resource object, or may be I missed something | 02:16 |
| *** tsandall has quit IRC | 02:16 | |
| *** Drago has quit IRC | 02:16 | |
| *** david-lyle has joined #heat | 02:19 | |
| *** david-lyle has quit IRC | 02:23 | |
| *** Yanyanhu has joined #heat | 02:29 | |
| *** Raj1 has joined #heat | 02:30 | |
| *** Yanyan has quit IRC | 02:31 | |
| asalkeld | huangtianhua: yeah, but we get into trouble when we use private methods/attributs | 02:35 |
| *** pal has quit IRC | 02:35 | |
| asalkeld | i'd rather we push for the best case (to_dict), and have workarounds for those that are odd | 02:35 |
| *** pm90_ has joined #heat | 02:36 | |
| *** pm90__ has joined #heat | 02:36 | |
| *** achanda has joined #heat | 02:37 | |
| asalkeld | huangtianhua: here is an example of a workaround https://review.openstack.org/#/c/201215/7/heat/engine/resources/openstack/mistral/cron_trigger.py | 02:37 |
| *** boris-42 has quit IRC | 02:40 | |
| *** pm90_ has quit IRC | 02:40 | |
| *** zhonghua-li has quit IRC | 02:41 | |
| *** ricolin has joined #heat | 02:41 | |
| *** zhonghua-lee has joined #heat | 02:41 | |
| openstackgerrit | Angus Salkeld proposed openstack/heat: Convergence: fix functional test test_nested_stack_adopt_fail https://review.openstack.org/206796 | 02:45 |
| huangtianhua | asalkeld: ah, yes. There is no problem if we propose patches for cinder resources(I didn't see patches for cinder resources, so I was confused:)) | 02:51 |
| asalkeld | ok | 02:55 |
| *** steveg_afk has joined #heat | 02:59 | |
| openstackgerrit | Rabi Mishra proposed openstack/heat: Remove inheritance and refactor common functions to utility https://review.openstack.org/196091 | 03:03 |
| openstackgerrit | Rabi Mishra proposed openstack/heat: Add rolling_update to ResourceGroup https://review.openstack.org/194052 | 03:03 |
| openstackgerrit | Rabi Mishra proposed openstack/heat: Change native ASG to inherit from ResourceGroup https://review.openstack.org/194054 | 03:03 |
| *** Raj1 has quit IRC | 03:03 | |
| asalkeld | i think i just have 1 valid failure in the functional tests with convergence on | 03:06 |
| sirushti | asalkeld, awesome! | 03:09 |
| lifeless | nice | 03:10 |
| asalkeld | actually zero | 03:10 |
| asalkeld | the one was a too short test timeout | 03:10 |
| asalkeld | w00t | 03:10 |
| asalkeld | now all good | 03:10 |
| asalkeld | test_instance_group_update_replace_huge_min_in_service (needed a little longer) | 03:11 |
| asalkeld | 89 seconds | 03:11 |
| sirushti | Nice, maybe now we should make the convergence gate atleast non-voting | 03:11 |
| *** mragupat has joined #heat | 03:11 | |
| asalkeld | agree | 03:12 |
| asalkeld | we need to merge a patch with the NotSupported exception removed | 03:12 |
| asalkeld | sirushti: we still have no plan for "preview" ? | 03:13 |
| sirushti | yeah, I think I rebased that, not sure if the gate results were back on that one | 03:13 |
| *** steveg_afk has quit IRC | 03:13 | |
| *** mragupat_ has joined #heat | 03:13 | |
| asalkeld | https://github.com/openstack/heat/blob/master/heat/engine/service.py#L644 | 03:13 |
| sirushti | asalkeld, you mean stack-preview? | 03:14 |
| asalkeld | yeah | 03:14 |
| sirushti | does that really need extra work? | 03:15 |
| asalkeld | seems like a fancier version of validate | 03:16 |
| *** steveg_afk has joined #heat | 03:16 | |
| *** mragupat has quit IRC | 03:16 | |
| asalkeld | sirushti: i don't think so, just wondering why we have that NotSupported there | 03:17 |
| asalkeld | it would be good to have some functionaltests for stack-preview | 03:17 |
| sirushti | agreed | 03:17 |
| sirushti | I'll remove NotSupported from stack-preview too in that patch then | 03:18 |
| asalkeld | (give it a test first - make sure it actually works) | 03:19 |
| sirushti | yeah, also, I think there's an anomaly with the experimental gate run | 03:19 |
| asalkeld | https://review.openstack.org/#/q/message:convergence+project:openstack/heat+status:open,n,z | 03:19 |
| sirushti | in that the convergence_engine config option doesn't get placed in the appropriate section | 03:20 |
| asalkeld | we need some of these ^ for them to pass | 03:20 |
| *** jaime49 has quit IRC | 03:20 | |
| sirushti | atleast that was the case a week ago | 03:20 |
| asalkeld | [DEFAULT] \n convergence_engine=true | 03:21 |
| asalkeld | that works ^ | 03:21 |
| *** steveg_afk has quit IRC | 03:21 | |
| asalkeld | INFO heat.engine.service Service 062bdfe5-794b-4f0b-b4b2-888175420269 is updated | 03:22 |
| asalkeld | these are really irritating ^ | 03:22 |
| sirushti | ok, I'll check again on the config option | 03:22 |
| sirushti | yeah, I'd originally commented those out to debug convergence. It also doesn't seem very informative, bug? | 03:23 |
| asalkeld | well we should ask who ever added them | 03:23 |
| asalkeld | but i can't see them being very useful | 03:23 |
| sirushti | well, if it is useful for someone, it should atleast be a little more descriptive I'd think | 03:24 |
| *** steveg_afk has joined #heat | 03:24 | |
| *** coolsvap|away is now known as coolsvap | 03:26 | |
| *** ananta_ has joined #heat | 03:32 | |
| *** david-lyle has joined #heat | 03:34 | |
| *** ananta_ has quit IRC | 03:36 | |
| *** radez is now known as radez_g0n3 | 03:39 | |
| *** pal has joined #heat | 03:40 | |
| *** ananta_ has joined #heat | 03:42 | |
| ramishra | asalkeld: hi | 03:44 |
| asalkeld | hi ramishra | 03:44 |
| asalkeld | ramishra: what's up (i need to go pick up kids in ~15mins) | 03:45 |
| ramishra | asalkeld: it seems we've to register DummyResource here. https://github.com/openstack/heat/commit/413c780bb27d4ed2763f71eda27c689345711b99#diff-c321f4c730a102281f73b348865fb9c0R287 | 03:45 |
| ramishra | https://bugs.launchpad.net/heat/+bug/1479185 | 03:45 |
| openstack | Launchpad bug 1479185 in heat "heat.common.exception.StackValidationFailed: Attribute Foo for facade DummyResource missing in provider" [Undecided,New] - Assigned to Rabi Mishra (rabi) | 03:45 |
| uvirtbot | Launchpad bug 1479185 in heat "heat.common.exception.StackValidationFailed: Attribute Foo for facade DummyResource missing in provider" [Undecided,New] https://launchpad.net/bugs/1479185 | 03:45 |
| uvirtbot | Launchpad bug 1479185 in heat "heat.common.exception.StackValidationFailed: Attribute Foo for facade DummyResource missing in provider" [Undecided,New] | 03:45 |
| asalkeld | wow 3 of them | 03:46 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/206813 | 03:46 |
| ramishra | nope only one, it's the bot, not my fault;) | 03:46 |
| asalkeld | ramishra: yeah, i noticed in another test i had to call mine DummyResource2 | 03:46 |
| asalkeld | it seems like it has multiple | 03:47 |
| ramishra | ok, I'll put the fix | 03:47 |
| ramishra | I am surprised that it fails once in a while | 03:47 |
| asalkeld | wow try "git grep DummyResource" | 03:48 |
| *** ishant has joined #heat | 03:48 | |
| ramishra | yeah :) | 03:49 |
| *** huangtianhua has quit IRC | 03:49 | |
| ramishra | so we register explicitly in every test | 03:49 |
| asalkeld | ramishra: so that error is saying that a previously registered class is different to the template resource that is being used | 03:49 |
| asalkeld | it seems this is unintentional much of the time in the tests | 03:50 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/python-heatclient: Updated from global requirements https://review.openstack.org/206850 | 03:50 |
| asalkeld | ramishra: i wonder if we can't have a cleanup function that removes it | 03:50 |
| asalkeld | self.addCleanup() | 03:52 |
| ramishra | asalkeld: yeah possibly, but it should override, if we register explicitly right, which is probably what we're doing at the moment, you don't call temp_res.validate() in the previous test, so it does not fail. | 03:52 |
| asalkeld | ramishra: well sometimes we register a template | 03:53 |
| asalkeld | so it checks that the template is consistent with the python class | 03:53 |
| asalkeld | it won't remove the python resource class | 03:54 |
| ramishra | ok | 03:54 |
| asalkeld | you need to load an environment with "DummyResource: " | 03:54 |
| asalkeld | and it will remove DummyResource | 03:54 |
| asalkeld | actually there might be an explicit remove now | 03:55 |
| *** achanda has quit IRC | 03:55 | |
| asalkeld | ok, bbl - picking kids up | 03:58 |
| ramishra | yes, I've changed it inline with test_attributes_missing_based_on_class, so it should be fine right? as you are just checking the output for error_msg | 03:58 |
| *** zhonghua-lee has quit IRC | 03:59 | |
| ramishra | ok later, thanks | 03:59 |
| *** zhonghua-lee has joined #heat | 04:01 | |
| *** kebray has joined #heat | 04:01 | |
| *** tochi has quit IRC | 04:04 | |
| openstackgerrit | Rabi Mishra proposed openstack/heat: Fix `DummyResource missing in provider` error https://review.openstack.org/206862 | 04:04 |
| *** steveg_afk has quit IRC | 04:04 | |
| *** tochi has joined #heat | 04:04 | |
| openstackgerrit | Merged openstack/heat: Do not use rich server objects in servers' create https://review.openstack.org/188766 | 04:09 |
| *** mragupat_ has quit IRC | 04:09 | |
| openstackgerrit | Merged openstack/heat: Do not use VolumeTasks in AWS Instance create https://review.openstack.org/201321 | 04:11 |
| openstackgerrit | Merged openstack/heat: Refactor and correct purge_deleted https://review.openstack.org/201384 | 04:11 |
| openstackgerrit | Merged openstack/heat: Add properties_data encryption to heat-manage https://review.openstack.org/195325 | 04:11 |
| openstackgerrit | Merged openstack/heat: Make "heat-manage update_params encrypt" idempotent https://review.openstack.org/195639 | 04:11 |
| *** tochi has quit IRC | 04:15 | |
| *** tochi has joined #heat | 04:17 | |
| openstackgerrit | Merged openstack/heat: Support to view all attributes of resource https://review.openstack.org/199392 | 04:20 |
| openstackgerrit | Merged openstack/heat: Correct stack identity when delete nested https://review.openstack.org/206002 | 04:21 |
| lifeless | wheee big stack landed | 04:21 |
| openstackgerrit | Sirushti Murugesan proposed openstack/heat: Make convergence functional https://review.openstack.org/198273 | 04:25 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/206813 | 04:26 |
| *** zhonghua-lee has quit IRC | 04:27 | |
| openstackgerrit | Sirushti Murugesan proposed openstack/heat: DNM: Convergence Testing: Manual override https://review.openstack.org/193269 | 04:31 |
| openstackgerrit | Anant Patil proposed openstack/heat: Convergence: Fix for resource needed_by https://review.openstack.org/201110 | 04:35 |
| *** zhonghua-lee has joined #heat | 04:36 | |
| *** tochi has quit IRC | 04:49 | |
| openstackgerrit | Anant Patil proposed openstack/heat: Convergence: Fix for resource needed_by https://review.openstack.org/201110 | 04:56 |
| openstackgerrit | Anant Patil proposed openstack/heat: Convergence: Fix for resource needed_by https://review.openstack.org/201110 | 05:02 |
| *** tochi has joined #heat | 05:04 | |
| *** KanagarajM has joined #heat | 05:05 | |
| *** daneyon has joined #heat | 05:05 | |
| *** daneyon_ has joined #heat | 05:07 | |
| *** daneyon has quit IRC | 05:10 | |
| *** achanda has joined #heat | 05:26 | |
| *** sergmelikyan has joined #heat | 05:28 | |
| *** pm90_ has joined #heat | 05:35 | |
| *** pm90__ has quit IRC | 05:36 | |
| *** liusheng has quit IRC | 05:38 | |
| *** liusheng has joined #heat | 05:39 | |
| *** tiantian has quit IRC | 05:40 | |
| *** tshtilma has joined #heat | 05:41 | |
| KanagarajM | good morning all ! | 05:41 |
| asalkeld | hi | 05:43 |
| *** tochi has quit IRC | 05:46 | |
| *** tochi has joined #heat | 05:50 | |
| KanagarajM | asalkeld: hi | 05:51 |
| *** pm90_ has quit IRC | 05:57 | |
| *** Murali has joined #heat | 05:58 | |
| *** pm90_ has joined #heat | 05:59 | |
| *** sergmelikyan has quit IRC | 06:01 | |
| *** sergmelikyan has joined #heat | 06:03 | |
| *** rakesh_hs has joined #heat | 06:03 | |
| *** sergmelikyan has quit IRC | 06:03 | |
| *** rakesh_hs has quit IRC | 06:07 | |
| *** sergmelikyan has joined #heat | 06:09 | |
| *** liusheng has quit IRC | 06:12 | |
| *** rakesh_hs has joined #heat | 06:14 | |
| *** liusheng has joined #heat | 06:15 | |
| rakesh_hs | skraynev: Hi, please have a look at my comments for https://review.openstack.org/#/c/202071/ when you find time | 06:15 |
| *** sergmelikyan has quit IRC | 06:17 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Imported Translations from Transifex https://review.openstack.org/206878 | 06:18 |
| *** pm90_ has quit IRC | 06:19 | |
| *** zeih has joined #heat | 06:19 | |
| *** sergmelikyan has joined #heat | 06:21 | |
| *** tiantian has joined #heat | 06:22 | |
| *** huangtianhua has joined #heat | 06:22 | |
| *** sergmelikyan has quit IRC | 06:26 | |
| *** sergmelikyan has joined #heat | 06:27 | |
| *** zhenguo has quit IRC | 06:32 | |
| ishant | asalkeld, Hi | 06:34 |
| asalkeld | hi | 06:34 |
| ishant | simulator tests are failing after the adopt data fix | 06:36 |
| ishant | http://logs.openstack.org/61/203661/3/check/gate-heat-python27/5f43abf/console.html.gz | 06:36 |
| asalkeld | looking | 06:36 |
| *** Marga_ has quit IRC | 06:36 | |
| ishant | if fails in this line https://github.com/openstack/heat/blob/master/heat/engine/resource.py#L702 | 06:36 |
| ishant | resource_data is {'input_data': {}, 'adopt_stack_data': None} | 06:37 |
| ishant | so it is indexing on a empty dict | 06:37 |
| asalkeld | https://review.openstack.org/#/c/206291/ | 06:38 |
| asalkeld | i think we need that ^ in | 06:39 |
| *** zhenguo has joined #heat | 06:40 | |
| *** Marga_ has joined #heat | 06:40 | |
| asalkeld | ishant: let me pull your patch and run the tests | 06:40 |
| ishant | asalkeld, okay cool | 06:40 |
| asalkeld | skraynev: know anything about this: http://logs.openstack.org/96/206796/1/check/gate-heat-python27/aba5f9d/testr_results.html.gz | 06:42 |
| asalkeld | my patch doesn't seem to touch that | 06:42 |
| sirushti | Looks like we have only one test failing for convergence now http://paste.openstack.org/show/406161/ | 06:43 |
| sirushti | asalkeld, ananta_ ishant know if that^ is already fixed by some patch? | 06:43 |
| asalkeld | ok, i didn't run the scenario tests yet, only functional | 06:43 |
| asalkeld | (i have nova network) | 06:44 |
| sirushti | ok, I'll take a look at it | 06:46 |
| skraynev | asalkeld: yeah | 06:46 |
| skraynev | it's mine | 06:46 |
| skraynev | I have uploaded fix for it couple days ago | 06:47 |
| *** kfox1111_ has quit IRC | 06:47 | |
| skraynev | asalkeld: https://review.openstack.org/#/c/205018/ | 06:47 |
| skraynev | btw, good morning all :) | 06:47 |
| *** tspatzier has joined #heat | 06:47 | |
| sirushti | morning skraynev :) | 06:47 |
| rakesh_hs | good morning :) | 06:48 |
| *** kebray has quit IRC | 06:51 | |
| openstackgerrit | Rabi Mishra proposed openstack/heat: Fix `DummyResource missing in provider` error https://review.openstack.org/206862 | 06:52 |
| *** jprovazn has joined #heat | 06:53 | |
| asalkeld | skraynev: +2 | 06:53 |
| skraynev | asalkeld: thank you :) | 06:54 |
| *** achanda has quit IRC | 06:54 | |
| *** achanda has joined #heat | 06:57 | |
| *** sergmelikyan has quit IRC | 07:00 | |
| *** zhonghua-lee has quit IRC | 07:00 | |
| skraynev | stevebaker, asalkeld: meeting? | 07:04 |
| asalkeld | skraynev: isn't it tomorrow morning? | 07:05 |
| asalkeld | skraynev: my calendar says 6am tomorrow (my time) | 07:06 |
| skraynev | asalkeld: oops... | 07:09 |
| skraynev | asalkeld: I looked on my calendar in phone and mixed it with another one :) | 07:10 |
| skraynev | asalkeld: you are correct 2000 UTC | 07:11 |
| sirushti | skraynev, not sure I follow your question here, this patch isn't relevant to convergence at all -> https://review.openstack.org/#/c/201052/ | 07:12 |
| *** adam_g has quit IRC | 07:14 | |
| skraynev | sirushti: hm. looks like you are right. is it mean, that all necessary patches for convergence stuff are merged ? | 07:15 |
| ishant | asalkeld, tests work after this patch..only update replace one's are failing | 07:16 |
| sirushti | skraynev, okay, so about convergence, https://review.openstack.org/#/q/message:convergence+project:openstack/heat+status:open,n,z are the patches in review currently | 07:18 |
| *** tlashchova has joined #heat | 07:18 | |
| sirushti | skraynev, so https://review.openstack.org/#/c/201052/ makes the grenade(upgrade-testing) job voting, not the convergence job! | 07:19 |
| skraynev | sirushti: need more tea or coffee fro me :) https://review.openstack.org/#/c/206888/ | 07:20 |
| sirushti | skraynev, no worries :) | 07:21 |
| skraynev | I have got two email and thought, that you upload next patchset for this ^ | 07:21 |
| skraynev | doh. thank you. I will remove my -1 . | 07:21 |
| sirushti | skraynev, thanks | 07:22 |
| *** achanda has quit IRC | 07:27 | |
| *** Yanyan has joined #heat | 07:29 | |
| *** Yanyanhu has quit IRC | 07:32 | |
| *** zeih has quit IRC | 07:33 | |
| skraynev | asalkeld: https://review.openstack.org/#/c/206862/2, looks like we have not fixed one of tests in your patch :( | 07:43 |
| openstackgerrit | Ishant Tyagi proposed openstack/heat: DNM : convergence scenario tests https://review.openstack.org/203661 | 07:44 |
| ishant | asalkeld, I have rebased this^ on your patch :) | 07:45 |
| ishant | only two tests are failing now | 07:46 |
| ishant | update_replace_rollback and update_replace_missed_cleanup | 07:46 |
| skraynev | ramishra: ping | 07:46 |
| *** zhonghua-lee has joined #heat | 07:48 | |
| *** zeih has joined #heat | 07:51 | |
| *** pal has quit IRC | 07:59 | |
| *** zhonghua-li has joined #heat | 08:01 | |
| *** zengyingzhe_ has joined #heat | 08:01 | |
| *** zhonghua-lee has quit IRC | 08:04 | |
| *** zengyingzhe has quit IRC | 08:04 | |
| *** daneyon_ has quit IRC | 08:07 | |
| *** jistr has joined #heat | 08:08 | |
| *** zeih_ has joined #heat | 08:10 | |
| *** zeih has quit IRC | 08:13 | |
| *** zeih_ has quit IRC | 08:14 | |
| *** zeih has joined #heat | 08:15 | |
| ramishra | skraynev: hi | 08:25 |
| skraynev | ramishra: I just had a suggestion about fix for Foo attribute of provider resource :) but now I think, that last approach is correct too. | 08:27 |
| skraynev | ramishra: so it was false alarm ;) | 08:27 |
| ramishra | ok:) | 08:27 |
| *** zhonghua-li has quit IRC | 08:28 | |
| *** zeih_ has joined #heat | 08:30 | |
| openstackgerrit | Kairat Kushaev proposed openstack/heat: Resolve dynamic attributes for resources https://review.openstack.org/205128 | 08:32 |
| *** zeih has quit IRC | 08:33 | |
| *** erkules has quit IRC | 08:38 | |
| *** erkules has joined #heat | 08:38 | |
| *** e0ne has joined #heat | 08:40 | |
| *** vijayagurug has joined #heat | 08:40 | |
| *** e0ne has quit IRC | 08:43 | |
| *** yassine has joined #heat | 08:43 | |
| openstackgerrit | Kairat Kushaev proposed openstack/heat: Add tenant_id to heat cache key https://review.openstack.org/206006 | 08:47 |
| *** zhonghua-li has joined #heat | 08:48 | |
| *** zeih_ has quit IRC | 08:52 | |
| *** zhonghua-li has quit IRC | 08:56 | |
| *** zhonghua-li has joined #heat | 08:57 | |
| *** pal has joined #heat | 08:57 | |
| *** zhonghua has joined #heat | 08:58 | |
| *** nijaba has quit IRC | 09:02 | |
| *** zhonghua-li has quit IRC | 09:02 | |
| openstackgerrit | Sergey Kraynev proposed openstack/heat: Add base resolve method for attributes https://review.openstack.org/195609 | 09:02 |
| openstackgerrit | Sergey Kraynev proposed openstack/heat: Add show_resource function to Nova resources (1) https://review.openstack.org/195610 | 09:02 |
| openstackgerrit | Sergey Kraynev proposed openstack/heat: Add show_resource function to Glance resources (2) https://review.openstack.org/199596 | 09:02 |
| *** coolsvap is now known as coolsvap|away | 09:04 | |
| *** jtomasek has quit IRC | 09:05 | |
| *** jtomasek has joined #heat | 09:06 | |
| *** nijaba has joined #heat | 09:07 | |
| *** nijaba has quit IRC | 09:07 | |
| *** nijaba has joined #heat | 09:07 | |
| *** liusheng has quit IRC | 09:10 | |
| *** liusheng has joined #heat | 09:11 | |
| *** coolsvap|away is now known as coolsvap | 09:12 | |
| rakesh_hs | ishant: I will look into those issues | 09:18 |
| ishant | rakesh_hs, okay cool | 09:19 |
| openstackgerrit | Sirushti Murugesan proposed openstack/heat: py34: test_environment* https://review.openstack.org/201454 | 09:22 |
| *** alexpilotti has joined #heat | 09:24 | |
| openstackgerrit | Sirushti Murugesan proposed openstack/heat: py34: test_environment* https://review.openstack.org/201454 | 09:24 |
| -openstackstatus- NOTICE: Currently our CI system is broken, jobs are not getting processed at all. | 09:26 | |
| *** ChanServ changes topic to "Currently our CI system is broken, jobs are not getting processed at all." | 09:26 | |
| *** alex_xu has quit IRC | 09:48 | |
| *** ricolin has quit IRC | 09:49 | |
| *** alex_xu has joined #heat | 09:49 | |
| *** coolsvap is now known as coolsvap|away | 09:50 | |
| *** Qiming has quit IRC | 09:56 | |
| *** e0ne has joined #heat | 09:56 | |
| *** coolsvap|away is now known as coolsvap | 09:58 | |
| *** yassine has quit IRC | 09:59 | |
| *** tshtilma has quit IRC | 10:00 | |
| *** kairat has quit IRC | 10:00 | |
| *** Kennan has quit IRC | 10:00 | |
| *** yuanying has quit IRC | 10:00 | |
| *** kairat has joined #heat | 10:00 | |
| *** yuanying has joined #heat | 10:01 | |
| *** Kennan has joined #heat | 10:01 | |
| *** tshtilma has joined #heat | 10:01 | |
| *** e0ne_ has joined #heat | 10:02 | |
| *** KanagarajM_ has joined #heat | 10:04 | |
| *** e0ne has quit IRC | 10:05 | |
| *** vijayagurug has quit IRC | 10:05 | |
| *** KanagarajM has quit IRC | 10:05 | |
| *** asalkeld has quit IRC | 10:05 | |
| *** e0ne_ is now known as e0ne | 10:06 | |
| *** asalkeld has joined #heat | 10:06 | |
| *** tochi has quit IRC | 10:07 | |
| *** vijayagurug has joined #heat | 10:07 | |
| *** rdo has quit IRC | 10:08 | |
| *** tochi has joined #heat | 10:10 | |
| *** rdo has joined #heat | 10:10 | |
| *** zengyingzhe_ has quit IRC | 10:11 | |
| *** Yanyan has quit IRC | 10:12 | |
| *** asalkeld has quit IRC | 10:12 | |
| *** zhenguo has quit IRC | 10:13 | |
| openstackgerrit | huangtianhua proposed openstack/heat: Don't raise exception when get nested stack https://review.openstack.org/206974 | 10:20 |
| *** Qiming has joined #heat | 10:43 | |
| *** jprovazn has quit IRC | 10:43 | |
| *** pas-ha has joined #heat | 10:47 | |
| *** coolsvap is now known as coolsvap|away | 10:55 | |
| openstackgerrit | Sergey Kraynev proposed openstack/heat: Add base resolve method for attributes https://review.openstack.org/195609 | 10:57 |
| openstackgerrit | Sergey Kraynev proposed openstack/heat: Add show_resource function to Nova resources (1) https://review.openstack.org/195610 | 10:57 |
| openstackgerrit | Sergey Kraynev proposed openstack/heat: Add show_resource function to Glance resources (2) https://review.openstack.org/199596 | 10:57 |
| openstackgerrit | Sergey Kraynev proposed openstack/heat: Add show_resource function to Sahara resources (3) https://review.openstack.org/201094 | 10:58 |
| openstackgerrit | Sergey Kraynev proposed openstack/heat: Add show_resource function to Mistral resources (4) https://review.openstack.org/201215 | 10:58 |
| openstackgerrit | Sergey Kraynev proposed openstack/heat: Add show_resource function to Manila resources (5) https://review.openstack.org/201230 | 10:58 |
| *** zeih has joined #heat | 11:03 | |
| *** yassine has joined #heat | 11:04 | |
| *** yassine has quit IRC | 11:04 | |
| *** yassine has joined #heat | 11:04 | |
| openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Monasca client plugin https://review.openstack.org/195697 | 11:09 |
| openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Monasca Notification resource plugin https://review.openstack.org/202879 | 11:09 |
| openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Monasca Alarm definition resource plugin https://review.openstack.org/202880 | 11:09 |
| *** jprovazn has joined #heat | 11:11 | |
| *** e0ne has quit IRC | 11:25 | |
| *** huangtianhua has quit IRC | 11:25 | |
| *** tiantian has quit IRC | 11:25 | |
| *** zhonghua has quit IRC | 11:26 | |
| *** tochi has quit IRC | 11:26 | |
| *** zeih has quit IRC | 11:29 | |
| *** zeih has joined #heat | 11:31 | |
| *** e0ne has joined #heat | 11:35 | |
| *** pal has quit IRC | 11:37 | |
| openstackgerrit | Kanagaraj Manickam proposed openstack/heat: WIP: Adds python-magnumclient>=0.2.1 in requirements.txt https://review.openstack.org/207001 | 11:37 |
| openstackgerrit | Kanagaraj Manickam proposed openstack/heat: WIP: Import magnum python client directly https://review.openstack.org/207002 | 11:37 |
| openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Fixes context.request_context to create RequestContext from dict https://review.openstack.org/191040 | 11:43 |
| *** zeih has quit IRC | 11:44 | |
| *** coolsvap|away is now known as coolsvap | 11:51 | |
| *** ochuprykov has joined #heat | 11:55 | |
| *** e0ne has quit IRC | 11:59 | |
| *** steveg_afk has joined #heat | 12:00 | |
| *** pal has joined #heat | 12:03 | |
| *** pal has quit IRC | 12:07 | |
| openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Adds testcase to check template is not validated more than once https://review.openstack.org/197479 | 12:08 |
| openstackgerrit | Kanagaraj Manickam proposed openstack/heat: WIP: Avoid duplication of template validation using oslo_cache https://review.openstack.org/207015 | 12:08 |
| *** KanagarajM_ has quit IRC | 12:15 | |
| *** ananta_ has quit IRC | 12:16 | |
| *** coolsvap is now known as coolsvap|away | 12:17 | |
| *** xek_ is now known as xek | 12:23 | |
| *** e0ne has joined #heat | 12:25 | |
| *** pm90_ has joined #heat | 12:33 | |
| openstackgerrit | Kairat Kushaev proposed openstack/heat: Convergence: fix KeyError when creating stack https://review.openstack.org/207023 | 12:34 |
| *** kencjohnston has joined #heat | 12:34 | |
| *** ishant has quit IRC | 12:36 | |
| *** kencjohnston has quit IRC | 12:36 | |
| kairat | Converge guys, please review https://review.openstack.org/#/c/207023/ | 12:38 |
| *** jaime49 has joined #heat | 12:38 | |
| kairat | *Convergence guys | 12:38 |
| kairat | It seems that it doesn't work right now | 12:39 |
| *** Tross has quit IRC | 12:39 | |
| *** Tross1 has joined #heat | 12:39 | |
| openstackgerrit | Anant Patil proposed openstack/heat: Convergence: Implementation of timeout https://review.openstack.org/205965 | 12:40 |
| openstackgerrit | Anant Patil proposed openstack/heat: Convergence: Implementation of timeout https://review.openstack.org/205965 | 12:42 |
| *** zeih has joined #heat | 12:43 | |
| *** pm90_ has quit IRC | 12:44 | |
| *** jaime49 has quit IRC | 12:44 | |
| *** jaime49 has joined #heat | 12:45 | |
| *** ChanServ changes topic to "support @ https://ask.openstack.org | developer wiki @ https://wiki.openstack.org/wiki/Heat | development @ https://launchpad.net/heat | logged @ http://eavesdrop.openstack.org/irclogs/%23heat/" | 12:47 | |
| -openstackstatus- NOTICE: zuul's disks were at capacity. Space has been freed up and jobs are being re-queued. | 12:48 | |
| *** coolsvap|away is now known as coolsvap | 12:48 | |
| *** pal has joined #heat | 12:54 | |
| *** dims has quit IRC | 12:57 | |
| openstackgerrit | Anant Patil proposed openstack/heat: Convergence: Implementation of timeout https://review.openstack.org/205965 | 12:57 |
| *** dims has joined #heat | 12:57 | |
| *** jonesbr has joined #heat | 13:02 | |
| *** coolsvap is now known as coolsvap|away | 13:14 | |
| *** pm90_ has joined #heat | 13:17 | |
| *** pm90__ has joined #heat | 13:21 | |
| *** jruano has joined #heat | 13:21 | |
| *** neelashah has joined #heat | 13:24 | |
| *** pm90_ has quit IRC | 13:24 | |
| -openstackstatus- NOTICE: zuul jobs after about 07:00 UTC may need a 'recheck' to enter the queue. Look if your change is in http://status.openstack.org/zuul/ and recheck if not. | 13:25 | |
| *** zeih has quit IRC | 13:31 | |
| *** jecarey has joined #heat | 13:32 | |
| *** pas-ha has quit IRC | 13:33 | |
| *** rpothier has joined #heat | 13:34 | |
| *** blomquisg has quit IRC | 13:37 | |
| *** vijayagurug has left #heat | 13:38 | |
| openstackgerrit | Rabi Mishra proposed openstack/heat: Remove inheritance and refactor common functions to utility https://review.openstack.org/196091 | 13:40 |
| openstackgerrit | Rabi Mishra proposed openstack/heat: Change native ASG to inherit from ResourceGroup https://review.openstack.org/194054 | 13:40 |
| *** rakesh_hs has quit IRC | 13:50 | |
| *** blomquisg has joined #heat | 13:53 | |
| *** neelashah1 has joined #heat | 13:58 | |
| *** mragupat has joined #heat | 13:59 | |
| *** mragupat has quit IRC | 13:59 | |
| *** neelashah has quit IRC | 13:59 | |
| *** mragupat has joined #heat | 14:00 | |
| *** DandyPandy_ has joined #heat | 14:03 | |
| *** fbo has quit IRC | 14:04 | |
| *** EmilienM has quit IRC | 14:05 | |
| *** fbo has joined #heat | 14:09 | |
| *** EmilienM has joined #heat | 14:09 | |
| *** jaime49 has quit IRC | 14:22 | |
| *** Murali has quit IRC | 14:22 | |
| *** jruano has quit IRC | 14:27 | |
| *** liusheng has quit IRC | 14:27 | |
| *** neelashah1 has quit IRC | 14:28 | |
| *** Raj1 has joined #heat | 14:34 | |
| *** sabeen has joined #heat | 14:35 | |
| *** coolsvap|away is now known as coolsvap | 14:37 | |
| *** sabeen3 has joined #heat | 14:41 | |
| *** sabeen has quit IRC | 14:42 | |
| *** vijendar has joined #heat | 14:44 | |
| *** vijendar has quit IRC | 14:44 | |
| *** vijendar has joined #heat | 14:44 | |
| *** blomquisg has quit IRC | 14:45 | |
| *** pal has quit IRC | 14:45 | |
| *** pal has joined #heat | 14:46 | |
| *** zeih has joined #heat | 14:47 | |
| *** jaime49 has joined #heat | 14:48 | |
| *** crose has joined #heat | 14:48 | |
| *** jaime49 has quit IRC | 14:48 | |
| *** jaime49 has joined #heat | 14:49 | |
| *** blomquisg has joined #heat | 14:50 | |
| *** pal has quit IRC | 14:50 | |
| *** zeih has quit IRC | 14:51 | |
| *** neelashah has joined #heat | 14:56 | |
| *** kebray has joined #heat | 14:56 | |
| *** dsneddon has quit IRC | 14:57 | |
| *** dsneddon has joined #heat | 14:58 | |
| *** pm90_ has joined #heat | 15:00 | |
| *** jistr has quit IRC | 15:00 | |
| *** pm90__ has quit IRC | 15:01 | |
| *** mragupat has quit IRC | 15:01 | |
| *** e0ne has quit IRC | 15:02 | |
| *** blomquisg has quit IRC | 15:02 | |
| *** jistr has joined #heat | 15:02 | |
| *** vijayagurug has joined #heat | 15:03 | |
| *** vijayagurug has left #heat | 15:03 | |
| *** e0ne has joined #heat | 15:04 | |
| *** randallburt has joined #heat | 15:14 | |
| *** randallburt has quit IRC | 15:14 | |
| *** jdob has quit IRC | 15:14 | |
| *** randallburt has joined #heat | 15:14 | |
| *** jprovazn has quit IRC | 15:16 | |
| *** blomquisg has joined #heat | 15:17 | |
| *** pm90_ has quit IRC | 15:17 | |
| *** Drago has joined #heat | 15:21 | |
| *** Drago has quit IRC | 15:21 | |
| *** jruano has joined #heat | 15:21 | |
| *** Drago has joined #heat | 15:21 | |
| *** ddaskal has joined #heat | 15:23 | |
| *** tshtilma has quit IRC | 15:23 | |
| *** jdob has joined #heat | 15:24 | |
| *** pm90_ has joined #heat | 15:31 | |
| *** pm90__ has joined #heat | 15:33 | |
| *** alexpilotti has quit IRC | 15:34 | |
| *** Raj1 has quit IRC | 15:34 | |
| *** Raj1 has joined #heat | 15:35 | |
| *** pm90_ has quit IRC | 15:36 | |
| *** Raj1 has quit IRC | 15:39 | |
| *** kebray has quit IRC | 15:44 | |
| *** tsandall has joined #heat | 15:45 | |
| *** tsandall has quit IRC | 15:46 | |
| *** tsandall has joined #heat | 15:46 | |
| *** Qiming has quit IRC | 15:52 | |
| *** jistr has quit IRC | 16:08 | |
| *** Raj1 has joined #heat | 16:08 | |
| *** sdake has joined #heat | 16:08 | |
| *** tshtilma has joined #heat | 16:10 | |
| *** daneyon has joined #heat | 16:11 | |
| *** randallburt has quit IRC | 16:11 | |
| *** coolsvap is now known as coolsvap|away | 16:12 | |
| *** kebray has joined #heat | 16:13 | |
| *** zhiyan has quit IRC | 16:13 | |
| *** ameade has quit IRC | 16:13 | |
| *** Michalik has quit IRC | 16:13 | |
| *** serverascode has quit IRC | 16:13 | |
| *** david-lyle has quit IRC | 16:18 | |
| *** Raj1 has quit IRC | 16:19 | |
| *** lsmola has quit IRC | 16:20 | |
| *** blinky_ghost has joined #heat | 16:20 | |
| *** pm90__ has quit IRC | 16:24 | |
| *** Raj1 has joined #heat | 16:24 | |
| *** Marga_ has quit IRC | 16:26 | |
| *** Marga_ has joined #heat | 16:28 | |
| *** yassine has quit IRC | 16:29 | |
| openstackgerrit | Bryan Jones proposed openstack/heat: Add keystone.user custom constraint https://review.openstack.org/207117 | 16:35 |
| openstackgerrit | Bryan Jones proposed openstack/heat: Add Keystone RoleAssignment resource https://review.openstack.org/207118 | 16:35 |
| *** tspatzier has quit IRC | 16:35 | |
| *** tspatzier has joined #heat | 16:35 | |
| *** tspatzier has quit IRC | 16:36 | |
| *** sdake has quit IRC | 16:37 | |
| *** coolsvap|away is now known as coolsvap | 16:39 | |
| *** david-lyle has joined #heat | 16:42 | |
| *** serverascode has joined #heat | 16:42 | |
| *** ameade has joined #heat | 16:43 | |
| *** sergmelikyan has joined #heat | 16:45 | |
| *** alexpilotti has joined #heat | 16:46 | |
| *** zhiyan has joined #heat | 16:46 | |
| *** Michalik has joined #heat | 16:46 | |
| *** Marga_ has quit IRC | 16:47 | |
| *** sergmelikyan has quit IRC | 16:49 | |
| *** crose has quit IRC | 16:50 | |
| *** sdake has joined #heat | 16:53 | |
| *** coolsvap is now known as coolsvap|away | 16:58 | |
| *** coolsvap|away is now known as coolsvap | 16:58 | |
| *** Raj1 has quit IRC | 16:59 | |
| *** pal has joined #heat | 17:02 | |
| *** e0ne has quit IRC | 17:03 | |
| *** randallburt has joined #heat | 17:04 | |
| *** Marga_ has joined #heat | 17:08 | |
| *** alexpilotti has quit IRC | 17:14 | |
| *** alexpilotti has joined #heat | 17:23 | |
| *** achanda has joined #heat | 17:27 | |
| *** dsneddon has quit IRC | 17:28 | |
| *** dsneddon has joined #heat | 17:28 | |
| *** Marga_ has quit IRC | 17:32 | |
| *** Marga_ has joined #heat | 17:32 | |
| *** dsneddon has quit IRC | 17:43 | |
| *** sergmelikyan has joined #heat | 17:48 | |
| *** ochuprykov has quit IRC | 17:50 | |
| *** dsneddon has joined #heat | 17:51 | |
| *** Marga_ has quit IRC | 17:51 | |
| *** Marga_ has joined #heat | 17:52 | |
| *** e0ne has joined #heat | 17:56 | |
| *** pm90_ has joined #heat | 18:03 | |
| *** e0ne has quit IRC | 18:06 | |
| *** pm90_ has quit IRC | 18:09 | |
| *** e0ne has joined #heat | 18:09 | |
| *** pm90_ has joined #heat | 18:10 | |
| *** jaime49 has quit IRC | 18:12 | |
| *** jaime49 has joined #heat | 18:13 | |
| *** coolsvap is now known as coolsvap|brb | 18:18 | |
| *** Raj1 has joined #heat | 18:22 | |
| *** dims_ has joined #heat | 18:24 | |
| *** pal has quit IRC | 18:26 | |
| *** dims has quit IRC | 18:28 | |
| *** Raj1 has quit IRC | 18:31 | |
| *** openstackgerrit has quit IRC | 18:31 | |
| *** openstackgerrit has joined #heat | 18:32 | |
| *** inc0 has joined #heat | 18:35 | |
| *** Drago has quit IRC | 18:36 | |
| *** blinky_ghost has quit IRC | 18:39 | |
| openstackgerrit | Sirushti Murugesan proposed openstack/heat: DNM: Convergence Testing: Manual override https://review.openstack.org/193269 | 18:42 |
| *** sdake has quit IRC | 18:43 | |
| *** sdake has joined #heat | 18:46 | |
| *** kairat_ has joined #heat | 18:54 | |
| *** pal has joined #heat | 18:57 | |
| *** kebray has quit IRC | 18:59 | |
| *** zhonghua has joined #heat | 19:00 | |
| openstackgerrit | Merged openstack/heat: Imported Translations from Transifex https://review.openstack.org/206878 | 19:02 |
| *** tspatzier has joined #heat | 19:03 | |
| *** sergmelikyan has quit IRC | 19:03 | |
| *** Drago has joined #heat | 19:04 | |
| *** Drago has quit IRC | 19:06 | |
| *** Drago has joined #heat | 19:06 | |
| *** zhonghua has quit IRC | 19:07 | |
| *** ricolin has joined #heat | 19:09 | |
| *** coolsvap|brb is now known as coolsvap|away | 19:10 | |
| *** sergmelikyan has joined #heat | 19:11 | |
| *** kebray has joined #heat | 19:14 | |
| *** kebray_ has joined #heat | 19:18 | |
| *** kebray has quit IRC | 19:20 | |
| *** ricolin has quit IRC | 19:24 | |
| *** dims_ has quit IRC | 19:27 | |
| *** dims has joined #heat | 19:27 | |
| *** kairat_ has quit IRC | 19:43 | |
| *** pal has quit IRC | 19:46 | |
| *** achanda has quit IRC | 19:46 | |
| *** sergmelikyan has quit IRC | 19:47 | |
| *** pal has joined #heat | 19:49 | |
| *** e0ne has quit IRC | 19:51 | |
| *** e0ne has joined #heat | 19:55 | |
| *** skraynev_ has joined #heat | 19:56 | |
| *** Raj has joined #heat | 19:57 | |
| *** kairat_ has joined #heat | 19:59 | |
| stevebaker | meeting time | 20:00 |
| *** sergmelikyan has joined #heat | 20:01 | |
| *** e0ne has quit IRC | 20:03 | |
| *** Raj has quit IRC | 20:05 | |
| *** Raj has joined #heat | 20:05 | |
| neelashah | hi | 20:10 |
| *** e0ne has joined #heat | 20:11 | |
| *** openstackgerrit has quit IRC | 20:16 | |
| *** openstackgerrit has joined #heat | 20:17 | |
| *** achanda has joined #heat | 20:25 | |
| *** achanda has quit IRC | 20:34 | |
| *** achanda has joined #heat | 20:35 | |
| skraynev_ | g'night all :) | 20:36 |
| *** skraynev_ has quit IRC | 20:36 | |
| *** kairat_ has quit IRC | 20:38 | |
| *** tshtilma has quit IRC | 20:38 | |
| *** jruano has quit IRC | 20:40 | |
| *** achanda has quit IRC | 20:41 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/206813 | 20:42 |
| *** sergmelikyan has quit IRC | 20:46 | |
| *** tspatzier has quit IRC | 20:53 | |
| *** pal has quit IRC | 20:54 | |
| *** sergmelikyan has joined #heat | 20:55 | |
| openstackgerrit | Merged openstack/python-heatclient: Updated from global requirements https://review.openstack.org/206850 | 21:07 |
| *** randallburt has quit IRC | 21:07 | |
| *** pm90_ has quit IRC | 21:14 | |
| *** ekarlso has quit IRC | 21:16 | |
| *** rpothier has quit IRC | 21:18 | |
| *** e0ne has quit IRC | 21:24 | |
| *** achanda has joined #heat | 21:34 | |
| *** htruta_ has joined #heat | 21:34 | |
| *** pm90_ has joined #heat | 21:35 | |
| *** pm90__ has joined #heat | 21:36 | |
| *** achanda has quit IRC | 21:39 | |
| *** vijendar has quit IRC | 21:39 | |
| *** sergmelikyan has quit IRC | 21:39 | |
| *** pm90_ has quit IRC | 21:40 | |
| *** Raj has quit IRC | 21:42 | |
| *** jaime49 has quit IRC | 21:44 | |
| *** ekarlso has joined #heat | 21:44 | |
| *** jonesbr has left #heat | 21:45 | |
| *** randallburt has joined #heat | 21:51 | |
| *** randallburt has quit IRC | 21:54 | |
| *** randallburt has joined #heat | 21:54 | |
| *** vahidh has joined #heat | 21:55 | |
| *** sergmelikyan has joined #heat | 21:59 | |
| *** Kennan2 has joined #heat | 22:02 | |
| *** Kennan has quit IRC | 22:03 | |
| *** achanda has joined #heat | 22:11 | |
| *** daneyon has quit IRC | 22:11 | |
| *** neelashah has quit IRC | 22:11 | |
| *** Raj1 has joined #heat | 22:15 | |
| *** asalkeld has joined #heat | 22:17 | |
| *** Raj1 has quit IRC | 22:22 | |
| *** Raj1 has joined #heat | 22:22 | |
| *** inc0 has quit IRC | 22:36 | |
| *** sdake has quit IRC | 22:40 | |
| *** sdake has joined #heat | 22:40 | |
| *** pm90__ has quit IRC | 22:42 | |
| *** sdake has quit IRC | 22:42 | |
| *** sergmelikyan has quit IRC | 22:45 | |
| *** sergmelikyan has joined #heat | 22:48 | |
| *** htruta has quit IRC | 22:50 | |
| *** dsneddon has quit IRC | 22:57 | |
| *** kebray_ has quit IRC | 23:00 | |
| *** jecarey has quit IRC | 23:04 | |
| *** alexpilotti has quit IRC | 23:05 | |
| *** ddaskal has quit IRC | 23:06 | |
| *** Raj1 has quit IRC | 23:08 | |
| *** daneyon has joined #heat | 23:09 | |
| *** daneyon_ has joined #heat | 23:10 | |
| *** sergmelikyan has quit IRC | 23:13 | |
| *** daneyon has quit IRC | 23:13 | |
| *** sergmelikyan has joined #heat | 23:27 | |
| *** daneyon_ has quit IRC | 23:29 | |
| *** zhenguo has joined #heat | 23:31 | |
| *** tochi has joined #heat | 23:33 | |
| asalkeld | lets see what state the gate is in | 23:35 |
| *** jamielennox is now known as jamielennox|away | 23:39 | |
| stevebaker | asalkeld: its looking like https://review.openstack.org/#/c/206862/ will take a long time to land, then we can tag l-2 | 23:40 |
| asalkeld | that was 3hours ago | 23:49 |
| *** sergmelikyan has quit IRC | 23:50 | |
| asalkeld | wow i haven't looked at this for ages : https://launchpad.net/heat/+milestone/liberty-2 | 23:50 |
| asalkeld | (milestones) | 23:51 |
| asalkeld | naughty me | 23:51 |
| stevebaker | I think its looking in reasonable shape | 23:53 |
| *** Kennan2 is now known as Kennan | 23:53 | |
| asalkeld | yeah, nice job | 23:53 |
| *** daneyon has joined #heat | 23:53 | |
| *** sergmelikyan has joined #heat | 23:57 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!