*** yanyanhu has joined #openstack-zun | 01:13 | |
*** yanyanhu has quit IRC | 01:23 | |
*** hongbin has joined #openstack-zun | 01:35 | |
*** xiangxinyong has quit IRC | 02:02 | |
*** yuanying has quit IRC | 02:10 | |
hongbin | flwang: there? | 02:14 |
---|---|---|
hongbin | flwang: when you have a chance, need your comment on https://etherpad.openstack.org/p/zun-container-image | 02:15 |
*** xiangxinyong has joined #openstack-zun | 02:28 | |
*** mkrai has joined #openstack-zun | 02:44 | |
hongbin | mkrai: hey Madhuri, you back? | 02:46 |
mkrai | hey hongbin | 02:46 |
mkrai | Not yet I am on vacation but thought of attending meeting | 02:47 |
hongbin | oh, great | 02:47 |
hongbin | How is your vacation | 02:47 |
mkrai | Fell ill | 02:47 |
mkrai | :( | 02:47 |
hongbin | oh. sorry to hear that | 02:47 |
mkrai | What's going in Zun? | 02:48 |
hongbin | good | 02:48 |
mkrai | np. Sorry didn't get chance to look around Zun. | 02:48 |
mkrai | Internet connectivity here is too bad | 02:48 |
hongbin | np for that | 02:48 |
hongbin | Basically, you finished the basic of hte runtime api before you left | 02:49 |
hongbin | At this week, we basically enhancing the runtime API | 02:49 |
hongbin | There is a significant patch though I think | 02:50 |
hongbin | which is this one: https://github.com/openstack/higgins/commit/ea11c8e37c5a20bbbd77b32e3f5ac240243a880b | 02:50 |
hongbin | After that, the container creation is async | 02:50 |
hongbin | eliqiao: submitted a patch to get the docker running as part of devstack | 02:51 |
mkrai | That's cool. I am having a look at the patch | 02:51 |
hongbin | Then, the container API is running at the devstack environment | 02:51 |
hongbin | mkrai: Oh, there are patches that you might interest to look at as well | 02:53 |
hongbin | https://review.openstack.org/#/c/355667/ | 02:53 |
hongbin | This changed the style of the CLI | 02:53 |
hongbin | https://review.openstack.org/#/c/355669/ | 02:54 |
mkrai | hongbin: We don't need to worry about request that comes for containers that are in state of creating | 02:54 |
mkrai | Right? | 02:54 |
hongbin | Maybe we need to reject the request of the container is creating | 02:55 |
hongbin | Or just pass the request to docker daemon, and let it throw an exception | 02:55 |
mkrai | Docker should handle it I guess | 02:56 |
mkrai | Yes | 02:56 |
hongbin | Yes, it can | 02:56 |
mkrai | The later option is better | 02:56 |
hongbin | ok | 02:56 |
*** sudipto has joined #openstack-zun | 02:57 | |
*** sudipto_ has joined #openstack-zun | 02:57 | |
hongbin | All, the team meeting is starting at #openstack-meeting channel | 03:00 |
openstackgerrit | Merged openstack/python-zunclient: Changed the CLI style https://review.openstack.org/355667 | 03:02 |
*** mkrai has quit IRC | 03:30 | |
*** mkrai has joined #openstack-zun | 03:58 | |
hongbin | sudipto: I though of the image config idea | 03:58 |
mkrai | sudipto: I will ping you once I am free | 03:58 |
mkrai | I am on vacation | 03:58 |
hongbin | sudipto: I still think we should let users to decide which one to download the image | 03:58 |
hongbin | sudipto: For example, zun pull docker.io/busybox | 03:58 |
mkrai | hongbin: What config is it? | 03:59 |
hongbin | sudipto: zun pull glance/busybox | 03:59 |
hongbin | mkrai: We discussed if Zun should introduce a config to pick glance over registry | 03:59 |
*** yuanying has joined #openstack-zun | 03:59 | |
mkrai | hongbin: IMO we don't need such config or even a flag in API | 04:00 |
hongbin | Yes | 04:00 |
mkrai | Give preference to glance and if image is not found get it from registry | 04:00 |
sudipto | so you want the namespace in the image to decide where it's being downloaded from? | 04:00 |
hongbin | yes namespace solution | 04:00 |
sudipto | registry being - docker hub? | 04:00 |
mkrai | Yes | 04:01 |
hongbin | what we need to implement is the "glance/" prefix | 04:01 |
hongbin | if there is a "glance/" prefix in pull/push, traslate it to the Glance API calls | 04:01 |
sudipto | hongbin, +1 | 04:01 |
mkrai | Yeah that's a good idea | 04:02 |
mkrai | +1 | 04:02 |
hongbin | cool | 04:02 |
sudipto | basically - we can make the image choice - entirely based on namespaces. | 04:02 |
hongbin | yes | 04:02 |
sudipto | cool that also works. | 04:02 |
sudipto | and is better than what i was suggesting. | 04:02 |
hongbin | need to leave now | 04:02 |
sudipto | ok you sleep now :) | 04:03 |
hongbin | see you all folks | 04:03 |
sudipto | Good night! | 04:03 |
*** hongbin has quit IRC | 04:03 | |
mkrai | sudipto: I will ping you later today | 04:03 |
sudipto | mkrai, you are on vacation today? | 04:03 |
sudipto | Alright sure. | 04:03 |
mkrai | I see some progress on Zun :) | 04:03 |
mkrai | Yes | 04:03 |
sudipto | yeah - once i have the dev env up - i should be able to contribute code. | 04:04 |
mkrai | Cool :) | 04:04 |
sudipto | btw -we have lot of copyright statement issues in the code at the moment. | 04:05 |
mkrai | Yes I know | 04:05 |
mkrai | Most of the code is copied that's why | 04:06 |
sudipto | yeah - we will probably have a bug to fix all of that. | 04:06 |
mkrai | Thanks :) | 04:06 |
sudipto | mkrai, what do we call zun at this time? | 04:10 |
sudipto | an incubator project - or what is it? | 04:10 |
sudipto | as in the state of the project | 04:10 |
*** mkrai has quit IRC | 04:33 | |
*** sudipto_ has quit IRC | 04:43 | |
*** sudipto has quit IRC | 04:43 | |
*** janki has joined #openstack-zun | 04:46 | |
*** sudipto has joined #openstack-zun | 05:05 | |
*** sudipto_ has joined #openstack-zun | 05:06 | |
*** yanyanhu has joined #openstack-zun | 05:11 | |
*** chandankumar has joined #openstack-zun | 05:14 | |
*** manikanta_tadi has joined #openstack-zun | 05:31 | |
*** sudipto has quit IRC | 05:31 | |
*** sudipto_ has quit IRC | 05:31 | |
*** sudipto has joined #openstack-zun | 05:32 | |
*** shubhams has joined #openstack-zun | 05:51 | |
*** GB21 has joined #openstack-zun | 06:47 | |
*** manikanta_tadi has quit IRC | 06:47 | |
openstackgerrit | Merged openstack/higgins: Put frequently called code into decorator https://review.openstack.org/355887 | 06:55 |
*** shubhams has quit IRC | 07:15 | |
*** aloga has joined #openstack-zun | 07:25 | |
aloga | hi all | 07:25 |
yasemin | i cant install zun on devstack, is there any specific configuration ? | 07:33 |
*** GB21 has quit IRC | 07:45 | |
*** openstackgerrit has quit IRC | 08:03 | |
*** openstackgerrit has joined #openstack-zun | 08:04 | |
*** yuanying has quit IRC | 08:05 | |
sudipto | aloga, hello! | 08:28 |
*** chandankumar1 has joined #openstack-zun | 08:57 | |
*** chandankumar has quit IRC | 08:59 | |
*** chandankumar1 is now known as chandankumar | 09:00 | |
*** yanyanhu has quit IRC | 09:52 | |
*** tbh has joined #openstack-zun | 10:05 | |
*** mikelk has joined #openstack-zun | 10:12 | |
*** hieulq has quit IRC | 10:13 | |
*** mikelk has quit IRC | 10:14 | |
*** hieulq has joined #openstack-zun | 10:15 | |
*** mikelk has joined #openstack-zun | 10:15 | |
*** mikelk has quit IRC | 10:20 | |
*** mikelk has joined #openstack-zun | 10:20 | |
*** sheel has joined #openstack-zun | 11:02 | |
*** chandankumar has quit IRC | 11:14 | |
*** chandankumar has joined #openstack-zun | 11:20 | |
*** sudipto has quit IRC | 11:51 | |
*** sudipto has joined #openstack-zun | 12:49 | |
*** mikelk has quit IRC | 13:13 | |
*** janki is now known as janki|afk | 13:14 | |
*** janki|afk is now known as janki | 13:24 | |
*** sheel has quit IRC | 13:36 | |
*** mikelk has joined #openstack-zun | 13:41 | |
*** hongbin has joined #openstack-zun | 13:58 | |
*** sudipto has quit IRC | 14:09 | |
*** sudipto has joined #openstack-zun | 14:16 | |
*** mikelk has quit IRC | 14:19 | |
*** sudipto has quit IRC | 14:25 | |
*** mikelk has joined #openstack-zun | 14:34 | |
*** chandankumar has quit IRC | 15:11 | |
*** janki has quit IRC | 15:12 | |
tbh | can anyone please review https://review.openstack.org/#/c/358347/ ? | 15:17 |
hongbin | tbh: will do that | 15:24 |
tbh | thanks hongbin ! | 15:25 |
hongbin | np | 15:25 |
*** xiangxinyong has quit IRC | 15:30 | |
*** xiangxinyong has joined #openstack-zun | 15:31 | |
*** janki has joined #openstack-zun | 15:45 | |
mikelk | I am seeing that in higgins/devstack/plugin.sh the zunclient is commented out as TODO | 16:02 |
mikelk | zunclient cannot be used yet? | 16:03 |
*** xiangxinyong has quit IRC | 16:33 | |
*** xiangxinyong has joined #openstack-zun | 16:34 | |
*** sudipto has joined #openstack-zun | 16:48 | |
sudipto | hongbin, Hi, i could start the zun-api inside the container - however do you have a guide for the zunclient and how to install/use it? | 16:49 |
hongbin | sudipto: pong | 17:00 |
hongbin | sudipto: No, I don't , but take a look at Eli's patch: https://review.openstack.org/#/c/357008/ | 17:01 |
hongbin | mikelk: It can be used after this patch get merged : https://review.openstack.org/#/c/357008/ | 17:01 |
hongbin | Need to leave for lunch now | 17:02 |
mlekkas_ | hongbin, thanks | 17:02 |
*** janki has quit IRC | 17:14 | |
*** chandankumar has joined #openstack-zun | 17:15 | |
sudipto | hongbin, ok that was simple - had to just download the client code and run pip install -e . | 17:18 |
*** mikelk has quit IRC | 17:19 | |
sudipto | hongbin, I started the compute service as well - but I did so on a container that has no docker installed - but the sun-compute process didn't throw any errors. | 17:19 |
*** chandankumar has quit IRC | 17:21 | |
*** xiangxinyong has quit IRC | 17:41 | |
*** xiangxinyong has joined #openstack-zun | 17:41 | |
*** sudipto has quit IRC | 18:35 | |
openstackgerrit | bharaththiruveedula proposed openstack/higgins: Raise 409 exception while deleting running container https://review.openstack.org/359376 | 18:42 |
*** tbh has quit IRC | 18:44 | |
*** manikanta_tadi has joined #openstack-zun | 21:38 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/higgins: Updated from global requirements https://review.openstack.org/359455 | 22:16 |
*** manikanta_tadi has quit IRC | 22:29 | |
*** hongbin has quit IRC | 23:26 | |
*** yuanying has joined #openstack-zun | 23:30 | |
*** manikanta_tadi has joined #openstack-zun | 23:32 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!