*** kiennt has joined #openstack-zun | 00:49 | |
*** harlowja has quit IRC | 01:13 | |
*** zhurong has joined #openstack-zun | 01:13 | |
*** hongbin has joined #openstack-zun | 01:14 | |
*** kevzha01 has joined #openstack-zun | 01:15 | |
*** caowei has joined #openstack-zun | 02:13 | |
*** Shunli has joined #openstack-zun | 02:30 | |
openstackgerrit | Merged openstack/zun master: Updated from global requirements https://review.openstack.org/484597 | 02:39 |
---|---|---|
openstackgerrit | Kien Nguyen proposed openstack/zun master: Added support for Auto remove the container https://review.openstack.org/418942 | 02:45 |
kiennt | hongbin: Depend on your commentin patchset: https://review.openstack.org/#/c/418943/7, i fixed this error (it's a dump mistake in log). | 02:46 |
kiennt | Everything works fine, zun handle the lower api-version (.eg 1.2) well now | 02:46 |
kiennt | But when i run command | 02:46 |
hongbin | kiennt: ack | 02:46 |
kiennt | zun --debug --zun-api-version 1.3 run --rm -n test1 cirros | 02:46 |
kiennt | container test1 already exists. As I expect, test must be deleted and the new one will be created. Instead that, | 02:47 |
kiennt | the Conflict exception was show up | 02:47 |
hongbin | ok, let me try that command | 02:47 |
hongbin | kiennt: the command worked fine in my environment | 02:54 |
hongbin | kiennt: what conflict error your were seeing? | 02:55 |
kiennt | hongbin, I got exception Conflict A container with name test1 already exists | 02:57 |
kiennt | The command works fine, and the existed container (test1) was removed? | 02:57 |
hongbin | oh, i don't have an existing container | 02:57 |
hongbin | if the container exists, it should return conflict response, i think the behaviour is correct | 02:58 |
hongbin | zun won't allow the container to create, if it is under a name conflict | 02:59 |
kiennt | As I understand, the container will be automatically | 03:01 |
kiennt | removed when it exits, like mentioned in bug: https://launchpad.net/bugs/1644901 | 03:01 |
openstack | Launchpad bug 1644901 in Zun "Add support for autoremove option" [Medium,In progress] | 03:01 |
hongbin | kiennt: yes, the container will be removed when it finishes execution | 03:04 |
hongbin | kiennt: an example is that: zun run --rm cirros sleep 1 | 03:04 |
hongbin | kiennt: then, this container will be removed after 1 seconds | 03:04 |
hongbin | type "zun list" should show that this container is "Deleted" | 03:04 |
kiennt | hongbin: I got it, some misunderstanding :) thank you | 03:08 |
hongbin | welcome | 03:09 |
kiennt | hongbin: Just one more question, container status only change to DELETED, but the container still exists. Do you think we should delete it in db? | 03:11 |
hongbin | kiennt: yes, "Deleted" means the container is removed in docker, but still recorded in db | 03:12 |
*** lakerzhou has joined #openstack-zun | 03:12 | |
hongbin | it can be manually removed by "zun delete" , or it should be picked by a periodic tasks to get them removed | 03:13 |
*** lakerzhou1 has joined #openstack-zun | 03:15 | |
kiennt | hongbin: Periodic tasks is better choice, I will investigate and push new patch in near future. Hope we can done this bug soon | 03:16 |
hongbin | kiennt: agree, look forward to review your patch :) | 03:17 |
*** lakerzhou has quit IRC | 03:18 | |
*** jwcroppe has joined #openstack-zun | 03:24 | |
*** hongbin has quit IRC | 03:36 | |
*** lakerzhou1 has quit IRC | 03:45 | |
*** jwcroppe has quit IRC | 04:12 | |
*** jwcroppe has joined #openstack-zun | 04:12 | |
*** harlowja has joined #openstack-zun | 04:31 | |
*** janki has joined #openstack-zun | 04:33 | |
*** harlowja has quit IRC | 04:47 | |
*** janki has quit IRC | 04:50 | |
*** zhurong has quit IRC | 04:55 | |
*** nicolasbock has joined #openstack-zun | 05:11 | |
openstackgerrit | Kevin Zhao proposed openstack/zun master: Add capsule method describe https://review.openstack.org/484605 | 05:15 |
openstackgerrit | Kevin Zhao proposed openstack/zun master: Add capsule method delete https://review.openstack.org/484604 | 05:15 |
openstackgerrit | Kevin Zhao proposed openstack/zun master: Add capsule method list https://review.openstack.org/484603 | 05:15 |
openstackgerrit | Kevin Zhao proposed openstack/zun master: Add capsule controller in API side https://review.openstack.org/484602 | 05:15 |
openstackgerrit | Kevin Zhao proposed openstack/zun master: Add the capsule DB method https://review.openstack.org/484601 | 05:15 |
openstackgerrit | Kevin Zhao proposed openstack/zun master: Add the Object Capsule and database table https://review.openstack.org/480456 | 05:15 |
openstackgerrit | Kevin Zhao proposed openstack/zun master: Add capsule method describe https://review.openstack.org/484605 | 05:18 |
openstackgerrit | Kevin Zhao proposed openstack/zun master: Add capsule method delete https://review.openstack.org/484604 | 05:18 |
*** janki has joined #openstack-zun | 05:30 | |
*** kiennt has quit IRC | 05:42 | |
*** harlowja has joined #openstack-zun | 05:46 | |
*** zhurong has joined #openstack-zun | 05:50 | |
openstackgerrit | Shunli Zhou proposed openstack/python-zunclient master: Add host list cli https://review.openstack.org/485048 | 05:59 |
openstackgerrit | Shunli Zhou proposed openstack/zun master: Add host list api https://review.openstack.org/485049 | 05:59 |
*** kiennt has joined #openstack-zun | 06:02 | |
*** caowei_ has joined #openstack-zun | 06:16 | |
*** caowei has quit IRC | 06:16 | |
*** caowei_ is now known as caowei | 06:16 | |
*** kiennt has quit IRC | 06:21 | |
*** nicolasbock has quit IRC | 06:23 | |
*** nicolasbock has joined #openstack-zun | 06:25 | |
*** jwcroppe has quit IRC | 06:32 | |
*** kevzha01 is now known as kevinz | 06:32 | |
*** nicolasbock has quit IRC | 06:37 | |
*** nicolasbock has joined #openstack-zun | 06:39 | |
*** harlowja has quit IRC | 06:42 | |
*** Shunli has quit IRC | 06:49 | |
*** Shunli has joined #openstack-zun | 06:50 | |
*** Shunli has quit IRC | 06:56 | |
*** Shunli has joined #openstack-zun | 06:57 | |
*** vikasc has quit IRC | 07:13 | |
*** vikasc has joined #openstack-zun | 07:15 | |
*** adisky__ has joined #openstack-zun | 07:20 | |
*** catintheroof has joined #openstack-zun | 07:31 | |
*** catintheroof has quit IRC | 07:36 | |
*** kiennt has joined #openstack-zun | 07:40 | |
*** egonzalez has joined #openstack-zun | 07:43 | |
*** pksingh has joined #openstack-zun | 07:47 | |
*** openstackgerrit has quit IRC | 08:49 | |
*** openstackgerrit has joined #openstack-zun | 09:06 | |
openstackgerrit | Kevin Zhao proposed openstack/python-zunclient master: Add capsule method in zunclient https://review.openstack.org/480455 | 09:06 |
openstackgerrit | Kevin Zhao proposed openstack/python-zunclient master: Add capsule method in zunclient https://review.openstack.org/480455 | 09:13 |
openstackgerrit | Kevin Zhao proposed openstack/python-zunclient master: add capsule describe https://review.openstack.org/484708 | 09:13 |
*** caowei has quit IRC | 09:20 | |
*** Shunli has quit IRC | 09:30 | |
openstackgerrit | Madhuri Kumari proposed openstack/zun master: Add admin folder for related documents https://review.openstack.org/485126 | 09:36 |
*** kevinz has quit IRC | 09:44 | |
*** caowei has joined #openstack-zun | 10:23 | |
*** kiennt has quit IRC | 10:45 | |
*** zhurong has quit IRC | 10:53 | |
*** kevzha01 has joined #openstack-zun | 11:58 | |
openstackgerrit | Merged openstack/python-zunclient master: Remove deprecated parameter command in RunContainer https://review.openstack.org/484310 | 12:01 |
openstackgerrit | Merged openstack/python-zunclient master: Add uts for parse_command https://review.openstack.org/484599 | 12:01 |
*** catintheroof has joined #openstack-zun | 12:21 | |
*** caowei has quit IRC | 12:26 | |
*** kevzha01 has quit IRC | 12:31 | |
*** pksingh has quit IRC | 12:44 | |
*** pksingh has joined #openstack-zun | 12:46 | |
*** kiennt has joined #openstack-zun | 13:00 | |
*** lakerzhou has joined #openstack-zun | 13:44 | |
*** hongbin has joined #openstack-zun | 13:49 | |
*** pksingh has quit IRC | 13:57 | |
*** jwcroppe has joined #openstack-zun | 14:07 | |
openstackgerrit | Merged openstack/zun master: Add admin folder for related documents https://review.openstack.org/485126 | 14:07 |
*** kevzha01 has joined #openstack-zun | 14:16 | |
*** janki has quit IRC | 15:03 | |
*** kevzha01 has quit IRC | 15:08 | |
*** kevzha01 has joined #openstack-zun | 15:13 | |
openstackgerrit | Hongbin Lu proposed openstack/python-zunclient master: Fixed the api version issue on OSC plugin https://review.openstack.org/485235 | 15:14 |
*** kevzha01 has quit IRC | 15:23 | |
*** pksingh has joined #openstack-zun | 16:26 | |
*** kiennt has quit IRC | 16:33 | |
*** pksingh has quit IRC | 16:36 | |
*** pksingh has joined #openstack-zun | 16:56 | |
*** egonzalez has quit IRC | 17:02 | |
*** harlowja has joined #openstack-zun | 17:25 | |
*** harlowja has quit IRC | 17:25 | |
*** harlowja has joined #openstack-zun | 17:26 | |
*** pksingh has quit IRC | 18:02 | |
*** adisky__ has quit IRC | 18:58 | |
*** vikasc has quit IRC | 19:04 | |
*** vikasc has joined #openstack-zun | 19:05 | |
*** coolsvap has quit IRC | 19:51 | |
*** nicolasbock has quit IRC | 20:06 | |
openstackgerrit | Bin Zhou proposed openstack/zun master: container SR-IOV networking support https://review.openstack.org/484496 | 20:50 |
*** lakerzhou has quit IRC | 21:06 | |
*** jwcroppe has quit IRC | 21:22 | |
*** jwcroppe has joined #openstack-zun | 21:23 | |
*** jwcroppe has quit IRC | 21:28 | |
*** jwcroppe has joined #openstack-zun | 21:29 | |
*** jwcroppe has quit IRC | 21:51 | |
*** jwcroppe has joined #openstack-zun | 22:08 | |
*** jwcroppe has quit IRC | 22:45 | |
*** jwcroppe has joined #openstack-zun | 22:46 | |
*** jwcroppe has quit IRC | 22:51 | |
*** jwcroppe has joined #openstack-zun | 22:54 | |
*** catintheroof has quit IRC | 23:03 | |
*** jwcroppe has quit IRC | 23:29 | |
*** jwcroppe has joined #openstack-zun | 23:29 | |
*** hongbin has quit IRC | 23:30 | |
*** jwcroppe has quit IRC | 23:33 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!