openstackgerrit | Cindia-blue proposed openstack/python-senlinclient: Add node check and recover into CLI https://review.openstack.org/273524 | 00:08 |
---|---|---|
openstackgerrit | Cindia-blue proposed openstack/python-senlinclient: Add node check and recover into CLI https://review.openstack.org/273524 | 00:11 |
*** Qiming has quit IRC | 00:15 | |
*** Qiming has joined #senlin | 01:17 | |
*** Yanyanhu has joined #senlin | 01:27 | |
*** xuhaiwei has quit IRC | 01:37 | |
*** Yanyan has joined #senlin | 01:57 | |
*** Yanyanhu has quit IRC | 01:57 | |
*** R_lixh has quit IRC | 02:00 | |
*** xuhaiwei has joined #senlin | 02:00 | |
openstackgerrit | Yanyan Hu proposed openstack/senlin: Add functional test for cluster node add/del https://review.openstack.org/280069 | 02:12 |
*** elynn has joined #senlin | 02:15 | |
*** xuhaiwei has quit IRC | 02:18 | |
*** xuhaiwei has joined #senlin | 02:29 | |
elynn | Morning :) | 02:29 |
Qiming | morning | 02:30 |
xuhaiwei | morning guys | 02:30 |
*** dixiaoli has joined #senlin | 02:31 | |
*** lixinhui has joined #senlin | 02:39 | |
openstackgerrit | Merged openstack/senlin: Rework unit tests for profile operations https://review.openstack.org/280080 | 02:39 |
openstackgerrit | Merged openstack/senlin: Enforce 'max_clusters_per_project' quota https://review.openstack.org/280110 | 02:39 |
openstackgerrit | Yanyan Hu proposed openstack/senlin: Add functional test for cluster node add/del https://review.openstack.org/280069 | 02:51 |
openstackgerrit | Cindia-blue proposed openstack/python-senlinclient: Add node check and recover into CLI https://review.openstack.org/273524 | 02:58 |
openstackgerrit | Cindia-blue proposed openstack/python-senlinclient: Add node check and recover into CLI https://review.openstack.org/273524 | 03:04 |
Qiming | lixinhui, there? | 03:21 |
lixinhui | Yes | 03:22 |
*** zzxwill has joined #senlin | 03:22 | |
Qiming | hi, about patch #273524 | 03:23 |
Qiming | I'd suggest we block it at the moment | 03:23 |
Qiming | the reason is that from global-requirements, we only have openstacksdk capped at 0.7.4 | 03:23 |
Qiming | and 0.7.4 doesn't contain the node-check/node-recover feature yet | 03:24 |
Qiming | to use that feature, users must have a 0.8.0 (planned next version) of openstacksdk | 03:24 |
Qiming | however, 0.8.0 of openstacksdk contains a lot of disruptive changes in resource properties, and it is almost breaking every interaction we have with other openstack services | 03:25 |
Qiming | I'm checking with sdk team | 03:25 |
Qiming | the answer I got is that they will try get things solved by this week | 03:26 |
Qiming | 'probably' was the word | 03:26 |
lixinhui | Okay, Qiming, thanks for letting me know | 03:27 |
zzxwill | Hi Qiming, can I learn anything about the version of OpenStack SDK from this site https://wiki.openstack.org/wiki/SDKs? No version like 0.7.4 or 0.8.0 here. Thanks. | 03:28 |
Qiming | zzxwill | 03:33 |
Qiming | you will need to check the git log | 03:33 |
openstackgerrit | Merged openstack/senlin: Add functional test for cluster node add/del https://review.openstack.org/280069 | 03:33 |
Qiming | http://git.openstack.org/cgit/openstack/python-openstacksdk | 03:33 |
Qiming | there you see the tags | 03:33 |
Qiming | tag 0.7.4 points to commit 3b727151bc, released 3 weeks ago | 03:34 |
zzxwill | Got it, thanks Qiming:) | 03:34 |
Qiming | if you have a local clone of sdk | 03:34 |
Qiming | you can do `git tag --list` | 03:34 |
Qiming | you can test your code by checking out the specific tag, i.e. `git checkout 0.7.4` | 03:35 |
zzxwill | That command will help. Thx. (And also many thanks for your advices on me in channel #Heat.) | 03:36 |
Qiming | did I? :) | 03:37 |
zzxwill | Yeah~ | 03:40 |
openstackgerrit | Qiming Teng proposed openstack/senlin: Validate project_safe when listing actions https://review.openstack.org/280484 | 03:45 |
openstackgerrit | Di XiaoLi proposed openstack/python-senlinclient: Add OpenstackClient plugin for cluster profile show https://review.openstack.org/274443 | 03:45 |
*** zzxwill has quit IRC | 03:57 | |
*** elynn has quit IRC | 04:04 | |
*** elynn has joined #senlin | 04:28 | |
*** elynn has quit IRC | 04:33 | |
*** elynn has joined #senlin | 04:35 | |
*** elynn has quit IRC | 04:40 | |
*** elynn has joined #senlin | 04:46 | |
openstackgerrit | Merged openstack/python-senlinclient: Add OpenstackClient plugin for cluster profile show https://review.openstack.org/274443 | 05:00 |
*** zzxwill has joined #senlin | 05:32 | |
openstackgerrit | Qiming Teng proposed openstack/senlin: Rework policy type unit tests https://review.openstack.org/280504 | 05:55 |
*** elynn has quit IRC | 05:58 | |
openstackgerrit | Qiming Teng proposed openstack/senlin: Rework profile type unit tests https://review.openstack.org/280506 | 05:58 |
*** elynn has joined #senlin | 06:02 | |
*** elynn has quit IRC | 06:06 | |
*** elynn has joined #senlin | 06:07 | |
*** sridhar_ram has joined #senlin | 06:10 | |
*** sridhar_ram has quit IRC | 06:40 | |
*** Liuqing has joined #senlin | 07:05 | |
openstackgerrit | Liuqing Jing proposed openstack/senlin-dashboard: As a common practice, we should remove the copyright notice https://review.openstack.org/280523 | 07:08 |
openstackgerrit | Qiming Teng proposed openstack/senlin: Tune receiver unit tests in service engine https://review.openstack.org/280530 | 07:31 |
openstackgerrit | Liuqing Jing proposed openstack/senlin-dashboard: Add event table in cluster detail https://review.openstack.org/270624 | 07:37 |
openstackgerrit | Merged openstack/senlin-dashboard: As a common practice, we should remove the copyright notice https://review.openstack.org/280523 | 08:02 |
openstackgerrit | Merged openstack/senlin-dashboard: Add event table in cluster detail https://review.openstack.org/270624 | 08:02 |
*** zzxwill has quit IRC | 09:23 | |
*** Liuqing has quit IRC | 09:41 | |
Qiming | lixinhui, http://forum.wordreference.com/threads/matching-matched-scarf.1675921/ | 09:50 |
lixinhui | I think the context here is find receiver matched with given XXXX | 09:51 |
lixinhui | right? | 09:51 |
Qiming | when you have 'with ....', then you will use 'matched' | 09:52 |
lixinhui | google only provide some phrases | 09:52 |
lixinhui | but not contexr | 09:52 |
lixinhui | but not context | 09:52 |
Qiming | right | 09:52 |
lixinhui | matching black scarf may refer to a good pair-up :) | 09:56 |
lixinhui | any way, just some small points | 09:56 |
*** Yanyan has quit IRC | 09:57 | |
Qiming | well .... https://www.google.com/search?q=matching+matched&ie=utf-8&oe=utf-8#q=no+matching+found | 09:58 |
lixinhui | okay, if mango DB use this into error message, we can do this too | 10:01 |
Qiming | :P | 10:01 |
lixinhui | :) | 10:01 |
Qiming | running home, hope I can forget I'm very hungry again | 10:02 |
*** Liuqing has joined #senlin | 10:06 | |
*** Qiming has quit IRC | 10:06 | |
*** lixinhui_ has joined #senlin | 10:52 | |
*** Qiming has joined #senlin | 11:01 | |
*** Qiming has quit IRC | 11:03 | |
*** elynn has quit IRC | 11:12 | |
*** Ayush has quit IRC | 11:14 | |
*** dixiaoli has quit IRC | 11:43 | |
*** Qiming has joined #senlin | 11:46 | |
*** Qiming has quit IRC | 12:08 | |
*** Qiming has joined #senlin | 12:12 | |
*** Qiming has quit IRC | 12:17 | |
*** Qiming has joined #senlin | 12:17 | |
openstackgerrit | Merged openstack/senlin: Rework policy type unit tests https://review.openstack.org/280504 | 12:20 |
openstackgerrit | Merged openstack/senlin: Rework profile type unit tests https://review.openstack.org/280506 | 12:20 |
openstackgerrit | Merged openstack/senlin: Tune receiver unit tests in service engine https://review.openstack.org/280530 | 12:26 |
openstackgerrit | Qiming Teng proposed openstack/senlin: Enforce multi-tenancy for profile find https://review.openstack.org/280650 | 12:33 |
*** yanyanhu has joined #senlin | 12:58 | |
*** elynn has joined #senlin | 12:59 | |
openstackgerrit | Cindia-blue proposed openstack/senlin: Add cluster check and recover into API https://review.openstack.org/280677 | 13:03 |
openstackgerrit | Cindia-blue proposed openstack/senlin: Add cluster check and recover into API https://review.openstack.org/280677 | 13:34 |
*** yanyanhu has quit IRC | 14:00 | |
*** elynn has quit IRC | 14:01 | |
*** lixinhui_ has quit IRC | 14:52 | |
*** Qiming has quit IRC | 15:16 | |
*** Liuqing has quit IRC | 15:21 | |
*** Liuqing has joined #senlin | 15:22 | |
*** Liuqing has quit IRC | 15:22 | |
*** sridhar_ram has joined #senlin | 16:42 | |
*** sridhar_ram is now known as sridhar_ram_afk | 18:31 | |
*** sridhar_ram_afk has quit IRC | 18:57 | |
*** sridhar_ram has joined #senlin | 19:30 | |
*** sridhar_ram1 has joined #senlin | 22:03 | |
*** sridhar_ram has quit IRC | 22:04 | |
*** sridhar_ram1 has quit IRC | 23:34 | |
*** sridhar_ram has joined #senlin | 23:35 | |
*** Qiming has joined #senlin | 23:42 | |
*** yuanying has quit IRC | 23:56 | |
*** yuanying has joined #senlin | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!