| *** jwcroppe has joined #openstack-zun | 00:17 | |
| *** feisky has joined #openstack-zun | 00:31 | |
| *** feisky has left #openstack-zun | 00:31 | |
| *** jwcroppe has quit IRC | 00:51 | |
| openstackgerrit | feng.shengqin proposed openstack/python-zunclient master: Add image-list and pull to osc https://review.openstack.org/467861 | 00:55 |
|---|---|---|
| openstackgerrit | feng.shengqin proposed openstack/python-zunclient master: Add image-list and pull to osc https://review.openstack.org/467861 | 01:00 |
| *** Shunli has joined #openstack-zun | 01:04 | |
| Shunli | @hongbin, hi, there? | 01:08 |
| hongbin | Shunli: yes | 01:09 |
| Shunli | I was planing to add the server side, but do not think clear how we should pass the hint to scheduler, so the patch get some delayed. | 01:09 |
| Shunli | Options 1: add another dict parameter (maybe 'request_spec') and pass it to scheduler. | 01:09 |
| Shunli | Options 2: add the hint field to container object, then get the hint in scheduler from container object. | 01:09 |
| Shunli | Which option you prefer? | 01:09 |
| hongbin | Shunli: i haven't did a research on this two options? | 01:11 |
| hongbin | Shunli: what is your preference? | 01:11 |
| Shunli | I think pass a dict to scheduler is better. | 01:11 |
| hongbin | (no question mark at the first reply) | 01:11 |
| Shunli | since the hint should not in container object | 01:11 |
| hongbin | i see | 01:12 |
| Shunli | OK, i will submit a patch to add the server side. | 01:12 |
| hongbin | thx | 01:13 |
| Shunli | btw, the resource claim BP, i think i need to add the remove claim when delete contianer. Then we can close the BP> | 01:13 |
| hongbin | get that | 01:14 |
| hongbin | thanks for confirming that | 01:14 |
| Shunli | The resource limit can add in filter scheduler BP | 01:14 |
| hongbin | ok | 01:15 |
| Shunli | the inventory and allocation i have no plan to add it | 01:15 |
| hongbin | that is fine, we could look into these objects later | 01:15 |
| Shunli | ok. | 01:15 |
| openstackgerrit | miaohb proposed openstack/python-zunclient master: Client support for service force-down https://review.openstack.org/463077 | 01:34 |
| *** hongbin has quit IRC | 01:51 | |
| openstackgerrit | miaohb proposed openstack/zun master: Add the description about service api to api-ref https://review.openstack.org/468625 | 02:01 |
| openstackgerrit | miaohb proposed openstack/zun master: Add the description about service api to api-ref https://review.openstack.org/468625 | 02:04 |
| *** caowei has joined #openstack-zun | 02:19 | |
| *** shu-mutou has joined #openstack-zun | 02:33 | |
| *** zsli_ has joined #openstack-zun | 02:44 | |
| *** Shunli has quit IRC | 02:46 | |
| *** nicolasbock has quit IRC | 02:49 | |
| *** zsli_ has quit IRC | 03:08 | |
| *** Shunli has joined #openstack-zun | 03:08 | |
| *** nicolasbock has joined #openstack-zun | 03:20 | |
| *** nicolasbock has quit IRC | 03:33 | |
| *** janki has joined #openstack-zun | 03:37 | |
| kiseok7 | hello zun. | 03:37 |
| kiseok7 | I have a question. how I can access to a zun container's application's port via fixed ip address? I can't find exporsed ports for the application on sandbox container. | 03:37 |
| *** caowei has quit IRC | 04:01 | |
| *** zhurong has joined #openstack-zun | 04:14 | |
| *** zhurong has quit IRC | 04:19 | |
| *** hongbin has joined #openstack-zun | 04:21 | |
| hongbin | kiseok7: i think you can use security group to control the list of open port/protocol | 04:36 |
| hongbin | kiseok7: does it solve your problem? | 04:36 |
| *** caowei has joined #openstack-zun | 04:36 | |
| *** himani has left #openstack-zun | 04:36 | |
| kiseok7 | hongbin: i opened all tcp port on security group, btw i use newton release(nova, neutron, horizon) it could because of that? | 04:44 |
| kiseok7 | and does security group change the exporsed port on sandbox? i could not find a port option in the code: | 04:45 |
| kiseok7 | https://github.com/openstack/zun/blob/master/zun/container/docker/driver.py#L498 | 04:45 |
| hongbin | kiseok7: it should work regardless of the version of neutron | 04:45 |
| hongbin | kiseok7: we don't use port mapping so no port is exposed | 04:46 |
| hongbin | kiseok7: zun is using neutron for netowrking, if it works, you should be able to access the container by ip address of neutron net | 04:47 |
| hongbin | kiseok7: associate a floting ip address to the neutron port help ? | 04:48 |
| kiseok7 | i think neutron net works now. | 04:52 |
| hongbin | :) | 04:52 |
| kiseok7 | hongbin: please look this: http://paste.openstack.org/show/611041/ | 04:52 |
| kiseok7 | hongbin: it is how i tests | 04:53 |
| hongbin | kiseok7: ack | 04:54 |
| hongbin | i need to go now, any last minute question? | 04:55 |
| *** caowei has quit IRC | 04:56 | |
| *** hongbin has quit IRC | 04:57 | |
| kiseok7 | hongbin: i will try with SG. thank you | 04:57 |
| *** adisky__ has joined #openstack-zun | 05:03 | |
| *** diga has joined #openstack-zun | 05:11 | |
| *** goku has joined #openstack-zun | 05:35 | |
| *** caowei has joined #openstack-zun | 05:42 | |
| *** goku has quit IRC | 05:50 | |
| openstackgerrit | Shunli Zhou proposed openstack/zun master: [WIP]Add scheduler hint https://review.openstack.org/469342 | 06:43 |
| *** himani has joined #openstack-zun | 06:56 | |
| *** goku has joined #openstack-zun | 07:02 | |
| *** goku has quit IRC | 07:03 | |
| *** caowei_ has joined #openstack-zun | 07:14 | |
| *** mvpnitesh has joined #openstack-zun | 07:14 | |
| *** mvpnitesh has left #openstack-zun | 07:14 | |
| *** caowei has quit IRC | 07:16 | |
| *** caowei_ is now known as caowei | 07:16 | |
| *** egonzalez has joined #openstack-zun | 07:44 | |
| openstackgerrit | Shunli Zhou proposed openstack/zun master: [WIP]Add scheduler hint https://review.openstack.org/469342 | 07:57 |
| *** eliqiao has quit IRC | 07:58 | |
| *** eliqiao has joined #openstack-zun | 08:01 | |
| openstackgerrit | feng.shengqin proposed openstack/python-zunclient master: Zunclient should escape special character https://review.openstack.org/469371 | 08:07 |
| *** Shunli has quit IRC | 08:12 | |
| *** Shunli has joined #openstack-zun | 08:13 | |
| *** manikanta_tadi has joined #openstack-zun | 08:14 | |
| openstackgerrit | Madhuri Kumari proposed openstack/python-zunclient master: Fix some spelling mistakes. https://review.openstack.org/469378 | 08:22 |
| *** eliqiao has quit IRC | 08:23 | |
| *** eliqiao has joined #openstack-zun | 08:26 | |
| openstackgerrit | Madhuri Kumari proposed openstack/python-zunclient master: Fix some spelling mistakes. https://review.openstack.org/469378 | 08:47 |
| *** shu-mutou is now known as shu-mutou-AWAY | 08:49 | |
| *** strigazi_ has joined #openstack-zun | 08:56 | |
| *** strigazi has quit IRC | 09:01 | |
| openstackgerrit | Madhuri Kumari proposed openstack/zun master: [WIP] Add api-ref for container create https://review.openstack.org/469386 | 09:08 |
| openstackgerrit | Madhuri Kumari proposed openstack/zun master: Add api-ref for container create https://review.openstack.org/469386 | 09:13 |
| *** Shunli has quit IRC | 09:32 | |
| *** diga has quit IRC | 09:33 | |
| *** nicolasbock has joined #openstack-zun | 09:56 | |
| *** nicolasbock has quit IRC | 10:27 | |
| *** nicolasbock has joined #openstack-zun | 10:27 | |
| *** nicolasbock has quit IRC | 10:28 | |
| *** nicolasbock has joined #openstack-zun | 10:28 | |
| *** caowei has quit IRC | 10:58 | |
| *** Qiming_ has quit IRC | 11:09 | |
| *** Qiming has joined #openstack-zun | 11:13 | |
| openstackgerrit | Rajat Sharma proposed openstack/zun master: Remove usage of parameter enforce_type https://review.openstack.org/469443 | 11:34 |
| *** janki has quit IRC | 12:26 | |
| *** jwcroppe has joined #openstack-zun | 13:10 | |
| *** lakerzhou has joined #openstack-zun | 13:14 | |
| *** strigazi_ is now known as strigazi | 13:15 | |
| *** zhurong has joined #openstack-zun | 13:42 | |
| *** hongbin has joined #openstack-zun | 14:25 | |
| *** zhurong has quit IRC | 14:35 | |
| *** jwcroppe has quit IRC | 16:16 | |
| *** jwcroppe has joined #openstack-zun | 17:04 | |
| *** egonzalez has quit IRC | 17:09 | |
| *** nicolasbock has quit IRC | 17:58 | |
| *** adisky__ has quit IRC | 19:01 | |
| *** lakerzhou has quit IRC | 21:19 | |
| *** harlowja has quit IRC | 21:21 | |
| *** harlowja has joined #openstack-zun | 22:06 | |
| *** jwcroppe has quit IRC | 22:48 | |
| *** nicolasbock has joined #openstack-zun | 23:16 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!