*** shu-mutou has joined #senlin | 00:41 | |
*** chenyb4 has joined #senlin | 00:55 | |
openstackgerrit | Duc Truong proposed openstack/senlin master: Lifecycle hook implementation https://review.openstack.org/535894 | 00:58 |
---|---|---|
*** pzchen has joined #senlin | 01:02 | |
*** liyi has joined #senlin | 01:07 | |
dtruong | qiming: i filed a bug regarding how timestamps are stored in senlin: https://bugs.launchpad.net/senlin/+bug/1746123 | 01:21 |
openstack | Launchpad bug 1746123 in senlin "wrong values for timestamp are stored in action table" [Undecided,New] | 01:21 |
dtruong | how do you think this should be fixed? i think this would involve changing the start_time and end_time type to NUMERIC in mysql | 01:22 |
Qiming | Yes, please | 01:22 |
Qiming | Originally, without deep knowledge of mysql's treatment of floats, we hoped that a float value could be more "accurate" | 01:23 |
dtruong | ok. but changing the field type in mysql will make it unusable with existing DBs that have the old field type. | 01:26 |
dtruong | unless the data types for those columns is changed using a mysql command | 01:27 |
openstackgerrit | Duc Truong proposed openstack/senlin-tempest-plugin master: Add tests for lifecycle hooks https://review.openstack.org/539070 | 01:38 |
Qiming | dtruong, the community practice is to skip downgrade support so ... teams can focus on upgrade support, I'm not sure that is making things a little bit easier | 01:45 |
openstackgerrit | Merged openstack/senlin master: Move openstack_test driver suite https://review.openstack.org/538864 | 02:01 |
shu-mutou | Qimin, eandersson_: I'm checking https://review.openstack.org/#/c/536544/ | 03:19 |
shu-mutou | Qimin, eandersson_: I have trouble in senlinclient. It seems conflict of versions on openstacksdk. | 03:19 |
shu-mutou | Qimin, eandersson_: openstacksdk 0.9.3 works fine. but 0.10.0 or higher doesn't work. | 03:21 |
shu-mutou | Qimin, eandersson_: could you check stacktrace on http://paste.openstack.org/show/657782/ | 03:21 |
chenyb4 | shu-mutou, Qiming I have the same problem as you. | 03:34 |
chenyb4 | All the query operations look fine. | 03:35 |
Qiming | Global requirements say 0.9.19 | 03:35 |
Qiming | Does that version work? | 03:36 |
Qiming | Openstacksdk is doing a lot of changes | 03:36 |
Qiming | Not all of them are backward compatible | 03:36 |
chenyb4 | openstacksdk 0.9.19 , it's right | 03:38 |
Qiming | Check openstack/requirements project | 03:40 |
Qiming | The upper-constraints.txt file says that the upper constraint for openstacksdk is 0.9.19 | 03:40 |
Qiming | This means ... | 03:40 |
Qiming | 1. The current version (0.9.19) should work, so cannot be treated as a bug | 03:41 |
Qiming | 2. There will be many kinds of failures when upgrading sdk to 0.10.0, we'd better prepare for that | 03:42 |
chenyb4 | openstacksdk 0.9.19 delete cluster or node will appear error( parameter error), this is senlinclient use force-delete parameter. | 03:45 |
chenyb4 | openstacksdk 0.9.19 not exist force-delete parameter | 03:45 |
Qiming | then which version works? | 03:52 |
chenyb4 | force -delete already exists in openstacksdk master | 03:55 |
shu-mutou | Qimin, chenyb4: force-delete seems to be implemented since openstacksdk 0.10.0. can we backport to 0.9.x? | 04:01 |
*** liyi has quit IRC | 04:36 | |
*** liyi has joined #senlin | 04:36 | |
openstackgerrit | Merged openstack/senlin-dashboard master: Adding region support https://review.openstack.org/536544 | 04:46 |
chenyb4 | Qiming, I'll try it. | 04:58 |
Qiming | Okay, just grep the git history | 05:00 |
Qiming | Shu-mutou, it would be hard to backport things in sdk | 05:00 |
openstackgerrit | Duc Truong proposed openstack/senlin-tempest-plugin master: Add tests for lifecycle hooks https://review.openstack.org/539070 | 05:30 |
*** liyi has quit IRC | 05:33 | |
*** liyi has joined #senlin | 05:33 | |
*** AlexeyAbashkin has joined #senlin | 06:33 | |
*** AlexeyAbashkin has quit IRC | 06:37 | |
openstackgerrit | Duc Truong proposed openstack/senlin-tempest-plugin master: Remove deletion policy 1.0 from tests https://review.openstack.org/539106 | 06:46 |
openstackgerrit | Duc Truong proposed openstack/senlin master: Lifecycle hook implementation https://review.openstack.org/535894 | 07:02 |
openstackgerrit | lidong proposed openstack/senlin master: Can not delete loadbalancer when detaching lb_policy https://review.openstack.org/539113 | 07:04 |
openstackgerrit | Duc Truong proposed openstack/senlin-tempest-plugin master: Add tests for lifecycle hooks https://review.openstack.org/539070 | 07:12 |
openstackgerrit | Shu Muto proposed openstack/senlin-dashboard master: Add release notes for Queens https://review.openstack.org/539123 | 07:36 |
*** AlexeyAbashkin has joined #senlin | 07:41 | |
*** liyi_ has joined #senlin | 07:45 | |
*** liyi_ has quit IRC | 07:46 | |
*** AlexeyAbashkin has quit IRC | 07:46 | |
*** liyi has quit IRC | 07:47 | |
*** AlexeyAbashkin has joined #senlin | 07:50 | |
*** AlexeyAbashkin has quit IRC | 08:35 | |
*** AlexeyAbashkin has joined #senlin | 08:38 | |
*** AlexeyAbashkin has quit IRC | 08:41 | |
*** AlexeyAbashkin has joined #senlin | 08:42 | |
openstackgerrit | Qiming Teng proposed openstack/senlin master: Decouple cloud backends https://review.openstack.org/539149 | 08:48 |
openstackgerrit | Merged openstack/senlin master: use . instead of source. https://review.openstack.org/538912 | 08:59 |
openstackgerrit | Merged openstack/senlin-tempest-plugin master: Remove deletion policy 1.0 from tests https://review.openstack.org/539106 | 09:15 |
*** shu-mutou is now known as shu-mutou-AWAY | 09:26 | |
chenyb4 | hi, Qiming How do I commit to tag 0.9.19? | 09:51 |
Qiming | That tag is created and will be there forever | 09:51 |
Qiming | The only chance is to create a 0.9.20 tag | 09:52 |
Qiming | Then propose a patch to openstack/requirements project as soon as possible before they freeze everything | 09:53 |
Qiming | You will ask them to make this an exception, explain the only change was a missing feature from 0.9.19 and ... 0.10.x cannot work yet because it contains a lot of disruptive changes | 09:54 |
*** chenyb4 has quit IRC | 10:24 | |
*** pzchen has quit IRC | 10:25 | |
*** AlexeyAbashkin has quit IRC | 10:50 | |
*** AlexeyAbashkin has joined #senlin | 10:51 | |
*** AlexeyAbashkin has quit IRC | 10:56 | |
*** AlexeyAbashkin has joined #senlin | 11:22 | |
*** AlexeyAbashkin has quit IRC | 11:51 | |
*** AlexeyAbashkin has joined #senlin | 11:52 | |
*** chenyb4 has joined #senlin | 12:44 | |
*** zhurong_ has joined #senlin | 13:03 | |
Qiming | Anyone here to join the weekly meeting? | 13:05 |
chenyb4 | hi, Qiming | 13:07 |
Qiming | Hi, chenyb4, any topic for discussion? | 13:07 |
chenyb4 | Qiming, nothing, python-senlinclient functional i was finish about profile or policy or node or cluster "create/delete/update" | 13:09 |
Qiming | cool | 13:09 |
Qiming | Many thanks | 13:09 |
openstackgerrit | Qiming Teng proposed openstack/senlin master: Decouple cloud backends https://review.openstack.org/539149 | 13:10 |
Qiming | I was trapped by the various gate issues recently | 13:10 |
chenyb4 | I saw your commit | 13:11 |
chenyb4 | Qiming, view this url https://github.com/openstack/python-openstacksdk/blob/master/openstack/clustering/v1/node.py#L164, miss has_body=False parameter | 13:16 |
chenyb4 | if has_body=False not pass, only return http code, example(202) | 13:17 |
Qiming | any problem? | 13:17 |
Qiming | 202 is correct | 13:18 |
*** zhurong_ has quit IRC | 13:19 | |
chenyb4 | not return senlin api return value | 13:19 |
Qiming | Don't understand | 13:19 |
*** zhurong has joined #senlin | 13:19 | |
chenyb4 | failed due to 'argument of type 'NoneType' is not iterable' | 13:19 |
*** zhurong has quit IRC | 13:20 | |
Qiming | okay, then go ahead fix it? | 13:20 |
chenyb4 | https://github.com/openstack/python-openstacksdk/blob/master/openstack/resource.py#L640 | 13:21 |
chenyb4 | I will fix, add has_body=False parameter | 13:21 |
chenyb4 | sorry, master has fix. in 0.9.19 version, default has_body parameter value True. so, appear 'NoneType' error. | 13:28 |
chenyb4 | The python-openstacksdk master branch always has many strange errors in use. | 13:30 |
Qiming | ok | 13:30 |
Qiming | Yes, it will be a huge challenge to migrate to 0.10.0 + | 13:33 |
-openstackstatus- NOTICE: Our ubuntu-xenial images (used for e.g. unit tests and devstack) are currently failing to install any packages, restrain from *recheck* or *approve* until the issue has been investigated and fixed. | 13:44 | |
*** liyi has joined #senlin | 14:01 | |
*** AlexeyAbashkin has quit IRC | 14:26 | |
*** AlexeyAbashkin has joined #senlin | 14:27 | |
*** liyi has quit IRC | 15:21 | |
*** chenyb4 has quit IRC | 15:21 | |
*** liyi has joined #senlin | 15:31 | |
*** liyi has quit IRC | 15:35 | |
*** AlexeyAbashkin has quit IRC | 15:50 | |
*** AlexeyAbashkin has joined #senlin | 15:50 | |
*** AlexeyAbashkin has quit IRC | 15:55 | |
*** AlexeyAbashkin has joined #senlin | 15:55 | |
*** liyi has joined #senlin | 16:31 | |
*** liyi has quit IRC | 16:35 | |
*** AlexeyAbashkin has quit IRC | 16:38 | |
*** AlexeyAbashkin has joined #senlin | 17:29 | |
openstackgerrit | Duc Truong proposed openstack/senlin master: Lifecycle hook implementation https://review.openstack.org/535894 | 18:07 |
*** liyi has joined #senlin | 18:20 | |
*** liyi has quit IRC | 18:24 | |
*** AlexeyAbashkin has quit IRC | 18:46 | |
*** liyi has joined #senlin | 19:19 | |
*** liyi has quit IRC | 19:24 | |
*** liyi has joined #senlin | 20:38 | |
*** liyi has quit IRC | 20:43 | |
openstackgerrit | Duc Truong proposed openstack/senlin-tempest-plugin master: Add tests for lifecycle hooks https://review.openstack.org/539070 | 20:43 |
*** liyi has joined #senlin | 21:58 | |
*** liyi has quit IRC | 22:02 | |
*** liyi has joined #senlin | 23:17 | |
*** liyi has quit IRC | 23:22 | |
openstackgerrit | Qiming Teng proposed openstack/senlin master: Decouple cloud backends https://review.openstack.org/539149 | 23:44 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!