| *** yuanying has quit IRC | 00:05 | |
| *** yuanying has joined #senlin | 00:06 | |
| *** yuanying has quit IRC | 00:19 | |
| *** yuanying has joined #senlin | 00:20 | |
| *** yuanying has quit IRC | 00:58 | |
| *** yuanying has joined #senlin | 01:02 | |
| *** yanyanhu has joined #senlin | 01:17 | |
| *** zzxwill has joined #senlin | 01:22 | |
| *** openstackgerrit has quit IRC | 01:33 | |
| *** openstackgerrit has joined #senlin | 01:34 | |
| *** ChanServ sets mode: +v openstackgerrit | 01:34 | |
| *** eldon_ has joined #senlin | 02:01 | |
| *** zzxwill has quit IRC | 02:14 | |
| *** elynn has joined #senlin | 02:23 | |
| *** eldon__ has joined #senlin | 02:23 | |
| *** eldon__ has quit IRC | 02:23 | |
| eldon_ | does openstacksdk support fernet authorization? | 02:31 |
|---|---|---|
| *** zzxwill has joined #senlin | 02:33 | |
| openstackgerrit | Qiming Teng proposed openstack/senlin: Add some release notes about recent changes https://review.openstack.org/347600 | 02:38 |
| *** yuanying has quit IRC | 02:54 | |
| Qiming | eldon_, it is about encryption I think | 03:02 |
| Qiming | for keystone, it can be used for authentication | 03:03 |
| Qiming | eldon_, check this: http://docs.openstack.org/developer/keystone/configuration.html#uuid-pki-pkiz-or-fernet | 03:04 |
| Qiming | and this: http://docs.openstack.org/developer/keystone/configuration.html#encryption-keys-for-fernet | 03:05 |
| eldon_ | yes, I find that all v2 authentucatuon works well, but in senlin, it generates v3 token, and it doesn't work in fernet, I think. | 03:06 |
| eldon_ | 2016-07-25 06:44:51.579 27971 WARNING keystonemiddleware.auth_token [-] Identity response: {"error": {"message": "This is not a v2.0 Fernet token. Use v3 for trust, domain, or federated tokens. (Disable debug mode to suppress these details.)", "code": 401, "title": "Unauthorized"}} | 03:07 |
| eldon_ | when senlin calls nova, it returns http 401 error | 03:07 |
| Qiming | okay, not sure if fernet is removed from keystone v3 | 03:18 |
| Qiming | senlin only supports keystone v3, because we are well notified that v2 will deprecate soon though a lot of services are still using it | 03:18 |
| *** Liuqing has joined #senlin | 03:25 | |
| *** zzxwill has quit IRC | 03:40 | |
| *** elynn_ has joined #senlin | 03:41 | |
| *** elynn has quit IRC | 03:44 | |
| *** shu-mutou-AFK is now known as shu-mutou | 03:49 | |
| *** yuanying has joined #senlin | 03:52 | |
| *** elynn_ has quit IRC | 04:31 | |
| *** elynn_ has joined #senlin | 05:15 | |
| *** elynn_ has quit IRC | 05:19 | |
| *** elynn_ has joined #senlin | 05:20 | |
| openstackgerrit | Qiming Teng proposed openstack/senlin: Fix tox.ini for docs venv https://review.openstack.org/347629 | 05:40 |
| openstackgerrit | Qiming Teng proposed openstack/senlin: Documentation for builtin policies https://review.openstack.org/347630 | 05:41 |
| *** zzxwill has joined #senlin | 05:56 | |
| openstackgerrit | Allen proposed openstack/senlin-dashboard: Fix click into node detail bug https://review.openstack.org/347631 | 06:00 |
| *** Liuqing has quit IRC | 06:12 | |
| *** Liuqing has joined #senlin | 06:13 | |
| openstackgerrit | Yanyan Hu proposed openstack/senlin: Make lb timeout configurable https://review.openstack.org/346569 | 06:20 |
| openstackgerrit | Lu lei proposed openstack/senlin: Use assertEqual() instead of assertDictEqual() https://review.openstack.org/347353 | 06:26 |
| openstackgerrit | Yanyan Hu proposed openstack/senlin: Integration test for nova server cluster https://review.openstack.org/347654 | 07:00 |
| openstackgerrit | Qiming Teng proposed openstack/senlin: Fix affinity policy for node create https://review.openstack.org/347674 | 07:43 |
| openstackgerrit | Qiming Teng proposed openstack/senlin: Revise deletion policy doc for developer https://review.openstack.org/347680 | 08:04 |
| openstackgerrit | Qiming Teng proposed openstack/senlin: Revise affinity policy doc for developer https://review.openstack.org/347681 | 08:05 |
| openstackgerrit | Qiming Teng proposed openstack/senlin: Revise LB policy doc for developer https://review.openstack.org/347686 | 08:27 |
| openstackgerrit | Qiming Teng proposed openstack/senlin: Revise region placement policy doc for developer https://review.openstack.org/347690 | 08:36 |
| *** shu-mutou is now known as shu-mutou-AFK | 08:44 | |
| openstackgerrit | Qiming Teng proposed openstack/senlin: Revise zone placement policy doc for developer https://review.openstack.org/347699 | 08:56 |
| *** zzxwill has quit IRC | 09:01 | |
| openstackgerrit | Qiming Teng proposed openstack/senlin: Integration test for nova server cluster https://review.openstack.org/347654 | 09:03 |
| Qiming | yanyanhu, I'm blocking the LB timeout patch | 09:26 |
| Qiming | it is not because the trivial problem in the code | 09:26 |
| Qiming | it is because we are breaking all existing users of senlin.policy.load-balancing-1.0 | 09:27 |
| Qiming | we need to work out a solution for policy versioning before merging this | 09:27 |
| yanyanhu | Qiming, no problem. need to figure out the compatibility issue first | 09:27 |
| Qiming | right | 09:28 |
| *** elynn__ has joined #senlin | 09:39 | |
| *** elynn_ has quit IRC | 09:42 | |
| *** elynn__ has quit IRC | 09:43 | |
| *** elynn__ has joined #senlin | 09:44 | |
| *** elynn__ has quit IRC | 09:48 | |
| openstackgerrit | EldonZhao proposed openstack/senlin: Set node status ERROR when physical id is none https://review.openstack.org/347732 | 09:50 |
| *** Liuqing has quit IRC | 10:03 | |
| *** yanyanhu has quit IRC | 10:13 | |
| *** jdandrea_ has joined #senlin | 11:23 | |
| *** jdandrea has quit IRC | 11:26 | |
| *** Liuqing has joined #senlin | 13:06 | |
| openstackgerrit | Qiming Teng proposed openstack/senlin: Revise affinity policy doc for developer https://review.openstack.org/347681 | 13:38 |
| -openstackstatus- NOTICE: Gerrit is being restarted now to relieve performance degradation | 13:54 | |
| *** Drago has joined #senlin | 14:12 | |
| *** Drago has quit IRC | 14:12 | |
| *** Drago has joined #senlin | 14:13 | |
| *** Liuqing has quit IRC | 14:43 | |
| *** Liuqing has joined #senlin | 14:44 | |
| *** Drago1 has joined #senlin | 14:55 | |
| *** Drago1 has quit IRC | 14:55 | |
| *** Drago1 has joined #senlin | 14:55 | |
| *** Drago has quit IRC | 14:56 | |
| *** Liuqing has quit IRC | 15:05 | |
| *** zzxwill has joined #senlin | 16:05 | |
| *** Drago1 has quit IRC | 16:13 | |
| *** Drago has joined #senlin | 16:13 | |
| *** zzxwill has quit IRC | 16:40 | |
| *** Drago has quit IRC | 17:44 | |
| *** Drago has joined #senlin | 18:30 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!