openstackgerrit | Steve McLellan proposed a change to openstack/heat: Removed 'message' keyword when raising Error https://review.openstack.org/91838 | 00:05 |
---|---|---|
*** sjmc7 has quit IRC | 00:06 | |
*** kgriffs|afk is now known as kgriffs | 00:08 | |
*** kgriffs is now known as kgriffs|afk | 00:09 | |
*** tomek_adamczews1 has quit IRC | 00:11 | |
*** IlyaE has joined #heat | 00:18 | |
*** e0ne has joined #heat | 00:20 | |
*** radez is now known as radez_g0n3 | 00:22 | |
*** dims has joined #heat | 00:24 | |
*** e0ne has quit IRC | 00:25 | |
*** TravT has quit IRC | 00:27 | |
*** radez_g0n3 is now known as radez | 00:27 | |
*** gokrokve has joined #heat | 00:28 | |
*** DaveJ__ has quit IRC | 00:42 | |
*** DaveJ__ has joined #heat | 00:42 | |
*** lindsayk has quit IRC | 00:44 | |
*** andersonvom has quit IRC | 00:50 | |
*** andersonvom has joined #heat | 00:51 | |
*** lindsayk has joined #heat | 01:03 | |
*** shakamunyi has joined #heat | 01:05 | |
*** pablosan has joined #heat | 01:08 | |
*** lindsayk has quit IRC | 01:09 | |
*** lindsayk has joined #heat | 01:11 | |
*** christopheraedo has quit IRC | 01:11 | |
*** christopheraedo has joined #heat | 01:13 | |
*** yogeshmehra has joined #heat | 01:14 | |
*** zhiyan_ is now known as zhiyan | 01:15 | |
*** shakayumi has joined #heat | 01:16 | |
*** tiantian has joined #heat | 01:18 | |
*** shakamunyi has quit IRC | 01:18 | |
*** tiantian has quit IRC | 01:20 | |
*** e0ne has joined #heat | 01:20 | |
*** tiantian has joined #heat | 01:21 | |
*** andersonvom has quit IRC | 01:21 | |
*** yogeshmehra has quit IRC | 01:23 | |
*** e0ne has quit IRC | 01:23 | |
*** yogeshmehra has joined #heat | 01:23 | |
*** dims has quit IRC | 01:26 | |
*** randallburt has quit IRC | 01:27 | |
*** yogeshmehra has quit IRC | 01:28 | |
*** achampion has joined #heat | 01:30 | |
*** rpothier_ has joined #heat | 01:30 | |
*** lindsayk has quit IRC | 01:33 | |
*** achampion has quit IRC | 01:36 | |
*** achampion has joined #heat | 01:37 | |
*** saurabhs has quit IRC | 01:38 | |
*** rpothier__ has joined #heat | 01:39 | |
*** spzala has joined #heat | 01:40 | |
*** rpothier_ has quit IRC | 01:42 | |
*** andersonvom has joined #heat | 01:45 | |
SpamapS | stevebaker: yes indeed! That's a pretty good reason to just stick with the cfn API.. :) | 01:47 |
*** spzala has quit IRC | 01:59 | |
*** asalkeld has quit IRC | 02:01 | |
*** asalkeld has joined #heat | 02:14 | |
stevebaker | SpamapS: or cache a token | 02:16 |
*** zns has joined #heat | 02:22 | |
*** dims has joined #heat | 02:28 | |
*** zhiyan is now known as zhiyan_ | 02:37 | |
*** samstav has quit IRC | 02:37 | |
*** onorua has joined #heat | 02:38 | |
lifeless | SpamapS: argh stab stab on token refresh failures | 02:44 |
lifeless | SpamapS: have you seen https://bugs.launchpad.net/heat/+bug/1291905 | 02:45 |
uvirtbot | Launchpad bug 1291905 in tripleo "new resources are not available for signalling during an update -> heat stack update timeout" [High,In progress] | 02:45 |
lifeless | SpamapS: filed https://bugs.launchpad.net/heat/+bug/1316389 | 02:52 |
uvirtbot | Launchpad bug 1316389 in heat "token expiring mid-operation cause failures" [Undecided,New] | 02:52 |
*** daneyon has quit IRC | 02:53 | |
*** daneyon has joined #heat | 02:53 | |
*** shakayumi has quit IRC | 02:58 | |
*** pablosan is now known as zz_pablosan | 03:00 | |
*** zz_pablosan is now known as pablosan | 03:00 | |
*** zz_gondoi is now known as gondoi | 03:00 | |
lifeless | stevebaker: whats the default timeout on software-deployment things ? | 03:02 |
*** asalkeld has quit IRC | 03:03 | |
*** sgordon has joined #heat | 03:04 | |
*** sgordon has quit IRC | 03:04 | |
*** sgordon has joined #heat | 03:04 | |
*** IlyaE has quit IRC | 03:08 | |
*** Qiming has joined #heat | 03:13 | |
*** dims has quit IRC | 03:17 | |
*** e0ne has joined #heat | 03:20 | |
*** asalkeld has joined #heat | 03:21 | |
*** e0ne has quit IRC | 03:23 | |
*** IlyaE has joined #heat | 03:29 | |
*** TravT has joined #heat | 03:29 | |
*** pablosan has quit IRC | 03:29 | |
*** radez is now known as radez_g0n3 | 03:34 | |
SpamapS | lifeless: yes I'm quite aware of the fact that we try to use 1 token for an entire action. We hit that back when we were co-located in Sunnyvale IIRC | 03:35 |
SpamapS | lifeless: and yes aware that we can't signal new resources during update. :-/ | 03:35 |
*** ramishra has joined #heat | 03:37 | |
lifeless | SpamapS: right, but you were going to file a bug for the token thing; I couldn't find one and I re-hit it - so filed a new one | 03:38 |
stevebaker | lifeless: its the timeout of the stack operation as a whole. If you're not setting it, default=60mins | 03:39 |
lifeless | stevebaker: where do I set that ? | 03:39 |
*** daneyon has quit IRC | 03:39 | |
*** harlowja is now known as harlowja_away | 03:39 | |
*** daneyon has joined #heat | 03:39 | |
stevebaker | lifeless: with the call to heat stack-update | 03:40 |
openstackgerrit | Ziad Sawalha proposed a change to openstack/heat: Update common docstrings to match guidelines https://review.openstack.org/73519 | 03:40 |
stevebaker | lifeless: --timeout | 03:40 |
lifeless | stevebaker: ah, odd. | 03:41 |
lifeless | sttanks | 03:41 |
lifeless | stevebaker: thanks' | 03:41 |
lifeless | stevebaker: (is tehre a bug open to make that be stored in the stack ? | 03:42 |
stevebaker | lifeless: I'm not aware of one | 03:44 |
*** harlowja_away is now known as harlowja | 03:45 | |
openstackgerrit | Ziad Sawalha proposed a change to openstack/heat: Update api docstrings to match guidelines https://review.openstack.org/73515 | 03:46 |
lifeless | I think we'll need one to know when to fail converging-forever things | 03:46 |
SpamapS | It would make sense as a thing that the template would be able to override. | 03:48 |
lifeless | https://bugs.launchpad.net/heat/+bug/1316395 | 03:49 |
uvirtbot | Launchpad bug 1316395 in heat "stack timeout is ephemeral per update" [Undecided,New] | 03:49 |
lifeless | SpamapS: I'd expect the CLI to override the template actually | 03:49 |
*** asalkeld has quit IRC | 03:51 | |
SpamapS | lifeless: default>template>cli | 03:51 |
lifeless | SpamapS: ah, so you meant the template can override the default | 03:51 |
SpamapS | right | 03:52 |
SpamapS | can we at least put it in environment files though? | 03:52 |
lifeless | not today | 03:53 |
lifeless | environment == parameters | 03:54 |
*** IlyaE has quit IRC | 03:55 | |
*** samstav has joined #heat | 03:56 | |
*** gondoi is now known as zz_gondoi | 03:59 | |
*** akuznetsov has quit IRC | 03:59 | |
*** samstav has quit IRC | 04:03 | |
*** asalkeld has joined #heat | 04:04 | |
*** samstav has joined #heat | 04:08 | |
*** john-n-seattle1 has joined #heat | 04:08 | |
*** zz_gondoi is now known as gondoi | 04:11 | |
*** samstav has quit IRC | 04:12 | |
*** samstav has joined #heat | 04:17 | |
*** zns has quit IRC | 04:18 | |
*** sgordon has quit IRC | 04:18 | |
*** chandan_kumar has joined #heat | 04:20 | |
*** e0ne has joined #heat | 04:20 | |
*** asalkeld has quit IRC | 04:23 | |
*** IlyaE has joined #heat | 04:25 | |
*** e0ne has quit IRC | 04:25 | |
*** gondoi is now known as zz_gondoi | 04:26 | |
*** chandan_kumar is now known as chandankumar | 04:26 | |
*** zz_gondoi is now known as gondoi | 04:27 | |
*** lipinski has quit IRC | 04:29 | |
*** akuznetsov has joined #heat | 04:31 | |
*** gondoi is now known as zz_gondoi | 04:32 | |
*** samstav has quit IRC | 04:37 | |
*** asalkeld has joined #heat | 04:40 | |
*** daneyon has quit IRC | 04:45 | |
*** samstav has joined #heat | 04:46 | |
openstackgerrit | A change was merged to openstack/heat: Ignore nova limits set to '-1' https://review.openstack.org/89389 | 04:49 |
*** mwheckmann has quit IRC | 04:52 | |
*** samstav has quit IRC | 04:53 | |
*** IlyaE has quit IRC | 05:02 | |
*** sorantis has joined #heat | 05:05 | |
*** metral is now known as metral_zzz | 05:07 | |
*** metral_zzz is now known as metral | 05:08 | |
*** samstav has joined #heat | 05:08 | |
*** nkhare has joined #heat | 05:16 | |
*** harlowja is now known as harlowja_away | 05:22 | |
*** onorua has quit IRC | 05:25 | |
*** IlyaE has joined #heat | 05:25 | |
*** akuznetsov has quit IRC | 05:27 | |
*** SushillKM has joined #heat | 05:27 | |
*** akuznetsov has joined #heat | 05:28 | |
*** saju_m has joined #heat | 05:33 | |
*** gokrokve has quit IRC | 05:41 | |
*** yogeshmehra has joined #heat | 05:44 | |
*** shivamshukla has quit IRC | 05:45 | |
*** Qiming has quit IRC | 05:46 | |
*** sab_ has joined #heat | 05:46 | |
sab_ | Hi, is there a function in HOT that takes an callback URL and resolves and returns the result back? I didnt find any :) | 05:55 |
*** SushillKM has left #heat | 05:55 | |
openstackgerrit | A change was merged to openstack/heat: Update common docstrings to match guidelines https://review.openstack.org/73519 | 05:56 |
*** tomek_adamczewsk has joined #heat | 05:57 | |
*** sorantis has quit IRC | 05:58 | |
*** tiantian has quit IRC | 06:01 | |
*** akuznetsov has quit IRC | 06:03 | |
*** tiantian has joined #heat | 06:08 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/heat: Imported Translations from Transifex https://review.openstack.org/89750 | 06:09 |
*** akuznetsov has joined #heat | 06:10 | |
*** shivam has joined #heat | 06:10 | |
lifeless | stevebaker: have you looked at delete performance at all? | 06:11 |
lifeless | stevebaker: it takes many minutes to delete a 30 node heat stack even after I delete all the nova servers by hand | 06:11 |
*** gokrokve has joined #heat | 06:12 | |
*** e0ne has joined #heat | 06:12 | |
*** Qiming has joined #heat | 06:12 | |
*** akuznetsov has quit IRC | 06:14 | |
*** akuznetsov has joined #heat | 06:15 | |
*** akuznetsov has quit IRC | 06:16 | |
lifeless | hmmm I wonder if there's a stuck coroutine somewhere | 06:16 |
*** gokrokve has quit IRC | 06:16 | |
*** e0ne has quit IRC | 06:17 | |
lifeless | how is cancelling meant to happen ? | 06:21 |
*** TonyBurn has joined #heat | 06:23 | |
lifeless | indeed, I think structuredconfig or some such doesn't cancel | 06:24 |
lifeless | so if you delete an inprogress stack, it wedges | 06:24 |
*** alexpilotti has quit IRC | 06:28 | |
*** sileht has quit IRC | 06:30 | |
*** tspatzier has joined #heat | 06:32 | |
*** jprovazn has joined #heat | 06:33 | |
*** sileht has joined #heat | 06:34 | |
*** jistr has joined #heat | 06:41 | |
pas-ha | morning | 06:44 |
*** ramishra has quit IRC | 06:49 | |
*** onorua has joined #heat | 06:49 | |
mattoliverau | morning pas-ha | 06:52 |
*** DeepikaG has joined #heat | 06:58 | |
*** sorantis has joined #heat | 07:03 | |
*** DeepikaG has quit IRC | 07:12 | |
*** DeepikaG has joined #heat | 07:12 | |
*** gokrokve has joined #heat | 07:12 | |
*** pasquier-s has joined #heat | 07:13 | |
shardy | morning all | 07:16 |
*** gokrokve has quit IRC | 07:17 | |
mattoliverau | morning shardy | 07:18 |
*** DeepikaG has quit IRC | 07:18 | |
therve | Good morning! | 07:23 |
*** IlyaE has quit IRC | 07:23 | |
sorantis | morning | 07:27 |
*** IlyaE has joined #heat | 07:28 | |
*** ifarkas has joined #heat | 07:31 | |
*** jistr is now known as jistr|afk | 07:31 | |
*** sergmelikyan has joined #heat | 07:35 | |
mattoliverau | Well, I'm calling it a night. Have a great day all. | 07:38 |
*** ramishra has joined #heat | 07:39 | |
*** IlyaE has quit IRC | 07:43 | |
*** IlyaE has joined #heat | 07:49 | |
*** tomek_adamczewsk has quit IRC | 07:50 | |
*** IlyaE has quit IRC | 07:54 | |
*** che-arne has joined #heat | 07:59 | |
*** derekh_ has joined #heat | 08:03 | |
*** gokrokve has joined #heat | 08:13 | |
*** tomek_adamczewsk has joined #heat | 08:14 | |
*** gokrokve has quit IRC | 08:17 | |
*** mkollaro has joined #heat | 08:22 | |
openstackgerrit | Ethan Lynn proposed a change to openstack/heat-templates: Correct Ubuntu WordPress Template https://review.openstack.org/92312 | 08:22 |
*** mkerrin has quit IRC | 08:22 | |
*** ramishra has quit IRC | 08:22 | |
*** renlt has joined #heat | 08:28 | |
*** ekarlso has quit IRC | 08:29 | |
*** ekarlso has joined #heat | 08:29 | |
*** sorantis has quit IRC | 08:30 | |
openstackgerrit | Ethan Lynn proposed a change to openstack/heat-templates: Correct Ubuntu WordPress Template https://review.openstack.org/92312 | 08:32 |
*** sorantis has joined #heat | 08:35 | |
*** ramishra has joined #heat | 08:38 | |
openstackgerrit | A change was merged to openstack/heat: Include exception in custom constraints errors https://review.openstack.org/82881 | 08:50 |
openstackgerrit | A change was merged to openstack/heat: Make Server CONFIG_DRIVE property a boolean https://review.openstack.org/89939 | 08:50 |
*** e0ne has joined #heat | 08:52 | |
*** jistr|afk is now known as jistr | 08:52 | |
*** julienvey has joined #heat | 08:53 | |
*** julienve_ has joined #heat | 08:55 | |
*** sergmelikyan has quit IRC | 08:59 | |
*** mkerrin has joined #heat | 08:59 | |
*** lazy_prince has joined #heat | 09:07 | |
*** dmakogon_ is now known as denis_makogon | 09:08 | |
*** yogeshmehra has quit IRC | 09:12 | |
*** yogeshmehra has joined #heat | 09:13 | |
*** gokrokve has joined #heat | 09:14 | |
*** TravT has quit IRC | 09:17 | |
*** yogeshmehra has quit IRC | 09:17 | |
*** julienvey has left #heat | 09:18 | |
*** julienve_ is now known as julienvey_ | 09:18 | |
*** gokrokve has quit IRC | 09:18 | |
openstackgerrit | Thomas Spatzier proposed a change to openstack/heat-templates: Add WordPress example using software config https://review.openstack.org/89885 | 09:19 |
*** tteggel has quit IRC | 09:23 | |
*** akuznetsov has joined #heat | 09:23 | |
*** mkollaro has quit IRC | 09:23 | |
*** tteggel has joined #heat | 09:23 | |
*** mkollaro has joined #heat | 09:24 | |
*** alexheneveld has joined #heat | 09:28 | |
*** sorantis has quit IRC | 09:38 | |
*** renlt has quit IRC | 09:40 | |
*** Qiming has quit IRC | 09:41 | |
*** tiantian has quit IRC | 09:41 | |
*** tiantian has joined #heat | 09:42 | |
*** swygue has quit IRC | 09:50 | |
*** tnurlygayanov has quit IRC | 09:50 | |
*** jistr has quit IRC | 09:55 | |
openstackgerrit | A change was merged to openstack/heat: Validate user_data_format for server with deployment https://review.openstack.org/82992 | 09:56 |
*** tnurlygayanov has joined #heat | 09:59 | |
*** swygue has joined #heat | 10:01 | |
*** sab_ has quit IRC | 10:02 | |
*** asalkeld has quit IRC | 10:10 | |
*** gokrokve has joined #heat | 10:14 | |
*** jistr has joined #heat | 10:17 | |
*** gokrokve has quit IRC | 10:19 | |
*** julienvey_ has quit IRC | 10:23 | |
*** e0ne_ has joined #heat | 10:26 | |
*** e0ne has quit IRC | 10:28 | |
*** sorantis has joined #heat | 10:31 | |
*** e0ne_ has quit IRC | 10:37 | |
*** e0ne has joined #heat | 10:38 | |
*** asalkeld has joined #heat | 10:38 | |
ekarlso | abtw, is multi-engine supported yet ? | 10:41 |
shardy | ekarlso: yes, from Icehouse | 10:42 |
ekarlso | cool shardy ! | 10:45 |
ekarlso | shardy: how does it do locking or so ish ? | 10:45 |
shardy | ekarlso: it uses a DB lock when stack actions are in-progress | 10:46 |
*** bvandenh has joined #heat | 10:46 | |
ekarlso | ok | 10:47 |
*** bvandenh has quit IRC | 10:52 | |
*** bvandenh has joined #heat | 10:52 | |
*** bvandenh has quit IRC | 10:53 | |
*** bvandenh has joined #heat | 10:54 | |
*** bvandenh has quit IRC | 10:54 | |
*** bvandenh has joined #heat | 10:55 | |
*** bvandenh has quit IRC | 10:57 | |
*** bvandenh has joined #heat | 10:57 | |
*** bgorski has joined #heat | 10:58 | |
*** tomek_adamczewsk has quit IRC | 11:01 | |
*** blomquisg has quit IRC | 11:04 | |
*** bvandenh has quit IRC | 11:05 | |
*** faramir has joined #heat | 11:05 | |
*** tomek_adamczewsk has joined #heat | 11:06 | |
pas-ha | hi all, question o stack updates - currently if the rollback is triggered during update, the stack.status still remains in update_inprogress, and then at the very end flips to rollback_complete | 11:11 |
pas-ha | should we better indicate that something went wrong and set rollback-inprogress status as soon as rollback triggered? | 11:12 |
*** dims_ has joined #heat | 11:12 | |
shardy | pas-ha: Yes | 11:13 |
shardy | https://github.com/openstack/heat/blob/master/heat/engine/parser.py#L556 | 11:13 |
shardy | the self.UPDATE in the state assignment should probably be self.ROLLBACK | 11:14 |
shardy | or we should just set the state with action | 11:14 |
*** Michalik- has quit IRC | 11:14 | |
pas-ha | you ment this line probably? https://github.com/openstack/heat/blob/master/heat/engine/parser.py#L563 | 11:15 |
*** gokrokve has joined #heat | 11:15 | |
shardy | pas-ha: sorry, yes | 11:15 |
pas-ha | ok, wil file a bug | 11:16 |
*** bvandenh has joined #heat | 11:18 | |
pas-ha | on another topic - is gate for the heat-templates functioning? | 11:19 |
pas-ha | I've just seen ERROR: Unknown Property wait_for_signal | 11:19 |
pas-ha | 2014-05-06 09:30:39.539 | 2014-05-06 09:30:39.503 | Got error validating example-structured-template.yaml | 11:19 |
*** gokrokve has quit IRC | 11:20 | |
pas-ha | in the log but the gate still passes | 11:20 |
pas-ha | is it a known bug? | 11:20 |
*** Qiming has joined #heat | 11:21 | |
*** julienve_ has joined #heat | 11:24 | |
*** tomek_adamczewsk has quit IRC | 11:25 | |
*** julienv__ has joined #heat | 11:26 | |
pas-ha | that's in the latest verify log of https://review.openstack.org/#/c/89885/ | 11:26 |
*** julienve_ has quit IRC | 11:29 | |
shardy | pas-ha: it's a non-voting job, which probably means issues with the test are still being worked out | 11:36 |
shardy | therve: ^^ IIRC you were working on that? | 11:36 |
therve | Yes | 11:36 |
therve | pas-ha, https://review.openstack.org/91543 | 11:36 |
therve | It took a long time to fix the job so some bogus template was merged in the mean time | 11:37 |
therve | https://review.openstack.org/91544 would be cool to merge too :) | 11:37 |
asalkeld | done therve | 11:41 |
therve | asalkeld, Thanks! | 11:42 |
*** sorantis has quit IRC | 11:42 | |
*** erkules has joined #heat | 11:43 | |
*** sorantis has joined #heat | 11:44 | |
*** aweiteka has joined #heat | 11:45 | |
asalkeld | therve, : https://review.openstack.org/86228 , https://review.openstack.org/91720 , https://review.openstack.org/91730 | 11:46 |
*** rpothier__ has quit IRC | 11:48 | |
*** julienvey has joined #heat | 11:50 | |
*** SnowDust has joined #heat | 11:50 | |
*** julienvey has left #heat | 11:50 | |
SnowDust | Hi therve, | 11:50 |
SnowDust | here is the paste url : http://paste.openstack.org/show/79140/ please look at the problem we are facing | 11:50 |
*** blues-man has joined #heat | 11:51 | |
shardy | asalkeld: is the child_params one missing a test? | 11:51 |
asalkeld | I could add, just noticed it was calling a totally non existant function | 11:52 |
shardy | broken, like most of abandon/adopt :( | 11:53 |
*** nkhare has quit IRC | 11:53 | |
SnowDust | someone plz look at the nested template issue .. http://paste.openstack.org/show/79140/ | 11:53 |
openstackgerrit | A change was merged to openstack/heat: Deprecate Stack.resolve_runtime_data() https://review.openstack.org/89968 | 11:54 |
pas-ha | could someone try to find a relevant tempest bug for this fail https://review.openstack.org/#/c/89232/ ? my google-launchpad-fu has failed me.. :( | 11:55 |
*** IgorYozhikov is now known as iyozhikov | 11:56 | |
shardy | asalkeld: +2'd, a test would be nice, if you find time to add one :) | 11:56 |
asalkeld | just seeing if there is something I can steal;) | 11:56 |
openstackgerrit | A change was merged to openstack/heat-templates: Remove unknown property in config example https://review.openstack.org/91543 | 11:57 |
openstackgerrit | A change was merged to openstack/heat-templates: Fix exit code of validate-templates script https://review.openstack.org/91544 | 11:57 |
*** onorua has quit IRC | 11:58 | |
*** mkollaro has quit IRC | 12:01 | |
*** mkollaro has joined #heat | 12:03 | |
*** lipinski has joined #heat | 12:04 | |
*** rbuilta has joined #heat | 12:04 | |
SnowDust | therve, zaneb, shardy ; http://paste.openstack.org/show/79140/ can u help with this ? | 12:06 |
therve | SnowDust, We'd need the output of heat --debut stack_create | 12:07 |
SnowDust | u mean debug ? | 12:07 |
therve | I mean what I just said :) | 12:07 |
SnowDust | debut ?? | 12:07 |
dims_ | debug :) | 12:09 |
therve | Or possibly what's in the heat-engine at the start of the create, I'm not sure there is anything there though | 12:11 |
*** sab has joined #heat | 12:14 | |
*** sab has quit IRC | 12:15 | |
*** sergmelikyan has joined #heat | 12:16 | |
*** tiantian has quit IRC | 12:17 | |
*** jamie_h has joined #heat | 12:17 | |
*** blues-man has quit IRC | 12:17 | |
*** lipinski has quit IRC | 12:18 | |
*** lipinski has joined #heat | 12:19 | |
SnowDust | therve : http://paste.openstack.org/show/79141/ | 12:24 |
SnowDust | therve : http://paste.openstack.org/show/79142/ | 12:24 |
*** akuznetsov has quit IRC | 12:26 | |
*** dims_ has quit IRC | 12:27 | |
*** julienv__ is now known as julienvey_ | 12:28 | |
*** rbuilta has quit IRC | 12:29 | |
*** asalkeld has quit IRC | 12:30 | |
*** dims has joined #heat | 12:33 | |
*** mkollaro1 has joined #heat | 12:33 | |
*** mkollaro has quit IRC | 12:33 | |
*** rpothier has joined #heat | 12:36 | |
*** lipinski1 has joined #heat | 12:36 | |
*** saju_m has quit IRC | 12:37 | |
*** dims has quit IRC | 12:38 | |
*** lipinski has quit IRC | 12:38 | |
tspatzier | shardy, therve: If you have time, could you have a look at https://review.openstack.org/#/c/91485 ? This is related to a custom_constraint validation bug (actually two) we talked about recently | 12:39 |
shardy | tspatzier: sure, will do | 12:41 |
therve | SnowDust, I don't know | 12:44 |
*** dims has joined #heat | 12:45 | |
tspatzier | thanks shardy | 12:47 |
SnowDust | therve : wht u dont know :) | 12:49 |
therve | Why it doesn't work | 12:49 |
SnowDust | hmm .. | 12:49 |
SnowDust | ok .. i has shared .. the reason .. | 12:50 |
SnowDust | <therve> SnowDust, You can paste the whole output of "heat --debug stack-create ..." ? | 12:51 |
SnowDust | <SnowDust> when i pingd :) i was doing that .. now will have to repeat the excercise the vm is deleted :D | 12:51 |
SnowDust | <SnowDust> but i can comeback with that output | 12:51 |
SnowDust | <SnowDust> as u need | 12:51 |
SnowDust | <SnowDust> but as i debugged i shared the lines where i saw the nested template was giving invalid URI due to https://github.com/openstack/heat/blob/master/heat/engine/resources/template_resource.py#L73 | 12:51 |
SnowDust | <SnowDust> evaluating to true | 12:51 |
SnowDust | <therve> But that's irrelevant. It should not get there. | 12:51 |
SnowDust | <SnowDust> i see | 12:51 |
SnowDust | <therve> So I presume you're not passing the stack files properly. But I don't know because you don't give enough information | 12:51 |
SnowDust | <SnowDust> actually urlfetch is being called two times .. first for the top level with allowed_scheme = "file" | 12:51 |
SnowDust | <SnowDust> and second time .. getting into this loop and .. doing wrong things | 12:51 |
SnowDust | <SnowDust> ok therve let me repeat this excercise with very common templates so that all the info is open | 12:51 |
SnowDust | <SnowDust> and sharable | 12:51 |
SnowDust | i had debugged it earlier .. as u saw .. | 12:51 |
*** sgordon has joined #heat | 12:51 | |
shardy | SnowDust: please use paste.openstack.org | 12:51 |
SnowDust | shardy : ok ! | 12:51 |
SnowDust | my earlier chat .. did give the reason for the failure .. but .. dont know what else i need to provide .. | 12:52 |
therve | SnowDust, https://github.com/openstack/heat/blob/master/heat/engine/resources/template_resource.py#L157 | 12:53 |
therve | here the template should be retrieved in the stack files | 12:53 |
therve | You don't enter the urlfetch if every works correctly | 12:53 |
SnowDust | strange ... | 12:54 |
SnowDust | i have pasted both templates .. just give it a try if u have some time.. | 12:55 |
SnowDust | atleast add it to your TODO :) | 12:55 |
*** achampion has quit IRC | 12:55 | |
*** ramishra has quit IRC | 12:56 | |
therve | Well I tested already a small template and it work for me | 12:57 |
SnowDust | bt not this ? | 12:57 |
*** mwheckmann has joined #heat | 12:57 | |
SnowDust | so that all means it fails "outside lab" :D | 12:57 |
therve | SnowDust, http://paste.openstack.org/show/79156/ | 12:58 |
therve | Try this one | 12:58 |
sorantis | hi | 12:58 |
SnowDust | can u also paste the heat stack-create --debug ? | 12:59 |
*** SushillKM has joined #heat | 12:59 | |
sorantis | do you think it’s worth building an example template around this one http://paste.openstack.org/show/79157/ and submitting it to heat-templates ? | 12:59 |
*** SushillKM has quit IRC | 13:01 | |
*** SushilKM has joined #heat | 13:01 | |
shardy | SnowDust: does it work if you map the nested template via an environment file? | 13:01 |
shardy | http://docs.openstack.org/developer/heat/template_guide/environment.html | 13:02 |
SnowDust | shardy : i never tried .. | 13:03 |
*** blomquisg has joined #heat | 13:04 | |
SnowDust | but ... i have shared the paste urls, and now i need help from u guys | 13:04 |
*** zns has joined #heat | 13:06 | |
shardy | SnowDust: probably, the issue is bug #1297396 | 13:07 |
uvirtbot | Launchpad bug 1297396 in heat "Nested Provider resources not found" [High,In progress] https://launchpad.net/bugs/1297396 | 13:07 |
shardy | there is a patch up from asalkeld which fixes that, you may want to test it and provide feedback | 13:07 |
SnowDust | shardy: patch link plz .. | 13:09 |
*** SushilKM has quit IRC | 13:10 | |
shardy | SnowDust: seriously? Is opening the bug and reading the comments really that much of an effort? | 13:12 |
shardy | https://bugs.launchpad.net/heat/+bug/1297396/comments/11 | 13:12 |
uvirtbot | Launchpad bug 1297396 in heat "Nested Provider resources not found" [High,In progress] | 13:12 |
SnowDust | shardy : is this https://launchpad.net/bugs/1297396 what u are referring ? | 13:12 |
SnowDust | shardy .. thanks | 13:13 |
*** zz_gondoi is now known as gondoi | 13:13 | |
SnowDust | i didnt know uvirtbot :D | 13:14 |
SnowDust | thanks .. all | 13:14 |
SnowDust | i will test and come back. | 13:15 |
openstackgerrit | Thomas Herve proposed a change to openstack/heat: Implement snapshots for servers and images https://review.openstack.org/87280 | 13:15 |
openstackgerrit | Thomas Herve proposed a change to openstack/heat: Add snapshot restore HTTP API https://review.openstack.org/92125 | 13:15 |
openstackgerrit | Thomas Herve proposed a change to openstack/heat: Implement stack restore https://review.openstack.org/92124 | 13:15 |
openstackgerrit | Thomas Herve proposed a change to openstack/heat: Implement snapshot listing https://review.openstack.org/92126 | 13:15 |
openstackgerrit | Thomas Herve proposed a change to openstack/heat: Add APIs to create and manipulate snapshots https://review.openstack.org/87279 | 13:15 |
openstackgerrit | Thomas Herve proposed a change to openstack/heat: Add RPC method to snapshot stacks https://review.openstack.org/87278 | 13:15 |
openstackgerrit | Ziad Sawalha proposed a change to openstack/heat: Update api docstrings to match guidelines https://review.openstack.org/73515 | 13:16 |
*** SnowDust has left #heat | 13:16 | |
*** gokrokve has joined #heat | 13:17 | |
*** vijendar has joined #heat | 13:17 | |
*** julienvey_ has quit IRC | 13:19 | |
*** erecio has quit IRC | 13:21 | |
*** gokrokve has quit IRC | 13:21 | |
*** erecio has joined #heat | 13:22 | |
*** jprovazn has quit IRC | 13:26 | |
*** jprovazn has joined #heat | 13:28 | |
*** jprovazn_ has joined #heat | 13:31 | |
*** blues-man has joined #heat | 13:32 | |
*** ramishra has joined #heat | 13:33 | |
*** radez_g0n3 is now known as radez | 13:33 | |
*** jprovazn has quit IRC | 13:33 | |
*** lazy_prince has quit IRC | 13:35 | |
*** david-lyle has joined #heat | 13:35 | |
*** andersonvom has joined #heat | 13:36 | |
*** chandankumar is now known as chandankumar|afk | 13:37 | |
*** faramir has quit IRC | 13:37 | |
*** david-lyle has quit IRC | 13:37 | |
*** david-lyle has joined #heat | 13:38 | |
openstackgerrit | Pavlo Shchelokovskyy proposed a change to openstack/heat: Set rollback status early in update if triggered https://review.openstack.org/92371 | 13:39 |
*** david-lyle has quit IRC | 13:43 | |
*** achampion has joined #heat | 13:44 | |
*** pablosan has joined #heat | 13:47 | |
*** julienve_ has joined #heat | 13:48 | |
*** julienve_ is now known as julienvey | 13:48 | |
zaneb | shardy: about? | 13:51 |
*** onorua has joined #heat | 13:51 | |
shardy | zaneb: Hi! | 13:52 |
zaneb | when is a good time to jump on a call? | 13:52 |
zaneb | pretty much any time works for me | 13:53 |
shardy | zaneb: now, or any time in the next hour is fine with me | 13:53 |
zaneb | ok, let's go with now :) | 13:54 |
zaneb | what's your extension? | 13:54 |
*** randallburt has joined #heat | 13:54 | |
*** randallburt has quit IRC | 13:54 | |
zaneb | I have a new acct and my directory got wiped... | 13:54 |
*** randallburt has joined #heat | 13:54 | |
*** tomek_adamczewsk has joined #heat | 14:01 | |
*** samstav has joined #heat | 14:01 | |
*** mestery has joined #heat | 14:02 | |
*** funzo has joined #heat | 14:04 | |
*** funzo is now known as Guest91887 | 14:04 | |
*** andersonvom has quit IRC | 14:05 | |
*** andersonvom has joined #heat | 14:07 | |
*** akuznetsov has joined #heat | 14:07 | |
*** arbylee has joined #heat | 14:08 | |
*** aweiteka has quit IRC | 14:09 | |
*** gokrokve has joined #heat | 14:10 | |
*** blues-man has quit IRC | 14:17 | |
*** blues-man has joined #heat | 14:19 | |
*** alexpilotti has joined #heat | 14:20 | |
*** aweiteka has joined #heat | 14:22 | |
*** bgorski has quit IRC | 14:25 | |
*** tomek_adamczewsk has quit IRC | 14:29 | |
*** sjmc7 has joined #heat | 14:29 | |
jasond | shardy, randallburt: would you mind re-reviewing https://review.openstack.org/#/c/83218/ ? the only change was a rebase. https://review.openstack.org/#/c/83218/14..15/contrib/rackspace/rackspace/resources/cloud_server.py https://review.openstack.org/#/c/83218/14..15/contrib/rackspace/rackspace/tests/test_rackspace_cloud_server.py | 14:31 |
*** tomek_adamczewsk has joined #heat | 14:31 | |
randallburt | jasond: looking | 14:31 |
jasond | thanks | 14:32 |
*** TravT has joined #heat | 14:32 | |
*** che-arne has quit IRC | 14:33 | |
*** che-arne has joined #heat | 14:34 | |
*** david-lyle has joined #heat | 14:35 | |
*** david-lyle has quit IRC | 14:35 | |
*** david-lyle has joined #heat | 14:36 | |
*** bgorski has joined #heat | 14:36 | |
shardy | jasond: will do | 14:37 |
*** jprovazn has joined #heat | 14:37 | |
*** jprovazn_ has quit IRC | 14:39 | |
*** sergmelikyan has quit IRC | 14:39 | |
*** sjmc7_ has joined #heat | 14:39 | |
*** akuznetsov has quit IRC | 14:41 | |
jasond | shardy: thanks | 14:41 |
*** daneyon has joined #heat | 14:41 | |
*** sjmc7 has quit IRC | 14:42 | |
*** shivamshukla_ has joined #heat | 14:42 | |
*** daneyon has quit IRC | 14:46 | |
*** daneyon has joined #heat | 14:47 | |
*** shakayumi has joined #heat | 14:52 | |
*** metral has quit IRC | 14:52 | |
*** metral has joined #heat | 14:52 | |
*** kgriffs|afk is now known as kgriffs | 14:53 | |
therve | shardy, Hey, I have a question about trusts and stack users | 14:54 |
*** akuznetsov has joined #heat | 14:55 | |
shardy | therve: Hi, sure | 14:55 |
*** metral has quit IRC | 14:55 | |
therve | shardy, If I want to create a trust for the stack user, with ceilometer as the trustee | 14:56 |
therve | shardy, Do I need to make the call as the stack user? | 14:56 |
*** metral has joined #heat | 14:56 | |
therve | Or as the domain admin? | 14:56 |
*** sabeen has joined #heat | 14:56 | |
shardy | therve: only the trustor (i.e the stack user) can create the trust | 14:58 |
*** IlyaE has joined #heat | 14:59 | |
shardy | therve: I'd like to better understand the use-case for this though, as IIRC last week we decided either trusts *or* stack users were the way forward for signals | 14:59 |
shardy | therve: I may have confused things though, as I did mention both together when we discussed with eglynn | 15:00 |
therve | shardy, I thought we talked about using trusts on the stack user to limit signalling capibilities | 15:00 |
therve | capabilities | 15:00 |
therve | Using stack users feel a bit strange, since we would need to set a password and transmit it securely to ceilometer | 15:01 |
shardy | Yeah, but then I went for lunch, thought about it, and we discussed it again and decided I was wrong :) | 15:01 |
*** rpothier_ has joined #heat | 15:01 | |
*** jprovazn has quit IRC | 15:01 | |
*** zhiyan_ is now known as zhiyan | 15:01 | |
therve | Hum Okay :) | 15:01 |
therve | I thought it somewhat made sense | 15:01 |
shardy | I think stack users makes sense for signalling from instances, because they by default aren't allowed to do anything | 15:01 |
*** Guest91887 is now known as funzo | 15:02 | |
shardy | however, for trusts to be useful for alarm signalling, we really need ceilometer to impersonate the stack *owner* | 15:02 |
therve | Do we? | 15:02 |
*** funzo is now known as Guest60114 | 15:02 | |
therve | Hum I guess you need specific permissions after the signaling | 15:03 |
*** randallburt has quit IRC | 15:03 | |
shardy | Yes, otherwise we still need the trust in heat, so we can impersonate the stack owner when reacting to the signal | 15:03 |
shardy | If the signal just appears to be *from* the stack owner, we no longer need to do that | 15:03 |
therve | OK cool | 15:03 |
therve | shardy, So you can review my patch again then? :) | 15:04 |
*** tims has joined #heat | 15:04 | |
shardy | So I think we either keep the trust in heat and signal via a stack-domain-user credential, *or* move the trust to ceilometer and have the signal impersonate the stack owner | 15:04 |
*** jergerber has joined #heat | 15:04 | |
*** rpothier has quit IRC | 15:04 | |
*** lazy_prince has joined #heat | 15:04 | |
therve | Oh wait | 15:04 |
shardy | therve: Oh, I thought I already had, sorry | 15:04 |
*** lazy_prince is now known as killer_prince | 15:04 | |
* therve is confused again | 15:04 | |
therve | " move the trust to ceilometer and have the signal impersonate the stack owner" is what the patch does already, or not? | 15:05 |
*** Guest60114 is now known as funzo | 15:05 | |
shardy | therve: yes, I think we went full-circle in our discussions and decided what you have basically does the right thing | 15:05 |
therve | Alright | 15:06 |
shardy | the only issue IIRC was it would be better for ceilometer, not heat, to create the trust when the alarm is created | 15:06 |
*** mestery has quit IRC | 15:06 | |
mwheckmann | Hi. I have a question related to alarms and the Ceilometer implementation. | 15:07 |
shardy | therve: I'm sorry if I caused confusion, we bounced quite a few ideas around so it was quite hard to keep track :) | 15:07 |
shardy | therve: I'll re-review your patches now | 15:08 |
Qiming | therve: which patch are we talking about? | 15:08 |
shardy | Qiming: https://review.openstack.org/#/c/87111/ | 15:09 |
shardy | mwheckmann: Hi, what is your question? | 15:09 |
Qiming | shardy: got it, thanks | 15:09 |
mwheckmann | shardy: I can't get the included AWS_CloudWatch_Alarm.yaml template to work? The one based on the Ceilometer alarms? | 15:10 |
mwheckmann | s/?// | 15:10 |
mwheckmann | we keep getting the following error: TRACE heat.engine.resource ValueError: Value must be a comma-delimited list string: 'list' object has no attribute 'split' | 15:10 |
*** tims has left #heat | 15:11 | |
*** blomquisg has quit IRC | 15:11 | |
shardy | mwheckmann: Can you please raise a bug with the engine backtrace, and the template you're using to reproduce the issue? | 15:12 |
mwheckmann | shardy: sure. I'll do that and provide all the info | 15:12 |
mwheckmann | thanks. | 15:12 |
shardy | mwheckmann: Qiming had some problems ref bug #1315048 but this sounds like a different issue | 15:12 |
uvirtbot | Launchpad bug 1315048 in heat "Circular dependency when using Ceilometer alarms" [Undecided,New] https://launchpad.net/bugs/1315048 | 15:12 |
Qiming | mwheckmann: I'm curious how can you go that far. Heat refused to create a stack for me, complaining about circular dependency ... | 15:13 |
mwheckmann | shardy: I'll look at that bug. Ceilometer alarms themselves work perfectly. | 15:13 |
shardy | mwheckmann: cool, I think we're experiencing some bit-rot due to that implemenation being off by default | 15:13 |
mwheckmann | Qiming: It's only when I try to use AWS::Cloudwatch::Alarm using the AWS_CloudWatch_Alarm.yaml template which is based on OS::Ceilometer::Alarm | 15:14 |
shardy | for Juno we should probably switch and make it on by default, deprecating the CWLiteAlarm | 15:14 |
shardy | then we can get some gate tests in to prove it stays working | 15:14 |
mwheckmann | shardy: yup. | 15:14 |
Qiming | mwheckmann: that is exactly what I did .... | 15:14 |
Qiming | mwheckmann: OIC, you were not using the alarm to trigger HARestarter ... I guess | 15:15 |
mwheckmann | shardy: Correct, me if I'm wrong, but using CWLiteAlarm won't allow us to use Alarms with Windows instances. Correct? | 15:15 |
mwheckmann | Qiming: All provide all the info in the bug report that I'll create. | 15:15 |
mwheckmann | I'll provide | 15:15 |
Qiming | thanks, mwheckmann | 15:16 |
shardy | mwheckmann: it won't allow you to use any hypervisor metrics from ceilometer at all, only those pushed to heat via cfn-push-stats (from inside the instance) | 15:16 |
mwheckmann | shardy: right. but do we have cfn-push-stats on Windows instances? I think not. | 15:16 |
mwheckmann | shardy: I know that Cloudbase-init supports HEAT to some level, but not to that extent. | 15:17 |
shardy | mwheckmann: No, but it could probably be replaced with some alternative (e.g whatever the windows equivalent of curl is), or made to run on Windows fairly easily | 15:18 |
Qiming | umh... maybe we should replace cfn-push-stats together with CWLiteAlarm, with something directly talk to ceilometer | 15:18 |
shardy | Qiming: That is what we'd like to do, yes | 15:18 |
*** lsmola has quit IRC | 15:18 | |
shardy | until recently the issue was lack of credentials to pass to the ceilometer client | 15:18 |
mwheckmann | shardy: right. I think at this point, I'd rather invest my time in getting CEilometer based alarms working correctly. In particular the AWS::Cloudwatch::Alarm implementation | 15:19 |
mwheckmann | shardy: You mean the new domain users implementation? | 15:19 |
shardy | actually that still is an issue, but stack-domain-users may provide a partial solution | 15:19 |
mwheckmann | shardy: right | 15:20 |
shardy | mwheckmann: agree, the ceilometer based approach needs fixing asap and is the best place to focus IMO | 15:21 |
mwheckmann | shardy: Ok. I'll prepare a bug report this afternoon. Thanks for your help. | 15:21 |
shardy | the other problem with CWLiteAlarm is the watch rules it uses will break if you try to run it with multiple engines | 15:21 |
shardy | so we really want to deprecate it and focus on making the ceilometer stuff work well | 15:22 |
mwheckmann | shardy: ok. | 15:22 |
mwheckmann | shardy: At this point, are there any metrics not supported by Ceilometer that *are* supported by the CWLite implementation? | 15:22 |
Qiming | multiple engines ... never tried that before. only managed to deploy a multi_host using devstack today | 15:22 |
mwheckmann | I know that memory.usage was added in Icehouse | 15:23 |
mwheckmann | (to Ceilometer I mean) | 15:23 |
*** bvandenh has quit IRC | 15:24 | |
Qiming | mwheckmann: really? how can I enable that meter? | 15:24 |
shardy | mwheckmann: I don't think so, AFAIK any metrics hitting heat-api-cloudwatch are redirected to ceilometer by the engine, so the ceilometer based implementation should provide a complete replacement, when we fix these recent issues | 15:24 |
shardy | mwheckmann: by comparison to ceilometer the heat internal metric/alarm system is horribly crude and unscalable | 15:25 |
*** pablosan has quit IRC | 15:25 | |
mwheckmann | Qiming: It comes with Icehouse | 15:26 |
Qiming | shardy: so, basically, we are expecting ceilometer to be the only source of alarms? | 15:26 |
mwheckmann | Qiming: Once you are running the Icehouse version of the Ceilometer compute agent (the one that runs on compute nodes) the metric will begin to appear | 15:26 |
Qiming | mwheckmann: I am using the git HEAD version, but haven't saw that counter_name yet | 15:27 |
*** shivamshukla_ has quit IRC | 15:27 | |
mwheckmann | Qiming: At least that's the theory. I haven't tried it yet | 15:27 |
*** SushillKM has joined #heat | 15:27 | |
mwheckmann | Qiming: are you running the Ceilomter compute-agent? (or ceilometer-agent-compute) | 15:27 |
mwheckmann | Qiming: I looked at the implementatin, it's just a Ceilomter pollster pluging which leverages the data from Libvirt | 15:28 |
*** daneyon has quit IRC | 15:28 | |
*** SushillKM has left #heat | 15:28 | |
mwheckmann | Qiming: Easy to backport to Havana | 15:28 |
*** daneyon has joined #heat | 15:28 | |
Qiming | mwheckmann: I saw that code as well.. wondering if something is wrong, because I really didn't see memory usage data | 15:29 |
mwheckmann | Qiming: maybe something is wrong | 15:29 |
shardy | Qiming: eventually, yes | 15:30 |
*** fandi has joined #heat | 15:30 | |
mwheckmann | Qiming: check debug logs I guess. make sure pipeline.yaml includes all meters. | 15:30 |
Qiming | mwheckmann: will do that | 15:30 |
mwheckmann | Qiming: I'm planning on trying it soon, so I'll let you know if I see you here. | 15:31 |
*** shakayumi has quit IRC | 15:31 | |
Qiming | shardy: if ceilometer is the only source for alarms, do we still need resource_signal API? | 15:31 |
*** shakamunyi has joined #heat | 15:32 | |
Qiming | mwheckmann: that would be cool. I am seeing this in log, but no data: 2014-05-06 23:23:57.873 21866 INFO ceilometer.agent [-] Polling pollster memory.usage | 15:32 |
chmouel | therve: junodesignsummit.sched.org | 15:33 |
Qiming | mwheckmann: I can get all other polster data, except for memory.usage. This is funny. | 15:34 |
*** john-n-seattle1 has left #heat | 15:35 | |
shardy | Qiming: yes, since whatever alarm system you use, there is a need to signal resources | 15:36 |
shardy | Qiming: and there are non-alarm use-cases for signalling resources, e.g SoftwareDeployments and things like WaitConditions | 15:36 |
Qiming | mwheckmann: the inspect_memory_usage method is not implemented by libvirt | 15:37 |
Qiming | shardy: I would prefer signal to alarms, because with signal I can carry some payload, but with alarm, it would be difficult | 15:38 |
shardy | Qiming: As far as heat is concerned, alarms are signals already, so ceilometer can (or at least could) pass payload with the alarm already | 15:41 |
*** tspatzier has quit IRC | 15:41 | |
shardy | :q | 15:41 |
*** alexpilotti_ has joined #heat | 15:41 | |
shardy | oops! | 15:41 |
*** alexpilotti has quit IRC | 15:44 | |
*** alexpilotti_ is now known as alexpilotti | 15:44 | |
*** dims has quit IRC | 15:46 | |
*** zhiyan is now known as zhiyan_ | 15:47 | |
*** blomquisg has joined #heat | 15:48 | |
*** tomek_adamczewsk has quit IRC | 15:53 | |
*** pablosan has joined #heat | 15:53 | |
*** pablosan is now known as zz_pablosan | 15:54 | |
*** zz_pablosan is now known as pablosan | 15:54 | |
*** sjmc7_ is now known as sjmc7 | 15:55 | |
*** piyush has joined #heat | 15:56 | |
*** aweiteka has quit IRC | 15:56 | |
*** dims has joined #heat | 15:57 | |
*** e0ne has quit IRC | 16:00 | |
*** e0ne has joined #heat | 16:00 | |
*** pafuent has joined #heat | 16:00 | |
*** saurabhs has joined #heat | 16:01 | |
*** ifarkas has quit IRC | 16:03 | |
*** daneyon has quit IRC | 16:04 | |
*** e0ne has quit IRC | 16:04 | |
*** aweiteka has joined #heat | 16:11 | |
*** pafuent has left #heat | 16:14 | |
*** jistr has quit IRC | 16:15 | |
*** andrew_plunk has joined #heat | 16:16 | |
*** sorantis has quit IRC | 16:18 | |
*** pafuent has joined #heat | 16:27 | |
*** Qiming has quit IRC | 16:27 | |
*** derekh_ has quit IRC | 16:29 | |
*** e0ne has joined #heat | 16:31 | |
*** e0ne has quit IRC | 16:32 | |
*** e0ne has joined #heat | 16:32 | |
*** che-arne has quit IRC | 16:33 | |
*** TonyBurn has quit IRC | 16:34 | |
shardy | therve: still around? | 16:34 |
*** e0ne has quit IRC | 16:35 | |
SpamapS | oh hey I just hit this too I think | 16:37 |
SpamapS | https://bugs.launchpad.net/bugs/1316646 | 16:37 |
uvirtbot | Launchpad bug 1316646 in heat "heat-manage db_sync crashes on migration 033_software_config because of MySQL error 1709" [Undecided,New] | 16:37 |
*** pshchelo has joined #heat | 16:37 | |
SpamapS | can't index a utf8 varchar(256) | 16:37 |
SpamapS | why is tenant 256? | 16:37 |
*** zhiyan_ is now known as zhiyan | 16:42 | |
*** e0ne has joined #heat | 16:42 | |
*** pablosan is now known as zz_pablosan | 16:42 | |
*** shakamunyi has quit IRC | 16:42 | |
*** akuznetsov has quit IRC | 16:43 | |
*** alexheneveld has quit IRC | 16:44 | |
*** daneyon has joined #heat | 16:45 | |
*** e0ne has quit IRC | 16:45 | |
*** e0ne_ has joined #heat | 16:45 | |
*** e0ne_ has quit IRC | 16:48 | |
SpamapS | looks like tenant ID is 64 bytes in keystone's database | 16:49 |
*** zhiyan is now known as zhiyan_ | 16:53 | |
*** TravT has quit IRC | 16:55 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed a change to openstack/heat: Fix length of Keystone fields https://review.openstack.org/92406 | 16:56 |
*** arbylee has quit IRC | 16:57 | |
*** zns has quit IRC | 16:58 | |
*** randallburt has joined #heat | 16:58 | |
randallburt | if anyone has time to put eyes on https://review.openstack.org/#/c/88636/ it would be greatly appreciated. | 17:01 |
*** julienvey has quit IRC | 17:01 | |
*** harlowja_away is now known as harlowja | 17:07 | |
*** blues-man has quit IRC | 17:11 | |
*** SushillKM has joined #heat | 17:21 | |
*** onorua has quit IRC | 17:22 | |
*** SushillKM has left #heat | 17:22 | |
*** andersonvom has quit IRC | 17:23 | |
*** piyush has quit IRC | 17:24 | |
*** chandankumar|afk has quit IRC | 17:24 | |
*** andersonvom has joined #heat | 17:27 | |
*** SushilKM has joined #heat | 17:28 | |
*** zns has joined #heat | 17:29 | |
*** rpothier_ has quit IRC | 17:29 | |
*** SushilKM has left #heat | 17:29 | |
*** tspatzier has joined #heat | 17:29 | |
*** rpothier has joined #heat | 17:30 | |
*** sorantis has joined #heat | 17:31 | |
*** andersonvom has quit IRC | 17:31 | |
*** blomquisg has quit IRC | 17:36 | |
*** blomquisg has joined #heat | 17:36 | |
*** ramishra has quit IRC | 17:36 | |
*** dims has quit IRC | 17:37 | |
*** IlyaE has quit IRC | 17:39 | |
*** jprovazn has joined #heat | 17:40 | |
*** lindsayk has joined #heat | 17:42 | |
*** e0ne has joined #heat | 17:42 | |
*** e0ne has quit IRC | 17:43 | |
*** jamie_h has quit IRC | 17:44 | |
*** pshchelo has quit IRC | 17:49 | |
*** piyush has joined #heat | 17:53 | |
*** piyush1 has joined #heat | 17:55 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed a change to openstack/heat: Fix length of tenant ID https://review.openstack.org/92406 | 17:57 |
openstackgerrit | Clint 'SpamapS' Byrum proposed a change to openstack/heat: Patch 033 migration to work w/ utf-8 DB https://review.openstack.org/92421 | 17:57 |
*** piyush has quit IRC | 17:57 | |
*** alexheneveld has joined #heat | 17:58 | |
*** chandan_kumar has joined #heat | 17:58 | |
*** julienvey has joined #heat | 17:59 | |
*** yogesh has joined #heat | 18:00 | |
*** IlyaE has joined #heat | 18:02 | |
*** bgorski has quit IRC | 18:07 | |
*** SushillKM has joined #heat | 18:09 | |
*** SushillKM has left #heat | 18:09 | |
*** e0ne has joined #heat | 18:10 | |
openstackgerrit | A change was merged to openstack/heat: Do not initialise stack_user password https://review.openstack.org/89999 | 18:10 |
*** arbylee has joined #heat | 18:12 | |
*** arbylee has quit IRC | 18:12 | |
*** arbylee has joined #heat | 18:13 | |
*** spzala has joined #heat | 18:13 | |
*** zz_pablosan is now known as pablosan | 18:14 | |
*** mkollaro1 has quit IRC | 18:16 | |
*** alexpilotti has quit IRC | 18:17 | |
*** randallburt has quit IRC | 18:17 | |
*** jreypo has joined #heat | 18:18 | |
*** alexpilotti has joined #heat | 18:20 | |
*** tspatzier has quit IRC | 18:21 | |
*** alexheneveld has quit IRC | 18:21 | |
*** chandan_kumar has quit IRC | 18:22 | |
*** sorantis has quit IRC | 18:23 | |
*** kgriffs is now known as kgriffs|afk | 18:34 | |
*** kgriffs|afk is now known as kgriffs | 18:35 | |
*** tomek_adamczewsk has joined #heat | 18:39 | |
*** sorantis has joined #heat | 18:41 | |
*** sorantis has quit IRC | 18:43 | |
*** randallburt has joined #heat | 18:45 | |
*** alexheneveld has joined #heat | 18:47 | |
*** sorantis has joined #heat | 18:54 | |
*** jistr has joined #heat | 18:56 | |
*** gondoi is now known as zz_gondoi | 19:00 | |
*** gokrokve has quit IRC | 19:01 | |
*** derekh_ has joined #heat | 19:01 | |
*** zz_gondoi is now known as gondoi | 19:02 | |
*** IlyaE has quit IRC | 19:08 | |
*** alexheneveld has quit IRC | 19:13 | |
openstackgerrit | Dan Prince proposed a change to openstack/heat: Revert "Support ... x-forwarded-for header" https://review.openstack.org/92439 | 19:17 |
*** sorantis has quit IRC | 19:17 | |
openstackgerrit | Dan Prince proposed a change to openstack/heat: Revert "Support ... x-forwarded-for header" https://review.openstack.org/92439 | 19:18 |
*** sorantis has joined #heat | 19:20 | |
*** gokrokve has joined #heat | 19:21 | |
*** Michalik- has joined #heat | 19:21 | |
*** pablosan is now known as zz_pablosan | 19:21 | |
*** gokrokve_ has joined #heat | 19:24 | |
*** gokrokve has quit IRC | 19:26 | |
*** zz_pablosan is now known as pablosan | 19:26 | |
*** sorantis has quit IRC | 19:29 | |
*** scollier has quit IRC | 19:29 | |
*** pafuent has quit IRC | 19:30 | |
*** pafuent has joined #heat | 19:32 | |
*** pafuent has quit IRC | 19:34 | |
*** randallburt has quit IRC | 19:36 | |
*** scollier has joined #heat | 19:37 | |
*** randallburt has joined #heat | 19:38 | |
*** IlyaE has joined #heat | 19:46 | |
*** zaneb has quit IRC | 19:51 | |
*** slowe has joined #heat | 19:52 | |
*** dims has joined #heat | 19:52 | |
slowe | Does Heat drive cloud-init differently than just spinning up instances manually? I'm trying to figure out why cloud-init behaves differently for instances created via a Heat template. | 19:54 |
openstackgerrit | Alan Pevec proposed a change to openstack/heat: Refactor service readiness notification https://review.openstack.org/92456 | 19:54 |
*** zaneb has joined #heat | 19:56 | |
openstackgerrit | Vijendar Komalla proposed a change to openstack/heat: resource-list fails on a failed resourcegroup stack https://review.openstack.org/92458 | 19:58 |
*** lindsayk has quit IRC | 19:58 | |
*** samstav has quit IRC | 19:59 | |
*** pafuent has joined #heat | 19:59 | |
*** samstav has joined #heat | 19:59 | |
*** derekh_ has quit IRC | 20:00 | |
*** jistr has quit IRC | 20:01 | |
*** harlowja has quit IRC | 20:01 | |
*** zns has quit IRC | 20:02 | |
*** gondoi is now known as zz_gondoi | 20:03 | |
*** harlowja has joined #heat | 20:04 | |
*** zz_gondoi is now known as gondoi | 20:07 | |
*** andersonvom has joined #heat | 20:07 | |
*** jprovazn has quit IRC | 20:09 | |
*** samstav has quit IRC | 20:15 | |
SpamapS | slowe: Heat injects some cloud-init instructions | 20:15 |
*** samstav has joined #heat | 20:15 | |
slowe | SpamapS: Would that include changing the way the password for the default user is handled? | 20:15 |
SpamapS | slowe: if you have instance_user defined, it will create that user as an admin on the system. It will also write some clues about where Heat's API endpoints are at to /var/lib/heat-cfntools | 20:15 |
SpamapS | slowe: you shouldn't be using passwords | 20:16 |
SpamapS | slowe: you have an SSH key mechanism. | 20:16 |
slowe | SpamapS: I know about the inherent dangers for passwords, but given that this is a home lab that is 100% isolated from all outside networks, the risk is acceptable. Further, not all instances are granted public IPs and therefore aren't necessarily accessible via SSH. | 20:17 |
SpamapS | slowe: you want to vnc into them then? | 20:17 |
slowe | SpamapS: I'll have a look at instance_user. Yes, access is currently to the console via NoVNC proxy from Dashboard. | 20:17 |
radix | so any heaters going to any of the "RSVP" parties at the summit? | 20:22 |
*** tomek_adamczewsk has quit IRC | 20:23 | |
*** alexheneveld has joined #heat | 20:24 | |
*** lindsayk has joined #heat | 20:30 | |
*** sabeen1 has joined #heat | 20:35 | |
*** sabeen1 has quit IRC | 20:35 | |
SpamapS | radix: I haven't seen the schedule | 20:35 |
*** sabeen1 has joined #heat | 20:35 | |
SpamapS | radix: I declined the cores only party tho | 20:35 |
*** sabeen has quit IRC | 20:36 | |
*** e0ne has quit IRC | 20:38 | |
radix | actually maybe these things I am looking at are not RSVP parties | 20:38 |
*** e0ne has joined #heat | 20:38 | |
radix | like there's this: http://openstacksummitmay2014atlanta.sched.org/event/d644f7e6223b2afb2bc4008dd45e01df | 20:38 |
*** julienvey has quit IRC | 20:38 | |
radix | and this: http://openstacksummitmay2014atlanta.sched.org/event/3fd550361b2028a52df21d0bd2982888 | 20:39 |
radix | I guess here's all the evening events: http://openstacksummitmay2014atlanta.sched.org/type/evening+events | 20:39 |
*** dims_ has joined #heat | 20:39 | |
*** denis_makogon has quit IRC | 20:40 | |
*** dmakogon_ has joined #heat | 20:40 | |
*** dims has quit IRC | 20:41 | |
*** e0ne has quit IRC | 20:41 | |
SpamapS | radix: some of those are RSVP :0 | 20:43 |
SpamapS | world of coca cola | 20:44 |
SpamapS | wow | 20:44 |
*** saurabhs has quit IRC | 20:45 | |
*** piyush1 has quit IRC | 20:45 | |
*** saurabhs has joined #heat | 20:45 | |
*** mestery has joined #heat | 20:46 | |
SpamapS | radix: thanks for the links. RSVP'd to almost everything. ;) | 20:47 |
radix | ah ok :) | 20:47 |
radix | heh, yeah | 20:47 |
*** zns has joined #heat | 20:51 | |
*** pablosan is now known as zz_pablosan | 20:52 | |
*** piyush has joined #heat | 20:53 | |
*** jdob has quit IRC | 20:55 | |
stevebaker | lifeless: I haven't looked at delete performance. Can you look at the event list to see if particular resources are taking a long time to delete? | 20:57 |
lifeless | stevebaker: pretty sure its structuredconfigs blocking | 20:57 |
lifeless | stevebaker: but I've thrown it away in the name of testing | 20:58 |
stevebaker | thats odd | 20:58 |
stevebaker | config delete should be one api call, atomic operation | 20:59 |
*** aweiteka has quit IRC | 20:59 | |
*** asalkeld has joined #heat | 21:00 | |
*** sorantis has joined #heat | 21:01 | |
stevebaker | SpamapS: could you take a quick look at https://review.openstack.org/#/c/92035/ ? | 21:04 |
*** harlowja has quit IRC | 21:05 | |
SpamapS | stevebaker: done | 21:09 |
*** harlowja has joined #heat | 21:12 | |
stevebaker | SpamapS: thanks, I'm actually working towards a devstack check/gate job which runs heat-slow against an image created with commits from dib, tie, o*c, heat-cfntools, heat-templates | 21:13 |
SpamapS | stevebaker: be still my heart. ;) | 21:13 |
SpamapS | stevebaker: really cool to see that the tools are useful. :) | 21:14 |
SpamapS | lifeless: for anything we're doing, I think we should be using https://review.openstack.org/#/c/92033/ | 21:15 |
SpamapS | lifeless: 7x faster :) | 21:15 |
SpamapS | lifeless: I did notice very slow deletes even with it though | 21:15 |
stevebaker | SpamapS: yeah, I've been pondering whether to push for occ being the unified agent by picking one project (like trove) and assimilating its agent | 21:16 |
stevebaker | SpamapS: _push_metadata_software_deployments is where metadata can be pushed to swift... eventually | 21:17 |
*** zz_pablosan is now known as pablosan | 21:23 | |
*** sabeen1 has quit IRC | 21:23 | |
*** sabeen has joined #heat | 21:23 | |
*** saurabhs has quit IRC | 21:24 | |
*** pablosan has quit IRC | 21:25 | |
SpamapS | stevebaker: right on. :) | 21:25 |
*** pablosan has joined #heat | 21:25 | |
*** sorantis has quit IRC | 21:25 | |
*** gondoi is now known as zz_gondoi | 21:28 | |
*** piyush has quit IRC | 21:30 | |
*** saurabhs has joined #heat | 21:31 | |
*** vijendar has quit IRC | 21:32 | |
*** piyush has joined #heat | 21:33 | |
*** sabeen1 has joined #heat | 21:34 | |
*** sabeen has quit IRC | 21:35 | |
*** zz_gondoi is now known as gondoi | 21:36 | |
*** julienvey has joined #heat | 21:37 | |
*** zns has quit IRC | 21:40 | |
*** samstav has quit IRC | 21:40 | |
*** sabeen1 has quit IRC | 21:40 | |
*** sabeen has joined #heat | 21:41 | |
*** dims_ has quit IRC | 21:41 | |
*** rpothier has quit IRC | 21:42 | |
*** zns has joined #heat | 21:42 | |
*** samstav has joined #heat | 21:46 | |
*** david-lyle has quit IRC | 21:48 | |
*** randallburt has quit IRC | 21:52 | |
*** randallburt has joined #heat | 21:54 | |
*** dims has joined #heat | 21:55 | |
*** blomquisg has quit IRC | 21:58 | |
*** sgordon has quit IRC | 22:03 | |
*** samstav has quit IRC | 22:03 | |
*** piyush has quit IRC | 22:03 | |
*** samstav has joined #heat | 22:08 | |
*** samstav has quit IRC | 22:10 | |
*** samstav has joined #heat | 22:12 | |
*** IlyaE has quit IRC | 22:12 | |
*** dims has quit IRC | 22:15 | |
*** lindsayk has quit IRC | 22:19 | |
*** achampion has quit IRC | 22:23 | |
*** zns has quit IRC | 22:23 | |
*** lindsayk has joined #heat | 22:24 | |
*** lindsayk has quit IRC | 22:25 | |
*** lindsayk has joined #heat | 22:26 | |
*** lindsayk has quit IRC | 22:29 | |
*** lindsayk has joined #heat | 22:29 | |
*** gondoi is now known as zz_gondoi | 22:32 | |
*** dims_ has joined #heat | 22:34 | |
*** randallburt has quit IRC | 22:34 | |
*** TravT has joined #heat | 22:36 | |
*** kgriffs is now known as kgriffs|afk | 22:36 | |
*** TravT has quit IRC | 22:36 | |
*** dims_ has quit IRC | 22:39 | |
*** dims_ has joined #heat | 22:39 | |
*** yogesh has quit IRC | 22:43 | |
*** andersonvom_ has joined #heat | 22:43 | |
*** andersonvom has quit IRC | 22:45 | |
*** IlyaE has joined #heat | 22:47 | |
*** slowe has quit IRC | 22:49 | |
*** sgordon has joined #heat | 22:49 | |
*** pafuent has quit IRC | 22:51 | |
*** lindsayk has quit IRC | 22:53 | |
*** pafuent has joined #heat | 22:55 | |
*** arbylee has quit IRC | 22:55 | |
*** lindsayk has joined #heat | 22:56 | |
*** dims_ has quit IRC | 22:56 | |
*** dims_ has joined #heat | 22:57 | |
*** dims_ has quit IRC | 22:59 | |
*** zns has joined #heat | 23:00 | |
*** dims_ has joined #heat | 23:00 | |
radix | so I guess http://summit.openstack.org/cfp/details/11 is very related to http://summit.openstack.org/cfp/details/428 | 23:03 |
lifeless | stevebaker: +1 on borging it | 23:03 |
*** pablosan is now known as zz_pablosan | 23:03 | |
lifeless | radix: they are related for sure | 23:03 |
*** pafuent has quit IRC | 23:03 | |
*** sjmc7 has quit IRC | 23:05 | |
*** zz_pablosan is now known as pablosan | 23:06 | |
*** dims_ has quit IRC | 23:08 | |
*** dims has joined #heat | 23:08 | |
openstackgerrit | A change was merged to openstack/heat: Use resource methods for metadata get/set https://review.openstack.org/89736 | 23:10 |
openstackgerrit | A change was merged to openstack/heat: Do not query database for every metadata_get https://review.openstack.org/89737 | 23:10 |
*** mwheckmann has quit IRC | 23:10 | |
openstackgerrit | A change was merged to openstack/heat: Refactor DB resource fetching from Resource to Stack https://review.openstack.org/90000 | 23:10 |
*** zns has quit IRC | 23:11 | |
*** jergerber has quit IRC | 23:14 | |
*** sabeen has quit IRC | 23:14 | |
*** IlyaE has quit IRC | 23:16 | |
*** alexheneveld has quit IRC | 23:16 | |
*** asalkeld has quit IRC | 23:17 | |
*** rbuilta has joined #heat | 23:21 | |
*** achampion has joined #heat | 23:22 | |
*** asalkeld has joined #heat | 23:23 | |
*** arbylee has joined #heat | 23:31 | |
*** andrew_plunk has quit IRC | 23:33 | |
*** spzala has quit IRC | 23:38 | |
*** daneyon has quit IRC | 23:42 | |
*** rpothier has joined #heat | 23:44 | |
*** pablosan has quit IRC | 23:44 | |
*** lipinski1 has quit IRC | 23:44 | |
*** rbuilta has quit IRC | 23:49 | |
*** IlyaE has joined #heat | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!