*** kiennt has joined #openstack-zun | 00:32 | |
*** kiennt has quit IRC | 00:39 | |
*** zhurong has joined #openstack-zun | 00:44 | |
*** kiennt has joined #openstack-zun | 00:51 | |
*** Shunli has joined #openstack-zun | 00:52 | |
openstackgerrit | feng.shengqin proposed openstack/python-zunclient master: Enhance api version support in CLI https://review.openstack.org/474128 | 00:54 |
---|---|---|
openstackgerrit | Ngo Quoc Cuong proposed openstack/zun master: Enable H904 check https://review.openstack.org/480387 | 01:04 |
*** jwcroppe_ has joined #openstack-zun | 01:18 | |
*** jwcroppe has quit IRC | 01:21 | |
openstackgerrit | feng.shengqin proposed openstack/python-zunclient master: Enhance api version support in CLI https://review.openstack.org/474128 | 01:41 |
openstackgerrit | Merged openstack/zun master: Handle docker error consistently https://review.openstack.org/479538 | 01:46 |
*** caowei has joined #openstack-zun | 01:49 | |
*** hongbin has joined #openstack-zun | 01:55 | |
openstackgerrit | Kien Nguyen proposed openstack/zun master: Add api-ref for more container operations https://review.openstack.org/480889 | 02:18 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Optimize connect_container_to_network https://review.openstack.org/477251 | 02:47 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Minor refactor of get_security_group_ids https://review.openstack.org/477705 | 02:47 |
*** lakerzhou has joined #openstack-zun | 02:51 | |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Refactor create/delete sandbox code https://review.openstack.org/478316 | 02:52 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Refactor networking code of docker driver https://review.openstack.org/479036 | 02:52 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Make sandbox container optional https://review.openstack.org/471634 | 02:55 |
openstackgerrit | miaohb proposed openstack/zun master: Add api-ref for more container operations https://review.openstack.org/480889 | 03:03 |
openstackgerrit | miaohb proposed openstack/zun master: Add api-ref for more container operations https://review.openstack.org/480889 | 03:15 |
openstackgerrit | Merged openstack/zun-ui master: Imported Translations from Zanata https://review.openstack.org/480966 | 03:22 |
*** Shunli has quit IRC | 03:25 | |
*** Shunli has joined #openstack-zun | 03:26 | |
openstackgerrit | Kien Nguyen proposed openstack/zun master: Use __future__ module absolute_import https://review.openstack.org/481398 | 03:36 |
openstackgerrit | Kien Nguyen proposed openstack/zun master: Replace map with list https://review.openstack.org/481400 | 03:49 |
*** Shunli has quit IRC | 03:54 | |
*** Shunli has joined #openstack-zun | 03:55 | |
kiennt | hi, i am following Zun. I have 2 questions about zun and zun-ui: | 04:04 |
kiennt | 1. Do we have option for Docker local registry? | 04:05 |
mkrai | kiennt: Hi | 04:06 |
mkrai | We don't support local registry now | 04:06 |
kiennt | 2. I used Zun-ui and i have to fill the image-name, maybe change text field to option field, that user can choose image name depend on Image driver. It's easier | 04:06 |
kiennt | Should we support this feature? Is it possible for implement? | 04:07 |
*** janki has joined #openstack-zun | 04:35 | |
*** adisky__ has joined #openstack-zun | 04:41 | |
hongbin | kiennt: i think both are possible to implement | 04:51 |
kiennt | hongbin: create some bps would be good. | 04:52 |
hongbin | kiennt: for #1, keep in mind that zun has an option for glance, which is similar to local registry, however, this is not satisfied, having a local registry should be fine | 04:53 |
hongbin | kiennt: i think #1 would be an easy add, create a bug would be enough | 04:54 |
hongbin | kiennt: for #2, suggest you to talk to shu-mutou-AWAY , he is in charge of the zun-ui | 04:54 |
openstackgerrit | Kien Nguyen proposed openstack/zun master: Rename kw to kwargs https://review.openstack.org/481418 | 04:54 |
hongbin | sorry, i need to leave now, see you all | 04:55 |
*** hongbin has quit IRC | 04:55 | |
kiennt | hongbin: sure, will do. Thank you. | 04:55 |
*** shu-mutou-AWAY is now known as shu-mutou | 04:56 | |
*** kiennt has quit IRC | 05:19 | |
*** kiennt has joined #openstack-zun | 05:56 | |
*** lakerzhou has quit IRC | 06:22 | |
kiennt | shu-mutou, hi, i asked hongbin about changing image name field from text field to option field, let user choose image from list of images instead of fill name. | 06:28 |
kiennt | it would be easier for user | 06:28 |
shu-mutou | hi kiennt, it good for us. but we have to new image at creation if the image is not in image driver. can you implement it as combo-box? | 06:32 |
mkrai | kiennt: We support images from docker also. So I am not sure how would that work | 06:34 |
kiennt | shu-mutou, can you give me more details about it? I'm not sure i can do it, I will investigate and try to do. | 06:35 |
*** caowei has quit IRC | 06:36 | |
shu-mutou | kiennt: if we can implement combo-box, we can input image as text for new image, also can select image from pulldown. | 06:36 |
*** caowei has joined #openstack-zun | 06:36 | |
shu-mutou | kiennt: and image list in pulldown should be gotton for each driver. how about it? | 06:37 |
mkrai | shu-mutou: We download image on the go also if it doesn't exist in any of the drivers. | 06:38 |
kiennt | shu-mutou, it sound good. That's what I mean, i have missed between option and combo box, LOL :) | 06:39 |
shu-mutou | kiennt: Unfortunately, I didn't implement combo-box into any panels, so I also need to investigate implementing it. | 06:39 |
*** diga has joined #openstack-zun | 06:39 | |
shu-mutou | hi mkrai, we can get image list using image-list, right? | 06:40 |
shu-mutou | mkrai: it means that we can provide the list for image selection using image-list | 06:41 |
kiennt | shu-mutou: sure, hope you can bring it to zun-ui. That would be great. | 06:43 |
shu-mutou | mkrai: and to get new image, we need to keep text input area. | 06:43 |
shu-mutou | kiennt: could you write bp for that? | 06:43 |
kiennt | shu-mutou: yep, i am going to do it now. And assign it to you? | 06:44 |
shu-mutou | kiennt: if I may have time for it, I assign by myself. please leave it as blank. | 06:46 |
mkrai | shu-mutou: The image-list will only provide the images in glance. | 06:46 |
kiennt | shu-mutou: ok, i will do | 06:47 |
mkrai | So I think we should have text box as well for providing new images which don't exist in glance | 06:47 |
shu-mutou | mkrai: I may know. ;) combo-box can realize both of them. | 06:49 |
mkrai | shu-mutou: It's great then :) Thanks | 06:52 |
mkrai | I don't know about combo-box ;) | 06:52 |
shu-mutou | mkrai: combo-box has text input area and pulldown, you may have seen in somewhere. \^o^/ | 06:59 |
*** kiennt has quit IRC | 07:13 | |
*** kiennt has joined #openstack-zun | 07:13 | |
*** egonzalez has joined #openstack-zun | 07:38 | |
openstackgerrit | miaohb proposed openstack/zun master: Add api-ref for container stats https://review.openstack.org/481486 | 08:00 |
*** diga has quit IRC | 08:10 | |
*** janonymous has joined #openstack-zun | 08:33 | |
*** janonymous has left #openstack-zun | 08:33 | |
*** Shunli has quit IRC | 09:29 | |
*** openstackgerrit has quit IRC | 09:48 | |
*** openstackgerrit has joined #openstack-zun | 09:54 | |
openstackgerrit | Merged openstack/zun master: Fix the sample responses in API docs https://review.openstack.org/481120 | 09:54 |
*** egonzalez has quit IRC | 10:07 | |
*** egonzalez has joined #openstack-zun | 10:09 | |
*** caowei has quit IRC | 10:11 | |
openstackgerrit | Kien Nguyen proposed openstack/zun master: Refactor Glance Image driver https://review.openstack.org/481563 | 10:27 |
*** kiennt has quit IRC | 10:38 | |
*** c06 has joined #openstack-zun | 10:43 | |
*** zhurong has quit IRC | 10:46 | |
*** zhurong has joined #openstack-zun | 11:40 | |
*** zhurong has quit IRC | 11:46 | |
*** lakerzhou has joined #openstack-zun | 12:24 | |
*** c06 has quit IRC | 12:35 | |
*** catintheroof has joined #openstack-zun | 12:40 | |
*** kiennt has joined #openstack-zun | 12:59 | |
*** janki has quit IRC | 13:03 | |
*** kiennt has quit IRC | 13:04 | |
*** zhurong has joined #openstack-zun | 13:24 | |
*** jwcroppe_ has quit IRC | 13:37 | |
*** jwcroppe has joined #openstack-zun | 13:37 | |
*** jwcroppe has quit IRC | 13:42 | |
*** jwcroppe has joined #openstack-zun | 13:53 | |
*** adisky__ has quit IRC | 14:08 | |
*** hongbin has joined #openstack-zun | 14:08 | |
*** vikasc has quit IRC | 14:14 | |
*** vikasc has joined #openstack-zun | 14:18 | |
*** zhurong has quit IRC | 14:26 | |
*** catintheroof has quit IRC | 14:52 | |
*** catintheroof has joined #openstack-zun | 14:53 | |
*** catinthe_ has joined #openstack-zun | 14:56 | |
*** catintheroof has quit IRC | 14:59 | |
*** egonzalez has quit IRC | 15:04 | |
*** catintheroof has joined #openstack-zun | 15:06 | |
*** catinthe_ has quit IRC | 15:09 | |
*** sudipto has joined #openstack-zun | 15:10 | |
*** sudipto_ has joined #openstack-zun | 15:10 | |
*** catinthe_ has joined #openstack-zun | 15:35 | |
*** catintheroof has quit IRC | 15:36 | |
openstackgerrit | Merged openstack/zun master: Rename kw to kwargs https://review.openstack.org/481418 | 15:39 |
openstackgerrit | Merged openstack/zun master: Replace map with list https://review.openstack.org/481400 | 15:39 |
openstackgerrit | Merged openstack/zun master: Updated from global requirements https://review.openstack.org/481191 | 15:40 |
openstackgerrit | Merged openstack/zun master: Clean up network resources after tempest tests https://review.openstack.org/479409 | 16:12 |
*** catinthe_ has quit IRC | 16:19 | |
*** catintheroof has joined #openstack-zun | 16:19 | |
*** janki has joined #openstack-zun | 16:38 | |
*** janki has quit IRC | 17:00 | |
*** sudipto has quit IRC | 17:35 | |
*** sudipto_ has quit IRC | 17:35 | |
*** catinthe_ has joined #openstack-zun | 19:56 | |
*** catintheroof has quit IRC | 19:59 | |
*** lakerzhou has quit IRC | 20:36 | |
*** catinthe_ has quit IRC | 20:39 | |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Introduce policy rule for all tenants https://review.openstack.org/481758 | 21:05 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: Introduce policy rule for all tenants https://review.openstack.org/481758 | 21:07 |
*** catintheroof has joined #openstack-zun | 21:33 | |
*** openstackgerrit has quit IRC | 21:47 | |
*** openstackstatus has quit IRC | 21:56 | |
*** openstack has joined #openstack-zun | 21:59 | |
*** jwcroppe has quit IRC | 22:11 | |
*** jwcroppe has joined #openstack-zun | 22:11 | |
*** jwcroppe has quit IRC | 22:15 | |
*** openstackgerrit has joined #openstack-zun | 22:20 | |
openstackgerrit | Hongbin Lu proposed openstack/zun master: [WIP] Support show/delete with all_tenants https://review.openstack.org/479958 | 22:20 |
*** catintheroof has quit IRC | 22:42 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!