*** elynn has joined #senlin | 00:13 | |
*** Drago1 has joined #senlin | 00:25 | |
*** Drago1 has quit IRC | 00:38 | |
*** Drago1 has joined #senlin | 00:39 | |
*** crazymozart1 has joined #senlin | 01:11 | |
*** ruijie has joined #senlin | 01:15 | |
*** crazymozart has quit IRC | 01:15 | |
XueFeng | Morning,ruijie:) | 01:23 |
---|---|---|
openstackgerrit | XueFeng Liu proposed openstack/senlin master: Revise create action when do cluster check https://review.openstack.org/421615 | 01:23 |
elynn | Morning all :) | 01:23 |
XueFeng | :) | 01:23 |
ruijie | morning, XueFeng:) | 01:25 |
ruijie | morning elynn :) | 01:25 |
*** zhurong has joined #senlin | 01:28 | |
*** zhurong has quit IRC | 01:35 | |
*** yanyanhu has joined #senlin | 01:35 | |
*** crazymozart1 has quit IRC | 01:59 | |
*** crazymozart1 has joined #senlin | 01:59 | |
*** elynn has quit IRC | 02:17 | |
*** Jeffrey4l has quit IRC | 02:17 | |
openstackgerrit | Merged openstack/senlin master: Use dynamic timer for cluster status polling https://review.openstack.org/430115 | 02:18 |
*** Jeffrey4l has joined #senlin | 02:20 | |
openstackgerrit | Merged openstack/senlin master: Remove a py34 environment from tox https://review.openstack.org/430059 | 02:28 |
*** elynn has joined #senlin | 02:29 | |
*** openstackstatus has quit IRC | 02:58 | |
*** openstackstatus has joined #senlin | 03:02 | |
*** ChanServ sets mode: +v openstackstatus | 03:02 | |
*** guoshan has joined #senlin | 03:03 | |
*** yuanying has quit IRC | 03:05 | |
*** yuanying has joined #senlin | 03:07 | |
*** yuanying has quit IRC | 03:11 | |
ruijie | hi XueFeng, around? | 03:37 |
openstackgerrit | huangtianhua proposed openstack/senlin master: Migrate to use openstack cmds for docs https://review.openstack.org/431298 | 03:39 |
XueFeng | hi,ruijie | 04:01 |
openstackgerrit | huangtianhua proposed openstack/senlin master: Migrate to use openstack cmds for docs https://review.openstack.org/431298 | 04:07 |
*** guoshan has quit IRC | 04:10 | |
*** guoshan has joined #senlin | 05:11 | |
*** guoshan has quit IRC | 05:25 | |
openstackgerrit | Zhenguo Niu proposed openstack/senlin-dashboard master: Add senlin-dashboard installation guide https://review.openstack.org/431325 | 05:35 |
*** guoshan has joined #senlin | 06:00 | |
*** yuanying has joined #senlin | 06:07 | |
*** x00350071_ has joined #senlin | 06:14 | |
*** edisonxiang has quit IRC | 06:16 | |
Qiming | yanyanhu, there? | 06:24 |
*** x00350071_ is now known as edisonxiang | 06:24 | |
openstackgerrit | Aaron Ding proposed openstack/senlin master: Improve params check when resize https://review.openstack.org/431340 | 06:35 |
yanyanhu | hi, Qiming | 06:44 |
yanyanhu | sorry, just noticed the message | 06:44 |
Qiming | hi, a quick question | 06:44 |
Qiming | when creating lb policy | 06:44 |
Qiming | the vip address is optional? | 06:45 |
yanyanhu | yes | 06:45 |
yanyanhu | if vip addr is not specified, a random one will be allocated | 06:45 |
Qiming | then how users will know it? | 06:45 |
yanyanhu | let me check, I recall it is returned in some place | 06:46 |
Qiming | thx | 06:47 |
yanyanhu | hi, Qiming, it will be stored in cluster.data | 06:49 |
yanyanhu | http://git.openstack.org/cgit/openstack/senlin/tree/senlin/policies/lb_policy.py#n348 | 06:49 |
yanyanhu | after lb policy is attached into the cluster | 06:49 |
Qiming | okay | 06:49 |
openstackgerrit | Ethan Lynn proposed openstack/senlin master: Add a NFV VDU profile in contrib https://review.openstack.org/422422 | 07:44 |
openstackgerrit | Ethan Lynn proposed openstack/senlin master: Handle network update operation of VDU profile https://review.openstack.org/431356 | 07:44 |
openstackgerrit | Ethan Lynn proposed openstack/senlin master: Handle network update operation of VDU profile https://review.openstack.org/431356 | 07:47 |
openstackgerrit | Aaron Ding proposed openstack/senlin master: Improve params check when resize https://review.openstack.org/431340 | 07:49 |
openstackgerrit | Merged openstack/senlin-dashboard master: Cluster status should be translatable https://review.openstack.org/429379 | 07:59 |
elynn | Hi Qiming, I replied you at https://review.openstack.org/#/c/422422/6 | 08:18 |
elynn | About the security_groups, I wanna discuss it with you... | 08:19 |
Qiming | okay? | 08:22 |
elynn | I think it's better to have a port_security_groups for each port | 08:22 |
Qiming | em, what if there are conflicts? | 08:23 |
elynn | okay, you mean the user specify security_groups for server and also for the ports? | 08:23 |
elynn | For now port will definitely use the port_security_groups , I'm not so sure if the security_groups for nova server will work. | 08:24 |
elynn | How about if the port not specify port_security_groups, then we use the original security_groups value to create a port. | 08:25 |
Qiming | better check nova api and related docs | 08:27 |
Qiming | I tend to assume that the server's security_groups value should be an aggregate of all port security_groups | 08:28 |
Qiming | but I'm not sure whether assigning server security groups to ports is the right thing to do | 08:29 |
elynn | the implementation now is creating port first, then attach it to nova instance. | 08:29 |
elynn | If nova instance won't cover the port's security_groups settings, then I think server.security_groups won't take effect. But I need to do some tests. | 08:31 |
*** wllabs_ has joined #senlin | 08:53 | |
*** wllabs has quit IRC | 08:54 | |
*** wllabs_ is now known as wllabs | 08:54 | |
openstackgerrit | Qiming Teng proposed openstack/senlin master: User reference documentation for LB policy (1) https://review.openstack.org/431388 | 08:54 |
Qiming | okay, elynn | 08:55 |
Qiming | better google this: nova server multiple ports security groups | 08:55 |
*** openstackgerrit has quit IRC | 09:03 | |
*** wllabs has quit IRC | 09:03 | |
*** wllabs has joined #senlin | 09:04 | |
*** openstackgerrit has joined #senlin | 09:16 | |
*** ChanServ sets mode: +v openstackgerrit | 09:16 | |
openstackgerrit | XueFeng Liu proposed openstack/senlin master: Clean action records after deleting cluster/node https://review.openstack.org/431401 | 09:16 |
*** Jeffrey4l has quit IRC | 09:17 | |
*** Jeffrey4l has joined #senlin | 09:17 | |
*** yanyanhu has quit IRC | 10:09 | |
openstackgerrit | Qiming Teng proposed openstack/senlin master: User reference documentation for LB policy (2) https://review.openstack.org/431419 | 10:18 |
openstackgerrit | Ethan Lynn proposed openstack/senlin master: Add a NFV VDU profile in contrib https://review.openstack.org/422422 | 10:35 |
*** guoshan has quit IRC | 10:35 | |
*** yuanying has quit IRC | 10:36 | |
openstackgerrit | Ethan Lynn proposed openstack/senlin master: Add a NFV VDU profile in contrib https://review.openstack.org/422422 | 10:41 |
*** ruijie has quit IRC | 11:07 | |
*** wllabs_ has joined #senlin | 11:52 | |
*** wllabs has quit IRC | 11:53 | |
*** wllabs_ is now known as wllabs | 11:53 | |
*** blinky_ghost has joined #senlin | 12:17 | |
*** crazymozart1 has quit IRC | 12:58 | |
*** wllabs has quit IRC | 13:49 | |
*** wllabs has joined #senlin | 13:50 | |
*** yuanbin has quit IRC | 14:06 | |
*** wllabs has quit IRC | 14:06 | |
*** yuanbin has joined #senlin | 14:07 | |
*** wllabs has joined #senlin | 14:08 | |
openstackgerrit | XueFeng Liu proposed openstack/senlin master: Revise cluster/node check action records design https://review.openstack.org/421615 | 14:27 |
openstackgerrit | Qiming Teng proposed openstack/senlin master: User reference documentation for LB policy (2) https://review.openstack.org/431419 | 14:30 |
*** catintheroof has joined #senlin | 14:31 | |
openstackgerrit | XueFeng Liu proposed openstack/senlin master: Revise cluster/node check action records design https://review.openstack.org/421615 | 14:34 |
openstackgerrit | XueFeng Liu proposed openstack/senlin master: Clean action records after deleting cluster/node https://review.openstack.org/431401 | 14:37 |
*** wllabs has quit IRC | 14:56 | |
*** wllabs has joined #senlin | 14:56 | |
*** crazymozart has joined #senlin | 15:01 | |
openstackgerrit | Merged openstack/senlin master: Revise 'cluster_check' RPC fail log https://review.openstack.org/430894 | 15:24 |
*** blinky_ghost has quit IRC | 15:33 | |
*** rate has joined #senlin | 15:42 | |
*** rate has quit IRC | 15:50 | |
*** Drago1 has joined #senlin | 16:21 | |
*** catintheroof has quit IRC | 17:06 | |
*** catintheroof has joined #senlin | 17:07 | |
*** catintheroof has quit IRC | 17:11 | |
*** catintheroof has joined #senlin | 18:26 | |
*** crazymozart has quit IRC | 18:53 | |
*** elynn has quit IRC | 19:01 | |
*** elynn has joined #senlin | 19:06 | |
*** Drago1 has quit IRC | 19:19 | |
*** Drago1 has joined #senlin | 19:30 | |
*** Jeffrey4l has quit IRC | 19:57 | |
*** Jeffrey4l has joined #senlin | 19:58 | |
-openstackstatus- NOTICE: Restarting gerrit due to performance problems | 20:21 | |
*** crazymozart has joined #senlin | 20:49 | |
*** Jeffrey4l_ has joined #senlin | 21:35 | |
*** Jeffrey4l has quit IRC | 21:35 | |
*** yuanying has joined #senlin | 23:12 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!