Friday, 2020-01-10

*** tojuvone has quit IRC02:52
*** tojuvone has joined #openstack-fenix02:52
*** hyunsikyang has joined #openstack-fenix05:44
tojuvonehyunsikyang, Hi, so I needed "alias python=python3.6". Also added Barbican and Mistral. Still looking to have computes up to get further05:51
hyunsikyangHi tojuvon05:51
hyunsikyangI also tested it.05:51
hyunsikyangit occurs error at tacker-horizon05:51
hyunsikyangpip and python version are problem..05:51
hyunsikyangCan I ask you one thing?05:52
tojuvoneyes, also added alias pip=pip305:52
tojuvoneyes?05:52
hyunsikyangNow I am testing aodh alarm test as a doctor demo05:53
hyunsikyangso, I registered alarm about specific instance05:53
hyunsikyangand I checked alarm list.. and It exists. but, when i turn off the instance. there is no change of alarm status.05:53
hyunsikyangDo you test aohd alarm for turnning off the instance?05:54
hyunsikyangaodh*05:54
tojuvoneWell, if you register alarm for nova notification like instance.* you will get alarm on nova things05:55
hyunsikyangYes. I knew it.. but I don't know why it doesn't works.05:56
hyunsikyanghttps://docs.openstack.org/aodh/latest/admin/telemetry-alarms.html05:56
tojuvoneIf you register alarm for event type 'maintenance.planned' project specifically, you will get alarm on Fenix05:56
hyunsikyangI used event based alarm05:56
hyunsikyangyes right:) but I don't know aobut it..05:57
hyunsikyangSo I just asking..05:57
hyunsikyangkklk05:57
tojuvoneWell there can be different things... just a moment05:57
tojuvonelook here: https://fenix.readthedocs.io/en/latest/configuration/dependencies.html#aodh-and-ceilometer-configuration05:58
tojuvoneMaybe you need the /etc/ceilometer/event_pipeline.yaml cjhange mentioned?05:58
tojuvoneThat is valid for those nova things too05:59
hyunsikyangI changed it like below.06:00
hyunsikyang- notifier://06:00
hyunsikyang- notifier://?topic=alarm.all06:00
hyunsikyangso... I don't want to bother you. just asking.. I know you are busy06:00
tojuvonehyunsikyang, Well I want to help :)06:01
hyunsikyangThanks:)06:02
hyunsikyangwhen I tested gnocchi, It also doesn't work.06:03
tojuvoneHow about /etc/ceilometer/event_definitions.yaml. Do you have there - event_type: 'compute.instance.*'06:03
hyunsikyangyes06:04
hyunsikyangLike below06:04
hyunsikyang- event_type: ['compute.instance.*','compute.instance.power_off.*','compute.instance.shutdown.*']06:04
hyunsikyang  traits: &instance_traits06:04
tojuvoneIs this DevStack? I can look what I have in my working DevStack06:04
hyunsikyangYes06:06
hyunsikyangI installed stein version to avoid error of python06:06
tojuvoneoh... 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
tojuvoneand run the test06:06
hyunsikyangOk06:08
hyunsikyangThanks06:08
hyunsikyangI will try :)06:08
hyunsikyanglast time06:08
hyunsikyangI just install devstack with enable ceilometer and aodh06:08
tojuvoneok, so my DevStack do not have changes as Doctor changes those config files when it runs test and after that it romoves what it changed06:08
tojuvonelike those ceilometer/aodh config files and nova06:09
tojuvonehere is files tht changes config: https://github.com/opnfv/doctor/tree/master/doctor_tests/installer/common06:10
tojuvonehere is then code that creates alarm to nova 'compute.instance.update' for specific instance06:12
tojuvoneI remember I had some problems too back in time when created alarm with CLI before got it working06:13
tojuvoneHere 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.yaml06:15
hyunsikyangI Will check it carefully.06:16
hyunsikyangthanks alot@06:16
tojuvoneHere is one example I used 3 years ago in CLI: http://paste.openstack.org/show/788225/06:19
tojuvoneso 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 test06:22
tojuvoneAlso easy to repeat then in any devstack env (that has at least 1 controller and 3 computes)06:23
tojuvoneCurrently making effort to have Fenix CI that runs Doctor test in my 3rd party CI when upload a patch set to Fenix06:24
tojuvoneSo.... when making tacker workdlow changes to Fenix, it can be automatically tested (assuming we need changes to workflow)06:25
*** tojuvone has quit IRC07:35
*** tojuvone has joined #openstack-fenix07:35
*** tojuvone has quit IRC08:21
*** tojuvone has joined #openstack-fenix08:22
*** hyunsikyang has quit IRC08:28
*** hyunsikyang__ has joined #openstack-fenix08:29
*** tojuvone has quit IRC08:30
*** tojuvone has joined #openstack-fenix08:31
*** tojuvone has quit IRC08:32
*** tojuvone has joined #openstack-fenix08:32
*** tojuvone has quit IRC08:33
*** tojuvone has joined #openstack-fenix08:33
*** hyunsikyang__ has quit IRC08:34
*** hyunsikyang has joined #openstack-fenix08:37
*** tojuvone has quit IRC08:39
*** tojuvone has joined #openstack-fenix08:39
*** tojuvone has quit IRC08:41
*** tojuvone has joined #openstack-fenix08:42
*** tojuvone has quit IRC08:57
*** tojuvone has joined #openstack-fenix08:57
*** tojuvone has quit IRC09:26
*** tojuvone has joined #openstack-fenix09:27
*** tojuvone has quit IRC09:28
*** tojuvone has joined #openstack-fenix09:28
*** tojuvone has quit IRC09:33
*** tojuvone has joined #openstack-fenix09:34
*** tojuvone has quit IRC09:37
*** tojuvone has joined #openstack-fenix09:37
*** tojuvone has quit IRC09:40
*** tojuvone has joined #openstack-fenix09:40
*** tojuvone has quit IRC09:47
*** tojuvone has joined #openstack-fenix09:47
*** tojuvone has quit IRC09:58
*** tojuvone has joined #openstack-fenix09:59
*** openstackgerrit has joined #openstack-fenix10:19
openstackgerritEdit Koselak proposed x/fenix master: Documentation restructuring  https://review.opendev.org/70192510:19
*** tojuvone has quit IRC10:22
*** tojuvone has joined #openstack-fenix10:23
*** tojuvone has quit IRC10:25
*** tojuvone has joined #openstack-fenix10:25
*** tojuvone has quit IRC10:57
*** tojuvone has joined #openstack-fenix10:58
*** tojuvone has quit IRC11:35
*** tojuvone has joined #openstack-fenix11:36
tojuvonehyunsikyang, 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 AODH11:38
*** tojuvone has quit IRC11:49
*** tojuvone has joined #openstack-fenix11:49
*** tojuvone has quit IRC11:49
*** tojuvone has joined #openstack-fenix11:50
*** tojuvone has quit IRC11:56
*** tojuvone has joined #openstack-fenix11:57
*** tojuvone has quit IRC11:57
*** tojuvone has joined #openstack-fenix11:57
*** tojuvone has quit IRC12:18
*** tojuvone has joined #openstack-fenix12:18
*** tojuvone has quit IRC12:20
*** tojuvone has joined #openstack-fenix12:20
*** tojuvone has quit IRC12:23
*** tojuvone has joined #openstack-fenix12:23
*** tojuvone has quit IRC12:27
*** tojuvone has joined #openstack-fenix12:28
*** tojuvone has quit IRC12:49
*** tojuvone has joined #openstack-fenix12:50
*** tojuvone has quit IRC13:32
*** tojuvone has joined #openstack-fenix13:32
*** tojuvone has quit IRC14:03
*** tojuvone has joined #openstack-fenix14:03
*** tojuvone has quit IRC14:17
*** tojuvone has joined #openstack-fenix14:18
*** tojuvone has quit IRC14:44
*** tojuvone has joined #openstack-fenix14:44
*** tojuvone has quit IRC15:10
*** tojuvone has joined #openstack-fenix15:11
*** tojuvone has joined #openstack-fenix15:11
*** tojuvone has quit IRC16:08
*** tojuvone has joined #openstack-fenix16:08
*** tojuvone has quit IRC16:12
*** tojuvone has joined #openstack-fenix16:12
*** tojuvone has quit IRC17:44
*** tojuvone has joined #openstack-fenix17:44
*** tojuvone has quit IRC17:53
*** tojuvone has joined #openstack-fenix17:54

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!