*** pm90_ has joined #heat | 00:00 | |
*** Tango has quit IRC | 00:08 | |
*** kebray has quit IRC | 00:11 | |
*** achanda_ has joined #heat | 00:11 | |
*** kebray has joined #heat | 00:15 | |
*** achanda_ has quit IRC | 00:16 | |
*** achanda has quit IRC | 00:16 | |
*** kebray has quit IRC | 00:16 | |
*** signed8bit_ZZZzz has quit IRC | 00:25 | |
*** pm90_ has quit IRC | 00:31 | |
*** dims_ has quit IRC | 00:40 | |
*** pm90_ has joined #heat | 00:43 | |
*** smc7 has quit IRC | 00:47 | |
*** sputnik13 has quit IRC | 00:55 | |
*** pm90_ has quit IRC | 00:56 | |
*** pm90_ has joined #heat | 00:57 | |
*** huangtianhua has joined #heat | 01:06 | |
*** tiantian has joined #heat | 01:06 | |
sdake | stevebaker around got a neutron q for you :) | 01:06 |
---|---|---|
stevebaker | sdake: shoot | 01:07 |
sdake | for a kolla demo i want to show neutron + heat - my template is | 01:08 |
sdake | http://ur1.ca/k6n8o -> http://paste.fedoraproject.org/211489/14291464 | 01:08 |
sdake | i want to show that the thing actually handles load, so I use a resource group | 01:08 |
sdake | http://ur1.ca/k6n8v -> http://paste.fedoraproject.org/211490/42914655 | 01:09 |
sdake | my error | 01:09 |
sdake | syntax wrong in template? | 01:09 |
sdake | nothing in logs btw | 01:11 |
stevebaker | sdake: resource_dev can only contain a single resource. You need to write another template (steak.yaml) containing those 3 resources, then reference it with resource_def: {type: steak.yaml} | 01:16 |
sdake | cool i'll try that | 01:16 |
sdake | how do I pass the parameters? | 01:17 |
*** pm90_ has quit IRC | 01:17 | |
stevebaker | sdake: resource properties map to parameters. | 01:18 |
stevebaker | sdake: http://docs.openstack.org/user-guide/content/composition.html | 01:19 |
sdake | thanks | 01:20 |
sdake | docs have improved I see :) | 01:20 |
stevebaker | sdake: also try to avoid using port resources, use network name rather than network id, then do this https://github.com/steveb/tripleo-scripts/blob/master/undercloud/undercloud_rhel.yaml#L84 | 01:20 |
sdake | why avoid port resources? | 01:21 |
stevebaker | the nova/neutron interaction makes it very difficult to model the port lifecycle as a standard heat resource | 01:26 |
stevebaker | which causes issues during stack update | 01:27 |
*** aweiteka has quit IRC | 01:29 | |
sdake | also ironic doesnt support ports :( | 01:34 |
*** dims has joined #heat | 01:40 | |
*** erkules_ has joined #heat | 01:44 | |
sdake | stevebaker this is caused by bad syntax? | 01:45 |
sdake | http://ur1.ca/k6ner -> http://paste.fedoraproject.org/211500/91487031 | 01:45 |
stevebaker | sdake: most likely | 01:46 |
*** dims has quit IRC | 01:47 | |
*** Yanyanhu has joined #heat | 01:47 | |
*** erkules has quit IRC | 01:47 | |
sdake | holy batman it worked | 01:48 |
sdake | thanks stevebaker ++ | 01:49 |
stevebaker | np | 01:50 |
openstackgerrit | LiangChen proposed openstack/heat: Docker plugin add cpu set property https://review.openstack.org/173652 | 01:59 |
*** jasond has quit IRC | 02:00 | |
ramishra | good morning! | 02:02 |
*** harlowja is now known as harlowja_away | 02:05 | |
*** strictlyb has quit IRC | 02:08 | |
*** lvh has quit IRC | 02:09 | |
*** sdake_ has joined #heat | 02:16 | |
*** sdake__ has joined #heat | 02:19 | |
*** sdake has quit IRC | 02:19 | |
*** sdake_ has quit IRC | 02:22 | |
elynn | morning | 02:27 |
*** MVenesio has joined #heat | 02:27 | |
*** liusheng has joined #heat | 02:33 | |
*** Qiming has joined #heat | 02:37 | |
*** dims has joined #heat | 02:48 | |
*** strictlyb has joined #heat | 02:50 | |
*** lvh has joined #heat | 02:50 | |
*** dims has quit IRC | 02:53 | |
sdake__ | stevebaker have you seen anything like this http://paste.fedoraproject.org/211511/52656142 | 03:02 |
sdake__ | (juno) | 03:02 |
sdake__ | note the nova instances do get private ip addresses assigned | 03:04 |
*** spzala has quit IRC | 03:06 | |
*** MVenesio has quit IRC | 03:08 | |
*** MVenesio has joined #heat | 03:09 | |
*** Qiming has quit IRC | 03:13 | |
*** Qiming has joined #heat | 03:14 | |
*** huangtianhua has quit IRC | 03:21 | |
stevebaker | sdake__: that looks like the output from nova help | 03:28 |
sdake__ | grumble | 03:28 |
sdake__ | sec | 03:28 |
sdake__ | stevebaker http://ur1.ca/k6nvi -> http://paste.fedoraproject.org/211516/15494914 | 03:29 |
stevebaker | sdake__: that looks like lots of running vms | 03:30 |
sdake__ | yes but the network output isn't showing on 9 of them | 03:30 |
sdake__ | the odd part is the nova vms actually do get ip addresses | 03:31 |
stevebaker | is this with explicit port resources? | 03:31 |
sdake__ | yes | 03:32 |
sdake__ | quota on them is at 50 | 03:32 |
stevebaker | and the stack is CREATE_COMPLETE? | 03:33 |
sdake__ | yup | 03:33 |
*** achanda has joined #heat | 03:33 | |
stevebaker | try my suggestion to not use ports, just as a matter of interest | 03:34 |
sdake__ | will try but feels like a nova bug of some sort | 03:35 |
sdake__ | also juno | 03:35 |
stevebaker | nova or neutron | 03:38 |
sdake__ | both | 03:38 |
sdake__ | all | 03:38 |
sdake__ | rdo juno | 03:38 |
*** Marga_ has joined #heat | 03:49 | |
*** Marga_ has quit IRC | 03:49 | |
*** Marga_ has joined #heat | 03:50 | |
*** MVenesio has quit IRC | 03:50 | |
*** MVenesio has joined #heat | 03:50 | |
*** MVenesio has quit IRC | 03:54 | |
*** strictlyb has quit IRC | 03:56 | |
*** strictlyb has joined #heat | 04:03 | |
*** lvh has quit IRC | 04:16 | |
*** lvh has joined #heat | 04:21 | |
*** achanda has quit IRC | 04:30 | |
*** lee__ has quit IRC | 04:40 | |
*** lee__ has joined #heat | 04:40 | |
*** Qiming_ has joined #heat | 04:43 | |
*** Qiming has quit IRC | 04:46 | |
*** lindenle has quit IRC | 04:47 | |
*** Qiming__ has joined #heat | 04:49 | |
*** Qiming_ has quit IRC | 04:52 | |
*** ananta has joined #heat | 04:55 | |
*** vijayagurug has joined #heat | 04:58 | |
*** Tango has joined #heat | 04:58 | |
*** achanda has joined #heat | 05:00 | |
*** KanagarajM has joined #heat | 05:05 | |
*** Marga_ has quit IRC | 05:07 | |
*** Qiming__ is now known as Qiming | 05:15 | |
*** Kennan has quit IRC | 05:17 | |
*** Kennan has joined #heat | 05:17 | |
*** tiantian has quit IRC | 05:18 | |
*** jtomasek has joined #heat | 05:21 | |
*** nkhare has joined #heat | 05:23 | |
KanagarajM | xuhaiwei: are you here? | 05:26 |
xuhaiwei | hi | 05:29 |
KanagarajM | xuhaiwei, thanks for reviewing the patch https://review.openstack.org/#/c/173710/ | 05:30 |
KanagarajM | i replied to your comment. | 05:31 |
xuhaiwei | but I still can't agree with you about deleting the validation before creating the stack object | 05:31 |
KanagarajM | any reason? | 05:31 |
KanagarajM | because, validation before stack creation, happens at the stack.validate() method. | 05:31 |
KanagarajM | any of those validation fails, then heat will error out the action being performed | 05:32 |
xuhaiwei | If the template contains illegal grammar, the validation will stop it, and do not need to create stack any more | 05:33 |
KanagarajM | if the complete template validation happens at the earlier stage, i agree, but it happens really in the stack.validate(). which is taking care of other part of template like parameters, etc. | 05:34 |
xuhaiwei | the validation in _validate_new_stack and stack.validate() are different, right | 05:39 |
KanagarajM | these are two different, but both does the template.validate() | 05:42 |
xuhaiwei | yes, so if self.t.validate() are not used anywhere else, I think it's better to delete it instead of the before one | 05:43 |
*** jtomasek has quit IRC | 05:43 | |
*** rakesh_hs has joined #heat | 05:44 | |
*** dims has joined #heat | 05:45 | |
KanagarajM | xuhaiwei, its not good idea to delete from the stack.validate() as it is impleted to completly validate the stack. | 05:46 |
KanagarajM | xuhaiwei, implemented* | 05:46 |
xuhaiwei | kanagarajM, yes, the stack.validate() is also used by nested_stack validation, so can't be deleted | 05:47 |
xuhaiwei | so I am afraid it's not good to delete them both | 05:48 |
KanagarajM | xuhaiwei: could kindly let me know, why do you afraid of it? | 05:49 |
xuhaiwei | like I have said, template validation should be done before the stack creation | 05:50 |
*** hdd has joined #heat | 05:50 | |
*** dims has quit IRC | 05:50 | |
KanagarajM | xuhaiwei: hmm, ok. let us wait for core's opinion. Again, Thanks for your comments ! | 05:51 |
xuhaiwei | ok, it's better to hear other's opinion :) | 05:52 |
*** pal has joined #heat | 05:52 | |
*** Yanyanhu has quit IRC | 05:56 | |
*** Yanyanhu has joined #heat | 05:57 | |
*** jtomasek has joined #heat | 05:58 | |
*** Qiming has quit IRC | 05:59 | |
*** huangtianhua has joined #heat | 06:11 | |
*** huangtianhua has quit IRC | 06:15 | |
*** huangtianhua has joined #heat | 06:15 | |
*** bnemec has quit IRC | 06:18 | |
*** jcoufal has joined #heat | 06:18 | |
*** Qiming has joined #heat | 06:20 | |
*** inc0 has joined #heat | 06:23 | |
*** Tango has quit IRC | 06:25 | |
*** LimorStotland has joined #heat | 06:28 | |
*** jcoufal has quit IRC | 06:30 | |
*** KanagarajM_ has joined #heat | 06:33 | |
*** zhiwei has joined #heat | 06:34 | |
*** dmn has joined #heat | 06:34 | |
*** Qiming has quit IRC | 06:35 | |
*** Qiming has joined #heat | 06:35 | |
*** Kennan2 has joined #heat | 06:35 | |
*** ParsectiX has joined #heat | 06:35 | |
*** Qiming has quit IRC | 06:36 | |
*** Kennan has quit IRC | 06:36 | |
*** Qiming has joined #heat | 06:36 | |
*** KanagarajM has quit IRC | 06:37 | |
*** jprovazn has joined #heat | 06:40 | |
*** saju_m has joined #heat | 06:51 | |
*** ParsectiX has quit IRC | 06:53 | |
*** ParsectiX has joined #heat | 06:56 | |
*** gcivitella has joined #heat | 06:57 | |
*** sgran_ is now known as sgran | 06:59 | |
*** bnemec has joined #heat | 07:00 | |
*** achanda has quit IRC | 07:02 | |
*** achanda has joined #heat | 07:04 | |
*** nkhare has quit IRC | 07:07 | |
*** pitr-ch has joined #heat | 07:08 | |
*** pitr-ch has quit IRC | 07:08 | |
*** pitr-ch has joined #heat | 07:09 | |
*** pitr-ch has quit IRC | 07:09 | |
*** pchalupa has joined #heat | 07:10 | |
*** pchalupa is now known as pitr-ch | 07:10 | |
*** gcivitella_ has joined #heat | 07:17 | |
*** gcivitella has quit IRC | 07:18 | |
*** liusheng has quit IRC | 07:18 | |
*** gcivitella__ has joined #heat | 07:22 | |
*** gcivitella__ has quit IRC | 07:23 | |
*** gcivitella has joined #heat | 07:23 | |
*** gcivitella_ has quit IRC | 07:23 | |
*** pitr-ch has quit IRC | 07:24 | |
*** achanda has quit IRC | 07:25 | |
*** pchalupa has joined #heat | 07:25 | |
*** pchalupa is now known as pitr-ch | 07:25 | |
*** BManojlovic has joined #heat | 07:25 | |
*** nkhare has joined #heat | 07:28 | |
*** dmn has quit IRC | 07:31 | |
*** tspatzier has joined #heat | 07:36 | |
*** ifarkas has joined #heat | 07:39 | |
*** chlong has quit IRC | 07:40 | |
*** jistr has joined #heat | 07:43 | |
shardy | morning all | 07:52 |
noa-koffman | morning | 07:54 |
*** DaveJ__ has joined #heat | 07:59 | |
*** Qiming has quit IRC | 07:59 | |
*** zhiwei has left #heat | 08:03 | |
*** Qiming has joined #heat | 08:08 | |
*** Qiming_ has joined #heat | 08:08 | |
*** ParsectiX has quit IRC | 08:09 | |
*** ParsectiX has joined #heat | 08:09 | |
*** sergmelikyan has joined #heat | 08:11 | |
*** Qiming has quit IRC | 08:12 | |
*** Qiming_ is now known as Qiming | 08:17 | |
*** pitr-ch has quit IRC | 08:18 | |
*** derekh has joined #heat | 08:19 | |
*** pal has quit IRC | 08:27 | |
*** derekh is now known as derekh_afk | 08:30 | |
*** pitr-ch has joined #heat | 08:34 | |
*** sdake__ has quit IRC | 08:36 | |
*** sdake has joined #heat | 08:39 | |
*** pas-ha has joined #heat | 08:42 | |
pas-ha | morning all | 08:46 |
*** pal has joined #heat | 08:47 | |
*** tspatzier has quit IRC | 08:54 | |
*** kairat_kushaev has quit IRC | 08:55 | |
*** tspatzier has joined #heat | 08:55 | |
*** skraynev has quit IRC | 08:55 | |
openstackgerrit | Gary Duan proposed openstack/heat-specs: Support Monasca alarms and notifications https://review.openstack.org/174262 | 09:00 |
*** ParsectiX has quit IRC | 09:09 | |
*** jaypipes has quit IRC | 09:10 | |
*** skraynev has joined #heat | 09:12 | |
*** kairat_kushaev has joined #heat | 09:16 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat-specs: Cinder volume encryption support https://review.openstack.org/168675 | 09:18 |
*** dims has joined #heat | 09:19 | |
*** tshtilman has joined #heat | 09:20 | |
*** nitzikow has joined #heat | 09:21 | |
*** nitzikow is now known as noyitz | 09:23 | |
*** dmn has joined #heat | 09:24 | |
*** dims has quit IRC | 09:24 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat-specs: Designate resource plug-ins https://review.openstack.org/174275 | 09:32 |
*** noyitz has quit IRC | 09:40 | |
*** ishant has joined #heat | 09:45 | |
*** dmn has quit IRC | 09:52 | |
*** inc0 has quit IRC | 09:54 | |
*** lee__ has quit IRC | 09:55 | |
*** Marga_ has joined #heat | 09:55 | |
*** tspatzier has quit IRC | 09:55 | |
openstackgerrit | Gary Duan proposed openstack/heat-specs: Support Monasca alarms and notifications https://review.openstack.org/174262 | 09:55 |
*** ananta_ has joined #heat | 09:57 | |
*** ananta has quit IRC | 09:57 | |
*** Yanyanhu has quit IRC | 09:58 | |
*** ananta_ has quit IRC | 09:59 | |
*** inc0 has joined #heat | 10:00 | |
*** pas-ha has quit IRC | 10:02 | |
*** tspatzier has joined #heat | 10:04 | |
*** dims has joined #heat | 10:06 | |
*** noyitz has joined #heat | 10:08 | |
*** LiJiansheng has joined #heat | 10:10 | |
*** pas-ha has joined #heat | 10:15 | |
openstackgerrit | Merged openstack/heat: Clarify `attributes` support status for AutoScalingGroup https://review.openstack.org/173712 | 10:30 |
openstackgerrit | Merged openstack/heat: Start use error_exit function in AWS LB https://review.openstack.org/173224 | 10:32 |
*** inc0 has quit IRC | 10:33 | |
*** KanagarajM_ has quit IRC | 10:38 | |
*** KanagarajM_ has joined #heat | 10:39 | |
*** Qiming has quit IRC | 10:40 | |
*** derekh_afk is now known as derekh | 10:54 | |
*** noyitz has quit IRC | 10:57 | |
*** Marga_ has quit IRC | 10:59 | |
*** MVenesio has joined #heat | 11:05 | |
*** nkhare has quit IRC | 11:07 | |
*** MVenesio has quit IRC | 11:10 | |
*** tspatzier has quit IRC | 11:17 | |
*** pas-ha has quit IRC | 11:18 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat-specs: Cinder volume encryption support https://review.openstack.org/168675 | 11:20 |
*** nkhare has joined #heat | 11:21 | |
*** cdent has joined #heat | 11:21 | |
*** pas-ha has joined #heat | 11:22 | |
*** inc0 has joined #heat | 11:26 | |
*** tochi has quit IRC | 11:29 | |
openstackgerrit | Limor Stotland proposed openstack/heat: Add restriction on the physical resource name length https://review.openstack.org/174309 | 11:34 |
*** huangtianhua has quit IRC | 11:37 | |
*** pal has quit IRC | 11:38 | |
*** Qiming has joined #heat | 11:42 | |
*** noyitz has joined #heat | 11:42 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat-specs: Cinder volume encryption support https://review.openstack.org/168675 | 11:44 |
*** MVenesio has joined #heat | 11:46 | |
*** jamielennox is now known as jamielennox|away | 11:47 | |
*** ishant has quit IRC | 11:56 | |
*** mgershen has joined #heat | 11:56 | |
*** elynn_ has joined #heat | 11:57 | |
*** jdob has joined #heat | 11:58 | |
*** Marga_ has joined #heat | 12:06 | |
*** tspatzier has joined #heat | 12:08 | |
*** Qiming_ has joined #heat | 12:11 | |
*** nkhare has quit IRC | 12:11 | |
*** noyitz has quit IRC | 12:13 | |
*** Qiming has quit IRC | 12:14 | |
*** dims has quit IRC | 12:14 | |
*** dims__ has joined #heat | 12:17 | |
*** radez_g0n3 is now known as radez | 12:19 | |
*** MVenesio has quit IRC | 12:25 | |
*** noyitz has joined #heat | 12:31 | |
*** pal has joined #heat | 12:32 | |
*** pm90_ has joined #heat | 12:37 | |
*** vijayagurug has quit IRC | 12:38 | |
*** inc0 has quit IRC | 12:40 | |
*** pm90_ has quit IRC | 12:41 | |
*** aweiteka has joined #heat | 12:42 | |
*** pm90_ has joined #heat | 12:42 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat-specs: Keystone Resource plugin for Region, Service and Endpoint https://review.openstack.org/168660 | 12:49 |
*** Marga_ has quit IRC | 12:51 | |
openstackgerrit | Rakesh H S proposed openstack/heat: Removes deprecated metadata property from Resource class. https://review.openstack.org/174360 | 12:52 |
*** rpothier has joined #heat | 12:53 | |
*** Marga_ has joined #heat | 12:58 | |
*** KanagarajM_ has quit IRC | 13:02 | |
*** jasond has joined #heat | 13:04 | |
*** tspatzier has quit IRC | 13:05 | |
*** KarolynChambers has quit IRC | 13:12 | |
*** KarolynChambers has joined #heat | 13:13 | |
*** sputnik13 has joined #heat | 13:14 | |
*** sputnik13 has quit IRC | 13:14 | |
*** Marga_ has quit IRC | 13:15 | |
openstackgerrit | Limor Stotland proposed openstack/heat: Add restriction on the physical resource name length https://review.openstack.org/174309 | 13:15 |
*** blomquisg has joined #heat | 13:16 | |
*** sergmelikyan has quit IRC | 13:19 | |
*** spzala has joined #heat | 13:20 | |
*** sdake_ has joined #heat | 13:26 | |
*** sdake has quit IRC | 13:29 | |
*** rakesh_hs has quit IRC | 13:30 | |
*** DaveJ__ has quit IRC | 13:31 | |
skraynev | shardy: around? | 13:31 |
shardy | skraynev: hi | 13:33 |
skraynev | shardy: hi. I wanted to ask additional opinion about couple of our resources | 13:35 |
skraynev | shardy: https://review.openstack.org/#/c/153192/ test fails due to metering service is disable | 13:35 |
skraynev | I suppose it's related with stevebaker's patch in infra | 13:36 |
skraynev | but the main question I was surprised, that autoscalinggroup requires metering service | 13:36 |
skraynev | same for instance group | 13:36 |
skraynev | is it ok? | 13:36 |
skraynev | note, that I do not use any "real" metering resources in template | 13:37 |
skraynev | I suppose, that it happens due to https://github.com/openstack/heat/blob/master/heat/engine/resources/openstack/heat/instance_group.py#L221 | 13:38 |
shardy | skraynev: it's the loadbalancer which requires it, it creates an alarm: | 13:38 |
shardy | https://github.com/openstack/heat/blob/master/heat/engine/resources/aws/lb/loadbalancer.py#L45 | 13:38 |
*** LiJiansheng has quit IRC | 13:39 | |
skraynev | shardy: doh. | 13:39 |
skraynev | thx | 13:39 |
skraynev | I thought, that it's just wait_condition + instance | 13:40 |
skraynev | missed first part | 13:40 |
*** signed8bit has joined #heat | 13:40 | |
skraynev | anyway, it's bad surprise for my test :) | 13:40 |
skraynev | need to add patch for infra ;) | 13:41 |
shardy | skraynev: you have the option of overriding AWS::CloudWatch::Alarm to use OS::Heat::CWLiteAlarm in the environment for the test | 13:42 |
shardy | but IMO it'd be better to get ceilometer available, given that it's the default implementation now | 13:42 |
shardy | https://github.com/openstack/heat/blob/master/etc/heat/environment.d/default.yaml#L6 | 13:42 |
shardy | and, that we'd like to remove the heat alarm logic soon | 13:42 |
skraynev | shardy: yeah, also as I remember old implementation was deprecated | 13:42 |
skraynev | shardy: yes;) I choose long but correct way :) thx for help | 13:43 |
*** tspatzier has joined #heat | 13:49 | |
*** tspatzier has quit IRC | 13:50 | |
*** vijayagurug has joined #heat | 13:51 | |
*** sergmelikyan has joined #heat | 13:52 | |
*** tspatzier has joined #heat | 13:54 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Add scenario test for AWS loadbalancer https://review.openstack.org/153192 | 13:55 |
*** signed8bit has quit IRC | 13:56 | |
*** tspatzier has quit IRC | 13:59 | |
*** saju_m has quit IRC | 14:02 | |
*** Drago has quit IRC | 14:06 | |
*** Drago has joined #heat | 14:07 | |
*** tspatzier has joined #heat | 14:07 | |
sdake_ | shardy morning around? | 14:10 |
shardy | sdake_: hi | 14:10 |
sdake_ | hey got a quck resource group + nova + neutron mashup question? :) | 14:10 |
sdake_ | got time that is | 14:11 |
shardy | sure, although I don't know much about neutron tbh | 14:11 |
sdake_ | ack | 14:11 |
*** noyitz has quit IRC | 14:11 | |
sdake_ | I launch a resource group with count: 30 | 14:11 |
sdake_ | I get the follwoing out of nova list | 14:11 |
sdake_ | http://paste.fedoraproject.org/211516/15494914/ | 14:11 |
sdake_ | the nova vms that *dont* have networks shown do get a dhcp address assigned to the vm | 14:12 |
sdake_ | and are able to access the metadata server | 14:12 |
sdake_ | known bug, or new bug? | 14:12 |
sdake_ | (Juno version and unfortunately I cannot easily change it) | 14:12 |
sdake_ | if bug fix I'd like to cherrypick | 14:12 |
sdake_ | using latest rdo juno release as of 2-3 days ago | 14:13 |
sdake_ | horizontal, vertical. | 14:13 |
sdake_ | make a mistake - horizontal. | 14:13 |
sdake_ | stay stand and you win. | 14:13 |
shardy | sdake_: Hmm, I've not seen that issue tbh | 14:16 |
shardy | are you sure it's a heat issue, not a nova/neutron one? | 14:16 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Add additional validation for fip properties https://review.openstack.org/174402 | 14:16 |
sdake_ | shardy I'm pretty sure its not a heat issue | 14:16 |
sdake_ | I just thought ii'd ask if you seen it before | 14:17 |
sdake_ | since you wrote resource group | 14:17 |
shardy | sdake_: Yeah, sorry but nothing springs to mind | 14:17 |
sdake_ | and the way I'm using it is a common pattern | 14:17 |
*** dulek has quit IRC | 14:17 | |
sdake_ | (create vm, creating port, create float) x nodecount | 14:17 |
shardy | actually randallburt wrote it IIRC, but I hacked on it a bit too | 14:17 |
*** dulek has joined #heat | 14:18 | |
sdake_ | oh well its pretty sweet didn't know randallburt did that :) | 14:18 |
ramishra | shardy: Hi | 14:26 |
shardy | ramishra: hi! | 14:26 |
ramishra | shardy: do you've sometime to review this https://review.openstack.org/#/c/164572/? I've moved the atomic hook to this patch. | 14:27 |
ramishra | shardy: as it can't be used with dib. | 14:27 |
ramishra | shardy: till there is a packaging of the atomic tool | 14:28 |
shardy | ramishra: will do | 14:28 |
*** hdd has quit IRC | 14:28 | |
*** sdake has joined #heat | 14:29 | |
ramishra | shardy: thanks..just thought of reminding you to put it in your list:) | 14:29 |
*** sdake_ has quit IRC | 14:33 | |
*** Drago has quit IRC | 14:34 | |
*** jprovazn has quit IRC | 14:35 | |
*** vijendar has joined #heat | 14:38 | |
*** jaypipes has joined #heat | 14:39 | |
*** smccully has joined #heat | 14:50 | |
openstackgerrit | Limor Stotland proposed openstack/heat: Add restriction on the physical resource name length https://review.openstack.org/174309 | 14:51 |
*** inc0 has joined #heat | 14:56 | |
*** pal has quit IRC | 14:56 | |
*** Marga_ has joined #heat | 14:59 | |
*** pal has joined #heat | 15:00 | |
*** pm90_ has quit IRC | 15:01 | |
openstackgerrit | Jason Dunsmore proposed openstack/heat: Add ability to filter stacks by tag https://review.openstack.org/160537 | 15:06 |
*** inc0 has quit IRC | 15:09 | |
*** BManojlovic has quit IRC | 15:12 | |
*** kebray has joined #heat | 15:14 | |
*** tspatzier has quit IRC | 15:16 | |
*** tspatzier has joined #heat | 15:17 | |
*** jcoufal has joined #heat | 15:17 | |
*** tspatzier has quit IRC | 15:17 | |
*** Drago has joined #heat | 15:22 | |
*** alexpilotti has joined #heat | 15:24 | |
*** Drago has quit IRC | 15:24 | |
*** Drago has joined #heat | 15:24 | |
*** elynn_ has quit IRC | 15:28 | |
*** Drago has quit IRC | 15:29 | |
*** Drago has joined #heat | 15:29 | |
openstackgerrit | noa proposed openstack/heat-specs: Spec for Add lock and unlock stack actions. https://review.openstack.org/171781 | 15:31 |
*** sabeen1 has joined #heat | 15:32 | |
*** pitr-ch has quit IRC | 15:33 | |
*** spzala has quit IRC | 15:33 | |
*** pm90_ has joined #heat | 15:35 | |
*** Marga_ has quit IRC | 15:39 | |
*** jcoufal has quit IRC | 15:43 | |
*** hdd has joined #heat | 15:45 | |
*** kebray has quit IRC | 15:47 | |
openstackgerrit | Steven Hardy proposed openstack/python-heatclient: Add --nested-depth option to event-list https://review.openstack.org/173968 | 15:49 |
*** kebray has joined #heat | 15:52 | |
openstackgerrit | noa proposed openstack/heat-specs: Spec for Add lock and unlock stack actions. https://review.openstack.org/171781 | 15:52 |
*** ifarkas has quit IRC | 15:55 | |
*** inc0 has joined #heat | 15:55 | |
*** Tango has joined #heat | 15:55 | |
*** sabeen2 has joined #heat | 15:57 | |
openstackgerrit | noa proposed openstack/heat-specs: Spec for Add lock and unlock stack actions. https://review.openstack.org/171781 | 15:58 |
*** vijayagurug has left #heat | 15:59 | |
*** sabeen1 has quit IRC | 15:59 | |
*** LimorStotland has quit IRC | 16:02 | |
*** Marga_ has joined #heat | 16:07 | |
*** jistr has quit IRC | 16:08 | |
*** tshtilman has quit IRC | 16:11 | |
*** hdd has quit IRC | 16:14 | |
*** Marga_ has quit IRC | 16:16 | |
*** mgershen has quit IRC | 16:22 | |
*** MasterPiece has joined #heat | 16:22 | |
*** Drago has quit IRC | 16:28 | |
*** Drago has joined #heat | 16:29 | |
*** Marga_ has joined #heat | 16:32 | |
*** dulek has quit IRC | 16:34 | |
openstackgerrit | Merged openstack/heat: Add support for the httpsRedirect property https://review.openstack.org/173146 | 16:39 |
*** derekh has quit IRC | 16:39 | |
*** EmilienM is now known as EmilienM|afk | 16:39 | |
*** noyitz has joined #heat | 16:45 | |
*** kebray_ has joined #heat | 16:45 | |
*** kebray has quit IRC | 16:46 | |
*** pal_ has joined #heat | 16:46 | |
*** pal has quit IRC | 16:47 | |
*** inc0 has quit IRC | 16:52 | |
*** noyitz has quit IRC | 16:54 | |
*** crose has joined #heat | 16:55 | |
*** Qiming_ has quit IRC | 16:56 | |
*** harlowja_away is now known as harlowja | 16:58 | |
*** Marga__ has joined #heat | 17:02 | |
*** Marga_ has quit IRC | 17:02 | |
openstackgerrit | Steven Hardy proposed openstack/python-heatclient: Add --nested-depth option to event-list https://review.openstack.org/173968 | 17:02 |
*** MVenesio has joined #heat | 17:04 | |
*** gcivitella has quit IRC | 17:10 | |
*** pas-ha has quit IRC | 17:11 | |
*** MasterPiece has quit IRC | 17:14 | |
*** radez is now known as radez_g0n3 | 17:16 | |
*** achanda has joined #heat | 17:18 | |
openstackgerrit | Tetiana Lashchova proposed openstack/heat: Implement OS::Manila::SecurityService resource type https://review.openstack.org/174475 | 17:20 |
*** pal_ has quit IRC | 17:23 | |
*** pal has joined #heat | 17:26 | |
*** Marga__ has quit IRC | 17:30 | |
*** pal has quit IRC | 17:32 | |
*** Marga_ has joined #heat | 17:38 | |
*** xuhaiwei has quit IRC | 17:42 | |
*** EmilienM|afk is now known as EmilienM | 17:43 | |
*** jprovazn has joined #heat | 17:44 | |
*** alexpilotti has quit IRC | 17:48 | |
*** EmilienM is now known as EmilienM|afk | 17:55 | |
*** spzala has joined #heat | 17:57 | |
*** sdake_ has joined #heat | 17:59 | |
openstackgerrit | Jason Dunsmore proposed openstack/heat: Add ability to filter stacks by tag https://review.openstack.org/160537 | 18:00 |
*** jaypipes has quit IRC | 18:01 | |
*** jaypipes has joined #heat | 18:01 | |
*** Marga_ has quit IRC | 18:02 | |
*** sdake has quit IRC | 18:02 | |
*** Marga_ has joined #heat | 18:06 | |
*** dulek has joined #heat | 18:12 | |
*** jreypo has joined #heat | 18:12 | |
openstackgerrit | Doug Hellmann proposed openstack/python-heatclient: Uncap library requirements for liberty https://review.openstack.org/174532 | 18:13 |
*** sdake has joined #heat | 18:13 | |
*** sdake_ has quit IRC | 18:17 | |
*** achanda has quit IRC | 18:20 | |
*** crose has quit IRC | 18:21 | |
*** radez_g0n3 is now known as radez | 18:24 | |
*** achanda has joined #heat | 18:28 | |
*** EmilienM|afk is now known as EmilienM | 18:33 | |
*** rdo has quit IRC | 18:34 | |
*** rdo has joined #heat | 18:36 | |
*** rdo has quit IRC | 18:49 | |
*** Marga_ has quit IRC | 18:49 | |
*** Marga_ has joined #heat | 18:49 | |
*** crose has joined #heat | 18:50 | |
*** rdo has joined #heat | 18:51 | |
*** achanda has quit IRC | 18:52 | |
*** Marga_ has quit IRC | 18:54 | |
*** Marga_ has joined #heat | 18:54 | |
*** achanda has joined #heat | 19:12 | |
*** hdd has joined #heat | 19:15 | |
*** radez is now known as radez_g0n3 | 19:19 | |
*** spzala has quit IRC | 19:32 | |
*** Marga_ has quit IRC | 19:35 | |
*** ashishjain has joined #heat | 19:37 | |
ashishjain | Hello | 19:37 |
ashishjain | Someone please suggest if I can use heat to autoscale docker containers | 19:37 |
ashishjain | Nowhere on the internet I see any information on that. | 19:37 |
ashishjain | hello anyone | 19:40 |
zbitter | ashishjain: I suggest that you can | 19:41 |
*** zbitter is now known as zaneb | 19:42 | |
ashishjain | zaneb: Hi | 19:42 |
zaneb | o/ | 19:43 |
ashishjain | zaneb:what is your suggestion? | 19:43 |
zaneb | there is a docker container resource in /contrib (although it has many, many caveats) | 19:44 |
ashishjain | Ya I have installed that too | 19:44 |
zaneb | OS::Heat::AutoscalingGroup can scale any type of resource that Heat supports | 19:44 |
zaneb | so you should be able to use that to scale Docker containers | 19:45 |
ashishjain | I agree with you | 19:45 |
stevebaker | ashishjain: although there is no scheduler for containers that heat can use yet, so placement on servers is manual, or your scaling on units of servers. | 19:45 |
ashishjain | But as I understand ceilometer has to trigger alarms | 19:46 |
-openstackstatus- NOTICE: gerrit has been restarted to clear a problem with its event stream. any gerrit changes updated or approved between 19:14 and 19:46 utc will need to be rechecked or have their approval reapplied for zuul to pick them up | 19:46 | |
ashishjain | But somehow as soon as I switch from libvirt to docker driver I do not see ceilo emitting any stats | 19:46 |
zaneb | ashishjain: alarm trigger is just a webhook, it can come from ceilometer or anywhere else | 19:46 |
stevebaker | ashishjain: The Magnum project will allow heat to scale containers without having to consider where they are placed | 19:46 |
zaneb | ashishjain: do you mean you're using a Docker backend to Nova rather than the Docker resource type in Heat? | 19:47 |
ashishjain | stevebaker: I am deploying docker just like another Nova::Server resource | 19:48 |
ashishjain | Although I have installed the docker plugin avaiilable in heat/contrib | 19:49 |
ashishjain | but I am yet to use it | 19:49 |
ashishjain | Here is how my yaml file looks like | 19:49 |
ashishjain | Zaneb: yes you are correct | 19:49 |
stevebaker | ashishjain: with the nova docker driver? then nova-scheduler handles your placement, so its all good | 19:49 |
zaneb | stevebaker: he's all good except for ceilometer not reporting stats for him | 19:50 |
ashishjain | stevebaker: yes correct instances are coming up, scaling policies are being create, all th resource are up and fine | 19:51 |
ashishjain | but as zaneb pointed out ceilometer somehow is not sending any data | 19:51 |
*** vijayagurug has joined #heat | 19:51 | |
ashishjain | group: | 19:52 |
ashishjain | type: OS::Heat::AutoScalingGroup | 19:52 |
zaneb | ceilometer has an agent on the compute host that collects data about VMs | 19:52 |
ashishjain | properties: | 19:52 |
ashishjain | cooldown: 60 | 19:52 |
ashishjain | desired_capacity: 2 | 19:52 |
ashishjain | max_size: 4 | 19:52 |
ashishjain | min_size: 1 | 19:52 |
ashishjain | resource: | 19:52 |
ashishjain | type: OS::Nova::Server::Docker | 19:52 |
ashishjain | zaneb: that is running fine ceilometer-compute-agent | 19:52 |
zaneb | but you're not launching VMs, there's no agent to push the data you want into ceilometer | 19:52 |
zaneb | you'll probably need to write your own agent | 19:53 |
ashishjain | here is my simple docker.yaml | 19:53 |
ashishjain | heat_template_version: 2014-10-16 | 19:53 |
ashishjain | description: A simple server. | 19:53 |
ashishjain | resources: | 19:53 |
ashishjain | server: | 19:53 |
ashishjain | type: OS::Nova::Server | 19:53 |
ashishjain | properties: | 19:53 |
ashishjain | flavor: m1.nano | 19:53 |
ashishjain | networks: | 19:53 |
ashishjain | - network: demo-net | 19:53 |
ashishjain | key_name: demo-key | 19:53 |
ashishjain | image: httpd | 19:53 |
ashishjain | isnt this configuration a VM config? | 19:53 |
stevebaker | ashishjain: next time you paste you should use paste.openstack.org | 19:54 |
ashishjain | stevebaker: my apologies | 19:55 |
stevebaker | np | 19:55 |
*** jprovazn has quit IRC | 19:55 | |
ashishjain | I just got some inputs from gordc https://github.com/openstack/ceilometer/tree/master/ceilometer/compute/virt | 19:55 |
zaneb | ashishjain: I guess it depends on how Nova is configured and what driver it's using | 19:55 |
ashishjain | Looks like ceilo is not hypervisor agnostic | 19:56 |
stevebaker | ashishjain: what metric is triggering your alarm? Chances are the nova-docker driver isn't generating those metrics | 19:56 |
*** radez_g0n3 is now known as radez | 19:56 | |
ashishjain | stevebaker: cpu_util | 19:56 |
zaneb | ashishjain: how could it possibly *be* agnostic? | 19:57 |
stevebaker | ashishjain: you should ask the nova-docker folk if they support that, or look at the source | 19:57 |
ashishjain | stevebaker: Pinged them too.just waiting for there response | 19:58 |
*** Drago has quit IRC | 19:59 | |
ashishjain | zaneb: I thought it would be, my bad | 19:59 |
*** sabeen has joined #heat | 20:00 | |
*** Drago has joined #heat | 20:00 | |
*** sabeen2 has quit IRC | 20:00 | |
*** kebray_ has quit IRC | 20:01 | |
*** blomquisg has quit IRC | 20:01 | |
*** Marga_ has joined #heat | 20:06 | |
ashishjain | zaneb,stevebaker: If I use the Heat docker resource will it be possible to make autoscaling work | 20:07 |
zaneb | sort of | 20:08 |
zaneb | you can use that resource to run containers on a server (VM) you've allocated with Nova | 20:08 |
zaneb | and use the metrics from that to drive your autoscaling | 20:08 |
stevebaker | ashishjain: you might be better off sticking with the nova-docker driver, but triggering your own custom metrics from inside your containers | 20:09 |
stevebaker | ashishjain: using cfn-push-stats | 20:09 |
zaneb | although I think you'll probably still want to put your own ceilometer agent on there | 20:09 |
zaneb | ashishjain: yeah, I agree with stevebaker | 20:09 |
zaneb | the nova-docker driver is a better way | 20:09 |
zaneb | and you'll end up probably needing to do your own cfn-push-stats thing to ceilometer either way | 20:10 |
*** jasond has quit IRC | 20:10 | |
*** jasond has joined #heat | 20:10 | |
*** Marga_ has quit IRC | 20:11 | |
ashishjain | zaneb,stevebaker: thanks guys I think I got good amount of pointers, I will start exploring each one of them | 20:11 |
ashishjain | but isnt cfn amazon specific , will that work with openstack | 20:13 |
*** spzala has joined #heat | 20:19 | |
*** ashishjain has quit IRC | 20:21 | |
jasond | does anybody know why the db migration script tests run the migrations multiple times? that's not something i'd expect to happen when the actual db is being migrated | 20:24 |
*** MVenesio has quit IRC | 20:25 | |
*** kebray has joined #heat | 20:33 | |
*** achanda has quit IRC | 20:35 | |
*** pm90_ has quit IRC | 20:35 | |
*** achanda has joined #heat | 20:40 | |
*** cdent has quit IRC | 20:47 | |
*** kebray has quit IRC | 20:49 | |
*** blomquisg has joined #heat | 20:51 | |
*** kebray has joined #heat | 20:52 | |
*** rpothier has quit IRC | 20:55 | |
*** aweiteka has quit IRC | 20:59 | |
*** MasterPiece has joined #heat | 21:02 | |
*** crose has quit IRC | 21:04 | |
*** dulek has quit IRC | 21:05 | |
*** serg_melikyan has joined #heat | 21:07 | |
*** Marga_ has joined #heat | 21:07 | |
*** harlowja is now known as harlowja_away | 21:11 | |
*** Marga_ has quit IRC | 21:12 | |
*** serg_melikyan has quit IRC | 21:12 | |
*** EmilienM is now known as EmilienM|afk | 21:13 | |
*** Marga_ has joined #heat | 21:18 | |
openstackgerrit | Zane Bitter proposed openstack/heat: Don't re-bind environment for get_file during stack update https://review.openstack.org/174611 | 21:20 |
*** dims__ has quit IRC | 21:23 | |
*** Marga_ has quit IRC | 21:23 | |
*** Marga_ has joined #heat | 21:24 | |
*** blomquisg has quit IRC | 21:27 | |
*** jasond has quit IRC | 21:33 | |
*** Marga_ has quit IRC | 21:34 | |
*** Marga_ has joined #heat | 21:35 | |
*** jamielennox|away is now known as jamielennox | 21:39 | |
*** kebray_ has joined #heat | 21:39 | |
*** vijendar has quit IRC | 21:40 | |
*** kebray has quit IRC | 21:40 | |
*** hdd has quit IRC | 21:52 | |
*** Drago has quit IRC | 21:54 | |
*** EmilienM|afk is now known as EmilienM | 21:55 | |
*** Drago has joined #heat | 21:55 | |
*** dims__ has joined #heat | 22:08 | |
*** harlowja_away is now known as harlowja | 22:13 | |
*** smccully has quit IRC | 22:28 | |
*** sdake_ has joined #heat | 22:28 | |
*** Marga_ has quit IRC | 22:29 | |
*** Marga_ has joined #heat | 22:30 | |
*** Marga_ has quit IRC | 22:30 | |
*** Marga_ has joined #heat | 22:31 | |
*** jaypipes has quit IRC | 22:31 | |
*** sdake has quit IRC | 22:31 | |
*** Marga_ has quit IRC | 22:32 | |
*** Marga_ has joined #heat | 22:32 | |
*** sdake_ has quit IRC | 22:33 | |
*** EmilienM is now known as EmilienM|afk | 22:40 | |
*** dims__ has quit IRC | 22:50 | |
*** jreypo has quit IRC | 22:52 | |
*** KarolynChambers has quit IRC | 22:53 | |
*** Marga_ has quit IRC | 22:54 | |
*** Marga_ has joined #heat | 22:55 | |
*** chlong has joined #heat | 23:02 | |
*** sabeen has quit IRC | 23:04 | |
*** Marga_ has quit IRC | 23:05 | |
*** Drago has quit IRC | 23:05 | |
*** KarolynChambers has joined #heat | 23:09 | |
*** EmilienM|afk is now known as EmilienM | 23:10 | |
*** rdo has quit IRC | 23:20 | |
*** rdo has joined #heat | 23:22 | |
*** sdake has joined #heat | 23:34 | |
*** Marga_ has joined #heat | 23:36 | |
*** KarolynChambers has quit IRC | 23:37 | |
*** Marga_ has quit IRC | 23:40 | |
*** tochi has joined #heat | 23:45 | |
*** sdake_ has joined #heat | 23:55 | |
sdake_ | stevebaker you around? | 23:55 |
*** sdake has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!