*** hongbin has quit IRC | 00:07 | |
*** Shunli has joined #openstack-zun | 01:20 | |
*** Shunli has quit IRC | 01:21 | |
*** lakerzhou2 has joined #openstack-zun | 01:39 | |
*** Shunli has joined #openstack-zun | 01:52 | |
*** zsli_ has joined #openstack-zun | 01:56 | |
*** hongbin has joined #openstack-zun | 01:59 | |
openstackgerrit | feng.shengqin proposed openstack/zun master: Validate security groups at zun-api https://review.openstack.org/475111 | 02:01 |
---|---|---|
*** Shunli has quit IRC | 02:01 | |
*** zsli__ has joined #openstack-zun | 02:03 | |
*** zsli_ has quit IRC | 02:06 | |
*** zsli_ has joined #openstack-zun | 02:12 | |
*** zsli__ has quit IRC | 02:16 | |
*** zsli__ has joined #openstack-zun | 02:39 | |
*** zsli_ has quit IRC | 02:42 | |
*** nicolasbock has joined #openstack-zun | 02:42 | |
*** zsli__ has quit IRC | 02:44 | |
*** caowei has joined #openstack-zun | 02:46 | |
*** vikasc has joined #openstack-zun | 03:09 | |
openstackgerrit | Shunli Zhou proposed openstack/zun master: Do not set container host before resource claimed https://review.openstack.org/475216 | 03:14 |
openstackgerrit | Shunli Zhou proposed openstack/zun master: Do not set container host before resource claimed https://review.openstack.org/475216 | 03:18 |
*** kiseok7 has quit IRC | 03:20 | |
*** hongbin has quit IRC | 03:46 | |
*** lakerzhou2 has quit IRC | 03:48 | |
*** nicolasbock has quit IRC | 04:14 | |
*** janki has joined #openstack-zun | 04:26 | |
*** diga has joined #openstack-zun | 04:31 | |
*** nicolasbock has joined #openstack-zun | 04:36 | |
*** shu-mutou-AWAY is now known as shu-mutou | 04:38 | |
diga | mkrai: Hi | 04:41 |
diga | mkrai: can you tell how to run zun services without devstack | 04:42 |
diga | my setup is ready, but not able to find screen in devstack so have to run zun services manually | 04:42 |
*** vikasc has quit IRC | 04:46 | |
*** vikasc has joined #openstack-zun | 04:46 | |
*** adisky__ has joined #openstack-zun | 04:53 | |
*** yasemin has left #openstack-zun | 04:56 | |
*** Shunli has joined #openstack-zun | 05:23 | |
*** Shunli has quit IRC | 05:24 | |
openstackgerrit | Merged openstack/zun master: Add api-ref for container create https://review.openstack.org/469386 | 05:48 |
openstackgerrit | Shu Muto proposed openstack/zun-ui master: Exclude node_modules directory from flake8 target https://review.openstack.org/475237 | 05:49 |
openstackgerrit | Merged openstack/zun-ui master: Exclude node_modules directory from flake8 target https://review.openstack.org/475237 | 06:05 |
*** chenying__ has quit IRC | 06:15 | |
openstackgerrit | Tovin Seven proposed openstack/python-zunclient master: Make --profile load from environment variables https://review.openstack.org/475254 | 06:18 |
openstackgerrit | Tovin Seven proposed openstack/python-zunclient master: Make --profile load from environment variables https://review.openstack.org/475254 | 06:38 |
*** Shunli has joined #openstack-zun | 06:41 | |
*** Shunli has quit IRC | 06:42 | |
*** Shunli has joined #openstack-zun | 06:42 | |
*** Shunli has quit IRC | 06:46 | |
*** Shunli has joined #openstack-zun | 06:47 | |
*** Shunli has quit IRC | 06:48 | |
*** Shunli has joined #openstack-zun | 06:49 | |
*** arund has joined #openstack-zun | 06:49 | |
*** Shunli has quit IRC | 06:52 | |
*** Shunli has joined #openstack-zun | 06:53 | |
*** arund has quit IRC | 07:01 | |
openstackgerrit | Merged openstack/zun master: Set access_policy for messaging's dispatcher https://review.openstack.org/474134 | 07:09 |
openstackgerrit | Merged openstack/zun master: Do not set container host before resource claimed https://review.openstack.org/475216 | 07:09 |
openstackgerrit | Merged openstack/zun master: Unset container's host if it failed to create https://review.openstack.org/472965 | 07:15 |
openstackgerrit | Merged openstack/zun master: Add return the image ID in container commit https://review.openstack.org/470864 | 07:17 |
*** Namrata_ has joined #openstack-zun | 07:23 | |
openstackgerrit | Shunli Zhou proposed openstack/zun master: Add claim limit in ram filter and cpu filter https://review.openstack.org/472136 | 07:35 |
*** kevzha01 has joined #openstack-zun | 07:37 | |
*** kevinz has quit IRC | 07:39 | |
*** kevzha01 is now known as kevinz | 07:40 | |
shu-mutou | mkrai: hi! | 07:40 |
openstackgerrit | Shunli Zhou proposed openstack/zun master: Add claim limit in ram filter and cpu filter https://review.openstack.org/472136 | 07:47 |
*** openstackgerrit has quit IRC | 07:48 | |
mkrai | shu-mutou: Hi Shu-san | 07:51 |
shu-mutou | mkrai: I have question about docker-py version. | 07:53 |
mkrai | shu-mutou: Yes | 07:53 |
shu-mutou | mkrai: my devstack installs docker 2.3.0 but zun needs docker-py 1.10 | 07:53 |
shu-mutou | mkrai: docker 2.3 installing overwrites docker-py 1.10? | 07:54 |
mkrai | but how devstack installed docker 2.3.0? | 07:56 |
mkrai | I am checking in global-req | 07:56 |
mkrai | It is 1.8.1 in OpenStack requirements | 07:57 |
mkrai | what is the server version? | 07:57 |
shu-mutou | mkrai: upper-constraints in openstack/requirements includes docker===2.3.0 and docker-py===1.10.6. (´・ω・`) | 07:57 |
mkrai | ok I got it | 07:58 |
mkrai | docker and docker-py are different packages | 07:59 |
mkrai | Zun only requires docker-py | 07:59 |
shu-mutou | I also understand so. but both of them are loaded by "import docker" | 08:00 |
mkrai | Please give sometime I am checking the libraries | 08:02 |
mkrai | on my server | 08:03 |
mkrai | shu-mutou: It seems both the packages are same | 08:04 |
mkrai | I am not sure what's the difference b/w both the libraries | 08:05 |
Shunli | docker package is for 2.0 version of docker client | 08:05 |
Shunli | docker-py is for 1.0 docker client. | 08:05 |
Shunli | now zun only support docker 1.0 client. | 08:06 |
shu-mutou | mkrai: I thought so! | 08:06 |
Shunli | I had logged a bp to support the 2.0 version. | 08:06 |
mkrai | Shunli: Thanks | 08:06 |
shu-mutou | Hi Shunli! | 08:06 |
Shunli | Hi | 08:06 |
shu-mutou | devstack seems to install both docker===2.3.0 and docker-py===1.10.6.... | 08:06 |
Shunli | https://blueprints.launchpad.net/zun/+spec/adopt-docker-py-2.0-api | 08:06 |
mkrai | Shunli: But what about other projects, we can't directly support it. Right, unless we change it in global-req? | 08:07 |
Shunli | not sure which project installed docker==2.3.0. I have encountered this problem before. | 08:07 |
Shunli | @mkrai, i checked other openstack docer related project, seem all use the docker-py==1.10.6 | 08:08 |
Shunli | not sure how the docker==2.3.0 installed. | 08:08 |
*** openstackgerrit has joined #openstack-zun | 08:08 | |
openstackgerrit | miaohb proposed openstack/zun master: Make sandbox container optional https://review.openstack.org/471634 | 08:08 |
Shunli | To use docker=2.3.0 package, there some function call to docker client need to change in zun | 08:09 |
mkrai | Yes lot of change will be needed | 08:10 |
mkrai | I have tried the latest docker client version | 08:10 |
mkrai | for now I think you can remove the docker package I think | 08:11 |
Shunli | yes, i think the simple work around is remove the 'docker' package | 08:11 |
shu-mutou | OK thanks guys! I try it. ;) | 08:12 |
mkrai | shu-mutou: Ok :) | 08:13 |
Shunli | :) | 08:15 |
*** Shunli has quit IRC | 08:16 | |
*** Shunli has joined #openstack-zun | 08:17 | |
*** egonzalez has joined #openstack-zun | 08:20 | |
*** Shunli has quit IRC | 08:22 | |
*** Shunli has joined #openstack-zun | 08:32 | |
*** Shunli has quit IRC | 08:36 | |
shu-mutou | I found "docker>=2.0.0 # Apache-2.0" in requirements.txt for magnum.... | 08:50 |
openstackgerrit | miaohb proposed openstack/zun master: Revert the file mode from 0755 to 0644 https://review.openstack.org/475298 | 08:56 |
mkrai | I think we should also move to higher version now | 08:56 |
shu-mutou | +1 to bump up | 09:04 |
shu-mutou | I update whiteboard on https://blueprints.launchpad.net/zun/+spec/adopt-docker-py-2.0-api | 09:51 |
shu-mutou | please consider to bump up again. | 09:52 |
*** shu-mutou is now known as shu-mutou-AWAY | 09:52 | |
*** kevinz has quit IRC | 10:27 | |
*** kevinz has joined #openstack-zun | 10:27 | |
*** kevinz has quit IRC | 10:32 | |
*** caowei has quit IRC | 10:43 | |
*** diga has quit IRC | 11:06 | |
*** jwcroppe has quit IRC | 12:00 | |
*** jwcroppe has joined #openstack-zun | 12:00 | |
*** jwcroppe has quit IRC | 12:04 | |
*** lakerzhou has joined #openstack-zun | 12:14 | |
*** jwcroppe has joined #openstack-zun | 12:22 | |
*** jchhatbar has joined #openstack-zun | 12:51 | |
*** janki has quit IRC | 12:51 | |
*** jchhatbar is now known as janki | 12:51 | |
*** lakerzhou has quit IRC | 13:03 | |
*** catintheroof has joined #openstack-zun | 13:09 | |
*** catintheroof has quit IRC | 13:14 | |
*** catintheroof has joined #openstack-zun | 13:14 | |
*** Namrata_ has quit IRC | 13:18 | |
*** kevinz has joined #openstack-zun | 13:35 | |
*** kevzha01_ has joined #openstack-zun | 13:40 | |
*** kevinz has quit IRC | 13:44 | |
*** lakerzhou has joined #openstack-zun | 13:46 | |
*** kevzha01_ is now known as kevinz | 13:56 | |
*** janki has quit IRC | 13:57 | |
*** kevinz has quit IRC | 14:31 | |
*** hongbin has joined #openstack-zun | 14:31 | |
*** hongbin has quit IRC | 14:33 | |
*** hongbin has joined #openstack-zun | 14:34 | |
*** hongbin has quit IRC | 14:35 | |
*** hongbin has joined #openstack-zun | 14:36 | |
*** catintheroof has quit IRC | 15:07 | |
*** catintheroof has joined #openstack-zun | 15:08 | |
openstackgerrit | Merged openstack/zun master: Add claim limit in ram filter and cpu filter https://review.openstack.org/472136 | 15:58 |
*** egonzalez has quit IRC | 16:02 | |
*** Namrata has joined #openstack-zun | 16:14 | |
*** jwcroppe has quit IRC | 17:08 | |
*** jwcroppe has joined #openstack-zun | 17:09 | |
*** jwcroppe has quit IRC | 17:13 | |
openstackgerrit | Merged openstack/zun master: Run tempest tests in parallel https://review.openstack.org/466558 | 17:20 |
*** jwcroppe has joined #openstack-zun | 17:33 | |
*** rbudden has quit IRC | 17:49 | |
*** Namrata has quit IRC | 17:57 | |
*** dims has left #openstack-zun | 18:01 | |
*** jwcroppe has quit IRC | 18:02 | |
*** jwcroppe has joined #openstack-zun | 18:02 | |
*** jwcroppe has quit IRC | 18:06 | |
*** nicolasbock has quit IRC | 18:19 | |
*** jwcroppe has joined #openstack-zun | 18:22 | |
*** nicolasbock has joined #openstack-zun | 18:24 | |
*** nicolasbock has quit IRC | 19:28 | |
*** jwcroppe has quit IRC | 19:56 | |
*** jwcroppe has joined #openstack-zun | 19:57 | |
*** jwcroppe has quit IRC | 20:01 | |
*** adisky__ has quit IRC | 20:02 | |
*** jwcroppe has joined #openstack-zun | 20:16 | |
openstackgerrit | Hongbin Lu proposed openstack/zun master: [WIP] Upgrade from docker-py to docker https://review.openstack.org/475526 | 20:43 |
lakerzhou | Hongbin, I am almost ready to submit the spec for review. I have to split the spec to two main parts: 1. support pci-passthrough device modeling; 2. support NIC SR-IOV | 20:47 |
hongbin | lakerzhou: ack | 20:54 |
hongbin | lakerzhou: looking forward to reviewing the spec :) | 20:54 |
lakerzhou | Hongbin, do you mind if I create blueprints, or you can do it later? We need a BP to support PCI_PASSTHROUGH filter | 20:58 |
hongbin | lakerzhou: feel free to create the bps | 20:58 |
lakerzhou | Hongbin, thanks I will add three BPs for place holder, and leave you to decide later. | 20:59 |
hongbin | lakerzhou: sure, you could set me as an aprover of those BPs | 21:00 |
*** lakerzhou has quit IRC | 21:43 | |
*** jwcroppe has quit IRC | 21:57 | |
*** jwcroppe has joined #openstack-zun | 21:58 | |
*** jwcroppe has quit IRC | 22:02 | |
*** jwcroppe has joined #openstack-zun | 23:31 | |
*** jwcroppe has quit IRC | 23:32 | |
*** jwcroppe has joined #openstack-zun | 23:32 | |
openstackgerrit | Hongbin Lu proposed openstack/zun master: [WIP][NOT_READY_FOR_REVIEW] Cinder integration https://review.openstack.org/473115 | 23:40 |
*** hongbin has quit IRC | 23:40 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!