*** longkb has joined #heat | 00:29 | |
*** hongbin has joined #heat | 01:58 | |
*** hoonetorg has quit IRC | 02:48 | |
*** hoonetorg has joined #heat | 03:02 | |
*** sdake has quit IRC | 03:38 | |
*** rcernin has quit IRC | 03:48 | |
*** rcernin has joined #heat | 03:49 | |
*** ramishra has joined #heat | 04:07 | |
*** skramaja has joined #heat | 04:20 | |
*** sshnaidm|pto has joined #heat | 04:34 | |
*** hongbin has quit IRC | 04:45 | |
*** dangtrinhnt has quit IRC | 05:03 | |
*** longkb has quit IRC | 05:21 | |
*** longkb has joined #heat | 05:21 | |
*** sshnaidm|pto has quit IRC | 06:06 | |
*** gkadam has joined #heat | 06:13 | |
*** gkadam has quit IRC | 06:13 | |
*** jtomasek has joined #heat | 06:22 | |
*** serlex has joined #heat | 07:01 | |
*** rcernin has quit IRC | 07:02 | |
*** ricolin has quit IRC | 07:11 | |
*** gkadam has joined #heat | 07:19 | |
*** longkb has quit IRC | 07:22 | |
*** shardy has joined #heat | 07:23 | |
*** mattgo has joined #heat | 07:23 | |
*** longkb has joined #heat | 07:24 | |
*** stokvis has joined #heat | 08:02 | |
*** gfidente has joined #heat | 08:25 | |
*** derekh has joined #heat | 08:39 | |
*** ramishra has quit IRC | 08:59 | |
*** jtomasek has quit IRC | 09:05 | |
*** ramishra has joined #heat | 09:06 | |
*** hoonetorg has quit IRC | 09:08 | |
*** jtomasek has joined #heat | 09:20 | |
*** hoonetorg has joined #heat | 09:26 | |
*** vabada has joined #heat | 09:26 | |
*** anuriq has joined #heat | 10:04 | |
anuriq | Hello to everyone. I recently started to dive into Heat service and encountered an issue which seems strange to me. Cloudformation format has a Metadata section for templates, but Heat does not support that. Is there a particular reason for this? | 10:06 |
---|---|---|
*** pbourke has joined #heat | 10:19 | |
ramishra | anuriq: If you're talking about https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/metadata-section-structure.html, then AFAIK no we don't, there is resource metdata section though | 10:44 |
ramishra | Looks like that is there in CloudFormation for the designer UI to use | 10:45 |
ramishra | What do you use that for? We don't support everything that is there in CFN. | 10:48 |
anuriq | We planned to use Metadata section to insert some strings, that later could be used to show helpful information in GUI | 10:49 |
anuriq | this information refers to whole application(stack) and not just one resource | 10:50 |
ramishra | anuriq: it seems we decided in the past not to add that https://review.openstack.org/#/c/56450/, you can possibly use stack tags with --tags https://docs.openstack.org/ocata/cli-reference/heat.html#heat-stack-create | 11:10 |
*** longkb has quit IRC | 11:12 | |
openstackgerrit | Merged openstack/heat master: Fix heat multi-region support with shared keystone https://review.openstack.org/603575 | 11:25 |
*** gkadam has quit IRC | 12:34 | |
*** skramaja has quit IRC | 12:42 | |
*** EmilienM is now known as EvilienM | 12:44 | |
*** ramishra has quit IRC | 13:13 | |
*** jistr is now known as jistr|call | 13:31 | |
*** openstackgerrit has quit IRC | 14:07 | |
*** mchlumsky has quit IRC | 14:09 | |
*** mchlumsky has joined #heat | 14:18 | |
*** serlex has quit IRC | 14:34 | |
*** mchlumsky has quit IRC | 14:40 | |
*** mchlumsky has joined #heat | 14:41 | |
*** gkadam has joined #heat | 14:43 | |
*** sshnaidm|pto has joined #heat | 14:56 | |
*** sshnaidm|pto has quit IRC | 15:02 | |
*** gkadam has quit IRC | 15:10 | |
*** jistr|call is now known as jistr | 15:11 | |
*** bnemec is now known as beekneemech | 15:21 | |
*** anuriq has quit IRC | 16:14 | |
*** openstackgerrit has joined #heat | 16:26 | |
openstackgerrit | Merged openstack/heat-agents master: Use with statement to enforce file close https://review.openstack.org/602340 | 16:26 |
*** mattgo has quit IRC | 16:41 | |
*** derekh has quit IRC | 16:48 | |
*** gkadam has joined #heat | 17:03 | |
*** nicolasbock_ has joined #heat | 17:03 | |
*** pbourke has quit IRC | 17:16 | |
geb | hi | 17:19 |
geb | I have a weird behaviour using openstack heat update : "unrecognized arguments: --template-file" http://paste.openstack.org/show/730551/. Am i doing something wrong ? It use to work fine with heat stack-update. | 17:22 |
zaneb | geb: it's --template | 17:27 |
zaneb | looks like that message is from the old 'heat' CLI | 17:27 |
zaneb | patches welcome :) | 17:28 |
*** etp has quit IRC | 17:41 | |
*** etp has joined #heat | 17:44 | |
*** etp has quit IRC | 17:55 | |
*** etp has joined #heat | 18:00 | |
*** gfidente is now known as gfidente|afk | 18:05 | |
*** nicolasbock_ has quit IRC | 18:12 | |
*** jtomasek has quit IRC | 18:32 | |
openstackgerrit | Nakul Dahiwade proposed openstack/heat master: Support SUSPENDED state for heat action-check after action-suspend of VMs https://review.openstack.org/594515 | 18:41 |
*** shardy has quit IRC | 19:16 | |
*** shardy has joined #heat | 19:17 | |
*** gfidente|afk has quit IRC | 19:25 | |
*** gkadam has quit IRC | 19:35 | |
*** hjensas has quit IRC | 19:36 | |
geb | zaneb, tks, not sure i can find the time for a patch, but at least i can open a bug to track the issue :) | 19:38 |
zaneb | good start :) | 19:38 |
geb | tomorow :) | 19:39 |
*** gmoro has quit IRC | 20:04 | |
*** hjensas has joined #heat | 20:05 | |
openstackgerrit | Zane Bitter proposed openstack/heat-agents master: Get rid of dependency on dpath https://review.openstack.org/604205 | 20:31 |
openstackgerrit | Zane Bitter proposed openstack/heat-agents master: add lower-constraints job https://review.openstack.org/555487 | 20:31 |
openstackgerrit | Zane Bitter proposed openstack/heat master: Don't use 'user' and 'tenant' args in context https://review.openstack.org/568903 | 20:36 |
openstackgerrit | Zane Bitter proposed openstack/heat master: Unit tests: Avoid deprecation warning for getargspec() https://review.openstack.org/568904 | 20:36 |
*** shardy has quit IRC | 21:15 | |
*** shardy has joined #heat | 21:15 | |
*** mchlumsky has quit IRC | 21:30 | |
*** ivve has quit IRC | 21:38 | |
*** jrist has quit IRC | 23:12 | |
openstackgerrit | Zane Bitter proposed openstack/heat-agents master: Get rid of dependency on dpath https://review.openstack.org/604205 | 23:44 |
openstackgerrit | Zane Bitter proposed openstack/heat-agents master: add lower-constraints job https://review.openstack.org/555487 | 23:44 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!