*** lakerzhou has quit IRC | 00:06 | |
*** kiennt has joined #openstack-zun | 00:37 | |
*** dixiaoli has joined #openstack-zun | 00:57 | |
*** caowei has joined #openstack-zun | 00:59 | |
*** kevzha01 has joined #openstack-zun | 01:03 | |
*** dixiaoli has quit IRC | 01:03 | |
*** harlowja has quit IRC | 01:11 | |
openstackgerrit | junbo.li proposed openstack/zun master: Fix docs commands failed error https://review.openstack.org/501688 | 01:13 |
---|---|---|
*** dixiaoli has joined #openstack-zun | 01:14 | |
openstackgerrit | Shunli Zhou proposed openstack/zun master: Add db model for pci device https://review.openstack.org/498286 | 01:21 |
*** Shunli has joined #openstack-zun | 01:22 | |
*** hongbin has joined #openstack-zun | 01:23 | |
openstackgerrit | Shunli Zhou proposed openstack/zun master: Add db model for pci device https://review.openstack.org/498286 | 01:25 |
openstackgerrit | Shunli Zhou proposed openstack/zun master: Port pci device objects from nova to zun https://review.openstack.org/500418 | 01:25 |
*** zhurong has joined #openstack-zun | 01:25 | |
openstackgerrit | Shunli Zhou proposed openstack/zun master: [WIP]Add attach a network to a container server side. https://review.openstack.org/501912 | 01:26 |
*** dixiaoli has quit IRC | 01:41 | |
*** dixiaoli has joined #openstack-zun | 01:43 | |
openstackgerrit | Shunli Zhou proposed openstack/python-zunclient master: [WIP]Add attach network CLI https://review.openstack.org/501920 | 01:52 |
openstackgerrit | Merged openstack/zun master: Fix docs commands failed error https://review.openstack.org/501688 | 02:00 |
*** zhurong has quit IRC | 02:11 | |
*** zhurong has joined #openstack-zun | 02:14 | |
openstackgerrit | Shunli Zhou proposed openstack/zun master: Add db model for pci device https://review.openstack.org/498286 | 02:19 |
*** catintheroof has joined #openstack-zun | 02:48 | |
openstackgerrit | Kien Nguyen proposed openstack/zun master: [WIP] The strategy to fix multi-node gate https://review.openstack.org/501651 | 02:48 |
*** catinthe_ has joined #openstack-zun | 02:50 | |
*** catintheroof has quit IRC | 02:51 | |
kiennt | hongbin: hi. In my new strategy, I want to pass container's host to define docker_remote_api_url | 03:06 |
kiennt | But in tempest test, container model's host will be None, so the test still failed (Host Not found exception) | 03:06 |
kiennt | Could you give some advice to get the host (or somehow to set container's host)? | 03:07 |
hongbin | kiennt: pong | 03:07 |
hongbin | ok, let me check | 03:07 |
*** nicolasbock has quit IRC | 03:11 | |
*** shu-mutou-AWAY is now known as shu-mutou | 03:16 | |
hongbin | kiennt: there is a way to get the ip addresses from neutron | 03:24 |
hongbin | kiennt: source /opt/stack/devstack/openrc admin admin | 03:25 |
hongbin | kiennt: neutron agent-list # this list all the agents | 03:25 |
hongbin | kiennt: neutron agent-show <agent-id> # the "tunneling_ip" is the ip address of the host | 03:26 |
hongbin | kiennt: each node will have a openvswitch agents, so there are 2 agents in total, use agent-show should retrieve the ip addresses of both nodes | 03:27 |
kiennt | hongbin: It will return both nodes ip, I agree with it. | 03:29 |
kiennt | But with 2 ip addresses, the only way to get the host run given container model is running the loop to check it. | 03:29 |
kiennt | hongbin: correct me if i'm wrong. | 03:30 |
hongbin | kiennt: yes, checking both hosts is an option | 03:33 |
hongbin | kiennt: if you wan to identify the exact host, then we need to figure out why the 'host' field in container is None | 03:34 |
kiennt | hongbin: Yes, that's what I want - the best option. | 03:35 |
hongbin | ok | 03:36 |
hongbin | kiennt: i am not sure why container model's host is None, i think it should not be None | 03:37 |
hongbin | kiennt: could you show me the code in which you check the container model's host? | 03:37 |
kiennt | hongbin: yes, wait me a second | 03:39 |
kiennt | http://paste.openstack.org/show/620685/ | 03:41 |
kiennt | hongbin: ^^^ | 03:45 |
hongbin | kiennt: looking at the log | 03:46 |
hongbin | kiennt: i think the host is None when the container is booting | 03:48 |
hongbin | kiennt: then, i saw the host is "ubuntu-*" when the container become "Running" | 03:49 |
*** gkadam__ has joined #openstack-zun | 03:50 | |
hongbin | kiennt: the log showed this: "host": "ubuntu-xenial-2-node-rax-dfw-10821062" | 03:50 |
*** dixiaoli has quit IRC | 03:50 | |
*** dixiaoli has joined #openstack-zun | 03:50 | |
kiennt | hongbin: Oh, yes got it. Thank you, I should check it carefully. Sorry for wasting your time :D | 03:52 |
hongbin | kiennt: np at all | 03:52 |
hongbin | kiennt: it takes me a while to figure it out | 03:52 |
hongbin | kiennt: it is not easy to see it | 03:53 |
kiennt | hongbin: I will proposed a new patch :D Thank again | 03:55 |
hongbin | kiennt: np | 03:56 |
*** catinthe_ has quit IRC | 03:56 | |
hongbin | need to go now | 03:56 |
hongbin | see you all | 03:56 |
*** hongbin has quit IRC | 03:56 | |
*** diga has joined #openstack-zun | 04:20 | |
*** zsli_ has joined #openstack-zun | 04:24 | |
openstackgerrit | Kien Nguyen proposed openstack/zun master: [WIP] The strategy to fix multi-node gate https://review.openstack.org/501651 | 04:25 |
*** Shunli has quit IRC | 04:27 | |
*** zhurong has quit IRC | 04:29 | |
*** coolsvap has joined #openstack-zun | 04:37 | |
*** kiennt has quit IRC | 04:47 | |
*** c06 has joined #openstack-zun | 04:56 | |
*** dixiaoli has quit IRC | 04:59 | |
*** zhurong has joined #openstack-zun | 05:02 | |
*** caowei has quit IRC | 05:11 | |
*** dixiaoli has joined #openstack-zun | 05:20 | |
*** janki has joined #openstack-zun | 05:33 | |
*** dims has quit IRC | 05:54 | |
*** caowei has joined #openstack-zun | 06:00 | |
*** diga has quit IRC | 06:05 | |
openstackgerrit | Kien Nguyen proposed openstack/zun master: The strategy to fix multi-node gate https://review.openstack.org/501651 | 06:18 |
*** harlowja has joined #openstack-zun | 06:19 | |
*** zsli__ has joined #openstack-zun | 06:25 | |
*** zsli_ has quit IRC | 06:28 | |
*** kiennt has joined #openstack-zun | 06:32 | |
*** harlowja has quit IRC | 06:40 | |
*** dims has joined #openstack-zun | 06:51 | |
*** zsli__ has quit IRC | 07:01 | |
openstackgerrit | Madhuri Kumari proposed openstack/zun master: Change runtime to string type https://review.openstack.org/501979 | 07:04 |
*** Shunli has joined #openstack-zun | 07:07 | |
*** janki is now known as janki|lunch | 07:10 | |
*** egonzalez has joined #openstack-zun | 07:50 | |
*** dixiaoli has quit IRC | 08:34 | |
*** dixiaoli has joined #openstack-zun | 08:35 | |
*** dixiaoli_ has joined #openstack-zun | 08:35 | |
*** dixiaoli has quit IRC | 08:39 | |
openstackgerrit | Madhuri Kumari proposed openstack/python-zunclient master: Add support for `runtime` parameter https://review.openstack.org/496612 | 09:21 |
*** Shunli has quit IRC | 09:27 | |
*** diga has joined #openstack-zun | 10:00 | |
*** kevzha01 has quit IRC | 10:00 | |
*** kiennt has quit IRC | 10:02 | |
*** zhurong has quit IRC | 10:04 | |
openstackgerrit | junbo.li proposed openstack/zun master: TrivialFix: ignore directory doc/source/_static https://review.openstack.org/502026 | 10:10 |
*** shu-mutou is now known as shu-mutou-AWAY | 10:20 | |
*** nicolasbock has joined #openstack-zun | 10:24 | |
*** nicolasbock has quit IRC | 10:29 | |
*** caowei has quit IRC | 10:31 | |
*** nicolasbock has joined #openstack-zun | 10:42 | |
-openstackstatus- NOTICE: Our CI systems experience a hickup, no new jobs are started. Please stay tuned and wait untils this resolved. | 10:48 | |
*** dixiaoli_ has quit IRC | 11:06 | |
*** gkadam__ has quit IRC | 12:31 | |
*** lakerzhou has joined #openstack-zun | 12:50 | |
*** lakerzhou has quit IRC | 13:22 | |
*** catintheroof has joined #openstack-zun | 13:26 | |
*** catinthe_ has joined #openstack-zun | 13:41 | |
*** catintheroof has quit IRC | 13:44 | |
-openstackstatus- NOTICE: nodepool issue related to bad images has been resolved, builds should be coming back online soon. Restarted gerrit due to reasons. Happy Friday. | 13:47 | |
*** c06 has quit IRC | 13:50 | |
*** hongbin has joined #openstack-zun | 13:51 | |
*** coolsvap has quit IRC | 14:03 | |
*** lakerzhou has joined #openstack-zun | 14:04 | |
egonzalez | hongbin, thanks for release proposal :) | 14:10 |
hongbin | egonzalez: np, sorry, just catch your message in the IRC log | 14:10 |
*** catintheroof has joined #openstack-zun | 14:22 | |
*** catinthe_ has quit IRC | 14:25 | |
*** nicolasbock has quit IRC | 14:47 | |
*** nicolasbock has joined #openstack-zun | 14:47 | |
*** egonzalez has quit IRC | 15:01 | |
*** lakerzhou has quit IRC | 15:16 | |
*** janki|lunch has quit IRC | 15:45 | |
*** lakerzhou has joined #openstack-zun | 15:54 | |
*** lakerzhou has quit IRC | 15:57 | |
*** lakerzhou has joined #openstack-zun | 15:57 | |
*** diga has quit IRC | 16:59 | |
*** harlowja has joined #openstack-zun | 17:00 | |
*** lakerzhou has quit IRC | 17:28 | |
*** lakerzhou has joined #openstack-zun | 17:29 | |
*** lakerzhou has quit IRC | 18:00 | |
*** lakerzhou has joined #openstack-zun | 18:00 | |
*** lakerzhou has quit IRC | 21:03 | |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Consolidate controller testing code https://review.openstack.org/502186 | 21:44 |
*** catintheroof has quit IRC | 22:08 | |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Return 400 on creating with non-existing image https://review.openstack.org/502194 | 22:52 |
*** hongbin has quit IRC | 23:12 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!