*** achanda has joined #heat | 00:07 | |
openstackgerrit | Merged openstack/heat: Fix RS swift client to match correct signature https://review.openstack.org/164319 | 00:10 |
---|---|---|
*** achanda has quit IRC | 00:12 | |
openstackgerrit | Angus Salkeld proposed openstack/heat: Add extra columns for resource table https://review.openstack.org/156693 | 00:49 |
*** funzo has joined #heat | 00:50 | |
*** funzo has quit IRC | 00:55 | |
*** hdd has quit IRC | 01:09 | |
*** liusheng has quit IRC | 01:13 | |
*** LiJiansheng has joined #heat | 01:16 | |
*** alexpilotti has quit IRC | 01:19 | |
openstackgerrit | Qiming Teng proposed openstack/heat: Make Heat ASG always do rolling_updates https://review.openstack.org/137945 | 01:32 |
*** Qiming has joined #heat | 01:32 | |
*** Qiming_ has joined #heat | 01:34 | |
*** Qiming has quit IRC | 01:37 | |
*** xuhaiwei has joined #heat | 01:40 | |
*** Qiming_ is now known as Qiming | 01:43 | |
openstackgerrit | LiangChen proposed openstack/heat: Docker plugin add restart policies and capability properties https://review.openstack.org/163277 | 01:52 |
*** Marga_ has joined #heat | 01:57 | |
openstackgerrit | Angus Salkeld proposed openstack/heat: StackResource convert operations to use RPC https://review.openstack.org/116336 | 01:57 |
openstackgerrit | Angus Salkeld proposed openstack/heat: Remove capacity check from AWS::AG update https://review.openstack.org/163743 | 01:57 |
*** hdd has joined #heat | 02:13 | |
*** dims_ has quit IRC | 02:13 | |
*** Administrator__ has quit IRC | 02:14 | |
*** Administrator__ has joined #heat | 02:14 | |
*** pm90_ has joined #heat | 02:15 | |
*** erkules_ has joined #heat | 02:23 | |
asalkeld | stevebaker: you need any reviews done? | 02:24 |
elynn | norning :) | 02:24 |
ramishra | morning all! | 02:24 |
asalkeld | hi elynn ramishra | 02:25 |
*** erkules has quit IRC | 02:26 | |
ramishra | asalkeld: hi! can you please review https://review.openstack.org/#/c/160642/, I would like it can be merged:) stevebaker had already reviewed it(last patch), I had fixed some minor nits mentioned by shardy | 02:26 |
asalkeld | having a look ramishra | 02:27 |
elynn | hi asalkeld, reply you at https://review.openstack.org/#/c/164416/ | 02:28 |
asalkeld | elynn: you are changing the behaviour of that | 02:30 |
asalkeld | it was only the content | 02:30 |
asalkeld | now it's somewhat oddly either a name or content | 02:30 |
elynn | asalkeld, heatclient won't parse get_file content. | 02:31 |
asalkeld | elynn: it's not it's job to | 02:31 |
elynn | I would prefer to just passing the name of template | 02:31 |
asalkeld | the nested stack should validate that, not the parent | 02:31 |
elynn | But I afraid that will break some tests | 02:32 |
asalkeld | elynn: that is what get_file does, the client puts the file into "files", then the template function returns the content | 02:33 |
elynn | if heatclient won't think it as a template , it will not pass nested template to heat service, and that will fail the stack creation. | 02:33 |
asalkeld | so it is transparent | 02:33 |
asalkeld | elynn: use "template: {get_file: my.yaml)" | 02:33 |
asalkeld | that does get passed to the service | 02:34 |
elynn | if my.yaml has another nested file, then heatclient will not put it into files. | 02:34 |
elynn | heatclient will not put nested file of my.yaml into files. | 02:35 |
asalkeld | ooo, ok - now that is root issue | 02:35 |
asalkeld | but you have only solved it for one particular use case | 02:36 |
asalkeld | heatclient should look for known template headers | 02:36 |
asalkeld | let me look in the client , one moment | 02:37 |
elynn | or a new function like get_template to solve this ;) | 02:38 |
elynn | so heatclient will parse the files return by get_template function and ignore the files return by get_file. | 02:40 |
Qiming | elynn, iirc, heatclient does parse get_file, http://git.openstack.org/cgit/openstack/python-heatclient/tree/heatclient/common/template_utils.py#n76 | 02:41 |
elynn | Qiming, I trace it, the content return by get_file will not be parse, it's just be putting into files section. | 02:43 |
elynn | http://git.openstack.org/cgit/openstack/python-heatclient/tree/heatclient/common/template_utils.py#n105 | 02:43 |
elynn | only if file_is_template is true, that heatclient will think it as a template | 02:44 |
asalkeld | elynn: +1 make file_is_template smarter | 02:44 |
elynn | Just haven't figure out how to make it smarter yet.. | 02:45 |
*** Qiming has quit IRC | 02:47 | |
*** Qiming has joined #heat | 02:47 | |
Qiming | +1 make file_is_template smarter | 02:48 |
*** pm90_ has quit IRC | 02:52 | |
*** pm90_ has joined #heat | 02:52 | |
elynn | ok, try to. | 02:53 |
*** erkules_ is now known as erkules | 02:54 | |
*** erkules has quit IRC | 02:55 | |
*** erkules has joined #heat | 02:55 | |
*** pm90_ has quit IRC | 02:57 | |
*** coolsvap|afk is now known as coolsvap | 02:58 | |
*** hdd has quit IRC | 02:58 | |
*** jrist has quit IRC | 03:01 | |
ramishra | asalkeld: thanks! | 03:06 |
asalkeld | np | 03:07 |
*** KanagarajM has joined #heat | 03:09 | |
KanagarajM | good morning all | 03:10 |
*** jrist has joined #heat | 03:13 | |
openstackgerrit | ShaoHe Feng proposed openstack/heat: Versioned object - SoftwareDeployment https://review.openstack.org/152429 | 03:14 |
*** dimsum__ has joined #heat | 03:14 | |
*** xuhaiwei has quit IRC | 03:17 | |
*** dimsum__ has quit IRC | 03:19 | |
openstackgerrit | Merged openstack/heat-templates: heat-config-docker-compose hook https://review.openstack.org/160642 | 03:20 |
asalkeld | KanagarajM: reviewed | 03:22 |
KanagarajM | asalkeld: thanks. | 03:23 |
elynn | asalkeld, Qiming , Do you have time to review this https://review.openstack.org/#/c/122177/ ? | 03:25 |
asalkeld | wow, that's big | 03:25 |
elynn | It's annoying to fix unittests... | 03:26 |
elynn | Actually I only change deferred_auth_method to trusts by default in config.py | 03:27 |
elynn | Others are fixing unittests error. | 03:27 |
asalkeld | i know ... | 03:28 |
*** LiJiansheng has quit IRC | 03:29 | |
elynn | I hope this can land soon so I won't do this again... | 03:29 |
*** LiJiansheng has joined #heat | 03:29 | |
*** bandarji has joined #heat | 03:30 | |
*** bandarji has quit IRC | 03:30 | |
*** bandarji has joined #heat | 03:31 | |
openstackgerrit | LiangChen proposed openstack/heat: Docker plugin add restart policies and capability properties https://review.openstack.org/163277 | 03:32 |
KanagarajM | asalkeld: could you set the release cycle for https://blueprints.launchpad.net/heat/+spec/convergence-resource-operations | 03:35 |
asalkeld | ok | 03:35 |
asalkeld | KanagarajM: i set it to L1 | 03:37 |
Qiming | elynn, I don't think I'm 100% confident in your patch, but I fully understand how frustrating it could be considering the size of the patch | 03:37 |
asalkeld | (but we will see how things go | 03:37 |
KanagarajM | asalkeld: sure. | 03:37 |
Qiming | elynn, the top concern for me is that we may need to have both 'trusts' and 'password' authentication working, for many reasons | 03:38 |
Qiming | when defaults is switched to 'trusts' (which is good), I am expecting to see some CONF overrides in heat/tests/test_heatclient.py ? | 03:40 |
Qiming | elynn, I may be wrong, because I have not yet examined that module thoroughly | 03:41 |
*** rakesh_hs has joined #heat | 03:43 | |
asalkeld | test matrix gets a bit crazy neutron/nova-net & keystone v2/v3 trusts/pass & standalone/normal | 03:45 |
asalkeld | it would be nice to test them all | 03:46 |
elynn | Some tests are under 'password' authentication, and I set override for them. | 03:53 |
*** tochi has joined #heat | 03:54 | |
elynn | I don't get what you mean, asalkeld . Need more tests? | 03:54 |
openstackgerrit | Merged openstack/heat: Versioned objects - UserCreds https://review.openstack.org/149166 | 03:54 |
openstackgerrit | Merged openstack/heat: Make Heat ASG always do rolling_updates https://review.openstack.org/137945 | 04:04 |
asalkeld | elynn: not really - just in response to Qiming (it's difficult to test everything) | 04:07 |
*** achanda has joined #heat | 04:10 | |
*** bandarji has quit IRC | 04:13 | |
*** pm90_ has joined #heat | 04:14 | |
*** GonZo2000 has quit IRC | 04:15 | |
*** sarob has quit IRC | 04:20 | |
openstackgerrit | Angus Salkeld proposed openstack/heat: StackResource convert operations to use RPC https://review.openstack.org/116336 | 04:23 |
openstackgerrit | Angus Salkeld proposed openstack/heat: Pass the environment into the Template class and not Stack https://review.openstack.org/164067 | 04:23 |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: StackTag versioned-object https://review.openstack.org/164570 | 04:35 |
openstackgerrit | Rabi Mishra proposed openstack/heat-templates: WIP: Boot config to deeploy containers using docker-compose hook https://review.openstack.org/164572 | 04:40 |
*** gokrokve has joined #heat | 04:40 | |
*** asalkeld is now known as asalkeld_afk | 04:40 | |
asalkeld_afk | picking kids up, brb | 04:40 |
openstackgerrit | Rabi Mishra proposed openstack/heat-templates: WIP: Boot config to deploy containers using docker-compose hook https://review.openstack.org/164572 | 04:40 |
*** gokrokve has quit IRC | 04:45 | |
*** gokrokve has joined #heat | 04:46 | |
*** dmn_ has joined #heat | 04:49 | |
*** gokrokve has quit IRC | 04:50 | |
*** hdd has joined #heat | 04:52 | |
openstackgerrit | Merged openstack/heat: Keystone resource plugin for Group https://review.openstack.org/161564 | 04:53 |
*** dmn_ has quit IRC | 04:54 | |
*** nkhare has joined #heat | 05:03 | |
*** dmn_ has joined #heat | 05:10 | |
*** gokrokve has joined #heat | 05:16 | |
*** gokrokve has quit IRC | 05:18 | |
*** gokrokve has joined #heat | 05:18 | |
*** asalkeld_afk is now known as asalkeld | 05:19 | |
*** gokrokve has quit IRC | 05:23 | |
openstackgerrit | ShaoHe Feng proposed openstack/heat: Versioned objects - Snapshot https://review.openstack.org/151556 | 05:25 |
openstackgerrit | ShaoHe Feng proposed openstack/heat: Versioned objects - Event https://review.openstack.org/149926 | 05:25 |
openstackgerrit | ShaoHe Feng proposed openstack/heat: Versioned object - SoftwareDeployment https://review.openstack.org/152429 | 05:25 |
*** hdd has quit IRC | 05:29 | |
*** funzo has joined #heat | 05:36 | |
*** funzo has quit IRC | 05:40 | |
*** sarob has joined #heat | 05:42 | |
*** sarob has quit IRC | 05:47 | |
openstackgerrit | yuntongjin proposed openstack/heat: Versioned object - WatchRule and WatchData https://review.openstack.org/153487 | 05:51 |
openstackgerrit | Rabi Mishra proposed openstack/heat-templates: WIP: Boot config to deploy containers using docker-compose hook https://review.openstack.org/164572 | 05:51 |
openstackgerrit | ShaoHe Feng proposed openstack/heat: Versioned objects - Snapshot https://review.openstack.org/151556 | 05:52 |
openstackgerrit | ShaoHe Feng proposed openstack/heat: Versioned objects - Event https://review.openstack.org/149926 | 05:52 |
openstackgerrit | ShaoHe Feng proposed openstack/heat: Versioned object - SoftwareDeployment https://review.openstack.org/152429 | 05:52 |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat-templates: Sample heat templates for keystone resources https://review.openstack.org/161671 | 05:57 |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Keystone resource plugin for User https://review.openstack.org/161565 | 05:57 |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Allows update of domain for keystone project and group https://review.openstack.org/164577 | 05:57 |
*** achanda has quit IRC | 06:15 | |
*** gokrokve has joined #heat | 06:18 | |
*** gokrokve has quit IRC | 06:23 | |
*** Administrator__ has quit IRC | 06:26 | |
*** Administrator__ has joined #heat | 06:26 | |
*** pm90_ has quit IRC | 06:27 | |
*** jprovazn has joined #heat | 06:31 | |
*** achanda has joined #heat | 06:42 | |
openstackgerrit | Rakesh H S proposed openstack/heat: convergence prepare traversal https://review.openstack.org/159444 | 06:45 |
*** ishant has joined #heat | 06:47 | |
*** dmn_ has quit IRC | 06:49 | |
*** vijayagurug has joined #heat | 06:51 | |
*** rakesh_hs has quit IRC | 06:53 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Versioned object Service https://review.openstack.org/164135 | 06:54 |
*** pitr-ch has joined #heat | 07:02 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: StackTag versioned-object https://review.openstack.org/164570 | 07:04 |
*** dmn_ has joined #heat | 07:05 | |
*** dmn_ has quit IRC | 07:12 | |
*** achanda has quit IRC | 07:12 | |
*** inc0 has joined #heat | 07:13 | |
inc0 | good morning everyone | 07:14 |
elynn | Hi inc0 | 07:15 |
*** gokrokve has joined #heat | 07:18 | |
*** gokrokve has quit IRC | 07:20 | |
*** gokrokve has joined #heat | 07:20 | |
*** Marga_ has quit IRC | 07:23 | |
*** gokrokve has quit IRC | 07:24 | |
cmyster | morning | 07:28 |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Versioned-object SyncPoint https://review.openstack.org/164591 | 07:29 |
*** dmn_ has joined #heat | 07:30 | |
*** rakesh_hs has joined #heat | 07:34 | |
*** jtomasek has joined #heat | 07:37 | |
Qiming | huangtianhua, there? | 07:37 |
huangtianhua | hi | 07:37 |
Qiming | huangtianhua, regarding https://review.openstack.org/#/c/164115/ | 07:37 |
Qiming | I don't think we are doing the right thing with that patch | 07:37 |
Qiming | just my personal observation, to be honest | 07:38 |
huangtianhua | talk in private channel:) | 07:38 |
*** LiJiansheng has quit IRC | 07:43 | |
*** rwsu has joined #heat | 07:43 | |
*** LiJiansheng has joined #heat | 07:44 | |
*** liusheng has joined #heat | 07:44 | |
*** Marga_ has joined #heat | 07:45 | |
*** tspatzier has joined #heat | 07:47 | |
*** sirushti has quit IRC | 07:55 | |
*** sirushti has joined #heat | 07:55 | |
*** tspatzier has quit IRC | 07:59 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Source gnocchi alarms resources in the right way https://review.openstack.org/164595 | 08:00 |
*** Marga_ has quit IRC | 08:01 | |
*** tspatzier has joined #heat | 08:05 | |
*** ifarkas has joined #heat | 08:07 | |
*** ParsectiX has joined #heat | 08:09 | |
*** dulek has joined #heat | 08:16 | |
*** gokrokve has joined #heat | 08:18 | |
*** tspatzier has quit IRC | 08:22 | |
*** gokrokve has quit IRC | 08:23 | |
*** shardy has joined #heat | 08:31 | |
shadower | hey shardy | 08:32 |
*** jcoufal has joined #heat | 08:33 | |
*** BManojlovic has joined #heat | 08:35 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Add extra columns for resource table https://review.openstack.org/156693 | 08:35 |
shardy | shadower: hi! | 08:37 |
shadower | shardy: is there anything I can do now regarding the breakpoints? You mentioned a bugfix that is necessary before we can move forward | 08:39 |
shardy | shadower: I'm just finishing off a patch for that now, and I can push the change discussed to your review too, if that's OK? | 08:39 |
shadower | shardy: yeah, if you've already started working on it, sure :-) | 08:40 |
shardy | I'll also push the WIP functional test, so we can agree the behaviour is as desired before landing anything | 08:40 |
shadower | that would be brilliant | 08:40 |
shadower | thanks a lot for helping with this | 08:40 |
shardy | shadower: Ok, cool, np - I meant to finish this over the weekend but in the end not working was more appealing ;) | 08:41 |
shadower | shar: haha I completely understand that :-) | 08:42 |
*** sorantis has joined #heat | 08:51 | |
*** jcoufal has quit IRC | 08:57 | |
*** jistr has joined #heat | 09:11 | |
*** derekh has joined #heat | 09:14 | |
*** gokrokve has joined #heat | 09:18 | |
*** gokrokve has quit IRC | 09:22 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: StackTag versioned-object https://review.openstack.org/164570 | 09:26 |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/heat: Versioned objects - Snapshot https://review.openstack.org/151556 | 09:26 |
openstackgerrit | Merged openstack/heat: Replace mox with mock for stack-lock test cases https://review.openstack.org/164152 | 09:26 |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/heat: Versioned objects - Event https://review.openstack.org/149926 | 09:26 |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/heat: Versioned object - SoftwareDeployment https://review.openstack.org/152429 | 09:28 |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Add extra columns for resource table https://review.openstack.org/156693 | 09:38 |
*** dimsum__ has joined #heat | 09:46 | |
*** cdent has joined #heat | 09:52 | |
*** blues-man has joined #heat | 09:53 | |
*** rakesh_hs_ has joined #heat | 09:54 | |
*** rakesh_hs has quit IRC | 09:57 | |
*** noakoffman has quit IRC | 10:00 | |
*** dmn_ has quit IRC | 10:04 | |
*** Qiming has quit IRC | 10:07 | |
*** sergmelikyan has joined #heat | 10:16 | |
*** gokrokve has joined #heat | 10:18 | |
*** coolsvap is now known as coolsvap|afk | 10:19 | |
*** vijayagurug has left #heat | 10:19 | |
*** gokrokve has quit IRC | 10:23 | |
ramishra | shardy Hi! | 10:24 |
*** Administrator__ has quit IRC | 10:24 | |
ramishra | shardy: sent you a note on https://review.openstack.org/#/c/164572/. Please have a look when you have time. | 10:27 |
*** dmn_ has joined #heat | 10:30 | |
shardy | ramishra: Hi! Thanks, I'm planning to take a look this afternoon | 10:31 |
ramishra | shardy: thanks!! | 10:36 |
*** funzo has joined #heat | 10:37 | |
*** dmn_ has quit IRC | 10:41 | |
*** funzo has quit IRC | 10:41 | |
*** sorantis has quit IRC | 10:53 | |
*** dmn_ has joined #heat | 10:59 | |
*** pitr-ch has quit IRC | 11:01 | |
*** dims_ has joined #heat | 11:02 | |
*** Qiming has joined #heat | 11:04 | |
*** dimsum__ has quit IRC | 11:04 | |
*** Qiming_ has joined #heat | 11:05 | |
*** dims_ has quit IRC | 11:07 | |
*** Qiming has quit IRC | 11:08 | |
*** dimsum__ has joined #heat | 11:13 | |
openstackgerrit | Ethan Lynn proposed openstack/python-heatclient: Parse nested files if they are template. https://review.openstack.org/164417 | 11:17 |
*** sorantis has joined #heat | 11:17 | |
*** songli has quit IRC | 11:17 | |
*** songli has joined #heat | 11:17 | |
*** gokrokve has joined #heat | 11:18 | |
elynn | Hi shardy, available to review https://review.openstack.org/#/c/122177/ ? | 11:18 |
shardy | elynn: awesome! Thanks for doing that :) | 11:20 |
shardy | elynn: Sure, I'm just finishing some patches then I'll review | 11:20 |
elynn | ;) | 11:21 |
*** gokrokve has quit IRC | 11:23 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add OS::Mistral::Workflow for Mistral workflows https://review.openstack.org/147645 | 11:25 |
openstackgerrit | Steven Hardy proposed openstack/heat: Add breakpoint support https://review.openstack.org/146123 | 11:32 |
openstackgerrit | Steven Hardy proposed openstack/heat: Persist initialized resources to DB on create https://review.openstack.org/164651 | 11:32 |
openstackgerrit | Steven Hardy proposed openstack/heat: Add a functional test for hooks/breakpoints https://review.openstack.org/164652 | 11:32 |
openstackgerrit | Steven Hardy proposed openstack/heat: Add a functional test for hooks/breakpoints https://review.openstack.org/164652 | 11:33 |
openstackgerrit | Steven Hardy proposed openstack/heat: Add breakpoint support https://review.openstack.org/146123 | 11:33 |
openstackgerrit | Steven Hardy proposed openstack/heat: Persist initialized resources to DB on create https://review.openstack.org/164651 | 11:33 |
shardy | shadower: ^^ | 11:34 |
shardy | I'd like to add a few more functional tests for nested stacks and wildcards, but hopefully that is enough to evaluate the update hook changes discussed in the review | 11:35 |
shadower | shardy: thanks | 11:36 |
*** tsufiev_ is now known as tsufiev | 11:42 | |
shardy | elynn: looks great, just one possible minor issue noted | 11:45 |
openstackgerrit | Anastasia Kuznetsova proposed openstack/heat: Add integration scenario test for Neutron LBaaS https://review.openstack.org/162184 | 11:50 |
*** jaypipes has joined #heat | 11:50 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Add extra columns for resource table https://review.openstack.org/156693 | 11:51 |
*** KanagarajM has quit IRC | 11:55 | |
*** jdob has joined #heat | 11:57 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat-specs: Improvements in deprecation process https://review.openstack.org/153235 | 12:01 |
*** henrique_ has joined #heat | 12:04 | |
*** Qiming__ has joined #heat | 12:05 | |
*** prazumovsky has joined #heat | 12:08 | |
*** Qiming_ has quit IRC | 12:08 | |
*** jdob has quit IRC | 12:08 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Fix OS::Zaqar::Queue resource_mapping https://review.openstack.org/164665 | 12:08 |
*** asalkeld has quit IRC | 12:09 | |
*** dkusidlo has joined #heat | 12:10 | |
*** dkusidlo has quit IRC | 12:10 | |
*** nkhare has quit IRC | 12:11 | |
openstackgerrit | Rakesh H S proposed openstack/heat: Versioned-object SyncPoint https://review.openstack.org/164591 | 12:13 |
*** jdob has joined #heat | 12:14 | |
*** rm_work is now known as rm_work|away | 12:14 | |
*** songli has quit IRC | 12:14 | |
*** pitr-ch has joined #heat | 12:16 | |
*** dmn_ has quit IRC | 12:16 | |
*** Qiming__ is now known as Qiming | 12:17 | |
*** gokrokve has joined #heat | 12:18 | |
*** funzo has joined #heat | 12:21 | |
openstackgerrit | Rabi Mishra proposed openstack/heat-templates: heat-config-kubelet hook https://review.openstack.org/140887 | 12:21 |
*** gokrokve has quit IRC | 12:23 | |
*** alexpilotti has joined #heat | 12:27 | |
*** aweiteka has joined #heat | 12:28 | |
*** dimsum__ has quit IRC | 12:32 | |
*** dimsum__ has joined #heat | 12:32 | |
*** blomquisg has joined #heat | 12:33 | |
*** blues-man has quit IRC | 12:35 | |
*** radez_g0n3 is now known as radez | 12:38 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Fix OS::Zaqar::Queue resource_mapping https://review.openstack.org/164665 | 12:43 |
*** tochi has quit IRC | 12:46 | |
*** EricGonczer_ has joined #heat | 12:46 | |
*** sdake has joined #heat | 12:47 | |
*** openstackgerrit has quit IRC | 12:50 | |
*** openstackgerrit has joined #heat | 12:50 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add new support status 'REMOVED' and add version https://review.openstack.org/164677 | 12:51 |
*** che-arne has joined #heat | 12:51 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add new support status 'REMOVED' and add version https://review.openstack.org/164677 | 12:52 |
*** sorantis_ has joined #heat | 13:03 | |
*** sorantis has quit IRC | 13:05 | |
*** sorantis_ is now known as sorantis | 13:05 | |
openstackgerrit | Michal Jastrzebski (inc0) proposed openstack/heat: Add missing versioned mechanism to Stack object https://review.openstack.org/164682 | 13:07 |
*** EricGonczer_ has quit IRC | 13:13 | |
*** EricGonczer_ has joined #heat | 13:16 | |
*** KarolynChambers has left #heat | 13:17 | |
*** gokrokve has joined #heat | 13:18 | |
*** EricGonczer_ has quit IRC | 13:19 | |
*** gokrokve has quit IRC | 13:22 | |
*** signed8bit has joined #heat | 13:27 | |
sdake | shardy can you make the kolla meeting today | 13:28 |
sdake | i can put you first on agenda so you can ptfo after :) | 13:28 |
sdake | 2000 UTC | 13:29 |
*** prazumovsky has quit IRC | 13:31 | |
*** ishant has quit IRC | 13:31 | |
shardy | sdake: Yes, you want a quick intro/update on the work ramishra is doing, right? | 13:32 |
sdake | yup | 13:33 |
sdake | lus we have a bit of feedback on the work | 13:33 |
sdake | like what we need | 13:33 |
sdake | our requirements | 13:33 |
sdake | i could just tell you but I think it helps to have it logged and have the attenddess there | 13:33 |
sdake | to know work is happening | 13:33 |
sdake | shardy folks look to want to make antoher deployment tool out of kolla | 13:33 |
*** EricGonczer_ has joined #heat | 13:33 | |
*** dimsum__ is now known as dims | 13:33 | |
sdake | as I said in my ptl election messsage, I'll take the community where it wants to go, but I think it makes mor esense to integrate with current deployment tools | 13:34 |
inc0 | sooo....kolla + tripleo + heat right? cool. | 13:35 |
*** spzala has joined #heat | 13:35 | |
sdake | inc0 seems accurate | 13:35 |
inc0 | are there templates for tripleo with that or its not yet ready? | 13:35 |
sdake | or fuel or os-ansible-deploment I dont care :) | 13:35 |
shardy | sdake: Ok, great, yeah it will be great to start the discussion going | 13:35 |
shardy | inc0: there aren't yet - I'm very interested in figuring out what they will look like though | 13:36 |
sdake | inc0 fig glue being worked on for heat atm | 13:36 |
inc0 | shardy, I've added planning session proposal for that in Vancouver | 13:36 |
sdake | inc0 fig is the integration point to kolla | 13:36 |
shardy | sdake: Yeah, implementing a deployment too *in* kolla makes no sense to me - abstracting things to enable easy integration with $whatever deployment tool seems like the way to go, IMHO | 13:37 |
*** EricGonczer_ has quit IRC | 13:37 | |
shardy | inc0: Ok, I already proposed one for Heat, you proposed a TripleO one? | 13:37 |
inc0 | no - heat | 13:37 |
inc0 | hold on | 13:37 |
sdake | shardy considered the investment to devleop a good deployment tool i tend to agree | 13:38 |
shardy | https://etherpad.openstack.org/p/liberty-heat-sessions | 13:38 |
sdake | it has taken 6-8 guys 6 months to figure out kolla - 6k hours of dev time | 13:38 |
shardy | 5.Heat container integration revisited | 13:38 |
inc0 | ah, the one about containers | 13:38 |
sdake | I dont want to spend another 12 mo implementinga deployment tool | 13:39 |
inc0 | I've added 7th to look at upgrades generally | 13:39 |
sdake | honestly I tink the correct asnwer to that problem is os-ansible-deployment or the like | 13:39 |
shardy | inc0: Yeah, upgrades are kinda another part of this, not directly related to the container integration | 13:39 |
sdake | atomic upgrade via continaers is easy | 13:40 |
sdake | i'd like to add a compose atomic upgrade api | 13:40 |
inc0 | sdake, it itsn't that easy, we need to make sure that: 1. new version is compatible and 2. we can safely perform an upgrade | 13:40 |
inc0 | 2nd part would be kinda heat part | 13:41 |
sdake | inc0 those problems are handled by gating not deployment imo | 13:41 |
openstackgerrit | Rakesh H S proposed openstack/heat: convergence prepare traversal https://review.openstack.org/159444 | 13:41 |
*** jmckind has joined #heat | 13:41 | |
inc0 | sdake, well, its all mixed up - from heat perspective we kinda need to look at big picture | 13:42 |
sdake | inc0 ie you gate the upgrade- if that works - then you deploy the upgrad | 13:42 |
*** sabeen1 has joined #heat | 13:42 | |
inc0 | sdake, its not that simple, grenade is supposed to do that...ish | 13:43 |
ramishra | sdake: Hi! | 13:43 |
sdake | ramishra hey | 13:43 |
inc0 | upgrade is a process, not an atomic action | 13:43 |
sdake | each node can be atomically upgrades | 13:43 |
sdake | the upgrade process is to manage all the nodes upgrading correctly | 13:43 |
inc0 | I'd say each node and each service on each node | 13:44 |
sdake | so both are correct ;) | 13:44 |
sdake | yield leonidas | 13:44 |
inc0 | so we need to deploy compute nodes correctly:) and, if we consider TripleO, thats heat job | 13:44 |
sdake | I beg you! | 13:44 |
sdake | kolla only does atomic upgrades of services | 13:45 |
ramishra | sdake: I've done something where in a pristine atomic image we deploy containers using docker compose hook.. so the hooks/agents run in a container and deploy other containers... https://review.openstack.org/#/c/164572/ | 13:45 |
sdake | how heat and triploe want to manage that is up to heat and tripleo | 13:45 |
sdake | ramishra will you be able to make the 2000 utc meeting? | 13:45 |
ramishra | sdake: This can be useful for kolla! | 13:45 |
sdake | well kolla doesn't do deployment | 13:46 |
sdake | but agree its a good integraton point up the stack | 13:46 |
sdake | ramishra https://review.openstack.org/#/c/163954/ | 13:46 |
sdake | this is how we want integration to be done | 13:47 |
ramishra | sdake: I mean all kolla (openstack containers) can be deployed by tripleO+heat.. | 13:47 |
sdake | (via an openstack.env file and compose launch) | 13:47 |
sdake | so in some way openstack.env needs to be placed next t othe fig file | 13:49 |
ramishra | sdake: As I metioned we can handle the env file in the hook. This woud be sent as a blob input/option in structured config resource | 13:49 |
*** blomquisg has quit IRC | 13:50 | |
*** saju_m has joined #heat | 13:50 | |
*** pm90_ has joined #heat | 13:50 | |
*** pm90_ has quit IRC | 13:51 | |
*** pm90_ has joined #heat | 13:51 | |
ramishra | sdake: but the review I mentioned above is quite interesting, the idea is, a heat-agent container running in a host would deploy other kolla containers on the host. please have a look and let me know your views. | 13:52 |
*** elynn_ has joined #heat | 13:54 | |
*** gokrokve has joined #heat | 13:56 | |
openstackgerrit | Ethan Lynn proposed openstack/heat: Switch config deferred_auth_method to trusts by default https://review.openstack.org/122177 | 13:56 |
*** blues-man has joined #heat | 13:58 | |
*** radez is now known as radez_g0n3 | 13:58 | |
*** gokrokve_ has joined #heat | 14:00 | |
*** blomquisg has joined #heat | 14:01 | |
*** gokrokve has quit IRC | 14:04 | |
*** blomquisg has quit IRC | 14:09 | |
*** blomquisg has joined #heat | 14:10 | |
*** InblEric1 has joined #heat | 14:10 | |
*** blomquisg has quit IRC | 14:11 | |
*** inc0 has quit IRC | 14:11 | |
*** blomquisg has joined #heat | 14:12 | |
*** saju_m has quit IRC | 14:14 | |
*** jmckind has quit IRC | 14:19 | |
*** KanagarajM has joined #heat | 14:19 | |
jdandrea | I did a bit of experimenting with volume attachments for a 12-server deployment using Heat kilo-2 (standalone). Feedback welcomed/appreciated! http://paste.openstack.org/raw/192179/ | 14:22 |
*** jmckind has joined #heat | 14:22 | |
*** Drago has joined #heat | 14:26 | |
*** Drago has quit IRC | 14:27 | |
*** Drago has joined #heat | 14:27 | |
shardy | jdandrea: IME you do need to do a scsi rescan when attaching a volume post-boot | 14:35 |
shardy | I assume your reordering makes the attachment happen earlier in the VM boot sequence? | 14:35 |
jdandrea | shardy: Hmm. How does one attach a volume pre-boot? The VolumeAttachment resource depends upon the VM resource id. | 14:36 |
jdandrea | shardy: I think the only thing I'm doing differently is "slowing down" the VM boots by forcing them in series. | 14:36 |
shardy | https://github.com/hardys/demo_templates/blob/master/kilo_summit_heat_beyond_the_basics/example1_provider_environment/server_with_volume.yaml#L53 | 14:36 |
* jdandrea reads | 14:37 | |
shardy | jdandrea: well you can't, which is why you need to trigger the rescan, otherwise it's a race which you may or may not win | 14:37 |
jdandrea | shardy: Yes, that I've seen, but I thought that was a workaround. | 14:37 |
jdandrea | Yeah, it sounds like a race (condition?). | 14:37 |
shardy | jdandrea: it's standard practice to detect newly added scsi disks IME | 14:37 |
jdandrea | shardy: *nods* ok, so this could be "working as designed" (or is), and the fact that it sometimes works is just luck. | 14:38 |
*** blues-man has quit IRC | 14:39 | |
*** blues-man has joined #heat | 14:39 | |
jdandrea | I'm going to try this and see if it improves things consistently. | 14:39 |
shardy | jdandrea: IMO yes, but there may be some better way I'm not aware of | 14:39 |
*** Marga_ has joined #heat | 14:40 | |
jdandrea | shardy: That's fair. It's just that, when I see "VolumeAttachment" (in heat *or* cinder or elsewhere) and you can give it a property like "/dev/vdb" ... my natural inclination is to think even the mount will be orchestrated. Perhaps that's not what "attachment" means though. | 14:40 |
jdandrea | Good info! | 14:40 |
*** Marga_ has quit IRC | 14:41 | |
*** Marga_ has joined #heat | 14:41 | |
shardy | jdandrea: that mountpoint property of cinder volume attachments is bogus IME, as cinder can't force the OS to respect it | 14:41 |
shardy | as noted in our docs, using the volume ID is a better plan | 14:42 |
shardy | I don't do that in my example because it was running on a cirros image | 14:42 |
jdandrea | shardy: Ah! I missed it (in the docs). I see that, right, you are running with a different image, ok. | 14:42 |
shardy | which doesn't allow disks to be looked up by id, like most proper linux environments | 14:43 |
* jdandrea nods | 14:43 | |
shardy | http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Cinder::VolumeAttachment | 14:43 |
jdandrea | shardy: Ah, ok. I've seen that comment. I'm confused by the advisement (and using virtio-<VolumeId>), e.g., how that translates to your example. | 14:44 |
shardy | jdandrea: rather than looking for "vdb" you'd probably look for a device node with the right id appearing in the dev filesystem | 14:48 |
jdandrea | shardy: For instance, how do we know /proc/partitions will end up always showing vdb (in your example)? If there's more than one VolumeAttachment, I wonder which is which? (Suspecting a slippery slope: Have to check the size.) | 14:48 |
jdandrea | shardy: Ok, so I have to figure out what "right id" means ... | 14:48 |
jdandrea | It's a lot of busy work to orchestrate a volume. It may ultimately be out of Heat's/Cinder's hands though. :/ | 14:49 |
shardy | jdandrea: that's kind of the point of showing it as an example to be abstracted by a provider resource | 14:49 |
shardy | see the demo.ogv here if you need some context on that: | 14:50 |
shardy | https://github.com/hardys/demo_templates/tree/master/kilo_summit_heat_beyond_the_basics/example1_provider_environment | 14:50 |
jdandrea | shardy: I don't follow ... ? | 14:50 |
* jdandrea reads | 14:50 | |
shardy | you can abstract whatever stuff is needed to make volume attachment and formatting work on your platform into a reusable nested template | 14:50 |
jdandrea | shardy: Ah, I see. | 14:50 |
shardy | then reference it as type: OS::My::ServerWithVolume | 14:51 |
shardy | or whatever | 14:51 |
* jdandrea nods, gets it | 14:51 | |
shardy | ultimately much of this is OS dependent, so heat can't really transparently handle it for you | 14:51 |
jdandrea | shardy: Ok, so I need to find out what "right id" means in Ubuntu and how it would work for multiple volumes (as well as what happens during an *update* when more are added). | 14:51 |
jdandrea | shardy: Understood. I think that would ultimately fall on nova/cinder (if it was even possible). | 14:52 |
jdandrea | All heat can do is orchestrate nova/cinder in this case. It's ultimately up to them. | 14:52 |
jdandrea | But it's nice that we have reusable nested templates. :) | 14:52 |
shardy | jdandrea: you should be able to use the ID you get by referencing the cinder volume (not attachment), although where that shows up in the dev tree on ubuntu I'm not sure | 14:53 |
shardy | I'll try to do a Fedora example later if I have time | 14:54 |
jdandrea | Thanks! I'm going to try and redo this example on my own and dig a bit on Ubuntu so I have a deeper understanding of it. | 14:54 |
*** kebray has quit IRC | 14:57 | |
*** LiJiansheng has quit IRC | 15:11 | |
*** jordanP has joined #heat | 15:12 | |
jordanP | hi guys. I'd like to write a simple heat stack using the HOT syntax. I'd like to create N servers (using a ResourceGroup) where N is user supplied. To each server I'd like to attach M volumes, where M is user supplied. I have no clue on how to that, I am not sure the new 'repeat' block could help me. Any hint much appreciated! :) | 15:14 |
jdandrea | shardy: Arrgh, it's trickier in my case, as it turns out. I schedule all of my resources ahead of orchestration, in the context of the entire stack (vs. one at a time). Nested stacks present challenges in that case. There's a scheduler hint feature being reviewed for kilo though, so hopefully that helps. | 15:15 |
*** david-lyle_afk is now known as david-lyle | 15:15 | |
shardy | jordanP: https://github.com/openstack/heat-templates/blob/master/hot/resource_group/server_with_volumes.yaml is an example of the second part | 15:16 |
shardy | then you can wrap server_with_volumes in another ResourceGroup using similar syntax to that example | 15:16 |
shardy | the repeat block is probably not what you need | 15:16 |
jordanP | shardy, thanks ! I took server_with_volumes.yaml as a starting point indeed | 15:17 |
*** achanda has joined #heat | 15:17 | |
*** randallburt has joined #heat | 15:18 | |
jordanP | okay, I tried unsucessfully to use the repeat block. Will try the nested resource group now | 15:18 |
*** randallburt has quit IRC | 15:18 | |
*** randallburt has joined #heat | 15:19 | |
*** thedodd has joined #heat | 15:21 | |
openstackgerrit | Randall Burt proposed openstack/heat: Pin the target keystone endpoint to the context auth url https://review.openstack.org/164325 | 15:24 |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Add extra columns for resource table https://review.openstack.org/156693 | 15:25 |
*** achanda has quit IRC | 15:25 | |
*** reed has joined #heat | 15:26 | |
*** kebray has joined #heat | 15:26 | |
*** rm_work|away is now known as rm_work | 15:30 | |
*** KanagarajM has quit IRC | 15:30 | |
*** jprovazn has quit IRC | 15:33 | |
jordanP | shardy, it worked like a charm ! I am impressed ! | 15:35 |
shardy | jordanP: \o/ :) | 15:35 |
rakesh_hs_ | zaneb: Hi, after going through the convergence POC, I have put in some working code for convergence-prepare-traversal https://review.openstack.org/#/c/159444/ | 15:38 |
rakesh_hs_ | when you find time, please let me know your comments/suggestions | 15:39 |
openstackgerrit | Rakesh H S proposed openstack/heat: Versioned-object SyncPoint https://review.openstack.org/164591 | 15:45 |
*** kairat_kushaev has quit IRC | 15:45 | |
*** metral_zzz is now known as metral | 15:46 | |
*** bandarji has joined #heat | 15:47 | |
*** achanda has joined #heat | 15:48 | |
*** kairat_kushaev has joined #heat | 15:51 | |
*** Qiming has quit IRC | 15:53 | |
*** gokrokve_ has quit IRC | 15:53 | |
*** gokrokve has joined #heat | 15:57 | |
*** rakesh_hs_ has quit IRC | 15:58 | |
*** sarob has joined #heat | 16:02 | |
*** rakesh_hs_ has joined #heat | 16:04 | |
*** achanda has quit IRC | 16:04 | |
*** rakesh_hs has joined #heat | 16:06 | |
*** rakesh_hs_ has quit IRC | 16:10 | |
*** dulek has quit IRC | 16:11 | |
*** alextricity has joined #heat | 16:11 | |
*** openstackgerrit has quit IRC | 16:11 | |
*** openstackgerrit has joined #heat | 16:12 | |
*** vijendar has joined #heat | 16:12 | |
*** vijendar has quit IRC | 16:12 | |
*** vijendar has joined #heat | 16:13 | |
*** radez_g0n3 is now known as radez | 16:16 | |
alextricity | Hey guys :) Does anybody know where I can configure the endpoint os-collect-config uses for signaling to heat? | 16:21 |
*** vijendar has quit IRC | 16:22 | |
jdandrea | shardy: Interesting. If I leave out the mountpoint in VolumeAttachment, even a scsi rescan yields no results, even after an hour. If I put the mountpoint of /dev/vdb back, it works fine ... until I try and orchestrate 10+ VMs/volume-attachments in a single template. Forcing the VMs to depend on each other in sequence makes it work again, most of the time (sometimes one is missing). | 16:22 |
shardy | jdandrea: sounds like a nova/cinder bug to me | 16:23 |
jdandrea | So the example you posted doesn't even work for me. I'm looking to see if SCSI rescans are different under Fedora/Ubuntu. | 16:23 |
jdandrea | shardy: Yes! That's what I thought. I've been going in circles with that. :( | 16:23 |
jdandrea | shardy: Putting it in series sounds like I have a smoking gun to show them now. | 16:24 |
jdandrea | shardy: If I can tease it out of Heat, then folks can't point back at Heat. I should be able to just spin up a bunch of resources in sequence, from the command line, and the same thing should happen. | 16:24 |
*** ishant has joined #heat | 16:25 | |
shardy | jdandrea: Yeah a non heat reproducer script is probably the way forward, of possible | 16:25 |
shardy | jdandrea: FYI we have been bitten by possibly related issues in our functional testing: | 16:26 |
shardy | https://bugs.launchpad.net/heat/+bug/1382300 | 16:26 |
openstack | Launchpad bug 1382300 in heat "VolumeBackupRestoreIntegrationTest WaitConditionFailure: Test Failed" [Medium,In progress] - Assigned to Steven Hardy (shardy) | 16:26 |
uvirtbot | Launchpad bug 1382300 in heat "VolumeBackupRestoreIntegrationTest WaitConditionFailure: Test Failed" [Medium,In progress] | 16:26 |
uvirtbot | Launchpad bug 1382300 in heat "VolumeBackupRestoreIntegrationTest WaitConditionFailure: Test Failed" [Medium,In progress] https://launchpad.net/bugs/1382300 | 16:26 |
alextricity | shardy: Hey :) You wouldn't happen to know where os-collect-config gets the heat endpoint from do you? Maybe from the heat_metadata_server_url directive in the heat.conf? | 16:26 |
shardy | I tried for a long time to get that test into tempest, then our test suite, and eventually we found the volume attachments we too flaky so we've skipped it | 16:26 |
shardy | I always assumed it was gate-resources related, e.g that everything ran too slowly or had spurious failures | 16:27 |
shardy | alextricity: It comes from /etc/os-collect-config.conf ;) | 16:29 |
shardy | I'm not quite sure where that's populated, sec | 16:29 |
alextricity | shardy: Thanks :) | 16:30 |
*** GonZo2000 has joined #heat | 16:30 | |
shardy | alextricity: https://github.com/openstack/heat/blob/master/heat/engine/resources/openstack/nova/server.py#L413 | 16:32 |
shardy | it is derived from heat_metadata_server_url, which is passed into the instance via metadata when you choose user_data_format: SOFTWARE_CONFIG | 16:33 |
alextricity | Wow, you hit the bullseye shardy. impressive. Thank you so much | 16:33 |
*** gokrokve has quit IRC | 16:34 | |
openstackgerrit | Drago proposed openstack/heat: Separate message and traceback even if not a remote error https://review.openstack.org/164769 | 16:34 |
*** gokrokve has joined #heat | 16:36 | |
*** funzo has quit IRC | 16:39 | |
*** elynn_ has quit IRC | 16:40 | |
*** hdd has joined #heat | 16:40 | |
*** funzo has joined #heat | 16:42 | |
*** InblEric has joined #heat | 16:42 | |
*** InblEric1 has quit IRC | 16:43 | |
*** smc7 has joined #heat | 16:43 | |
*** BManojlovic has quit IRC | 16:49 | |
*** cdent has quit IRC | 16:52 | |
*** saju_m has joined #heat | 16:52 | |
*** openstackgerrit has quit IRC | 16:54 | |
*** openstackgerrit has joined #heat | 16:54 | |
*** InblEric1 has joined #heat | 16:59 | |
*** Marga_ has quit IRC | 17:01 | |
*** wpf has quit IRC | 17:01 | |
*** henrique_ has quit IRC | 17:02 | |
*** htruta has quit IRC | 17:02 | |
*** wpf has joined #heat | 17:02 | |
*** InblEric has quit IRC | 17:02 | |
*** htruta has joined #heat | 17:03 | |
*** randallburt has quit IRC | 17:05 | |
*** saju_m has quit IRC | 17:09 | |
*** gokrokve has quit IRC | 17:11 | |
*** rakesh_hs_ has joined #heat | 17:14 | |
openstackgerrit | Ethan Lynn proposed openstack/python-heatclient: Parse nested files if they are template https://review.openstack.org/164417 | 17:15 |
*** InblEric has joined #heat | 17:17 | |
*** rakesh_hs has quit IRC | 17:17 | |
*** InblEric1 has quit IRC | 17:18 | |
*** pm90_ has quit IRC | 17:19 | |
*** saju_m has joined #heat | 17:19 | |
*** InblEric1 has joined #heat | 17:22 | |
*** InblEric has quit IRC | 17:25 | |
*** harlowja has joined #heat | 17:28 | |
*** Marga_ has joined #heat | 17:30 | |
*** Tango has joined #heat | 17:31 | |
*** rakesh_hs_ has quit IRC | 17:36 | |
*** EricGonczer_ has joined #heat | 17:37 | |
*** randallburt has joined #heat | 17:38 | |
*** gokrokve has joined #heat | 17:39 | |
*** EricGonczer_ has quit IRC | 17:39 | |
*** IlyaE has joined #heat | 17:39 | |
*** vijendar has joined #heat | 17:42 | |
*** pitr-ch has quit IRC | 17:43 | |
*** jordanP has quit IRC | 17:44 | |
*** blues-man has quit IRC | 17:49 | |
*** pm90_ has joined #heat | 17:49 | |
*** achanda has joined #heat | 17:50 | |
*** jistr has quit IRC | 17:51 | |
*** achanda_ has joined #heat | 17:55 | |
*** rm_work has left #heat | 17:56 | |
*** achanda has quit IRC | 17:58 | |
*** ishant has quit IRC | 18:08 | |
*** derekh has quit IRC | 18:12 | |
*** cyli has joined #heat | 18:16 | |
*** packet has joined #heat | 18:21 | |
openstackgerrit | Sirushti Murugesan proposed openstack/heat: Add way to collect map of needed attributes https://review.openstack.org/161306 | 18:27 |
openstackgerrit | Sirushti Murugesan proposed openstack/heat: Convergence: Allow creating lightweight stacks https://review.openstack.org/159774 | 18:27 |
*** pm90_ has quit IRC | 18:30 | |
*** pm90_ has joined #heat | 18:30 | |
*** sorantis has quit IRC | 18:30 | |
sirushti | skraynev, sorry, ^that happened while I added mine as a dependency to yours, please feel free to ignore whatever changes that came in that patchset. | 18:31 |
openstackgerrit | Sirushti Murugesan proposed openstack/heat: Convergence: Allow creating lightweight stacks https://review.openstack.org/159774 | 18:36 |
*** rpothier has joined #heat | 18:44 | |
*** smc7 has quit IRC | 18:46 | |
*** mikeit has joined #heat | 18:48 | |
*** smc7 has joined #heat | 18:56 | |
*** Marga_ has quit IRC | 18:57 | |
*** Marga_ has joined #heat | 18:57 | |
*** KanagarajM has joined #heat | 18:59 | |
*** mikeit has quit IRC | 19:01 | |
*** Marga_ has quit IRC | 19:03 | |
*** Marga_ has joined #heat | 19:03 | |
*** EricGonczer_ has joined #heat | 19:05 | |
*** EricGonczer_ has quit IRC | 19:10 | |
*** pitr-ch has joined #heat | 19:15 | |
*** pitr-ch has quit IRC | 19:15 | |
*** Marga_ has quit IRC | 19:21 | |
*** ParsectiX_ has joined #heat | 19:22 | |
*** Marga_ has joined #heat | 19:22 | |
*** ParsectiX_ has quit IRC | 19:22 | |
*** IlyaE has quit IRC | 19:24 | |
harmw | huangtianhua: thanks for replying to https://bugs.launchpad.net/heat/+bug/1431522 | 19:24 |
openstack | Launchpad bug 1431522 in heat "assigning port to instance gives 401 from nova" [Undecided,New] | 19:24 |
uvirtbot | Launchpad bug 1431522 in heat "assigning port to instance gives 401 from nova" [Undecided,New] | 19:24 |
uvirtbot | Launchpad bug 1431522 in heat "assigning port to instance gives 401 from nova" [Undecided,New] https://launchpad.net/bugs/1431522 | 19:24 |
harmw | I'm running Juno | 19:24 |
*** Marga_ has quit IRC | 19:25 | |
*** Marga_ has joined #heat | 19:26 | |
*** crose has joined #heat | 19:26 | |
*** pm90_ has quit IRC | 19:28 | |
*** crose has quit IRC | 19:34 | |
*** saju_m has quit IRC | 19:35 | |
*** pm90_ has joined #heat | 19:35 | |
*** packet has quit IRC | 19:37 | |
*** EricGonczer_ has joined #heat | 19:41 | |
*** packet has joined #heat | 19:43 | |
*** EricGonczer_ has quit IRC | 19:45 | |
*** hdd has quit IRC | 19:47 | |
*** IlyaE has joined #heat | 19:48 | |
*** alexpilotti has quit IRC | 19:50 | |
*** sdake has quit IRC | 19:50 | |
*** uvirtbot has quit IRC | 19:50 | |
*** IlyaE has quit IRC | 19:51 | |
*** sdake has joined #heat | 19:51 | |
*** pm90__ has joined #heat | 19:54 | |
openstackgerrit | Steve Baker proposed openstack/heat-templates: Build selinux-permissive test images https://review.openstack.org/164043 | 19:55 |
*** pm90_ has quit IRC | 19:55 | |
*** hdd has joined #heat | 19:56 | |
*** EricGonczer_ has joined #heat | 19:56 | |
*** EricGonczer_ has quit IRC | 19:57 | |
*** IlyaE has joined #heat | 19:58 | |
shardy | stevebaker: hey, if you're around I'm heading over the the kolla meeting to talk heat+containers | 19:59 |
stevebaker | sure, but I think I have a scrum standup now | 20:00 |
ryansb | stevebaker: indeed you do | 20:00 |
*** IlyaE has quit IRC | 20:04 | |
*** IlyaE has joined #heat | 20:04 | |
*** tsufiev is now known as tsufiev_ | 20:10 | |
*** IlyaE has quit IRC | 20:11 | |
*** pm90__ has quit IRC | 20:17 | |
*** jtomasek has quit IRC | 20:17 | |
*** pm90_ has joined #heat | 20:17 | |
*** ifarkas has quit IRC | 20:19 | |
*** alexpilotti has joined #heat | 20:19 | |
*** MasterPiece has joined #heat | 20:19 | |
openstackgerrit | Randall Burt proposed openstack/heat: Ignore migrating environments for deleted stacks https://review.openstack.org/164856 | 20:25 |
*** gokrokve has quit IRC | 20:27 | |
*** inc0 has joined #heat | 20:27 | |
*** gokrokve has joined #heat | 20:27 | |
inc0 | I have question shardy :) what actually will schedule kolla container | 20:27 |
inc0 | ? | 20:27 |
inc0 | nova scheduler? | 20:27 |
inc0 | or will that be part of tripleo node provision? | 20:29 |
shardy | inc0: no, heat would ask nova to build the host, then place containers on there explicitly via SoftwareDeployment resources | 20:30 |
inc0 | uhh.. I'll have to check that out if there are any scheduler-type problems | 20:31 |
inc0 | but shouldn't be if thats bound to node role in tripleo.. | 20:31 |
inc0 | I think I overcomplicate that in my mind - I'll check that out. Sorry to bother you | 20:32 |
shardy | inc0: np, I think in some cases there could be scheduler-ish problems which heat won't solve atm, but for some use-cases (including deploying openstack services in an easy-to-update way) it may work well | 20:33 |
inc0 | yeah, if we keep that simplistic we should be okj | 20:35 |
shardy | stevebaker: np, sdake just asked me to do a quick heads-up for folks on the work ramishra is doing | 20:35 |
shardy | sounds like we're on the right track other than the env support thing | 20:35 |
stevebaker | yep, there are many options for adding env support | 20:37 |
inc0 | good night guys, see you tomorrow | 20:41 |
*** inc0 has quit IRC | 20:41 | |
*** IlyaE has joined #heat | 20:43 | |
*** blomquisg has quit IRC | 20:43 | |
*** thedodd has quit IRC | 20:44 | |
*** aweiteka has quit IRC | 20:48 | |
*** packet has quit IRC | 20:50 | |
*** aweiteka has joined #heat | 20:50 | |
*** MasterPiece has quit IRC | 20:50 | |
*** thedodd has joined #heat | 20:55 | |
*** jaypipes has quit IRC | 20:56 | |
*** jaypipes has joined #heat | 20:57 | |
openstackgerrit | Steve Baker proposed openstack/heat: Func tests use fedora-heat-test-image https://review.openstack.org/163287 | 20:57 |
openstackgerrit | Steve Baker proposed openstack/heat: Use oslo.log for heat_integrationtests https://review.openstack.org/163993 | 20:57 |
*** harlowja is now known as harlowja_away | 20:58 | |
stevebaker | Hey, I'd really like https://review.openstack.org/#/c/164043/ to land if possible | 20:58 |
openstackgerrit | Randall Burt proposed openstack/heat: Ignore migrating environments for deleted stacks https://review.openstack.org/164856 | 20:59 |
openstackgerrit | Merged openstack/heat: Remove 'adding-new-users-to-devstack' doc on_devstack.rst https://review.openstack.org/155636 | 21:00 |
*** packet has joined #heat | 21:00 | |
*** kebray has quit IRC | 21:04 | |
*** IlyaE has quit IRC | 21:05 | |
*** htruta has quit IRC | 21:06 | |
*** tellesnobrega has quit IRC | 21:13 | |
*** kebray has joined #heat | 21:13 | |
*** radez is now known as radez_g0n3 | 21:16 | |
*** tellesnobrega has joined #heat | 21:18 | |
openstackgerrit | Merged openstack/heat-templates: Build selinux-permissive test images https://review.openstack.org/164043 | 21:23 |
*** fbo has quit IRC | 21:24 | |
*** pm90_ has quit IRC | 21:24 | |
*** kebray has quit IRC | 21:25 | |
*** fbo has joined #heat | 21:26 | |
*** aweiteka has quit IRC | 21:27 | |
*** packet has quit IRC | 21:27 | |
*** IlyaE has joined #heat | 21:30 | |
*** rpothier has quit IRC | 21:31 | |
*** pm90_ has joined #heat | 21:34 | |
*** cdent has joined #heat | 21:38 | |
*** KarolynChambers has joined #heat | 21:39 | |
*** kebray has joined #heat | 21:43 | |
*** pm90_ has quit IRC | 21:44 | |
*** vijendar has quit IRC | 21:45 | |
*** kebray has quit IRC | 21:46 | |
*** kebray has joined #heat | 21:46 | |
*** InblEric1 has quit IRC | 21:52 | |
*** asalkeld has joined #heat | 21:54 | |
*** cdent has quit IRC | 21:58 | |
*** pm90_ has joined #heat | 22:06 | |
*** pm90_ has quit IRC | 22:08 | |
*** pm90_ has joined #heat | 22:08 | |
asalkeld | shardy: can you weight in on this please https://review.openstack.org/#/c/163743/5 | 22:09 |
asalkeld | actually the whole series should go in | 22:10 |
asalkeld | mmm, last one needs a tweek | 22:11 |
*** harlowja_away is now known as harlowja | 22:11 | |
*** pm90_ has quit IRC | 22:13 | |
*** jmckind has quit IRC | 22:14 | |
*** IlyaE has quit IRC | 22:20 | |
*** pm90_ has joined #heat | 22:27 | |
asalkeld | bbl | 22:30 |
*** IlyaE has joined #heat | 22:42 | |
*** dims has quit IRC | 22:43 | |
*** dims has joined #heat | 22:46 | |
*** dims has quit IRC | 22:47 | |
*** dims has joined #heat | 22:47 | |
*** sdake has quit IRC | 22:55 | |
asalkeld | back | 22:56 |
*** pm90_ has quit IRC | 22:58 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Versioned object Service https://review.openstack.org/164135 | 23:01 |
openstackgerrit | Steve Baker proposed openstack/heat: heat.conf options for transport properties default https://review.openstack.org/164897 | 23:01 |
*** bandarji has quit IRC | 23:06 | |
*** pm90_ has joined #heat | 23:12 | |
*** thedodd has quit IRC | 23:14 | |
*** IlyaE has quit IRC | 23:17 | |
*** dims has quit IRC | 23:18 | |
*** dims has joined #heat | 23:18 | |
*** pm90_ has quit IRC | 23:19 | |
*** pm90_ has joined #heat | 23:19 | |
*** smc7 has quit IRC | 23:23 | |
*** sdake has joined #heat | 23:24 | |
*** aweiteka has joined #heat | 23:25 | |
*** lnr has joined #heat | 23:33 | |
*** lnr has left #heat | 23:33 | |
*** Qiming has joined #heat | 23:37 | |
*** pm90_ has quit IRC | 23:40 | |
*** pm90_ has joined #heat | 23:40 | |
*** jaypipes has quit IRC | 23:41 | |
*** signed8bit is now known as signed8bit_ZZZzz | 23:44 | |
*** sdake__ has joined #heat | 23:45 | |
*** tochi has joined #heat | 23:48 | |
*** gokrokve has quit IRC | 23:49 | |
*** sdake has quit IRC | 23:49 | |
*** randallburt has quit IRC | 23:52 | |
*** IlyaE has joined #heat | 23:53 | |
*** Qiming has quit IRC | 23:54 | |
openstackgerrit | Winnie Tsang proposed openstack/python-heatclient: Reuse existing registry and/or existing template https://review.openstack.org/154692 | 23:55 |
*** alexpilotti has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!