*** tojuvone has quit IRC | 02:52 | |
*** tojuvone has joined #openstack-fenix | 02:52 | |
*** hyunsikyang has joined #openstack-fenix | 05:44 | |
tojuvone | hyunsikyang, Hi, so I needed "alias python=python3.6". Also added Barbican and Mistral. Still looking to have computes up to get further | 05:51 |
---|---|---|
hyunsikyang | Hi tojuvon | 05:51 |
hyunsikyang | I also tested it. | 05:51 |
hyunsikyang | it occurs error at tacker-horizon | 05:51 |
hyunsikyang | pip and python version are problem.. | 05:51 |
hyunsikyang | Can I ask you one thing? | 05:52 |
tojuvone | yes, also added alias pip=pip3 | 05:52 |
tojuvone | yes? | 05:52 |
hyunsikyang | Now I am testing aodh alarm test as a doctor demo | 05:53 |
hyunsikyang | so, I registered alarm about specific instance | 05:53 |
hyunsikyang | and I checked alarm list.. and It exists. but, when i turn off the instance. there is no change of alarm status. | 05:53 |
hyunsikyang | Do you test aohd alarm for turnning off the instance? | 05:54 |
hyunsikyang | aodh* | 05:54 |
tojuvone | Well, if you register alarm for nova notification like instance.* you will get alarm on nova things | 05:55 |
hyunsikyang | Yes. I knew it.. but I don't know why it doesn't works. | 05:56 |
hyunsikyang | https://docs.openstack.org/aodh/latest/admin/telemetry-alarms.html | 05:56 |
tojuvone | If you register alarm for event type 'maintenance.planned' project specifically, you will get alarm on Fenix | 05:56 |
hyunsikyang | I used event based alarm | 05:56 |
hyunsikyang | yes right:) but I don't know aobut it.. | 05:57 |
hyunsikyang | So I just asking.. | 05:57 |
hyunsikyang | kklk | 05:57 |
tojuvone | Well there can be different things... just a moment | 05:57 |
tojuvone | look here: https://fenix.readthedocs.io/en/latest/configuration/dependencies.html#aodh-and-ceilometer-configuration | 05:58 |
tojuvone | Maybe you need the /etc/ceilometer/event_pipeline.yaml cjhange mentioned? | 05:58 |
tojuvone | That is valid for those nova things too | 05:59 |
hyunsikyang | I changed it like below. | 06:00 |
hyunsikyang | - notifier:// | 06:00 |
hyunsikyang | - notifier://?topic=alarm.all | 06:00 |
hyunsikyang | so... I don't want to bother you. just asking.. I know you are busy | 06:00 |
tojuvone | hyunsikyang, Well I want to help :) | 06:01 |
hyunsikyang | Thanks:) | 06:02 |
hyunsikyang | when I tested gnocchi, It also doesn't work. | 06:03 |
tojuvone | How about /etc/ceilometer/event_definitions.yaml. Do you have there - event_type: 'compute.instance.*' | 06:03 |
hyunsikyang | yes | 06:04 |
hyunsikyang | Like below | 06:04 |
hyunsikyang | - event_type: ['compute.instance.*','compute.instance.power_off.*','compute.instance.shutdown.*'] | 06:04 |
hyunsikyang | traits: &instance_traits | 06:04 |
tojuvone | Is this DevStack? I can look what I have in my working DevStack | 06:04 |
hyunsikyang | Yes | 06:06 |
hyunsikyang | I installed stein version to avoid error of python | 06:06 |
tojuvone | oh... and if you have devstack. you can clone Doctor to your controller from this review: https://gerrit.opnfv.org/gerrit/#/c/doctor/+/69134/ | 06:06 |
tojuvone | and run the test | 06:06 |
hyunsikyang | Ok | 06:08 |
hyunsikyang | Thanks | 06:08 |
hyunsikyang | I will try :) | 06:08 |
hyunsikyang | last time | 06:08 |
hyunsikyang | I just install devstack with enable ceilometer and aodh | 06:08 |
tojuvone | ok, so my DevStack do not have changes as Doctor changes those config files when it runs test and after that it romoves what it changed | 06:08 |
tojuvone | like those ceilometer/aodh config files and nova | 06:09 |
tojuvone | here is files tht changes config: https://github.com/opnfv/doctor/tree/master/doctor_tests/installer/common | 06:10 |
tojuvone | here is then code that creates alarm to nova 'compute.instance.update' for specific instance | 06:12 |
tojuvone | I remember I had some problems too back in time when created alarm with CLI before got it working | 06:13 |
tojuvone | Here is also the simple example to set alarm project specifically for certain evetn type: https://github.com/opnfv/doctor/blob/master/doctor_tests/maintenance_hot_tpl.yaml | 06:15 |
hyunsikyang | I Will check it carefully. | 06:16 |
hyunsikyang | thanks alot@ | 06:16 |
tojuvone | Here is one example I used 3 years ago in CLI: http://paste.openstack.org/show/788225/ | 06:19 |
tojuvone | so now with that Doctor cloned in devstack env and fenix included via devstack local.conf, it should not be a big thing to add Tacker test | 06:22 |
tojuvone | Also easy to repeat then in any devstack env (that has at least 1 controller and 3 computes) | 06:23 |
tojuvone | Currently making effort to have Fenix CI that runs Doctor test in my 3rd party CI when upload a patch set to Fenix | 06:24 |
tojuvone | So.... when making tacker workdlow changes to Fenix, it can be automatically tested (assuming we need changes to workflow) | 06:25 |
*** tojuvone has quit IRC | 07:35 | |
*** tojuvone has joined #openstack-fenix | 07:35 | |
*** tojuvone has quit IRC | 08:21 | |
*** tojuvone has joined #openstack-fenix | 08:22 | |
*** hyunsikyang has quit IRC | 08:28 | |
*** hyunsikyang__ has joined #openstack-fenix | 08:29 | |
*** tojuvone has quit IRC | 08:30 | |
*** tojuvone has joined #openstack-fenix | 08:31 | |
*** tojuvone has quit IRC | 08:32 | |
*** tojuvone has joined #openstack-fenix | 08:32 | |
*** tojuvone has quit IRC | 08:33 | |
*** tojuvone has joined #openstack-fenix | 08:33 | |
*** hyunsikyang__ has quit IRC | 08:34 | |
*** hyunsikyang has joined #openstack-fenix | 08:37 | |
*** tojuvone has quit IRC | 08:39 | |
*** tojuvone has joined #openstack-fenix | 08:39 | |
*** tojuvone has quit IRC | 08:41 | |
*** tojuvone has joined #openstack-fenix | 08:42 | |
*** tojuvone has quit IRC | 08:57 | |
*** tojuvone has joined #openstack-fenix | 08:57 | |
*** tojuvone has quit IRC | 09:26 | |
*** tojuvone has joined #openstack-fenix | 09:27 | |
*** tojuvone has quit IRC | 09:28 | |
*** tojuvone has joined #openstack-fenix | 09:28 | |
*** tojuvone has quit IRC | 09:33 | |
*** tojuvone has joined #openstack-fenix | 09:34 | |
*** tojuvone has quit IRC | 09:37 | |
*** tojuvone has joined #openstack-fenix | 09:37 | |
*** tojuvone has quit IRC | 09:40 | |
*** tojuvone has joined #openstack-fenix | 09:40 | |
*** tojuvone has quit IRC | 09:47 | |
*** tojuvone has joined #openstack-fenix | 09:47 | |
*** tojuvone has quit IRC | 09:58 | |
*** tojuvone has joined #openstack-fenix | 09:59 | |
*** openstackgerrit has joined #openstack-fenix | 10:19 | |
openstackgerrit | Edit Koselak proposed x/fenix master: Documentation restructuring https://review.opendev.org/701925 | 10:19 |
*** tojuvone has quit IRC | 10:22 | |
*** tojuvone has joined #openstack-fenix | 10:23 | |
*** tojuvone has quit IRC | 10:25 | |
*** tojuvone has joined #openstack-fenix | 10:25 | |
*** tojuvone has quit IRC | 10:57 | |
*** tojuvone has joined #openstack-fenix | 10:58 | |
*** tojuvone has quit IRC | 11:35 | |
*** tojuvone has joined #openstack-fenix | 11:36 | |
tojuvone | hyunsikyang, Got the 1 + 6 nodes env up with devstack and master. dashboard do not work; I suspect because Tacker. Also heat template fails on alarm create, so something wrong with AODH | 11:38 |
*** tojuvone has quit IRC | 11:49 | |
*** tojuvone has joined #openstack-fenix | 11:49 | |
*** tojuvone has quit IRC | 11:49 | |
*** tojuvone has joined #openstack-fenix | 11:50 | |
*** tojuvone has quit IRC | 11:56 | |
*** tojuvone has joined #openstack-fenix | 11:57 | |
*** tojuvone has quit IRC | 11:57 | |
*** tojuvone has joined #openstack-fenix | 11:57 | |
*** tojuvone has quit IRC | 12:18 | |
*** tojuvone has joined #openstack-fenix | 12:18 | |
*** tojuvone has quit IRC | 12:20 | |
*** tojuvone has joined #openstack-fenix | 12:20 | |
*** tojuvone has quit IRC | 12:23 | |
*** tojuvone has joined #openstack-fenix | 12:23 | |
*** tojuvone has quit IRC | 12:27 | |
*** tojuvone has joined #openstack-fenix | 12:28 | |
*** tojuvone has quit IRC | 12:49 | |
*** tojuvone has joined #openstack-fenix | 12:50 | |
*** tojuvone has quit IRC | 13:32 | |
*** tojuvone has joined #openstack-fenix | 13:32 | |
*** tojuvone has quit IRC | 14:03 | |
*** tojuvone has joined #openstack-fenix | 14:03 | |
*** tojuvone has quit IRC | 14:17 | |
*** tojuvone has joined #openstack-fenix | 14:18 | |
*** tojuvone has quit IRC | 14:44 | |
*** tojuvone has joined #openstack-fenix | 14:44 | |
*** tojuvone has quit IRC | 15:10 | |
*** tojuvone has joined #openstack-fenix | 15:11 | |
*** tojuvone has joined #openstack-fenix | 15:11 | |
*** tojuvone has quit IRC | 16:08 | |
*** tojuvone has joined #openstack-fenix | 16:08 | |
*** tojuvone has quit IRC | 16:12 | |
*** tojuvone has joined #openstack-fenix | 16:12 | |
*** tojuvone has quit IRC | 17:44 | |
*** tojuvone has joined #openstack-fenix | 17:44 | |
*** tojuvone has quit IRC | 17:53 | |
*** tojuvone has joined #openstack-fenix | 17:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!