*** k_mouza has joined #heat | 00:14 | |
*** k_mouza has quit IRC | 00:19 | |
*** zaneb has quit IRC | 02:05 | |
*** zaneb has joined #heat | 02:13 | |
*** k_mouza has joined #heat | 02:34 | |
*** k_mouza has quit IRC | 02:39 | |
*** rcernin has quit IRC | 02:42 | |
*** rcernin has joined #heat | 02:50 | |
*** cloudnull has joined #heat | 03:47 | |
*** ysandeep|away is now known as ysandeep | 05:16 | |
openstackgerrit | Hitesh Kumar proposed openstack/heat-templates master: Remove testr https://review.opendev.org/c/openstack/heat-templates/+/792072 | 06:25 |
---|---|---|
*** k_mouza has joined #heat | 06:35 | |
*** vishalmanchanda has joined #heat | 06:35 | |
*** k_mouza has quit IRC | 06:39 | |
*** jawad_axd has quit IRC | 07:07 | |
*** jawad_axd has joined #heat | 07:07 | |
*** jawad_axd has quit IRC | 07:11 | |
*** rcernin has quit IRC | 07:20 | |
*** jawad_axd has joined #heat | 07:37 | |
*** tosky has joined #heat | 07:38 | |
*** ysandeep is now known as ysandeep|lunch | 07:40 | |
*** rcernin has joined #heat | 07:47 | |
*** gfidente|afk is now known as gfidente | 07:53 | |
*** rcernin has quit IRC | 07:54 | |
*** ChanServ has quit IRC | 07:54 | |
*** ChanServ has joined #heat | 07:54 | |
*** services. sets mode: +o ChanServ | 07:54 | |
*** rcernin has joined #heat | 07:56 | |
*** rcernin has quit IRC | 08:09 | |
*** rcernin has joined #heat | 08:10 | |
*** rcernin has quit IRC | 08:19 | |
*** rcernin has joined #heat | 08:20 | |
*** rcernin has quit IRC | 08:25 | |
*** k_mouza has joined #heat | 08:30 | |
*** k_mouza has quit IRC | 08:34 | |
*** rcernin has joined #heat | 08:38 | |
*** rcernin has quit IRC | 08:44 | |
*** rcernin has joined #heat | 08:56 | |
*** rcernin has quit IRC | 09:01 | |
*** rcernin has joined #heat | 09:02 | |
*** k_mouza has joined #heat | 09:04 | |
*** ysandeep|lunch is now known as ysandeep | 09:13 | |
*** vishalmanchanda has quit IRC | 09:14 | |
*** mnasiadka has quit IRC | 09:17 | |
*** rcernin has quit IRC | 09:26 | |
*** vishalmanchanda has joined #heat | 09:38 | |
*** mnasiadka has joined #heat | 09:39 | |
*** k_mouza has quit IRC | 09:59 | |
*** k_mouza has joined #heat | 10:05 | |
*** hjohnson1 has joined #heat | 11:03 | |
*** ysandeep is now known as ysandeep|afk | 12:26 | |
hjohnson1 | Anyone here that might be able to help me out with a heat question? | 12:42 |
*** _erlon_ has joined #heat | 12:56 | |
*** ysandeep|afk is now known as ysandeep | 13:01 | |
*** ricolin has joined #heat | 13:08 | |
zaneb | hjohnson1: we'll never know if you don't ask it :) | 13:25 |
*** ricolin has quit IRC | 13:29 | |
*** ysandeep is now known as ysandeep|mtg | 13:38 | |
hjohnson1 | zaneb: I am getting an error attempting to use the "remote_group_id:" option in the OS::Neutron::SecurityGroup. The docs state that when you leave the remote_group_id blank, the id gets set to the id of the current security group. But when I go to create the stack I get an error "ERROR: Property error: : resources.vrrp_secgroup.properties.rules[0].remote_group_id: : Multiple security_group matches found for name '', use an ID to be more | 13:49 |
hjohnson1 | specific." | 13:49 |
*** tosky has quit IRC | 13:56 | |
zaneb | hjohnson1: are you leaving that property out of the template, or passing an empty string? | 13:58 |
*** tosky has joined #heat | 14:00 | |
*** ysandeep|mtg is now known as ysandeep | 14:25 | |
hjohnson1 | zaneb: Here is what I have: | 14:43 |
hjohnson1 | vrrp_secgroup: | 14:43 |
hjohnson1 | type: OS::Neutron::SecurityGroup | 14:43 |
hjohnson1 | properties: | 14:43 |
hjohnson1 | name: { get_param: vrrp_secgroup_name } | 14:43 |
hjohnson1 | description: Security group for VRRP Instances | 14:43 |
hjohnson1 | rules: | 14:43 |
hjohnson1 | - direction: ingress | 14:43 |
hjohnson1 | protocol: 112 | 14:43 |
hjohnson1 | remote_group_id: | 14:43 |
hjohnson1 | remote_mode: remote_group_id | 14:43 |
zaneb | hjohnson1: take out the "remote_group_id:" line and try that | 14:43 |
zaneb | the issue is that it's trying to validate the value in the template as a security group id | 14:45 |
hjohnson1 | Why didn't I think of that??? That's what happens when you stare at something for too long :) It works! | 14:45 |
zaneb | whereas we want it to just pick the ID of the group at runtime (since it is only available after validation) | 14:45 |
zaneb | hjohnson1: "leave it blank" instructions in the docs were misleading. feel free to submit a patch to change it to "omit" or something | 14:47 |
hjohnson1 | zaneb: Will do! Thanks! | 14:47 |
*** jawad_axd has quit IRC | 14:55 | |
*** jawad_axd has joined #heat | 15:05 | |
*** _erlon_ has quit IRC | 15:18 | |
*** ramishra has quit IRC | 15:37 | |
*** hjohnson1 has left #heat | 15:39 | |
*** jawad_axd has quit IRC | 15:41 | |
*** ramishra has joined #heat | 15:44 | |
*** ysandeep is now known as ysandeep|away | 16:03 | |
*** ramishra has quit IRC | 16:04 | |
openstackgerrit | Merged openstack/heat-dashboard master: Add horizon-nodejs14-job template. https://review.opendev.org/c/openstack/heat-dashboard/+/788284 | 16:06 |
*** ramishra has joined #heat | 16:11 | |
*** ramishra has quit IRC | 16:13 | |
*** k_mouza has quit IRC | 16:14 | |
openstackgerrit | Vishal Manchanda proposed openstack/heat-dashboard master: Drop horizon-nodejs10-jobs template https://review.opendev.org/c/openstack/heat-dashboard/+/792201 | 16:17 |
*** ramishra has joined #heat | 16:19 | |
*** ramishra has quit IRC | 16:25 | |
*** ramishra has joined #heat | 16:31 | |
*** ricolin_ has joined #heat | 17:04 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/heat master: Try deleting nova keypair with stored context https://review.opendev.org/c/openstack/heat/+/792227 | 17:51 |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/heat master: Try deleting nova keypair with stored context https://review.opendev.org/c/openstack/heat/+/792227 | 17:58 |
*** k_mouza has joined #heat | 18:00 | |
*** k_mouza has quit IRC | 18:05 | |
*** vishalmanchanda has quit IRC | 18:22 | |
*** gmoro has joined #heat | 19:16 | |
*** k_mouza has joined #heat | 20:15 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!