*** Tango|2 has quit IRC | 00:02 | |
*** achanda_ has joined #heat | 00:03 | |
*** achanda has quit IRC | 00:07 | |
*** Qiming_ has quit IRC | 00:07 | |
*** Drago1 has quit IRC | 00:07 | |
*** achanda_ has quit IRC | 00:08 | |
*** Marga_ has joined #heat | 00:09 | |
*** sputnik13 has quit IRC | 00:18 | |
*** hdd has quit IRC | 00:19 | |
*** jruano has joined #heat | 00:19 | |
*** dims has joined #heat | 00:27 | |
*** Marga_ has quit IRC | 00:27 | |
*** Marga_ has joined #heat | 00:28 | |
*** signed8b_ has joined #heat | 00:30 | |
*** Drago has joined #heat | 00:31 | |
*** signed8bit has quit IRC | 00:32 | |
*** Drago has quit IRC | 00:33 | |
*** Drago has joined #heat | 00:33 | |
*** Marga_ has quit IRC | 00:49 | |
elynn_ | morning :) | 00:54 |
---|---|---|
*** jruano has quit IRC | 00:56 | |
asalkeld | hi elynn_ | 01:00 |
*** LiJiansheng has joined #heat | 01:02 | |
*** Marga_ has joined #heat | 01:04 | |
ramishra | morning all! | 01:06 |
*** jruano has joined #heat | 01:08 | |
*** Drago has quit IRC | 01:09 | |
*** Drago has joined #heat | 01:10 | |
*** Yanyanhu has joined #heat | 01:11 | |
*** alanf-mc has quit IRC | 01:13 | |
*** haigang has joined #heat | 01:13 | |
*** Drago has quit IRC | 01:31 | |
*** jruano has quit IRC | 01:32 | |
*** Qiming has joined #heat | 01:33 | |
*** dsanders1 has quit IRC | 01:41 | |
elynn_ | morning ramishra | 01:44 |
*** erkules_ has joined #heat | 01:49 | |
*** erkules has quit IRC | 01:49 | |
*** Drago has joined #heat | 01:54 | |
*** Drago has quit IRC | 01:54 | |
*** Drago has joined #heat | 01:54 | |
*** sputnik13 has joined #heat | 02:04 | |
*** sputnik13 has quit IRC | 02:06 | |
*** sputnik13 has joined #heat | 02:06 | |
*** dims has quit IRC | 02:07 | |
*** dims has joined #heat | 02:08 | |
*** Qiming_ has joined #heat | 02:09 | |
*** sputnik13 has quit IRC | 02:11 | |
*** sputnik13 has joined #heat | 02:12 | |
*** Qiming has quit IRC | 02:12 | |
*** dims has quit IRC | 02:14 | |
openstackgerrit | Ethan Lynn proposed openstack/heat: Correct properties.Schema.NUMBER to INTEGER https://review.openstack.org/168986 | 02:14 |
openstackgerrit | Deliang Fan proposed openstack/heat: Correctly initialize copies of stack during updating stack https://review.openstack.org/168267 | 02:14 |
asalkeld | stevebaker: you want to knock this in: https://review.openstack.org/#/c/161306/ | 02:25 |
asalkeld | been up for ever and an FFE | 02:26 |
asalkeld | should get that in | 02:26 |
*** signed8b_ has quit IRC | 02:26 | |
*** jasond has joined #heat | 02:29 | |
*** Raj1 has joined #heat | 02:31 | |
*** kebray has quit IRC | 02:33 | |
*** achanda has joined #heat | 02:34 | |
*** sputnik13 has quit IRC | 02:35 | |
*** jruano has joined #heat | 02:35 | |
ramishra | asalkeld: Hi! | 02:37 |
asalkeld | hi ramishra | 02:37 |
*** jasond has quit IRC | 02:37 | |
ramishra | asalkeld: do you have time to review a few patches? | 02:37 |
asalkeld | sure, as long as they are not all software config + docker :-O | 02:38 |
asalkeld | lol, shoot | 02:38 |
ramishra | https://review.openstack.org/#/c/140887/, you had earlier reviewed it. I've fixed few nits after that. | 02:38 |
*** jruano has quit IRC | 02:39 | |
asalkeld | (just trying to get our milestone rc1 sorted ) | 02:39 |
ramishra | and this one.. https://review.openstack.org/#/c/164572/. Knew that you are busy with rc1, did not want to bother you too much:) | 02:40 |
asalkeld | the main problem is i am just not familiar with that code - so i feel dangerous +2'ing it | 02:41 |
ramishra | there is one without docker and software config;) https://review.openstack.org/#/c/168233/ | 02:42 |
asalkeld | but happy to add a +2 if stevebaker is ok with it | 02:42 |
stevebaker | hi | 02:42 |
asalkeld | hi stevebaker | 02:42 |
ramishra | hi stevebaker | 02:43 |
asalkeld | btw i really consider "parameters" as deprectated in favor of environment | 02:43 |
asalkeld | rather merge stuff into the environment | 02:43 |
asalkeld | just stop sending "parameters" to the api | 02:43 |
stevebaker | asalkeld: you mean in the REST API? | 02:44 |
*** achanda has quit IRC | 02:44 | |
stevebaker | we'll probably have to forever, just for latest heatclient working on pre-env heats | 02:44 |
asalkeld | stevebaker: when we make apiv2, it won't have parameters | 02:44 |
asalkeld | completely pointless | 02:44 |
stevebaker | sure | 02:44 |
asalkeld | and duplicated | 02:44 |
asalkeld | just a bit worried the proliferation of options and files will add to the confusion | 02:45 |
*** achanda has joined #heat | 02:45 | |
asalkeld | stevebaker: ramishra any reason the user can't use the parameter section in the env file? | 02:46 |
stevebaker | asalkeld: because you don't want to maintain your json/yaml/private key file contents in their own file *and* the env file | 02:46 |
asalkeld | stevebaker: would a get_contents() be more useful? | 02:48 |
asalkeld | parameters: {my_key: {get_file: foo.secure}} | 02:48 |
asalkeld | is that the usecase? | 02:48 |
stevebaker | I think for parameters there should be a way of doing it with the CLI and the env file. ramishra's change is for the CLI part, we can do the env solution later | 02:49 |
asalkeld | stevebaker: what "env solution"? | 02:50 |
stevebaker | asalkeld: something like parameters: {my_key: {get_file: foo.secure}} | 02:50 |
asalkeld | mmm, but isn't that ^ simpler? | 02:50 |
stevebaker | but we need both | 02:50 |
asalkeld | cringe | 02:50 |
asalkeld | i don't like personally | 02:50 |
asalkeld | i don't like it personally | 02:51 |
stevebaker | for some people, sure. depends how you use heatclient | 02:51 |
cmyster | morning | 02:51 |
stevebaker | I probably create an env file for ~50 of my stack-create calls | 02:51 |
stevebaker | ~50% | 02:51 |
cmyster | <- too | 02:51 |
asalkeld | stevebaker: me too, but mostly i am testing simple templates from bugs | 02:52 |
stevebaker | I don't want to have to switch to env just so I can specify a file as a parameter, except when I do ;) | 02:52 |
* cmyster reads up | 02:52 | |
openstackgerrit | rajiv proposed openstack/heat: auth_encryption_key is being checked to be 16, 24, or 32 https://review.openstack.org/168779 | 02:53 |
cmyster | asalkeld: depends on size I guess, I like having a bunch of small - medium templates for tests and with a ~3 parameters change the output greatly. they njust need to be preconbfigured well and a mix of env files can help... | 02:55 |
* cmyster wonders how end users treat a long list of parameters | 02:55 | |
*** haigang has quit IRC | 02:57 | |
asalkeld | cli parameters are fine, just saying from client -> api we should be sending them as env[parameters] | 02:57 |
asalkeld | also i'd suggest that production related stuff is unlikely to be cli | 02:58 |
*** Marga_ has quit IRC | 02:58 | |
asalkeld | unless people are archiving the whole command | 02:58 |
asalkeld | you don't want to update and figure out everying update-replaced as you messed up a cli parameter | 02:59 |
cmyster | true dat | 02:59 |
ramishra | asalkeld: If I understand your point correctly, that's what we are doing, merging them with parameters, it's all parameters from client to api | 02:59 |
cmyster | update-preview++ | 02:59 |
asalkeld | ramishra: so we should be merging the paramters into the environment (at some point) | 03:00 |
*** Yanyan has joined #heat | 03:01 | |
ramishra | asalkeld: ok | 03:02 |
ramishra | asalkeld: that would be another change, right? | 03:03 |
*** Yanyanhu has quit IRC | 03:03 | |
asalkeld | ramishra: don't change anything right now | 03:03 |
asalkeld | let me stew on it | 03:03 |
*** harlowja_ is now known as harlowja_away | 03:07 | |
openstackgerrit | Deliang Fan proposed openstack/heat: Correctly initialize copies of stack during updating stack https://review.openstack.org/168267 | 03:13 |
*** Marga_ has joined #heat | 03:15 | |
*** spzala has quit IRC | 03:22 | |
*** haigang has joined #heat | 03:22 | |
*** dsanders has joined #heat | 03:25 | |
*** haigang has quit IRC | 03:27 | |
*** hdd has joined #heat | 03:32 | |
*** sputnik13 has joined #heat | 03:33 | |
*** Raj1 has quit IRC | 03:34 | |
*** hdd has quit IRC | 03:42 | |
*** MasterPiece has joined #heat | 03:51 | |
stevebaker | asalkeld: stack-update --existing means the parameters don't need to be remembered | 03:55 |
asalkeld | sure | 03:55 |
*** haigang has joined #heat | 03:55 | |
*** dsanders has quit IRC | 03:57 | |
asalkeld | chuckle -> https://image-store.slidesharecdn.com/debcf135-9b09-4572-be01-b4b2f4554627-medium.jpeg | 03:58 |
Qiming_ | lol | 04:02 |
*** sputnik13 has quit IRC | 04:02 | |
*** sputnik13 has joined #heat | 04:03 | |
*** Yanyan has quit IRC | 04:06 | |
*** Yanyanhu has joined #heat | 04:06 | |
*** achanda has quit IRC | 04:12 | |
*** nkhare has joined #heat | 04:18 | |
*** Tango|2 has joined #heat | 04:19 | |
*** achanda has joined #heat | 04:19 | |
*** hdd has joined #heat | 04:19 | |
*** kebray has joined #heat | 04:19 | |
*** kebray has quit IRC | 04:19 | |
*** kebray has joined #heat | 04:20 | |
*** sputnik13 has quit IRC | 04:20 | |
*** sputnik13 has joined #heat | 04:21 | |
*** Drago has quit IRC | 04:23 | |
*** achanda has quit IRC | 04:27 | |
*** sputnik13 has quit IRC | 04:30 | |
*** achanda has joined #heat | 04:30 | |
*** dsanders has joined #heat | 04:30 | |
*** sputnik13 has joined #heat | 04:31 | |
openstackgerrit | Ethan Lynn proposed openstack/heat: Set stack status to FAILED when engine is down https://review.openstack.org/169160 | 04:33 |
*** achanda has quit IRC | 04:40 | |
*** achanda has joined #heat | 04:40 | |
*** Michalik has quit IRC | 04:42 | |
*** MasterPiece has quit IRC | 04:42 | |
*** Michalik has joined #heat | 04:44 | |
*** achanda has quit IRC | 04:51 | |
*** sputnik13 has quit IRC | 04:55 | |
*** MasterPiece has joined #heat | 04:59 | |
*** hdd has quit IRC | 05:15 | |
*** ishant has joined #heat | 05:18 | |
*** achanda has joined #heat | 05:22 | |
*** dmn_ has joined #heat | 05:29 | |
*** dulek has joined #heat | 05:29 | |
*** dsanders has quit IRC | 05:30 | |
openstackgerrit | Deliang Fan proposed openstack/heat: Correctly initialize copies of stack during updating stack https://review.openstack.org/168267 | 05:32 |
*** ishant has quit IRC | 05:41 | |
*** ishant has joined #heat | 05:42 | |
*** dmn_ has quit IRC | 05:43 | |
*** reed has quit IRC | 05:47 | |
*** tshtilman has joined #heat | 05:51 | |
*** dmn_ has joined #heat | 05:59 | |
*** dmn_ has quit IRC | 06:00 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Imported Translations from Transifex https://review.openstack.org/169173 | 06:00 |
*** achanda has quit IRC | 06:08 | |
*** huangtianhua has joined #heat | 06:08 | |
*** achanda has joined #heat | 06:08 | |
*** Marga_ has quit IRC | 06:15 | |
*** Tango|2 has quit IRC | 06:16 | |
*** dmn_ has joined #heat | 06:16 | |
*** dmn_ has quit IRC | 06:16 | |
*** MasterPiece has quit IRC | 06:23 | |
openstackgerrit | Ethan Lynn proposed openstack/heat: Set stack status to FAILED when engine is down https://review.openstack.org/169160 | 06:25 |
ramishra | it seems gate-tempest-dsvm-neutron-src-python-heatclient is failing due to a type in the pypi mirror. related to horzon. https://review.openstack.org/#/c/169132/ | 06:27 |
*** haigang has quit IRC | 06:27 | |
ramishra | s/type/typo | 06:27 |
*** haigang has joined #heat | 06:27 | |
*** haigang has quit IRC | 06:32 | |
*** dmn_ has joined #heat | 06:33 | |
*** dmn_ has quit IRC | 06:34 | |
*** gcivitella has joined #heat | 06:36 | |
*** ParsectiX has joined #heat | 06:38 | |
*** pas-ha has joined #heat | 06:41 | |
*** nkhare has quit IRC | 06:46 | |
*** nkhare has joined #heat | 06:46 | |
*** jtomasek has joined #heat | 06:48 | |
*** jamielennox is now known as jamielennox|away | 06:49 | |
pas-ha | morning all | 06:49 |
*** erkules_ is now known as erkules | 06:49 | |
*** erkules has quit IRC | 06:49 | |
*** erkules has joined #heat | 06:49 | |
*** tspatzier has joined #heat | 06:51 | |
*** jprovazn has joined #heat | 06:53 | |
ParsectiX | Good morning :) | 06:53 |
*** dmn_ has joined #heat | 06:55 | |
*** ifarkas has joined #heat | 06:56 | |
*** sdake has quit IRC | 06:56 | |
*** dmn_ has quit IRC | 06:56 | |
mattt | are there any resources outlining the changes coming up in kilo? | 07:03 |
mattt | or do we have to wait for kilo to be released? :) | 07:03 |
*** vanderliang has joined #heat | 07:03 | |
*** dmn_ has joined #heat | 07:03 | |
*** liusheng has joined #heat | 07:04 | |
*** achanda has quit IRC | 07:05 | |
*** ishant has quit IRC | 07:07 | |
vanderliang | hello, jenkins post -1 during to check-tempest-dsvm-full, check-tempest-dsvm-postgres-full and check-tempest-dsvm-neutron-full fails. When I hack the log, I found that it's the failure of installing horizon in devstack that cause the problem. Since my patch has nothing to do with horizon. So I wonder to know if I have hit some bug. Thanks | 07:10 |
vanderliang | https://review.openstack.org/#/c/168267/ | 07:11 |
*** haigang has joined #heat | 07:12 | |
*** dmn_ has joined #heat | 07:13 | |
*** _dmn has joined #heat | 07:14 | |
_dmn | Hi, when I try to deploy HOT template I get the error on dashboard saying "Danger: An error occurred. Please try again later". | 07:14 |
_dmn | Can anyone help me with this? | 07:15 |
*** vanderliang has quit IRC | 07:16 | |
_dmn | sorry wrong group | 07:16 |
ramishra | vanderliang: yep, there is an issue with horizon global requirements (XStatic-Angular-Irdragndrop). looks like they have fixing it. https://review.openstack.org/#/c/167798/ | 07:18 |
shardy | mattt: the release notes will go here, still, umm, WIP atm ;) | 07:24 |
shardy | https://wiki.openstack.org/wiki/ReleaseNotes/Kilo#OpenStack_Orchestration_.28Heat.29 | 07:24 |
shardy | there is an etherpad referenced where we're collecting data | 07:24 |
shardy | mattt: you can also look at each milestone in launchpad to see what bugs and features landed during the cycle, e.g | 07:25 |
shardy | https://launchpad.net/heat/kilo/kilo-3 | 07:25 |
mattt | shardy: thanks, i was looking for something high level but i'll skim the milestone pages until the wiki is updated :) | 07:26 |
mattt | shardy: thank you! | 07:26 |
*** tspatzier has quit IRC | 07:28 | |
*** dkusidlo has joined #heat | 07:32 | |
*** liusheng has quit IRC | 07:33 | |
*** liusheng has joined #heat | 07:34 | |
*** dmn_ has joined #heat | 07:41 | |
*** dmn_ has quit IRC | 07:42 | |
*** _dmn has quit IRC | 07:42 | |
*** jistr has joined #heat | 07:43 | |
*** BManojlovic has joined #heat | 07:53 | |
*** dmn_ has joined #heat | 07:58 | |
*** dmn_ has quit IRC | 08:01 | |
asalkeld | shardy: https://etherpad.openstack.org/p/heat-kilo-releasenotes | 08:02 |
shardy | asalkeld: thanks | 08:03 |
*** liusheng has quit IRC | 08:03 | |
*** dmn_ has joined #heat | 08:04 | |
*** liusheng has joined #heat | 08:04 | |
dmn_ | shardy: I'm using software resource with ansible tool. My ansible template is like this - http://paste.openstack.org/show/197644/ and It is present in the ~/devstack folder on my server. So whenever I change this template will the os-collect-config collect this file again and execue it? | 08:06 |
shardy | dmn_: no, if you change the template, you'll need to do a heat stack-update so heaclientt reads the new version of the local file, passes it to heat, which then provides it to the instance | 08:07 |
*** dmn_ has quit IRC | 08:13 | |
*** kebray has quit IRC | 08:13 | |
asalkeld | https://review.openstack.org/#/dashboard/?foreach=%28project%3Aopenstack%2Fheat%29+status%3Aopen+&title=Priortized+Bug+Fix+Dashboard&Milestone%3Akilo%252Drc1+Importance+High=change%3A168267+OR+change%3A168801+OR+change%3A135297+OR+change%3A164856&Milestone%3Akilo%252Drc1+Importance+Low=change%3A158549&Tag%3Akilo%252Drc%252Dpotential+Importance+High=change%3A123397+OR+change%3A159002&Tag%3Akilo%252Drc%252Dpotential+Importance+Medium=change%3A144074+OR+chang | 08:18 |
asalkeld | e%3A130824+OR+change%3A164643+OR+change%3A162964+OR+change%3A168779&Tag%3Akilo%252Drc%252Dpotential+Importance+Low=change%3A168865+OR+change%3A168885 | 08:18 |
asalkeld | grr | 08:18 |
asalkeld | so much for my handy link | 08:19 |
mattt | asalkeld: yay, thanks! | 08:23 |
mattt | (regarding etherpad link) | 08:23 |
*** dmn_ has joined #heat | 08:24 | |
*** sorantis has joined #heat | 08:26 | |
*** derekh has joined #heat | 08:29 | |
*** nkhare has quit IRC | 08:30 | |
dmn_ | shardy, oh okay | 08:30 |
*** nkhare has joined #heat | 08:31 | |
asalkeld | skraynev: https://review.openstack.org/#/c/161306/ | 08:36 |
asalkeld | :-( | 08:36 |
*** haigang has quit IRC | 08:38 | |
skraynev | asalkeld: yeah. I have seen it but forgot to re-launch gates ;) | 08:40 |
skraynev | asalkeld: btw. I wanted to ask your opinion about https://review.openstack.org/#/c/167557/ | 08:42 |
skraynev | can we merge it before rc-1 ? | 08:42 |
skraynev | bug has not target | 08:43 |
asalkeld | main thing is are there string changes | 08:43 |
skraynev | it contains new messages when it check version | 08:44 |
skraynev | so we should wait opening branch liberty, right? | 08:45 |
asalkeld | skraynev: i am reviewing now | 08:47 |
skraynev | asalkeld: ok | 08:47 |
asalkeld | done | 08:48 |
asalkeld | some small changes and we can merge | 08:48 |
-openstackstatus- NOTICE: CI Check/Gate pipelines currently stuck due to a bad dependency creeping in the system. No need to recheck your patches at the moment. | 08:52 | |
*** ChanServ changes topic to "CI Check/Gate pipelines currently stuck due to a bad dependency creeping in the system. No need to recheck your patches at the moment." | 08:52 | |
skraynev | asalkeld: cool. thx :) | 08:53 |
asalkeld | np | 08:53 |
skraynev | asalkeld: one more question :-) | 08:54 |
skraynev | https://bugs.launchpad.net/heat/+bug/1291594 | 08:54 |
openstack | Launchpad bug 1291594 in heat "Heat tempest test for neutron Load Balancer" [Wishlist,Triaged] | 08:54 |
asalkeld | yip | 08:54 |
skraynev | I suppose, that we can close it | 08:54 |
skraynev | the aim was the tests in tempest, but now we have th same test in out functional tests | 08:55 |
asalkeld | just made a script to search for bugs that had been in-progress for 1 year | 08:55 |
skraynev | so IMO the main target is done | 08:55 |
asalkeld | ok | 08:55 |
skraynev | asalkeld: yeah. thx, because I forgot to update status for it ;) | 08:56 |
*** flcn___ has joined #heat | 08:56 | |
*** flcn___ has quit IRC | 08:59 | |
*** flcn___ has joined #heat | 08:59 | |
*** tochi has quit IRC | 09:07 | |
*** serg_melikyan has joined #heat | 09:21 | |
*** Qiming_ has quit IRC | 09:29 | |
*** nkhare has quit IRC | 09:31 | |
openstackgerrit | Michal Rostecki proposed openstack/heat: Novaclient v2 instead of v1_1 https://review.openstack.org/167557 | 09:33 |
*** jamielennox|away is now known as jamielennox | 09:41 | |
*** serg_melikyan has quit IRC | 09:43 | |
*** nkhare has joined #heat | 09:44 | |
*** flcn___ has quit IRC | 09:45 | |
*** jamielennox is now known as jamielennox|away | 09:47 | |
*** cdent has joined #heat | 09:52 | |
openstackgerrit | huangtianhua proposed openstack/heat: Make sure snapshot belongs to stack for actions https://review.openstack.org/168766 | 09:57 |
*** liusheng has quit IRC | 10:00 | |
*** liusheng has joined #heat | 10:01 | |
*** dims has joined #heat | 10:03 | |
*** achanda has joined #heat | 10:06 | |
openstackgerrit | rajiv proposed openstack/heat: auth_encryption_key is being checked to be 16, 24, or 32 https://review.openstack.org/168779 | 10:08 |
*** jcoufal has joined #heat | 10:09 | |
*** achanda has quit IRC | 10:10 | |
*** jprovazn has quit IRC | 10:16 | |
*** Yanyan has joined #heat | 10:23 | |
*** Yanyanhu has quit IRC | 10:23 | |
*** pbrooko has joined #heat | 10:24 | |
*** pitr-ch has joined #heat | 10:24 | |
*** pitr-ch has quit IRC | 10:24 | |
*** Yanyan has quit IRC | 10:28 | |
*** dmn_ has quit IRC | 10:33 | |
*** sorantis has quit IRC | 10:33 | |
*** dmn_ has joined #heat | 10:36 | |
openstackgerrit | rajiv proposed openstack/heat: auth_encryption_key is being checked to be 16, 24, or 32 https://review.openstack.org/168779 | 10:36 |
*** KanagarajM has joined #heat | 10:38 | |
*** pitr-ch has joined #heat | 10:38 | |
*** sorantis has joined #heat | 10:45 | |
*** Qiming has joined #heat | 10:45 | |
*** pbrooko has quit IRC | 10:48 | |
*** jprovazn has joined #heat | 10:49 | |
*** jtomasek has quit IRC | 10:49 | |
openstackgerrit | LiangChen proposed openstack/heat: Docker plugin add host devices property https://review.openstack.org/168565 | 10:50 |
openstackgerrit | Tetiana Lashchova proposed openstack/heat-specs: Add Manila resources https://review.openstack.org/168129 | 10:58 |
*** nkhare has quit IRC | 11:01 | |
*** jtomasek has joined #heat | 11:05 | |
*** jcoufal has quit IRC | 11:08 | |
*** jcoufal has joined #heat | 11:08 | |
*** jcoufal has quit IRC | 11:10 | |
*** serg_melikyan has joined #heat | 11:11 | |
*** nkhare has joined #heat | 11:13 | |
*** ananta has joined #heat | 11:14 | |
*** tsufiev is now known as tsufiev_ | 11:15 | |
openstackgerrit | LiangChen proposed openstack/heat: Docker plugin add host devices property https://review.openstack.org/168565 | 11:16 |
*** prazumovsky has joined #heat | 11:23 | |
*** ananta has quit IRC | 11:23 | |
*** serg_melikyan has quit IRC | 11:27 | |
*** serg_melikyan has joined #heat | 11:29 | |
*** strictlyb has quit IRC | 11:29 | |
*** strictlyb has joined #heat | 11:29 | |
openstackgerrit | rajiv proposed openstack/heat: auth_encryption_key is being checked to be 16, 24, or 32 https://review.openstack.org/168779 | 11:32 |
*** jistr is now known as jistr|english | 11:32 | |
*** jistr|english is now known as jistr|class | 11:33 | |
*** serg_melikyan has quit IRC | 11:33 | |
*** asalkeld has quit IRC | 11:37 | |
*** Qiming_ has joined #heat | 11:38 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add OS::Mistral::Workflow for Mistral workflows https://review.openstack.org/147645 | 11:39 |
*** Qiming has quit IRC | 11:41 | |
*** tsufiev_ is now known as tsufiev | 11:42 | |
*** nkhare has quit IRC | 11: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/" | 11:47 | |
-openstackstatus- NOTICE: Check/Gate unstuck, feel free to recheck your abusively-failed changes. | 11:47 | |
*** dmn_ has left #heat | 11:54 | |
*** guest123 has joined #heat | 11:56 | |
*** serg_melikyan has joined #heat | 11:59 | |
*** serg_melikyan has quit IRC | 12:00 | |
openstackgerrit | Michal Rostecki proposed openstack/heat: Novaclient v2 instead of v1_1 https://review.openstack.org/167557 | 12:01 |
*** hdd has joined #heat | 12:02 | |
*** LiJiansheng has quit IRC | 12:03 | |
*** guest123 has left #heat | 12:03 | |
*** _dmn has joined #heat | 12:04 | |
*** hdd has quit IRC | 12:16 | |
*** pas-ha has quit IRC | 12:18 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Deprecate using required=True with default value https://review.openstack.org/116615 | 12:19 |
*** jruano has joined #heat | 12:23 | |
*** dims has quit IRC | 12:25 | |
*** dims has joined #heat | 12:25 | |
*** QuentinM has joined #heat | 12:27 | |
*** serg_melikyan has joined #heat | 12:27 | |
QuentinM | Hey! I have an issue running Heat on my Juno setup. Tempest test fails saying: Details: {u'title': u'Bad Request', u'explanation': u'The server could not comply with the request since it is either malformed or otherwise incorrect.', u'code': 400, u'error': {u'message': u'Property error : Server: key_name no such option: region_name_for_services', u'traceback': None, u'type': u'StackValidationFailed'}} | 12:28 |
*** serg_melikyan has quit IRC | 12:28 | |
QuentinM | Any idea? | 12:28 |
QuentinM | It uses this template https://github.com/openstack/tempest/blob/master/tempest/api/orchestration/stacks/templates/neutron_basic.yaml | 12:28 |
*** serg_melikyan has joined #heat | 12:28 | |
*** pas-ha has joined #heat | 12:32 | |
*** Drago1 has joined #heat | 12:34 | |
*** aweiteka has joined #heat | 12:38 | |
*** Drago1 has quit IRC | 12:38 | |
*** jruano has quit IRC | 12:38 | |
*** Drago1 has joined #heat | 12:39 | |
*** radez_g0n3 is now known as radez | 12:43 | |
*** jruano has joined #heat | 12:45 | |
*** smccully has joined #heat | 12:47 | |
*** blues-man has joined #heat | 12:50 | |
*** blues-man has quit IRC | 12:50 | |
*** blues-man has joined #heat | 12:50 | |
*** _dmn has quit IRC | 12:54 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/heat: Add separate requirements.txt to integration tests https://review.openstack.org/169290 | 12:57 |
*** jistr|class is now known as jistr | 12:58 | |
*** Tango|2 has joined #heat | 12:59 | |
*** tspatzier has joined #heat | 13:00 | |
*** maishsk has joined #heat | 13:00 | |
*** jmckind has joined #heat | 13:01 | |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Show resource by physical_id https://review.openstack.org/168864 | 13:04 |
*** maishsk has quit IRC | 13:04 | |
*** pm90_ has joined #heat | 13:04 | |
*** smccully_ has joined #heat | 13:05 | |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Fix trace for stack adopt tests https://review.openstack.org/169024 | 13:05 |
*** _dmn has joined #heat | 13:09 | |
*** kaufer has joined #heat | 13:09 | |
*** Drago1 has quit IRC | 13:10 | |
*** Marga_ has joined #heat | 13:11 | |
*** Marga_ has quit IRC | 13:11 | |
*** radez is now known as radez_g0n3 | 13:11 | |
*** Marga_ has joined #heat | 13:12 | |
*** serg_melikyan has quit IRC | 13:14 | |
QuentinM | Anybody to help me on Error 400 : "Property error : Server: key_name no such option: region_name_for_services" ? | 13:15 |
QuentinM | I think it is a new bug introduced | 13:15 |
*** logan2 has quit IRC | 13:16 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Use HeatTestCase as parent instead of testtools https://review.openstack.org/169296 | 13:16 |
KanagarajM | QuentinM: can you share the snippet of the template you are using | 13:18 |
QuentinM | There is it : https://github.com/openstack/tempest/blob/master/tempest/api/orchestration/stacks/templates/neutron_basic.yaml (Tempest unit test template) | 13:18 |
QuentinM | Heat version 0.2.10 -- Ubuntu Trusty with ubuntu-cloud.archive repo | 13:19 |
*** logan2 has joined #heat | 13:19 | |
QuentinM | There is no "region_name_for_services" in /etc/heat/heat.conf | 13:19 |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/heat: Merge Neutron AutoScaling and LoadBalancer tests https://review.openstack.org/165944 | 13:21 |
*** KanagarajM has quit IRC | 13:24 | |
*** jruano has quit IRC | 13:27 | |
QuentinM | I have an idea | 13:28 |
QuentinM | heat_keystoneclient_v2 | 13:28 |
*** jaypipes has quit IRC | 13:29 | |
*** spzala has joined #heat | 13:31 | |
*** rpothier has joined #heat | 13:32 | |
*** prazumovsky has quit IRC | 13:33 | |
*** serg_melikyan has joined #heat | 13:34 | |
QuentinM | I think that https://github.com/openstack/heat/commit/e7d3454c2d0c0b710d8f97433d4fb7a9d66053e4 is wrong | 13:34 |
QuentinM | + 'region': cfg.CONF.region_name_for_services | 13:34 |
*** Drago1 has joined #heat | 13:35 | |
*** Drago1 has quit IRC | 13:35 | |
*** Drago1 has joined #heat | 13:35 | |
*** serg_melikyan has quit IRC | 13:36 | |
*** serg_melikyan has joined #heat | 13:36 | |
QuentinM | I dunno but | 13:37 |
*** jaypipes has joined #heat | 13:43 | |
*** hdd has joined #heat | 13:43 | |
QuentinM | I added "region_name_for_services" in heat.conf, same issue. | 13:44 |
QuentinM | http://pastebin.com/yZUjUeF0 | 13:44 |
*** tshtilman has quit IRC | 13:45 | |
openstackgerrit | Merged openstack/python-heatclient: Add option for heatclient to accept parameter value from file https://review.openstack.org/168233 | 13:46 |
*** kaufer has quit IRC | 13:48 | |
*** kaufer has joined #heat | 13:49 | |
openstackgerrit | Jason Dunsmore proposed openstack/heat: Database API and engine changes for stack tags https://review.openstack.org/159250 | 13:53 |
*** jasond has joined #heat | 13:53 | |
*** logan2 has quit IRC | 13:53 | |
*** logan2 has joined #heat | 13:56 | |
openstackgerrit | Jason Dunsmore proposed openstack/heat: Add a "show_hidden" parameter to stack-list API https://review.openstack.org/160492 | 13:57 |
openstackgerrit | Jason Dunsmore proposed openstack/heat: Add ability to hide stacks based on tag https://review.openstack.org/160488 | 13:57 |
*** Raj1 has joined #heat | 14:02 | |
*** Raj1 has quit IRC | 14:02 | |
*** sabeen has joined #heat | 14:04 | |
QuentinM | Even with http://docs.openstack.org/juno/install-guide/install/apt-debian/content/heat-verify.html I get : ERROR: Property error : server: image no such option: region_name_for_services | 14:05 |
*** gokrokve has joined #heat | 14:06 | |
*** InblEric has joined #heat | 14:06 | |
*** Tross has quit IRC | 14:07 | |
*** Tross has joined #heat | 14:07 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Re-factore db sqlalchemy tests https://review.openstack.org/169324 | 14:09 |
QuentinM | Seems to happen with get_param in templates | 14:09 |
*** pm90_ has quit IRC | 14:13 | |
*** serg_melikyan has quit IRC | 14:15 | |
skraynev | asalkeld: around? | 14:16 |
*** ogzy has joined #heat | 14:16 | |
*** ParsectiX has quit IRC | 14:16 | |
ogzy | i was trying to install docker plugin for heat, the requirements.txt installes docker-py via pip, it installs the lates version of requests module but heat requirements.txt saysrequests>=2.1.0,!=2.4.0,<=2.2.1, this causes an error at devstack, h-eng fails with CRITICAL heat.engine [-] Could not load AWSTemplateFormatVersion.2010-09-09: (requests 2.6.0 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('requests!=2.4.0,<=2.2.1,>=2.1.0')) | 14:18 |
*** serg_melikyan has joined #heat | 14:19 | |
*** serg_melikyan has quit IRC | 14:19 | |
*** serg_melikyan has joined #heat | 14:19 | |
*** Marga_ has quit IRC | 14:20 | |
*** serg_melikyan has quit IRC | 14:21 | |
*** serg_melikyan has joined #heat | 14:23 | |
*** serg_melikyan has quit IRC | 14:23 | |
*** jruano has joined #heat | 14:25 | |
*** serg_melikyan has joined #heat | 14:26 | |
*** _dmn has quit IRC | 14:28 | |
*** serg_melikyan has quit IRC | 14:28 | |
*** sdake has joined #heat | 14:29 | |
*** serg_melikyan has joined #heat | 14:29 | |
*** serg_melikyan has quit IRC | 14:30 | |
*** serg_melikyan has joined #heat | 14:30 | |
*** serg_melikyan has quit IRC | 14:30 | |
*** kaufer1 has joined #heat | 14:33 | |
*** kaufer has quit IRC | 14:35 | |
*** Tango|2 has quit IRC | 14:36 | |
*** InblEric1 has joined #heat | 14:36 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Re-factor db sqlalchemy tests https://review.openstack.org/169324 | 14:38 |
Qiming_ | ogzy, you may want to upgrade your heat version | 14:38 |
*** Qiming_ has quit IRC | 14:38 | |
*** InblEric has quit IRC | 14:39 | |
*** serg_melikyan has joined #heat | 14:39 | |
*** Qiming_ has joined #heat | 14:42 | |
Qiming_ | ogzy, you may want to upgrade your Heat to community master | 14:43 |
Qiming_ | what I saw in the requirements.txt is requests>=2.2.0,!=2.4.0 | 14:44 |
*** serg_melikyan has quit IRC | 14:44 | |
*** serg_melikyan has joined #heat | 14:44 | |
*** serg_mel_ has joined #heat | 14:45 | |
*** serg_melikyan has quit IRC | 14:45 | |
*** serg_mel_ has quit IRC | 14:48 | |
*** serg_melikyan has joined #heat | 14:53 | |
*** jaypipes has quit IRC | 14:53 | |
*** serg_melikyan has quit IRC | 14:53 | |
*** serg_melikyan has joined #heat | 14:53 | |
*** sputnik13 has joined #heat | 14:55 | |
ogzy | Qiming_: will it work for juno? | 14:58 |
QuentinM | New Heat keystone v2 bug : https://bugs.launchpad.net/heat/+bug/1438741 | 14:58 |
openstack | Launchpad bug 1438741 in heat "image no such option: region_name_for_services" [Undecided,New] | 14:58 |
*** dulek has quit IRC | 14:58 | |
Qiming_ | ogzy, not sure, the requirements.txt file is synced from global requirements now and then | 14:59 |
ogzy | Qiming_: it is the file from juno branch | 14:59 |
Qiming_ | also doubting if the docker resource type will work on Juno | 15:00 |
ogzy | Qiming_: does it have problems with juno? | 15:00 |
*** Raj1 has joined #heat | 15:00 | |
Qiming_ | ogzy, don't know, never tried it myself | 15:00 |
ogzy | Qiming_: ok thankx anyway | 15:01 |
ogzy | Qiming_: gtg | 15:01 |
*** ogzy has quit IRC | 15:01 | |
*** cdent has quit IRC | 15:02 | |
*** Raj1 has quit IRC | 15:04 | |
*** Raj1 has joined #heat | 15:04 | |
*** dims has quit IRC | 15:05 | |
*** InblEric1 has quit IRC | 15:05 | |
*** serg_melikyan has quit IRC | 15:06 | |
*** crose has joined #heat | 15:06 | |
*** InblEric has joined #heat | 15:06 | |
*** serg_melikyan has joined #heat | 15:07 | |
*** serg_mel_ has joined #heat | 15:08 | |
*** serg_melikyan has quit IRC | 15:08 | |
*** dims_ has joined #heat | 15:08 | |
*** InblEric1 has joined #heat | 15:08 | |
*** sputnik13 has quit IRC | 15:10 | |
*** InblEric has quit IRC | 15:11 | |
*** reed has joined #heat | 15:13 | |
*** zz_gondoi has joined #heat | 15:15 | |
*** zz_gondoi is now known as gondoi | 15:15 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Use HeatTestCase as parent instead of testtools https://review.openstack.org/169296 | 15:17 |
*** Marga_ has joined #heat | 15:19 | |
*** pm90_ has joined #heat | 15:20 | |
*** Qiming_ has quit IRC | 15:22 | |
*** dsanders has joined #heat | 15:23 | |
*** zigo__ is now known as zigo | 15:23 | |
*** signed8bit has joined #heat | 15:24 | |
*** randallburt has joined #heat | 15:28 | |
*** Tango|2 has joined #heat | 15:31 | |
*** kebray has joined #heat | 15:31 | |
skraynev | Qiming: around? | 15:34 |
*** GonZo2K has joined #heat | 15:36 | |
*** gondoi is now known as zz_gondoi | 15:39 | |
*** thedodd has joined #heat | 15:40 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Re-factor db sqlalchemy tests https://review.openstack.org/169324 | 15:40 |
*** dsanders has quit IRC | 15:41 | |
*** pm90_ has quit IRC | 15:41 | |
*** BManojlovic has quit IRC | 15:42 | |
*** sabeen3 has joined #heat | 15:42 | |
*** harlowja_at_home has joined #heat | 15:43 | |
harlowja_at_home | zaneb, yt | 15:43 |
harlowja_at_home | thought u guys might like to look over https://review.openstack.org/#/c/169293/ | 15:43 |
zaneb | harlowja_at_home: o/ | 15:43 |
harlowja_at_home | interesting ;) ^ | 15:43 |
*** sabeen3 has quit IRC | 15:43 | |
*** sabeen has quit IRC | 15:43 | |
*** sabeen has joined #heat | 15:44 | |
harlowja_at_home | alright, bb; just wanted to drop that :) | 15:44 |
gpocentek | hi all | 15:44 |
*** harlowja_at_home has quit IRC | 15:44 | |
gpocentek | could someone have a look at https://bugs.launchpad.net/openstack-manuals/+bug/1425659 ? | 15:44 |
openstack | Launchpad bug 1425659 in openstack-manuals "Verify operation in OpenStack Installation Guide for Ubuntu 14.04 - juno - yaml syntax error" [High,Invalid] - Assigned to Arvind Somya (asomya) | 15:44 |
*** ifarkas has quit IRC | 15:44 | |
openstackgerrit | Rabi Mishra proposed openstack/python-heatclient: Fix Test Class Names https://review.openstack.org/169386 | 15:44 |
*** GonZo2K has quit IRC | 15:44 | |
gpocentek | it looks like for some reason the YAML --- is needed in templates for some users | 15:45 |
zaneb | wut | 15:45 |
gpocentek | I never had to use it myself so an expert opinion would be appreciated | 15:45 |
*** GonZo2K has joined #heat | 15:45 | |
*** pitr-ch has quit IRC | 15:48 | |
*** jmckind has quit IRC | 15:54 | |
zaneb | gpocentek: commented | 15:56 |
QuentinM | https://bugs.launchpad.net/heat/+bug/1438741 =| | 15:56 |
openstack | Launchpad bug 1438741 in heat "no such option: region_name_for_services" [Undecided,New] | 15:57 |
*** bdossant has joined #heat | 15:58 | |
*** GonZo2K has quit IRC | 16:04 | |
*** jistr has quit IRC | 16:09 | |
*** randallburt has quit IRC | 16:09 | |
*** randallburt has joined #heat | 16:09 | |
*** serg_mel_ has quit IRC | 16:11 | |
openstackgerrit | Rabi Mishra proposed openstack/python-heatclient: Fix test class names https://review.openstack.org/169386 | 16:11 |
*** jruano has quit IRC | 16:12 | |
openstackgerrit | Merged openstack/heat: Add way to collect map of needed attributes https://review.openstack.org/161306 | 16:17 |
*** bdossant has quit IRC | 16:18 | |
*** serg_melikyan has joined #heat | 16:19 | |
*** pm90_ has joined #heat | 16:19 | |
*** Raj1 has quit IRC | 16:21 | |
*** derekh has quit IRC | 16:21 | |
*** randallburt has quit IRC | 16:22 | |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Make disk property of flavor default https://review.openstack.org/167229 | 16:22 |
openstackgerrit | Jason Dunsmore proposed openstack/heat: Added functional tests for stack tags/hidden stacks https://review.openstack.org/153343 | 16:33 |
*** gcivitella has quit IRC | 16:34 | |
*** blues-man has quit IRC | 16:35 | |
openstackgerrit | Jason Dunsmore proposed openstack/heat: Add functional tests for stack tags/hidden stacks https://review.openstack.org/153343 | 16:39 |
*** serg_melikyan has quit IRC | 16:40 | |
*** pm90__ has joined #heat | 16:45 | |
*** sputnik13 has joined #heat | 16:45 | |
*** harlowja_away is now known as harlowja_ | 16:45 | |
*** dkusidlo has quit IRC | 16:46 | |
*** randallburt has joined #heat | 16:47 | |
*** randallburt has quit IRC | 16:47 | |
*** jmckind has joined #heat | 16:47 | |
*** serg_melikyan has joined #heat | 16:48 | |
*** jaypipes has joined #heat | 16:48 | |
*** pm90_ has quit IRC | 16:48 | |
*** serg_melikyan has quit IRC | 16:48 | |
*** serg_melikyan has joined #heat | 16:49 | |
*** pm90__ has quit IRC | 16:49 | |
*** Marga_ has quit IRC | 16:49 | |
*** pm90_ has joined #heat | 16:49 | |
*** jasond has quit IRC | 16:50 | |
*** dims_ has quit IRC | 16:51 | |
*** dims_ has joined #heat | 16:51 | |
*** dsanders has joined #heat | 16:53 | |
openstackgerrit | Merged openstack/heat: Move floating ip test to separate file https://review.openstack.org/168387 | 16:53 |
*** alanf-mc has joined #heat | 16:55 | |
*** elynn_ has quit IRC | 16:57 | |
*** alanf-mc has quit IRC | 16:59 | |
openstackgerrit | Merged openstack/heat: Change the default num_engine_workers to get_worker_count() https://review.openstack.org/165396 | 17:00 |
openstackgerrit | Merged openstack/heat: Move router tests to separate file https://review.openstack.org/168388 | 17:03 |
*** jasond has joined #heat | 17:05 | |
*** randallburt has joined #heat | 17:08 | |
*** radez_g0n3 is now known as radez | 17:10 | |
*** funzo has joined #heat | 17:18 | |
*** msly has quit IRC | 17:20 | |
*** achanda has joined #heat | 17:23 | |
*** sorantis has quit IRC | 17:24 | |
*** Marga_ has joined #heat | 17:24 | |
*** crose has quit IRC | 17:26 | |
*** pas-ha has quit IRC | 17:27 | |
*** jprovazn has quit IRC | 17:32 | |
*** alanf-mc has joined #heat | 17:32 | |
*** pm90_ has quit IRC | 17:33 | |
*** Tango|2 has quit IRC | 17:33 | |
*** serg_melikyan has quit IRC | 17:36 | |
gpocentek | zaneb: thanks! | 17:37 |
*** sdake_ has joined #heat | 17:37 | |
zaneb | np | 17:38 |
zaneb | I hope he raises a bug against Heat with some more info | 17:38 |
zaneb | I'd be really curious to know where that was coming from | 17:38 |
*** sdake has quit IRC | 17:41 | |
*** jasond has quit IRC | 17:41 | |
*** jasond has joined #heat | 17:42 | |
*** Tango has joined #heat | 17:43 | |
*** sdake has joined #heat | 17:48 | |
*** Raj3 has joined #heat | 17:50 | |
*** sdake_ has quit IRC | 17:52 | |
*** aweiteka has quit IRC | 17:59 | |
*** pm90_ has joined #heat | 17:59 | |
*** pm90_ has quit IRC | 18:00 | |
*** pm90_ has joined #heat | 18:00 | |
*** Raj3 has joined #heat | 18:02 | |
*** jamielennox|away is now known as jamielennox | 18:04 | |
*** jruano has joined #heat | 18:07 | |
*** aweiteka has joined #heat | 18:15 | |
*** msly has joined #heat | 18:17 | |
msly | Anyone here using something else instead of ceilometer to autoscale with heat? | 18:18 |
*** Raj3 has quit IRC | 18:19 | |
*** Raj3 has joined #heat | 18:19 | |
*** packet has joined #heat | 18:24 | |
*** Drago1 has quit IRC | 18:43 | |
*** Drago has joined #heat | 18:44 | |
*** achanda has quit IRC | 18:49 | |
*** Marga_ has quit IRC | 18:51 | |
*** fbo has quit IRC | 18:52 | |
*** jruano has quit IRC | 18:54 | |
*** kbs has joined #heat | 18:58 | |
*** Raj3 has quit IRC | 19:01 | |
*** Marga_ has joined #heat | 19:02 | |
*** jruano has joined #heat | 19:03 | |
*** fbo has joined #heat | 19:04 | |
*** Raj3 has joined #heat | 19:12 | |
*** Raj4 has joined #heat | 19:14 | |
*** Raj3 has quit IRC | 19:14 | |
*** pm90__ has joined #heat | 19:16 | |
*** pm90__ has quit IRC | 19:17 | |
*** pm90_ has quit IRC | 19:18 | |
*** pm90_ has joined #heat | 19:18 | |
*** achanda has joined #heat | 19:27 | |
*** Marga_ has quit IRC | 19:27 | |
*** sdake_ has joined #heat | 19:31 | |
*** sdake__ has joined #heat | 19:35 | |
*** sdake has quit IRC | 19:35 | |
*** reed has quit IRC | 19:36 | |
*** reed has joined #heat | 19:36 | |
*** sdake_ has quit IRC | 19:38 | |
*** randallburt has quit IRC | 19:38 | |
*** alexpilotti has joined #heat | 19:41 | |
*** jruano has quit IRC | 19:44 | |
*** randallburt has joined #heat | 19:47 | |
*** jruano has joined #heat | 19:49 | |
*** gokrokve_ has joined #heat | 19:57 | |
*** Marga_ has joined #heat | 19:58 | |
*** gokrokve_ has quit IRC | 19:59 | |
*** gokrokve_ has joined #heat | 19:59 | |
*** gokrokve has quit IRC | 20:00 | |
*** Marga_ has quit IRC | 20:03 | |
*** pm90_ has quit IRC | 20:10 | |
*** sabeen has quit IRC | 20:11 | |
*** sabeen has joined #heat | 20:11 | |
*** tspatzier has quit IRC | 20:16 | |
*** jruano has quit IRC | 20:19 | |
*** achanda has quit IRC | 20:20 | |
*** alexpilotti has quit IRC | 20:21 | |
*** maishsk has joined #heat | 20:26 | |
*** GonZo2K has joined #heat | 20:27 | |
*** GonZo2K has quit IRC | 20:27 | |
*** GonZo2K has joined #heat | 20:27 | |
openstackgerrit | Steve Baker proposed openstack/python-heatclient: Add wildcard support to hook-clear https://review.openstack.org/166867 | 20:30 |
openstackgerrit | Steve Baker proposed openstack/python-heatclient: Add options for setting and clearing of hooks https://review.openstack.org/149319 | 20:30 |
*** maishsk has left #heat | 20:32 | |
*** pm90_ has joined #heat | 20:36 | |
*** pm90_ has quit IRC | 20:36 | |
*** pm90_ has joined #heat | 20:37 | |
openstackgerrit | Steve Baker proposed openstack/python-heatclient: Parse nested files if they are template https://review.openstack.org/164417 | 20:37 |
*** GonZo2K has quit IRC | 20:39 | |
*** david-lyle has quit IRC | 20:40 | |
stevebaker | zaneb: you about? I've been playing with scheduler tweaks to speed the functional tests https://review.openstack.org/#/q/status:open+project:openstack/heat+branch:master+topic:func-test-speed,n,z | 20:53 |
zaneb | just watching the TC meeting | 20:53 |
*** asalkeld has joined #heat | 20:54 | |
*** arif-ali has joined #heat | 20:57 | |
*** Marga_ has joined #heat | 20:59 | |
*** serg_melikyan has joined #heat | 21:02 | |
shadower | stevebaker: thanks for the hook client rebase / fix! | 21:03 |
shadower | just got back from a bath and saw it | 21:03 |
*** jdob has quit IRC | 21:03 | |
*** Marga_ has quit IRC | 21:04 | |
zaneb | stevebaker: so which was the fastest? | 21:07 |
stevebaker | shadower: np. I figure it can just be approved when it passes | 21:08 |
*** packet has quit IRC | 21:08 | |
stevebaker | zaneb: pre-wait of zero seems to give a ~53 minute test time vs ~65 minute typical run | 21:09 |
stevebaker | zaneb: sleep(0) would essentially be a thread yield | 21:09 |
*** packet has joined #heat | 21:10 | |
zaneb | so I'd support just not doing a sleep (or doing sleep(0)) after the first step | 21:11 |
zaneb | it was pretty much only there to avoid having to change any unit tests | 21:11 |
stevebaker | I think not doing a sleep at all would cause at least unit test issues | 21:11 |
zaneb | but I think that problem has been solved already | 21:11 |
*** blomquisg has quit IRC | 21:12 | |
zaneb | stevebaker: don't we already set ENABLE_SLEEP=False for most unit tests? | 21:13 |
*** achanda has joined #heat | 21:14 | |
stevebaker | zaneb: i'll try sleep(0) vs no sleep | 21:15 |
stevebaker | a 20% run time improvement is pretty good though | 21:16 |
*** Marga_ has joined #heat | 21:16 | |
*** jruano has joined #heat | 21:17 | |
stevebaker | asalkeld: regarding https://bugs.launchpad.net/heat/+bug/1393376 I think we could put this back in kilo-rc1 and do https://bugs.launchpad.net/heat/+bug/1393376/comments/9 | 21:21 |
openstack | Launchpad bug 1393376 in heat "Instance loses port attachment on template update" [High,In progress] - Assigned to Sergey Kraynev (skraynev) | 21:21 |
asalkeld | stevebaker: i'll look soon (in project meeting) | 21:24 |
*** Drago has quit IRC | 21:27 | |
*** Drago has joined #heat | 21:27 | |
*** rpothier has quit IRC | 21:30 | |
*** Raj4 has quit IRC | 21:30 | |
*** Raj3 has joined #heat | 21:36 | |
*** sdake has joined #heat | 21:38 | |
*** aweiteka has quit IRC | 21:40 | |
*** sdake__ has quit IRC | 21:42 | |
*** serg_melikyan has quit IRC | 21:44 | |
asalkeld | stevebaker: totally happy for that to land, I moved it from rc1 to rc-potential because it didn't look any thing was been done | 21:44 |
asalkeld | (that's the nice-to-have list) | 21:45 |
asalkeld | if it lands we fix the milestone | 21:45 |
stevebaker | I'd call it a blocker. We can't have another cycle with a semi-broken port resource | 21:45 |
asalkeld | ok, but someone needs to work on it | 21:46 |
*** jasond has quit IRC | 21:48 | |
stevebaker | yep, I'll get to it this week if not today | 21:53 |
asalkeld | note rc1 is either end of this week or begining of next week | 21:55 |
*** kaufer1 has quit IRC | 21:55 | |
stevebaker | ok | 21:56 |
*** signed8b_ has joined #heat | 21:58 | |
*** sdake_ has joined #heat | 21:59 | |
*** jruano has quit IRC | 22:00 | |
*** signed8bit has quit IRC | 22:00 | |
*** randallburt has quit IRC | 22:01 | |
*** InblEric1 has quit IRC | 22:01 | |
*** pm90_ has quit IRC | 22:02 | |
*** sdake has quit IRC | 22:03 | |
*** harlowja_ is now known as harlowja_away | 22:04 | |
*** harlowja_away is now known as harlowja_ | 22:07 | |
*** pm90_ has joined #heat | 22:08 | |
*** Drago has quit IRC | 22:08 | |
openstackgerrit | Steve Baker proposed openstack/heat: Do sleep(0) for first task sleep https://review.openstack.org/169531 | 22:09 |
openstackgerrit | Steve Baker proposed openstack/heat: WIP Remove sleep before run_to_completion https://review.openstack.org/169532 | 22:09 |
*** jmckind has quit IRC | 22:15 | |
openstackgerrit | Merged openstack/heat: Set state to failed if we get a base exception https://review.openstack.org/168203 | 22:19 |
*** harlowja_ has quit IRC | 22:21 | |
*** Raj3 has quit IRC | 22:21 | |
miguelgrinberg | I have a question regarding the scaling policy resources. Both the aws and openstack versions of this resource trigger s scaling event by invoking asg.adjust(), which causes an update of just the asg, but not the rest of the stack. | 22:26 |
*** harlowja has joined #heat | 22:26 | |
*** Raj3 has joined #heat | 22:27 | |
miguelgrinberg | so for example, if other resources reference the attributes of the asg, those do not get updated | 22:27 |
*** Raj4 has joined #heat | 22:27 | |
*** Raj4 has quit IRC | 22:27 | |
miguelgrinberg | wouldn't it be better if the scaling policy triggered a full stack update? | 22:27 |
*** Raj3 has quit IRC | 22:27 | |
*** Raj3 has joined #heat | 22:27 | |
*** pm90_ has quit IRC | 22:36 | |
*** packet has quit IRC | 22:36 | |
stevebaker | miguelgrinberg: we've avoided performing stack operations triggered by resource events. We'd prefer to be able to define mistral workflows which might run stack-update on scaling events | 22:37 |
openstackgerrit | Steve Baker proposed openstack/heat: OS::Neutron::Port default replacement_policy=AUTO https://review.openstack.org/169543 | 22:37 |
*** Drago has joined #heat | 22:39 | |
*** pm90_ has joined #heat | 22:39 | |
*** Drago has quit IRC | 22:40 | |
*** Drago has joined #heat | 22:40 | |
miguelgrinberg | stevebaker: so the limitations of doing a partial scaling update are something that we don't intend to address? | 22:46 |
stevebaker | miguelgrinberg: we plan to address it with mistral | 22:47 |
stevebaker | miguelgrinberg: reviews would be welcome https://review.openstack.org/#/c/147645/ | 22:50 |
*** devlaps has joined #heat | 22:50 | |
*** packet has joined #heat | 22:50 | |
miguelgrinberg | stevebaker: okay, happy to review. But not the answer I expected though. Mistral isn't a core openstack project, so it isn't widely deployed. Seems to me the scaling policy resource is semi-broken as it is. | 22:52 |
stevebaker | zaneb: can you provide some perspective on ^ | 22:52 |
*** sabeen has quit IRC | 22:52 | |
asalkeld | stevebaker: i think that should actually work | 22:54 |
asalkeld | or maybe there has been a regression | 22:54 |
*** devlaps has quit IRC | 22:54 | |
asalkeld | https://github.com/openstack/heat/blob/master/heat/engine/service.py#L1123 | 22:54 |
asalkeld | stevebaker: miguelgrinberg | 22:54 |
asalkeld | ^ | 22:54 |
asalkeld | you need to figure out what that is not working | 22:55 |
asalkeld | you need to figure out why that is not working | 22:55 |
miguelgrinberg | asalkeld: oh, okay. Maybe this is not in juno, that's what I was using when I tested this. | 22:56 |
asalkeld | miguelgrinberg: ok - check on master and report back to the bug | 22:56 |
miguelgrinberg | asalkeld: actually it is on juno as well. I need to debug to figure out why my metadata isn't updating. Thanks. | 22:57 |
asalkeld | ok | 22:58 |
* asalkeld enjoying reading the news and figuring out what is an april fools | 22:58 | |
asalkeld | http://www.news.com.au/lifestyle/real-life/ten-of-the-best-april-fools-day-pranks/story-fnq2o7hp-1227285595615 | 23:00 |
asalkeld | that video is genuis | 23:02 |
*** thedodd has quit IRC | 23:07 | |
miguelgrinberg | asalkeld: so this bit of code you referenced on metadata updating, is for updating resource metadata. Server metadata is another thing, that is not updated during a scaling event. | 23:08 |
asalkeld | miguelgrinberg: workaround - use resource metadata? | 23:08 |
miguelgrinberg | can I get it from within an instance? Don't I need creds for that? | 23:09 |
asalkeld | there are examples, stevebaker ^ | 23:09 |
miguelgrinberg | context: I have a asg and a load balancer instance. the load balancer instance gets the list of servers in the asg as server metadata | 23:09 |
*** jaypipes has quit IRC | 23:09 | |
asalkeld | miguelgrinberg: i am looking for an example | 23:10 |
*** randallburt has joined #heat | 23:13 | |
*** randallburt has quit IRC | 23:13 | |
*** randallburt has joined #heat | 23:13 | |
*** dims_ has quit IRC | 23:14 | |
asalkeld | miguelgrinberg: so cfn-hup gets that metadata | 23:14 |
asalkeld | https://github.com/openstack/heat-templates/blob/master/cfn/F17/WordPress_Single_Instance_With_HA_AccessPolicy.template | 23:14 |
*** sputnik13 has quit IRC | 23:15 | |
asalkeld | miguelgrinberg: https://github.com/openstack/heat-cfntools/blob/master/heat_cfntools/cfntools/cfn_helper.py#L1213 | 23:17 |
*** dims_ has joined #heat | 23:17 | |
miguelgrinberg | asalkeld: so there are credentials there, access and secret keys. Need to see how to incorporate that into my setup, and if that even works on hot templates, but yes, something along these lines will work. Thanks. | 23:20 |
openstackgerrit | Randall Burt proposed openstack/heat: Ignore migrating environments for deleted stacks https://review.openstack.org/164856 | 23:20 |
*** jaypipes has joined #heat | 23:23 | |
*** Raj3 has quit IRC | 23:26 | |
asalkeld | miguelgrinberg: another option is you override metadata_update() in nova server and also update the nova metadata | 23:26 |
asalkeld | miguelgrinberg: add this bit: https://github.com/openstack/heat/blob/master/heat/engine/resources/openstack/nova/server.py#L1072-L1075 | 23:29 |
asalkeld | down here: https://github.com/openstack/heat/blob/master/heat/engine/resources/openstack/nova/server.py#L1111 | 23:29 |
*** Qiming has joined #heat | 23:31 | |
*** pm90_ has quit IRC | 23:34 | |
*** Qiming_ has joined #heat | 23:35 | |
*** Qiming has quit IRC | 23:38 | |
*** achanda has quit IRC | 23:41 | |
*** Tango has quit IRC | 23:42 | |
*** sputnik13 has joined #heat | 23:42 | |
*** tochi has joined #heat | 23:43 | |
*** signed8b_ is now known as signed8bit_ZZZzz | 23:45 | |
*** Marga_ has quit IRC | 23:47 | |
*** Marga_ has joined #heat | 23:48 | |
*** Qiming_ has quit IRC | 23:49 | |
asalkeld | is everyone else getting this stupid ex. windows clip animation in reviews? | 23:51 |
*** hdd has quit IRC | 23:54 | |
miguelgrinberg | asalkeld: so doing a full update as a result of a resize is not something you would consider? I can patch the metadata, but still other references to the asg will not be updated | 23:54 |
*** kebray has quit IRC | 23:54 | |
asalkeld | miguelgrinberg: yeah not crazy about a full update | 23:55 |
*** hdd has joined #heat | 23:55 | |
*** achanda has joined #heat | 23:55 | |
*** smccully has quit IRC | 23:56 | |
*** smccully_ has quit IRC | 23:57 | |
*** jogo has left #heat | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!