eliqiao | hi, can anyone help to review https://review.openstack.org/#/c/325686/ , it's for removing unused service while setup dsvm. | 01:00 |
---|---|---|
*** harlowja has joined #openstack-higgins | 01:08 | |
*** yanyanhu has joined #openstack-higgins | 01:17 | |
*** hongbin has joined #openstack-higgins | 01:30 | |
*** Qiming_ has joined #openstack-higgins | 01:34 | |
*** Qiming_ has quit IRC | 01:46 | |
*** hongbin has quit IRC | 01:52 | |
*** hongbin has joined #openstack-higgins | 02:31 | |
openstackgerrit | Merged openstack/higgins: Fix import error in models.py https://review.openstack.org/326170 | 02:42 |
hongbin | Hi team, our weekly team meeting will start in about 16 minutes in #openstack-meeting channel | 02:43 |
openstackgerrit | Hongbin Lu proposed openstack/higgins: Implement root controller https://review.openstack.org/325614 | 02:44 |
openstackgerrit | Hongbin Lu proposed openstack/higgins: Add Higgins Service Controller https://review.openstack.org/325611 | 02:44 |
flwang | hongbin: o/ | 02:48 |
hongbin | hey | 02:49 |
*** yuanying_ has joined #openstack-higgins | 02:51 | |
*** yuanying has quit IRC | 02:51 | |
*** mkrai_ has joined #openstack-higgins | 02:58 | |
*** adisky has joined #openstack-higgins | 03:00 | |
*** sheel has joined #openstack-higgins | 03:01 | |
*** hongbin has quit IRC | 04:01 | |
mkrai_ | yuanying_, Hi there? | 04:01 |
yuanying_ | mkrai_: pong | 04:01 |
mkrai_ | hypercontainer is one container per vm | 04:01 |
mkrai_ | So not sure how multi tenancy work | 04:02 |
mkrai_ | I will read it in detail and get back to you | 04:02 |
yuanying_ | container + vm will work as one container | 04:02 |
eliqiao | hypercontainer is one tenant per vm per my understanding | 04:03 |
yuanying_ | hmm | 04:03 |
eliqiao | it looks like a pod in k8s | 04:04 |
eliqiao | pod(k8s) = vm(hypercontainer) | 04:04 |
yuanying_ | Ah, I mean same | 04:05 |
mkrai_ | eliqiao, I have worked on clear container | 04:06 |
mkrai_ | And that is one container per vm | 04:06 |
eliqiao | mkrai_: yep, we won't worry about clear container secury issue on multi-tenancy. | 04:08 |
yuanying_ | Actually I'm not sure about current status of clear container | 04:11 |
eliqiao | madhuri may have some inputs | 04:12 |
yuanying_ | Can we use it by docker? | 04:12 |
eliqiao | not sure, I remember that rkt supports using clear containers | 04:14 |
yuanying_ | hmm | 04:14 |
yuanying_ | By the way, I think we should support pod naitively, if we use hyper/clear | 04:16 |
yuanying_ | to get isolation each tenant | 04:16 |
eliqiao | it could be an advance feature | 04:16 |
yuanying_ | afk | 04:18 |
*** yuanying_ has quit IRC | 04:18 | |
*** sudipto has joined #openstack-higgins | 04:20 | |
*** yuanying has joined #openstack-higgins | 04:21 | |
mkrai_ | yuanying, Yes natively it runs with docker. | 04:35 |
mkrai_ | It's wrapper over docker | 04:35 |
yuanying | So we can assume that clear container (container+vm) is one container. right? | 04:36 |
yuanying | (if we use docker | 04:36 |
*** sudipto has quit IRC | 04:43 | |
mkrai_ | Yes | 04:46 |
mkrai_ | yuanying, ^ | 04:46 |
mkrai_ | Sorry I am working on different machine, so missed your messages | 04:46 |
*** chandankumar has joined #openstack-higgins | 05:17 | |
*** sudipto has joined #openstack-higgins | 05:41 | |
*** mkrai_ has quit IRC | 05:49 | |
*** mkrai has joined #openstack-higgins | 05:50 | |
mkrai | Hi can anyone help me with this patch https://review.openstack.org/#/c/319065/ | 05:50 |
mkrai | Seems test passed but jenkins voted -1 | 05:50 |
yuanying | It seems test-requirements.txt is wrong | 05:51 |
mkrai | yuanying: flwang ^ | 05:51 |
yuanying | fixtures should be `fixtures>=3.0.0 # Apache-2.0/BSD` | 05:52 |
yuanying | hacking maybe `hacking>=0.11.0,<0.12 # Apache-2.0` | 05:53 |
yuanying | http://logs.openstack.org/65/319065/4/check/gate-higgins-requirements/dd0e79a/console.html#_2016-06-04_19_35_34_068 | 05:54 |
sheel | mkrai: well you need to map requirements with global requirements | 05:56 |
sheel | https://github.com/openstack/requirements/blob/9088e843f484effbe7bee064f3bc14853911d48f/global-requirements.txt#L240 | 05:56 |
sheel | hacking>=0.10.2,<0.11 # Apache-2.0 | 05:56 |
sheel | fixtures>=1.3.1,<2.0 # Apache-2.0/BSD | 05:56 |
sheel | map with these or in case any update is required first update global requirements | 05:56 |
mkrai | Thanks sheel yuanying :) | 05:57 |
sheel | mkrai: you are welcome | 05:57 |
openstackgerrit | Madhuri Kumari proposed openstack/higgins: Add missing parts for Higgins test https://review.openstack.org/319065 | 06:04 |
*** sudipto has quit IRC | 06:10 | |
*** sudipto has joined #openstack-higgins | 06:26 | |
*** sudipto has quit IRC | 06:33 | |
*** sudipto has joined #openstack-higgins | 06:49 | |
*** coolsvap is now known as coolsvap|lunch | 07:25 | |
*** coolsvap|lunch is now known as coolsvap | 07:26 | |
openstackgerrit | Sheel Rana proposed openstack/higgins: [WIP]update higgins with zun https://review.openstack.org/326276 | 07:43 |
openstackgerrit | Sheel Rana proposed openstack/higgins: [WIP]update higgins with zun https://review.openstack.org/326276 | 08:14 |
openstackgerrit | Sheel Rana proposed openstack/higgins: update higgins with zun https://review.openstack.org/326276 | 08:43 |
eliqiao | sheel: hi | 08:47 |
sheel | eliqiao: hi | 08:47 |
eliqiao | not sure if we can merge this patch easily, I am worry about the gate jobs | 08:48 |
sheel | eliqiao: yes, we need to first update infra | 08:48 |
sheel | eliqiao: project name, gate jobs | 08:48 |
eliqiao | will you do that? or I will | 08:49 |
sheel | eliqiao: you can go ahead | 08:49 |
sheel | eliqiao: mkrai has already submitted for zunclient | 08:49 |
sheel | eliqiao: so other part you can take | 08:49 |
eliqiao | okay, not so much work for project-config | 08:50 |
sheel | eliqiao: yep | 08:50 |
sheel | for your reference: zunclient related patch https://review.openstack.org/#/c/317699/ | 08:51 |
sheel | eliqiao: ^^ | 08:51 |
sheel | its in wait for "First Higgins project should be renamed." :) | 08:52 |
eliqiao | sheel: seems we may need to rename IRC channel name | 08:56 |
sheel | eliqiao: you are right. | 08:56 |
eliqiao | I will rename package to zun from 'python-higgins' | 08:58 |
*** chandankumar has quit IRC | 09:02 | |
sheel | yes | 09:05 |
mkrai | eliqiao: Let me know once done | 09:08 |
eliqiao | mkrai: patch's done. | 09:22 |
eliqiao | https://review.openstack.org/#/c/326306/ | 09:22 |
eliqiao | better to ping infra team | 09:24 |
sheel | cool | 09:24 |
sheel | eliqiao: added infra cores in review | 09:26 |
eliqiao | yep, I pinged yolanda, seem still need to fix alapha older. | 09:31 |
*** chandankumar has joined #openstack-higgins | 09:46 | |
*** shu-mutou is now known as shu-mutou-AFK | 09:54 | |
*** yanyanhu has quit IRC | 10:10 | |
*** yanyanhu has joined #openstack-higgins | 10:10 | |
*** yanyanhu has quit IRC | 10:11 | |
eliqiao | sheel: any idea how to register a new channel ? | 10:38 |
eliqiao | I mean for #openstack-zun | 10:38 |
eliqiao | I got 2016-06-07 09:41:26.169 | #openstack-zun is not registered with ChanServ | 10:38 |
sheel | eliqiao: hey, use openstack-infra/irc-meetings | 10:42 |
eliqiao | sheel: sorry? | 10:47 |
sheel | eliqiao: I was refering https://review.openstack.org/#/c/315759/2 | 10:47 |
sheel | for adding channel | 10:48 |
sheel | https://review.openstack.org/316378 - this was used for higgins | 10:48 |
eliqiao | sheel: yep, I know that, but jenkins failed to pass, because it need to test the access of #openstack-zun, but we don't create it yet. | 10:49 |
eliqiao | sheel: I just create a new channel with #openstack-zun | 10:49 |
sheel | eliqiao: I have to look into it for further details.. | 10:50 |
sheel | will update you in a while | 10:50 |
eliqiao | just FYI, project-config fail: http://logs.openstack.org/06/326306/2/check/gate-project-config-irc-access/894e154/console.html#_2016-06-07_09_41_26_169 | 10:51 |
sheel | It says channel is created but not registered | 10:53 |
sheel | you need to use "/msg ChanServ REGISTER {channel name}" .. | 10:53 |
eliqiao | sheel: ya, I follow this http://docs.openstack.org/infra/system-config/irc.html | 10:54 |
sheel | but may be its ok to get this done through hongbin | 10:54 |
eliqiao | just registered, and kick recheck. | 10:54 |
sheel | ok, lets see | 10:55 |
*** sudipto has quit IRC | 11:01 | |
*** coolsvap_ has joined #openstack-higgins | 11:44 | |
*** coolsvap has quit IRC | 11:45 | |
*** coolsvap_ has quit IRC | 11:46 | |
*** coolsvap has joined #openstack-higgins | 11:46 | |
*** mkrai has quit IRC | 12:03 | |
*** coolsvap has quit IRC | 12:07 | |
*** chandankumar has quit IRC | 12:56 | |
*** chandankumar has joined #openstack-higgins | 13:05 | |
*** sudipto has joined #openstack-higgins | 13:10 | |
*** chandankumar has quit IRC | 13:45 | |
*** chandankumar has joined #openstack-higgins | 14:06 | |
*** sheel has quit IRC | 14:35 | |
*** hongbin has joined #openstack-higgins | 14:52 | |
*** chandankumar has quit IRC | 14:54 | |
*** coolsvap has joined #openstack-higgins | 15:15 | |
*** sheel has joined #openstack-higgins | 15:17 | |
*** coolsvap has quit IRC | 15:26 | |
*** coolsvap has joined #openstack-higgins | 15:30 | |
*** chandankumar has joined #openstack-higgins | 15:39 | |
*** chandankumar has quit IRC | 16:28 | |
*** coolsvap has quit IRC | 16:33 | |
*** coolsvap has joined #openstack-higgins | 16:34 | |
*** chandankumar has joined #openstack-higgins | 16:44 | |
*** chandankumar has quit IRC | 16:51 | |
*** chandankumar has joined #openstack-higgins | 17:16 | |
*** chandankumar has quit IRC | 17:21 | |
*** mkrai has joined #openstack-higgins | 17:30 | |
*** sudipto has quit IRC | 17:56 | |
*** chandankumar has joined #openstack-higgins | 18:31 | |
*** coolsvap has quit IRC | 18:41 | |
*** mkrai has quit IRC | 18:58 | |
*** chandankumar has quit IRC | 19:05 | |
*** sheel has quit IRC | 19:05 | |
*** adisky has quit IRC | 20:50 | |
*** hongbin has quit IRC | 23:17 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!