*** guoshan has joined #senlin | 00:35 | |
*** guoshan has quit IRC | 00:39 | |
*** Drago1 has quit IRC | 00:42 | |
*** fabian4 has quit IRC | 00:47 | |
*** zhouzhengxi has joined #senlin | 00:57 | |
*** fabian4 has joined #senlin | 01:17 | |
*** zhouzhengxi has quit IRC | 01:20 | |
*** guoshan has joined #senlin | 01:35 | |
*** yanyanhu has joined #senlin | 01:46 | |
*** chohoor has joined #senlin | 01:48 | |
chohoor | Hi, does the feature 'Metrics Collection' realized? I create a alarm for cluster, but the status of alarm is 'insufficient data'. | 02:09 |
---|---|---|
Qiming | hi, chohoor, it is a aodh or ceilometer problem? | 02:10 |
Qiming | yanyanhu, it is being fixed | 02:11 |
Qiming | still blocked by virtualhost config: https://review.openstack.org/#/c/413118/ | 02:11 |
yanyanhu | Qiming, you mean at placement side? | 02:11 |
yanyanhu | I see | 02:12 |
chohoor | Qiming: I think not, Because I have created the alarm for instance, alarm's status is 'ok'. | 02:12 |
yanyanhu | will check that patch, thanks | 02:12 |
Qiming | it is a ceilometer problem | 02:12 |
chohoor | thanks, I'll try it use aodh. | 02:13 |
Qiming | you have to tell the metric used, the threshod, the period, the number of period, you may have to tune event_definition.yaml or even pipeline.yaml | 02:13 |
Qiming | there are a thousand reasons leading an event to 'insufficient data' status | 02:14 |
fabian4 | Qiming, ceilometer do not support metadata.user_metadata.cluster_id ? I see you ceilometer is support heat metadata.user_metadata.stack ? | 02:14 |
Qiming | ceilometer does support it | 02:16 |
Qiming | it is very tricky to create ceilometer alarms ... | 02:17 |
Qiming | have you checked the doc here? http://docs.openstack.org/developer/senlin/user/scenarios/autoscaling_ceilometer.html | 02:19 |
fabian4 | Qiming, I use 'ceilometer alarm-threshold-create' but alarm state is 'insufficient data', i think the 'metadata.user_metadata.cluster_id' don't get data from ceilometer meter and i use 'ceilometer sample-list -m cpu_util -q "metadata.user_metadata.cluster_id'=xxxx' same don't display data | 02:22 |
Qiming | did you modify /etc/ceilometer/ceilometer.conf to add cluster_id into 'reserved_metadata_keys' ? | 02:24 |
Qiming | after that did you restart ceilometer services? | 02:24 |
Qiming | are you sure you have ceilometer installed and configured correctly? | 02:24 |
openstackgerrit | Tony Breeds proposed openstack/python-senlinclient: Add Constraints support https://review.openstack.org/413345 | 02:25 |
Qiming | ceilometer is not doing alarm now, alarm service is offloaded to aodh, which has its own endpoint and command line | 02:25 |
fabian4 | Qiming, ceilometer.conf don't reserved_metadata_keys option ( I use ceilometer version is 2014.2.2) , ceilometer other meter data no problem | 02:26 |
Qiming | alright, then I'm not sure if 2014.2.2 can filter metrics using custom metadata keys | 02:27 |
Qiming | it is ... two years old | 02:27 |
fabian4 | Qiming, ok , thanks . | 02:29 |
Qiming | I'm event not sure how the command line options have changed | 02:30 |
Qiming | the best bet is to read their code then | 02:30 |
Qiming | ceilometer channle doesn't answer questions as far as I know it | 02:31 |
yanyanhu | hi, Qiming | 04:44 |
yanyanhu | this patch proposed by Tony breeds | 04:45 |
yanyanhu | https://review.openstack.org/#/c/413345/ | 04:45 |
yanyanhu | it failed but the reason is not related to that change | 04:45 |
yanyanhu | test case failed for there is no "user_id" property in the sdk_profile object | 04:46 |
yanyanhu | user_id property is added to profile resource type at sdk side in dec.6 | 04:46 |
yanyanhu | so does that mean we need to wait for version bumping of sdk? | 04:47 |
yanyanhu | will take a look at it | 04:50 |
yanyanhu | I think we should block the following patch until sdk releases a new version | 04:55 |
yanyanhu | https://review.openstack.org/#/c/407420/ | 04:55 |
yanyanhu | it breaks the client gate I think for the dependency is still not in sdk's formal release | 04:56 |
yanyanhu | hi, Qiming, anyway to fix this issue? e.g. revert the change | 04:58 |
yanyanhu | or asking for a new sdk release? | 04:58 |
Qiming | seems so | 04:59 |
yanyanhu | you mean a new sdk release? | 04:59 |
Qiming | I'd suggest we revert it | 04:59 |
yanyanhu | ok | 04:59 |
Qiming | 1 minute | 04:59 |
yanyanhu | sure | 05:00 |
* Qiming checking sdk versions | 05:00 | |
Qiming | I think we should bump global upper constraints | 05:01 |
Qiming | use 0.9.11 as the upper constraints | 05:01 |
Qiming | user_id for profile is included there | 05:01 |
yanyanhu | ok | 05:01 |
yanyanhu | so sdk0.9.11 has been availble | 05:01 |
Qiming | yes | 05:03 |
yanyanhu | I see. Will you propose the change? or I can propose it | 05:03 |
Qiming | just bump the global upper constraint would be okay | 05:03 |
Qiming | you can do it | 05:03 |
yanyanhu | I see | 05:03 |
yanyanhu | will submit the patch | 05:03 |
Qiming | cool | 05:04 |
openstackgerrit | Qiming Teng proposed openstack/senlin: Reorg the documentation structure https://review.openstack.org/413409 | 05:04 |
*** shu-mutou-AWAY is now known as shu-mutou | 05:05 | |
yanyanhu | hi, Qiming, just saw this patch proposed to requirements... | 05:06 |
yanyanhu | https://review.openstack.org/#/c/412212/ | 05:06 |
yanyanhu | which tries to black sdk0.9.11 | 05:07 |
yanyanhu | so there could conflict | 05:09 |
yanyanhu | could be | 05:09 |
Qiming | okay | 05:12 |
Qiming | then we have to revert the client change | 05:12 |
yanyanhu | yes | 05:15 |
yanyanhu | this is the safe way | 05:15 |
Qiming | https://bugs.launchpad.net/python-openstackclient/+bug/1650896 | 05:15 |
openstack | Launchpad bug 1650896 in python-openstackclient "devstack failure with openstacksdk 0.9.11" [Undecided,New] | 05:15 |
Qiming | osc isn't catching up | 05:15 |
openstackgerrit | XueFeng Liu proposed openstack/senlin: Add get-revision requests in object and service https://review.openstack.org/413412 | 05:17 |
yanyanhu | I see | 05:17 |
yanyanhu | so not sdk's fault. | 05:17 |
yanyanhu | Will wait for Dirk's reply to see whether propose to change the upper constraints or not | 05:18 |
openstackgerrit | XueFeng Liu proposed openstack/senlin: Add get-revision requests in object and service https://review.openstack.org/413412 | 05:18 |
Qiming | okay | 05:19 |
*** guoshan has quit IRC | 05:20 | |
openstackgerrit | Jeffrey Zhang proposed openstack/senlin-dashboard: Move enable files into senlin_dashboard/enabled folder https://review.openstack.org/413413 | 05:20 |
*** xuhaiwei has quit IRC | 05:27 | |
*** xuhaiwei has joined #senlin | 05:27 | |
*** Jeffrey4l has joined #senlin | 05:30 | |
openstackgerrit | Jeffrey Zhang proposed openstack/senlin-dashboard: Move _50_senlin.py into senlin_dashboard/enabled folder https://review.openstack.org/413413 | 05:36 |
Qiming | hi guys, just regoranized the doc structure, please review if the revised version makes more senses | 05:52 |
Qiming | http://docs-draft.openstack.org/09/413409/1/check/gate-senlin-docs-ubuntu-xenial/afa1b57//doc/build/html/ | 05:52 |
Qiming | let me know if you have suggestions/comments | 05:52 |
yanyanhu | looks great :) | 05:53 |
*** guoshan has joined #senlin | 06:00 | |
*** Qiming has quit IRC | 06:01 | |
*** chohoor has quit IRC | 06:07 | |
*** chohoor has joined #senlin | 06:07 | |
*** Qiming has joined #senlin | 06:07 | |
openstackgerrit | miaohb proposed openstack/senlin: Versioned request and engine support for credential_update https://review.openstack.org/413050 | 06:13 |
*** Jeffrey4l has quit IRC | 06:20 | |
openstackgerrit | Yanyan Hu proposed openstack/senlin: Versioned object and engine support for credential_get https://review.openstack.org/413427 | 06:21 |
*** XueFeng has quit IRC | 06:30 | |
openstackgerrit | XueFeng Liu proposed openstack/senlin: Add get-revision requests in object and service https://review.openstack.org/413412 | 06:31 |
*** Jeffrey4l has joined #senlin | 06:35 | |
*** XueFeng has joined #senlin | 06:58 | |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin: use policy_obj to load policy objects https://review.openstack.org/413447 | 07:06 |
*** XueFeng has quit IRC | 07:16 | |
*** XueFeng has joined #senlin | 07:24 | |
*** XueFeng has quit IRC | 07:29 | |
openstackgerrit | Yanyan Hu proposed openstack/senlin: API support for credential_get2 https://review.openstack.org/413457 | 07:30 |
openstackgerrit | XueFeng Liu proposed openstack/senlin: Add get-revision requests in object and service https://review.openstack.org/413412 | 07:31 |
openstackgerrit | XueFeng Liu proposed openstack/senlin: dsf https://review.openstack.org/413460 | 07:32 |
*** elynn_ has joined #senlin | 07:34 | |
openstackgerrit | XueFeng Liu proposed openstack/senlin: Api support for get-revision2 https://review.openstack.org/413460 | 07:35 |
*** XueFeng has joined #senlin | 07:37 | |
openstackgerrit | Yanyan Hu proposed openstack/senlin: Remove dead code about credential_get https://review.openstack.org/413463 | 07:37 |
*** elynn_ has quit IRC | 07:39 | |
*** openstackgerrit has quit IRC | 07:48 | |
*** openstackgerrit has joined #senlin | 07:54 | |
*** ChanServ sets mode: +v openstackgerrit | 07:54 | |
openstackgerrit | XueFeng Liu proposed openstack/senlin: Add get-revision requests in object and service https://review.openstack.org/413412 | 07:54 |
openstackgerrit | XueFeng Liu proposed openstack/senlin: Api support for get-revision2 https://review.openstack.org/413460 | 07:58 |
*** XueFeng has quit IRC | 07:59 | |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin: use action_obj to load action objects https://review.openstack.org/413476 | 08:01 |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin: use action_obj to load action objects https://review.openstack.org/413476 | 08:03 |
*** XueFeng has joined #senlin | 08:07 | |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin: use receiver_obj to load receiver objects https://review.openstack.org/413496 | 08:32 |
openstackgerrit | miaohb proposed openstack/senlin: Remove dead code about credential_update https://review.openstack.org/413505 | 08:40 |
*** yanyanhu has quit IRC | 08:50 | |
fabian4 | Qiming, About "reserved_metadata_keys = cluster_id" , ceilometer how much get meter data ? or use "sample meter" or use "event meter" or other ? | 08:51 |
fabian4 | Qiming, I use ceilometer "2014.2.2" and I cherry-pick 'erserved_metadata_keys' patch , but alarm state is "insufficient data" , I don't known 'reserved_metadata_keys = cluster_id' how much get meter date | 08:53 |
Qiming | ... | 09:01 |
Qiming | don't understand your question | 09:01 |
Qiming | have you drived your workload to trigger an alarm? | 09:02 |
fabian4 | don't alarm, the state is 'insufficient data' | 09:04 |
*** XueFeng has quit IRC | 09:08 | |
openstackgerrit | Jeffrey Zhang proposed openstack/senlin: Make soft link _50_senlin.py from enabled folder https://review.openstack.org/413523 | 09:14 |
*** XueFeng has joined #senlin | 09:21 | |
*** Qiming has quit IRC | 10:30 | |
*** Qiming has joined #senlin | 10:35 | |
*** guoshan has quit IRC | 10:45 | |
*** chohoor has left #senlin | 10:50 | |
openstackgerrit | Qiming Teng proposed openstack/python-senlinclient: Revert "Get project_id and user_id when show profile" https://review.openstack.org/413562 | 11:12 |
*** shu-mutou is now known as shu-mutou-AWAY | 11:15 | |
openstackgerrit | Merged openstack/senlin-dashboard: Move _50_senlin.py into senlin_dashboard/enabled folder https://review.openstack.org/413413 | 11:24 |
openstackgerrit | Merged openstack/python-senlinclient: Revert "Get project_id and user_id when show profile" https://review.openstack.org/413562 | 11:24 |
openstackgerrit | Qiming Teng proposed openstack/python-senlinclient: Add Constraints support https://review.openstack.org/413345 | 11:26 |
openstackgerrit | Qiming Teng proposed openstack/senlin: Reorg the documentation structure https://review.openstack.org/413409 | 11:33 |
*** Jeffrey4l has quit IRC | 11:36 | |
*** guoshan has joined #senlin | 11:45 | |
*** guoshan has quit IRC | 11:50 | |
*** guoshan has joined #senlin | 12:46 | |
*** guoshan has quit IRC | 12:51 | |
*** guoshan has joined #senlin | 13:47 | |
*** guoshan has quit IRC | 13:52 | |
openstackgerrit | Jeffrey Zhang proposed openstack/senlin: Make soft link _50_senlin.py from enabled folder https://review.openstack.org/413523 | 13:57 |
*** guoshan has joined #senlin | 14:48 | |
*** guoshan has quit IRC | 14:52 | |
*** guoshan has joined #senlin | 15:49 | |
*** guoshan has quit IRC | 15:54 | |
*** Jeffrey4l has joined #senlin | 15:54 | |
*** guoshan has joined #senlin | 16:49 | |
*** guoshan has quit IRC | 16:54 | |
*** openstackstatus has joined #senlin | 17:01 | |
*** ChanServ sets mode: +v openstackstatus | 17:01 | |
*** openstackstatus has quit IRC | 17:02 | |
*** openstack has quit IRC | 17:02 | |
*** openstack has joined #senlin | 17:07 | |
*** guoshan has joined #senlin | 17:50 | |
*** guoshan has quit IRC | 17:54 | |
-openstackstatus- NOTICE: Gerrit is being restarted to update its OpenID SSO configuration | 17:59 | |
*** guoshan has joined #senlin | 18:00 | |
*** guoshan has quit IRC | 18:06 | |
*** guoshan has joined #senlin | 19:02 | |
*** guoshan has quit IRC | 19:06 | |
*** Drago1 has joined #senlin | 19:12 | |
*** guoshan has joined #senlin | 21:03 | |
*** guoshan has quit IRC | 21:08 | |
*** Drago1 has quit IRC | 21:31 | |
*** Jeffrey4l has quit IRC | 21:35 | |
*** Drago1 has joined #senlin | 21:41 | |
*** guoshan has joined #senlin | 23:04 | |
*** guoshan has quit IRC | 23:08 | |
*** catintheroof has joined #senlin | 23:48 | |
*** yuanying has quit IRC | 23:50 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!