openstackgerrit | Madhuri Kumari proposed openstack/magnum: Adding functional test cases for Kubernetes APIs https://review.openstack.org/190444 | 00:02 |
---|---|---|
*** SourabhP has joined #openstack-containers | 00:13 | |
*** yuanying-alt has joined #openstack-containers | 00:14 | |
*** sdake_ has joined #openstack-containers | 00:17 | |
*** yuanying-alt has quit IRC | 00:19 | |
*** sdake has quit IRC | 00:21 | |
*** sdake_ has quit IRC | 00:27 | |
*** jjlehr has joined #openstack-containers | 00:30 | |
*** ameybhide has quit IRC | 00:37 | |
*** hongbin has joined #openstack-containers | 00:50 | |
*** daneyon has joined #openstack-containers | 00:50 | |
*** Tango|2 has quit IRC | 00:59 | |
*** sdake has joined #openstack-containers | 01:00 | |
*** daneyon_ has joined #openstack-containers | 01:02 | |
*** hongbin has quit IRC | 01:04 | |
*** daneyon has quit IRC | 01:05 | |
*** tobe has joined #openstack-containers | 01:05 | |
*** david-ly_ has joined #openstack-containers | 01:06 | |
*** sthillma has quit IRC | 01:06 | |
*** david-lyle has quit IRC | 01:09 | |
*** julim has joined #openstack-containers | 01:13 | |
openstackgerrit | Eli Qiao proposed openstack/magnum: Devstack: Add admin creds in magnum.conf https://review.openstack.org/194925 | 01:14 |
openstackgerrit | Eli Qiao proposed openstack/magnum: Add periodic task framework https://review.openstack.org/187090 | 01:14 |
openstackgerrit | Eli Qiao proposed openstack/magnum: Add periodic task to sync bay status https://review.openstack.org/194514 | 01:14 |
*** yuanying-alt has joined #openstack-containers | 01:15 | |
*** yuanying-alt has quit IRC | 01:19 | |
*** SourabhP has quit IRC | 01:25 | |
openstackgerrit | Eli Qiao proposed openstack/magnum: Devstack: Add admin creds in magnum.conf https://review.openstack.org/194925 | 01:28 |
openstackgerrit | Eli Qiao proposed openstack/magnum: Add periodic task framework https://review.openstack.org/187090 | 01:28 |
openstackgerrit | Eli Qiao proposed openstack/magnum: Add periodic task to sync bay status https://review.openstack.org/194514 | 01:28 |
*** jruano has joined #openstack-containers | 01:31 | |
eliqiao1 | hi Kennan, around? | 01:36 |
Kennan | shoot eliqiao1 | 01:37 |
* eliqiao1 dead.. | 01:37 | |
eliqiao1 | Kennan, I am sorry , I don't understand your comments on https://review.openstack.org/#/c/194925/1/devstack/lib/magnum | 01:38 |
Kennan | hi did you check configure_auth_token_middleware ? | 01:38 |
Kennan | our magnum now installed would have username and password in magnum.conf | 01:38 |
eliqiao1 | I'd like to get admin_user not cfg.CONF.keystone_authtoken.username | 01:38 |
Kennan | we not need another admin_username and admin_password | 01:39 |
Kennan | they are same | 01:39 |
Kennan | i did not found any projects use username and admin_username in keystone_authtoken at the sametime | 01:39 |
eliqiao1 | okay, then how do we use _service_admin_creds() ? | 01:39 |
Kennan | My point is in your devstack configuratio | 01:40 |
Kennan | you can reuse username and password | 01:40 |
Kennan | not need to set another admin_username and admin_password | 01:40 |
eliqiao1 | okay , then do you agree change https://github.com/openstack/magnum/blob/master/magnum/common/magnum_keystoneclient.py#L151 to use username ? | 01:40 |
eliqiao1 | https://github.com/openstack/magnum/blob/master/magnum/common/magnum_keystoneclient.py#L155 | 01:40 |
Kennan | did you check /etc/nova.conf or glance.conf | 01:40 |
Kennan | cfg.CONF.keystone_authtoken.username | 01:41 |
Kennan | should work I think | 01:41 |
Kennan | so two choose here | 01:41 |
Kennan | 1) change configure_auth_token_middleware | 01:41 |
Kennan | or | 01:41 |
Kennan | 2) use cfg.CONF.keystone_authtoken.username | 01:42 |
Kennan | my option | 01:42 |
Kennan | if not work, I want to know what cause the failure | 01:42 |
Kennan | what do you think eliqiao1: ? | 01:42 |
*** jay-lau-513 has joined #openstack-containers | 01:43 | |
eliqiao1 | Kennan: hmm... that's strange we read username in _service_admin_creds .. | 01:43 |
*** hongbin has joined #openstack-containers | 01:43 | |
Kennan | in my devstack install, I found nvoa.conf and glance.conf keystone_authotkne section | 01:45 |
Kennan | it only have username and password | 01:45 |
eliqiao1 | yes, I can too. | 01:45 |
Kennan | in heat it only have admin_username | 01:45 |
Kennan | and admin_password | 01:45 |
Kennan | I did not see any projecrs have both username and admin_username | 01:45 |
Kennan | it is strange | 01:45 |
Kennan | and not needed I think | 01:45 |
Kennan | if you like to use admin_username | 01:46 |
Kennan | you can investigate configure_auth_token_middleware | 01:46 |
Kennan | could we adopt some change to that | 01:46 |
Kennan | like heat what did they do | 01:47 |
eliqiao1 | Kennan: hmm. I don't understand auth_token_middleware, I need to think about more, | 01:48 |
Kennan | OK eliqiao1: maybe check heat devstack jobs and can get learn some more. | 01:50 |
*** erkules_ has joined #openstack-containers | 01:57 | |
*** erkules has quit IRC | 02:00 | |
Kennan | ping yuanying: | 02:03 |
yuanying | hi Kennan | 02:03 |
Kennan | hi yuanying: just a question, not find any specail in iroric templated compared with vm template | 02:04 |
Kennan | is it nearly same? | 02:04 |
yuanying | nealy same | 02:04 |
yuanying | but ironic can't use cinder volume | 02:04 |
Kennan | OK. so you cut about cinder volume in ironic tempalte ? | 02:05 |
yuanying | and also, associating floating ip requires specific order | 02:05 |
yuanying | yes | 02:05 |
Kennan | what specific order ? | 02:05 |
yuanying | Ironic instance resource can't connect to Port resource | 02:06 |
Kennan | yuanying: do you mean port not work with ironic instance? how that neutron work with that | 02:07 |
yuanying | If ironic started, it has own neutron port | 02:07 |
Kennan | could you give me a command example ? what's it | 02:08 |
yuanying | so we can't attach new port which created in template | 02:08 |
yuanying | wait a moment | 02:09 |
*** daneyon_ has quit IRC | 02:09 | |
*** Haomeng has joined #openstack-containers | 02:12 | |
yuanying | Kennan: please look at this https://gist.github.com/yuanying/29bab930caf4f4b70ff8 | 02:12 |
*** dims has joined #openstack-containers | 02:14 | |
*** macjack has quit IRC | 02:14 | |
*** dims_ has quit IRC | 02:15 | |
Kennan | yuanying: I not familiar with some of them | 02:15 |
Kennan | did ironic support floating ip ? | 02:15 |
yuanying | yes | 02:15 |
*** yuanying-alt has joined #openstack-containers | 02:15 | |
Haomeng | Kennan: I understand floating ip is neutron function, that is not ironic function | 02:17 |
*** daneyon has joined #openstack-containers | 02:17 | |
Kennan | yuanying: for your paste | 02:18 |
Kennan | one is {get_resource: fixed_network} another is {get_param: fixed_network} | 02:18 |
*** daneyon has quit IRC | 02:18 | |
Kennan | why need such difference? | 02:18 |
*** eghobo has joined #openstack-containers | 02:19 | |
yuanying | Oh, yes | 02:19 |
yuanying | we didn't create fixed network In ironic template, but we create fixed network in another templates. | 02:19 |
*** dims has quit IRC | 02:20 | |
*** yuanying-alt has quit IRC | 02:20 | |
yuanying | so in ironic template we should supply fixed network from parameter. | 02:20 |
yuanying | Ironic instance already connect existing fixed network, because it is bare metal. | 02:21 |
*** eghobo_ has joined #openstack-containers | 02:21 | |
yuanying | ( but I think this is currently neutron limitation | 02:21 |
Kennan | yuanying: so in your https://gist.github.com/yuanying/29bab930caf4f4b70ff8 | 02:22 |
Kennan | the most differcen between ironic and vm | 02:22 |
*** lan has quit IRC | 02:22 | |
Kennan | could I summary as below | 02:22 |
Kennan | 1: cinder support | 02:22 |
*** dims has joined #openstack-containers | 02:22 | |
Kennan | 2. floating ip port support (port_id in tempaltes) | 02:22 |
Kennan | is it? | 02:22 |
yuanying | right | 02:23 |
yuanying | so, if we use this template, we should add fixed network parameter in baymodel. | 02:23 |
Kennan | yuanying: wait let me check | 02:24 |
*** eghobo has quit IRC | 02:25 | |
*** lan has joined #openstack-containers | 02:25 | |
Kennan | in our baymodel, we not need fixed-network now | 02:25 |
Kennan | I still not get learn why ironic tempaltes need fixed-network changed in baymodel | 02:25 |
Kennan | could you explain more? | 02:26 |
yuanying | I adde it, but currently that parameter uses for another purpose. | 02:26 |
*** jay-lau-513 has quit IRC | 02:26 | |
*** jay-lau-513 has joined #openstack-containers | 02:26 | |
yuanying | that is current neutorn-ironic limitation | 02:26 |
yuanying | ironic needs flat network for tenant network. | 02:27 |
yuanying | tenant network = fixed network | 02:27 |
yuanying | so, if we want to start ironic instance, there is already fixed network | 02:28 |
Kennan | ok yuanying: so you means | 02:28 |
Kennan | in our kubernets VM tempalte, I found it default network is vxlan | 02:29 |
Kennan | so ironic not support that | 02:29 |
Kennan | we need to create fixed network | 02:29 |
Kennan | right ? | 02:29 |
Haomeng | yuanying: yes, ironic support flat network only now | 02:29 |
yuanying | we need to create fixed network before stack-create | 02:30 |
Kennan | yuanying: so ironic template should test with fixed network. So our baymodel need parameter to pass that to tempaltes | 02:30 |
yuanying | yes | 02:30 |
Kennan | ok yuanying I am more clear now | 02:31 |
Kennan | your summary about | 02:31 |
Kennan | for ironic only support fixed-network well now, but baymodel defauilt is vxlan | 02:31 |
Kennan | which can cause issues | 02:31 |
Kennan | so ironic templated need have ways to get fixed- neworking setting from baymodel | 02:32 |
Kennan | is it ? | 02:32 |
yuanying | right | 02:32 |
Kennan | for floating ip, I not clear if support well. but as you said the ironic template has some change about it | 02:33 |
Kennan | so it is different from vm tempalte in port-Id | 02:33 |
dims | madhuri_: looks like you are all set with that concurrency thing | 02:33 |
Kennan | yuanying is the above comments also true? | 02:34 |
Kennan | for folating ip | 02:34 |
yuanying | yes | 02:34 |
openstackgerrit | Hongbin Lu proposed openstack/magnum: Add template definition of Mesos bay https://review.openstack.org/191476 | 02:34 |
Kennan | ok. Thanks guy. Any other comments need to address for ironic? | 02:34 |
Kennan | yuanying: | 02:35 |
yuanying | I'll check it, wait a moment | 02:35 |
yuanying | Maybe, that all. I modified another part, but currently it can be resolved. | 02:37 |
Kennan | ok I will try if your ironic template work or not(if time possible) | 02:38 |
yuanying | for example, using software deployment | 02:38 |
*** jruano has quit IRC | 02:38 | |
yuanying | thanks, but I guess that template doesn't work, because there are some modification in shared "fragment" scripts. | 02:39 |
Kennan | ok yuanying thanks your time | 02:39 |
yuanying | np | 02:39 |
*** unicell has quit IRC | 02:42 | |
madhuri_ | dims, Hi, thank you | 02:44 |
madhuri_ | dims, But I have a question | 02:45 |
madhuri_ | dims, Even though multiple threads were running the test, wasn't setUpClass supposed to be called once? | 02:46 |
dims | madhuri_: that's a valid statement per worker, if you have more than one worker then setupClass is called once for each worker. testr defaults to as many workers as there are cpu(s) | 03:00 |
dims | bye for now | 03:00 |
*** dims has quit IRC | 03:01 | |
*** jruano has joined #openstack-containers | 03:01 | |
eliqiao1 | hi yuanying: | 03:06 |
yuanying | hi eliqiao1 | 03:06 |
eliqiao1 | yuanying: I see you commited this commit 3d1bff28ab590cc56aada9b0528968853473b1c4 | 03:07 |
eliqiao1 | yuanying I have a question about usage of _service_admin_cred | 03:07 |
eliqiao1 | #link https://github.com/openstack/magnum/blob/master/magnum/common/magnum_keystoneclient.py#L151 | 03:07 |
yuanying | Actually, these code were copied from solum | 03:08 |
eliqiao1 | yuanying: curretnly , there is no configure options of keystone_authtoken.admin_user etc in magnum.conf | 03:08 |
yuanying | yes | 03:09 |
eliqiao1 | I plan to use _service_admin_cred , and I have a patch to add these configure options | 03:09 |
eliqiao1 | #link https://review.openstack.org/194925 | 03:09 |
eliqiao1 | yuanying: this patch is to add admin_user/password etc to magnum.conf, but Kennan -1 on that. | 03:10 |
eliqiao1 | Kennan though we don't need to add admin_user/password since we have already have username and password. | 03:11 |
yuanying | because admin_user/password are old format | 03:11 |
yuanying | so you try to modify _service_admin_cred to use username/password ? | 03:12 |
yuanying | currently, in solum implementation | 03:13 |
yuanying | https://github.com/stackforge/solum/blob/master/solum/common/solum_keystoneclient.py#L170 | 03:13 |
yuanying | solum stil uses admin_user... | 03:14 |
*** eliqiao1 has quit IRC | 03:15 | |
yuanying | I'll away from keyboard until 1hour | 03:15 |
*** yuanying-alt has joined #openstack-containers | 03:16 | |
*** yuanying-alt has quit IRC | 03:21 | |
*** hongbin has quit IRC | 03:27 | |
*** rlrevell has quit IRC | 03:31 | |
*** jjlehr has quit IRC | 03:46 | |
*** jjlehr has joined #openstack-containers | 03:48 | |
*** david-ly_ is now known as david-lyle | 03:51 | |
*** julim has quit IRC | 03:52 | |
*** sthillma has joined #openstack-containers | 03:52 | |
diga_ | sdake: Hi | 03:55 |
diga_ | I have updated this bug - https://bugs.launchpad.net/magnum/+bug/1451118 | 03:56 |
openstack | Launchpad bug 1451118 in Magnum "magnum throws db exception on failed bay deletion" [High,Triaged] - Assigned to Digambar (digambarpatil15) | 03:56 |
*** hblixt has joined #openstack-containers | 03:57 | |
*** sthillma_ has joined #openstack-containers | 03:58 | |
*** blixt_ has joined #openstack-containers | 03:59 | |
*** hblixt has quit IRC | 03:59 | |
*** sthillma has quit IRC | 04:01 | |
*** sthillma_ is now known as sthillma | 04:01 | |
*** sthillma has quit IRC | 04:06 | |
*** unicell has joined #openstack-containers | 04:08 | |
*** jruano has quit IRC | 04:10 | |
*** yuanying-alt has joined #openstack-containers | 04:17 | |
*** unicell has quit IRC | 04:18 | |
*** unicell has joined #openstack-containers | 04:20 | |
*** Marga_ has joined #openstack-containers | 04:20 | |
*** yuanying-alt has quit IRC | 04:22 | |
*** achanda has joined #openstack-containers | 04:26 | |
*** Marga_ has quit IRC | 04:30 | |
*** Marga_ has joined #openstack-containers | 04:31 | |
*** harshs has quit IRC | 04:37 | |
*** tobe has quit IRC | 04:40 | |
*** harshs has joined #openstack-containers | 04:47 | |
*** jjlehr has quit IRC | 04:52 | |
*** achanda has quit IRC | 05:00 | |
*** Tango has joined #openstack-containers | 05:04 | |
*** yuanying-alt has joined #openstack-containers | 05:18 | |
*** tobe has joined #openstack-containers | 05:19 | |
*** yuanying-alt has quit IRC | 05:22 | |
*** sdake has quit IRC | 05:35 | |
*** harshs has quit IRC | 05:42 | |
*** achanda has joined #openstack-containers | 05:43 | |
*** harshs has joined #openstack-containers | 05:47 | |
*** harshs has quit IRC | 05:48 | |
*** oro has joined #openstack-containers | 05:50 | |
*** SourabhP has joined #openstack-containers | 05:51 | |
*** sthillma has joined #openstack-containers | 05:56 | |
*** sdake has joined #openstack-containers | 06:00 | |
*** tobe has quit IRC | 06:05 | |
*** achanda_ has joined #openstack-containers | 06:14 | |
*** sdake has quit IRC | 06:16 | |
*** achanda has quit IRC | 06:16 | |
*** yuanying-alt has joined #openstack-containers | 06:18 | |
*** sdake has joined #openstack-containers | 06:18 | |
*** sthillma has quit IRC | 06:20 | |
*** yuanying-alt has quit IRC | 06:23 | |
*** BertrandN has joined #openstack-containers | 06:24 | |
*** achanda_ has quit IRC | 06:24 | |
openstackgerrit | ZhiQiang Fan proposed openstack/magnum: port to oslo.service https://review.openstack.org/194932 | 06:27 |
*** eliqiao has joined #openstack-containers | 06:28 | |
*** eliqiao has quit IRC | 06:38 | |
openstackgerrit | ZhiQiang Fan proposed openstack/magnum: remove duplicate option settings https://review.openstack.org/194964 | 06:39 |
*** tobe has joined #openstack-containers | 06:40 | |
*** gpruessmann has joined #openstack-containers | 06:40 | |
*** sdake has quit IRC | 06:41 | |
*** sdake has joined #openstack-containers | 06:41 | |
*** sdake has quit IRC | 06:41 | |
*** Tango has quit IRC | 06:42 | |
*** belmoreira has joined #openstack-containers | 06:43 | |
*** coolsvap|away is now known as coolsvap | 06:44 | |
*** eliqiao has joined #openstack-containers | 06:46 | |
*** eliqiao1 has joined #openstack-containers | 06:50 | |
eliqiao1 | hi yuanying, around? | 06:50 |
yuanying | yes | 06:51 |
eliqiao1 | yuanying: sorry , my ubuntu just crashed and something wrong with my network just now. | 06:51 |
eliqiao1 | yuanying, can we continue to discuss service_admin_creds ? | 06:52 |
*** eliqiao has quit IRC | 06:53 | |
yuanying | ok | 06:53 |
openstackgerrit | ZhiQiang Fan proposed openstack/magnum: stop tracking sample configuration file https://review.openstack.org/195894 | 06:53 |
eliqiao1 | #link https://github.com/openstack/magnum/blob/master/magnum/common/magnum_keystoneclient.py#L155 | 06:54 |
eliqiao1 | since admin_user is old style, and we don't want to add it in magnum.conf, so can we rename it from admin_user to user? | 06:55 |
yuanying | I'll check keystone middleware | 06:55 |
*** coolsvap is now known as coolsvap|away | 06:56 | |
eliqiao1 | okay , thanks:) | 06:57 |
yuanying | maybe we should change to username/password | 06:59 |
*** Haomeng has left #openstack-containers | 06:59 | |
yuanying | There is a lot of changes in keystonemiddleware.auth_token since I checked it for implementing... | 07:00 |
yuanying | ugh, sorry I should go meeting | 07:00 |
eliqiao1 | yuanying: okay , thanks, I will update patch and put you on review list okay ? | 07:03 |
*** oro has quit IRC | 07:10 | |
*** blixt_ has quit IRC | 07:16 | |
*** SourabhP has quit IRC | 07:19 | |
*** yuanying-alt has joined #openstack-containers | 07:19 | |
*** yuanying-alt has quit IRC | 07:23 | |
*** erkules_ is now known as erkules | 07:24 | |
*** erkules has joined #openstack-containers | 07:24 | |
*** eghobo_ has quit IRC | 07:27 | |
*** achanda has joined #openstack-containers | 07:32 | |
*** nihilifer has quit IRC | 07:33 | |
*** nihilifer has joined #openstack-containers | 07:47 | |
*** Marga_ has quit IRC | 08:04 | |
*** oro has joined #openstack-containers | 08:09 | |
yuanying | eliqiao1: yes sure | 08:10 |
eliqiao1 | yuanying: I just change admin_name to username, but ,unit test failed as 'no such option in group keystone_authtoken: username' , any clus? | 08:13 |
*** yuanying has quit IRC | 08:19 | |
*** yuanying-alt has joined #openstack-containers | 08:20 | |
*** j___ has joined #openstack-containers | 08:21 | |
*** yuanying-alt has quit IRC | 08:24 | |
eliqiao1 | yuanying: :( don't know how to go. is that you Motohiro/Yuanying Otsuka ? I added you on review list | 08:34 |
*** phil231 has joined #openstack-containers | 08:37 | |
*** Marga_ has joined #openstack-containers | 08:43 | |
*** nihilifer has quit IRC | 08:53 | |
*** tobe has quit IRC | 09:02 | |
*** Marga_ has quit IRC | 09:04 | |
*** husanu6 has joined #openstack-containers | 09:09 | |
*** bradjones has quit IRC | 09:15 | |
*** nihilifer has joined #openstack-containers | 09:16 | |
*** bradjones has joined #openstack-containers | 09:16 | |
*** bradjones has quit IRC | 09:16 | |
*** bradjones has joined #openstack-containers | 09:16 | |
*** husanu6 has quit IRC | 09:18 | |
*** yuanying-alt has joined #openstack-containers | 09:21 | |
*** husanu7 has joined #openstack-containers | 09:23 | |
*** yuanying-alt has quit IRC | 09:25 | |
*** husanu7 has quit IRC | 09:28 | |
*** Marga_ has joined #openstack-containers | 09:48 | |
phil231 | hey, i have been trying to use magnum and was wondering, is there a way to specify the docker and kubernetes rest api address? | 09:50 |
*** nihilifer has quit IRC | 09:50 | |
*** jay-lau-513 has quit IRC | 09:56 | |
*** dims has joined #openstack-containers | 09:59 | |
*** jruano has joined #openstack-containers | 10:00 | |
*** Marga_ has quit IRC | 10:04 | |
Kennan | phil231 not sure which way do you want to specify with? | 10:16 |
*** dims has quit IRC | 10:18 | |
*** Marga_ has joined #openstack-containers | 10:19 | |
*** yuanying-alt has joined #openstack-containers | 10:21 | |
*** Marga_ has quit IRC | 10:22 | |
*** Marga_ has joined #openstack-containers | 10:23 | |
*** yuanying-alt has quit IRC | 10:26 | |
*** jruano has quit IRC | 10:27 | |
phil231 | you see when creating a bay it was timing out, and i feel this was due to it failing to access kubernetes or docker | 10:40 |
phil231 | im not on devstack so it makes things a little trickier | 10:41 |
*** achanda_ has joined #openstack-containers | 10:44 | |
*** achanda has quit IRC | 10:47 | |
openstackgerrit | Kai Qiang Wu(Kennan) proposed openstack/magnum: Make swarm work with atomic image https://review.openstack.org/194963 | 10:55 |
openstackgerrit | Kai Qiang Wu(Kennan) proposed openstack/magnum: Make swarm work with atomic image https://review.openstack.org/194963 | 10:58 |
Kennan | timeout issue sometime becasue network issue | 10:59 |
*** dims has joined #openstack-containers | 10:59 | |
Kennan | phil1231: you need make sure if your external network work ok or not first | 10:59 |
Kennan | leave now for supper | 11:00 |
phil231 | on thanks | 11:02 |
phil231 | *ok | 11:02 |
*** nihilifer has joined #openstack-containers | 11:08 | |
*** slagle_ is now known as slagle | 11:14 | |
*** kbyrne has quit IRC | 11:16 | |
*** Marga_ has quit IRC | 11:17 | |
*** kbyrne has joined #openstack-containers | 11:20 | |
*** kbyrne has quit IRC | 11:21 | |
*** kbyrne has joined #openstack-containers | 11:21 | |
*** yuanying-alt has joined #openstack-containers | 11:22 | |
*** yuanying-alt has quit IRC | 11:27 | |
*** jruano has joined #openstack-containers | 11:28 | |
*** bradjones has quit IRC | 11:42 | |
*** bradjones has joined #openstack-containers | 11:45 | |
*** bradjones has quit IRC | 11:45 | |
*** bradjones has joined #openstack-containers | 11:45 | |
*** achanda_ has quit IRC | 11:58 | |
*** dims is now known as dimsum__ | 12:09 | |
*** dims_ has joined #openstack-containers | 12:13 | |
*** dimsum__ has quit IRC | 12:16 | |
*** yuanying-alt has joined #openstack-containers | 12:23 | |
*** yuanying-alt has quit IRC | 12:28 | |
*** jjfreric has joined #openstack-containers | 12:37 | |
*** jjfreric has quit IRC | 12:39 | |
*** julim has joined #openstack-containers | 12:47 | |
*** Tango has joined #openstack-containers | 12:55 | |
*** jjlehr has joined #openstack-containers | 13:02 | |
*** dimsum__ has joined #openstack-containers | 13:07 | |
*** Marga_ has joined #openstack-containers | 13:09 | |
*** dboik_ has quit IRC | 13:09 | |
*** dims_ has quit IRC | 13:10 | |
*** fawadkhaliq has joined #openstack-containers | 13:18 | |
*** yuanying-alt has joined #openstack-containers | 13:24 | |
*** fawadkhaliq has quit IRC | 13:28 | |
*** yuanying-alt has quit IRC | 13:29 | |
*** rlrevell has joined #openstack-containers | 13:29 | |
*** jjfreric has joined #openstack-containers | 13:31 | |
*** dboik has joined #openstack-containers | 13:31 | |
*** Marga_ has quit IRC | 13:39 | |
*** jjfreric has quit IRC | 13:40 | |
*** jjfreric has joined #openstack-containers | 13:41 | |
*** achanda has joined #openstack-containers | 13:45 | |
*** j___ has quit IRC | 13:48 | |
*** nihilifer has quit IRC | 13:50 | |
*** achanda has quit IRC | 14:01 | |
*** julim has quit IRC | 14:03 | |
*** fawadkhaliq has joined #openstack-containers | 14:04 | |
*** Drago has joined #openstack-containers | 14:05 | |
*** Drago has quit IRC | 14:06 | |
*** Drago has joined #openstack-containers | 14:06 | |
*** fawadk has joined #openstack-containers | 14:08 | |
*** fawadkhaliq has quit IRC | 14:09 | |
*** unicell1 has joined #openstack-containers | 14:15 | |
*** hongbin has joined #openstack-containers | 14:16 | |
*** unicell has quit IRC | 14:18 | |
*** fawadk has quit IRC | 14:19 | |
*** phil231 has quit IRC | 14:19 | |
*** yuanying-alt has joined #openstack-containers | 14:24 | |
*** yuanying-alt has quit IRC | 14:29 | |
*** gpruessmann has quit IRC | 14:31 | |
*** gpruessmann has joined #openstack-containers | 14:33 | |
*** harshs has joined #openstack-containers | 14:37 | |
*** kebray has joined #openstack-containers | 14:49 | |
*** kebray has quit IRC | 14:50 | |
*** gpruessmann has quit IRC | 14:51 | |
*** nihilifer has joined #openstack-containers | 14:54 | |
*** belmoreira has quit IRC | 14:57 | |
*** kebray has joined #openstack-containers | 14:58 | |
*** eghobo has joined #openstack-containers | 14:59 | |
*** eghobo_ has joined #openstack-containers | 15:02 | |
*** EricGonczer_ has joined #openstack-containers | 15:03 | |
*** BertrandN has quit IRC | 15:05 | |
*** eghobo has quit IRC | 15:05 | |
*** Marga_ has joined #openstack-containers | 15:06 | |
*** dimsum__ has quit IRC | 15:13 | |
*** harshs has quit IRC | 15:14 | |
*** nihilifer has quit IRC | 15:27 | |
*** zul has quit IRC | 15:28 | |
*** achanda has joined #openstack-containers | 15:31 | |
*** zul has joined #openstack-containers | 15:33 | |
*** suro-patz has joined #openstack-containers | 15:42 | |
*** unicell1 has quit IRC | 15:43 | |
*** unicell has joined #openstack-containers | 15:44 | |
*** SourabhP has joined #openstack-containers | 15:47 | |
*** SourabhP_ has joined #openstack-containers | 15:47 | |
*** SourabhP has quit IRC | 15:52 | |
*** SourabhP_ is now known as SourabhP | 15:52 | |
*** sdake has joined #openstack-containers | 15:52 | |
*** suro-patz1 has joined #openstack-containers | 15:53 | |
*** suro-patz has quit IRC | 15:55 | |
*** achanda has quit IRC | 16:02 | |
*** achanda has joined #openstack-containers | 16:02 | |
*** fawadkhaliq has joined #openstack-containers | 16:03 | |
*** muralia has joined #openstack-containers | 16:08 | |
*** suro-patz1 has quit IRC | 16:08 | |
*** harshs has joined #openstack-containers | 16:09 | |
*** oro has quit IRC | 16:12 | |
*** nihilifer has joined #openstack-containers | 16:17 | |
*** hblixt has joined #openstack-containers | 16:18 | |
*** achanda has quit IRC | 16:22 | |
*** jjlehr has quit IRC | 16:24 | |
*** sthillma has joined #openstack-containers | 16:26 | |
*** yuanying-alt has joined #openstack-containers | 16:26 | |
*** unicell has quit IRC | 16:30 | |
*** yuanying-alt has quit IRC | 16:31 | |
*** absubram has joined #openstack-containers | 16:35 | |
*** absubram has quit IRC | 16:36 | |
*** absubram has joined #openstack-containers | 16:37 | |
*** rpothier has joined #openstack-containers | 16:42 | |
*** Drago has quit IRC | 16:43 | |
*** Drago has joined #openstack-containers | 16:43 | |
*** achanda has joined #openstack-containers | 16:47 | |
*** jjfreric has quit IRC | 16:47 | |
*** jjlehr has joined #openstack-containers | 16:47 | |
*** Drago has quit IRC | 16:48 | |
*** suro-patz has joined #openstack-containers | 16:48 | |
*** dboik_ has joined #openstack-containers | 16:52 | |
*** EricGonc_ has joined #openstack-containers | 16:52 | |
*** SourabhP has quit IRC | 16:53 | |
*** dimsum__ has joined #openstack-containers | 16:53 | |
*** EricGonc_ has quit IRC | 16:54 | |
*** EricGonczer_ has quit IRC | 16:54 | |
openstackgerrit | Ton Ngo proposed openstack/magnum: Instruction for building Fedora Atomic image https://review.openstack.org/196145 | 16:55 |
*** dboik has quit IRC | 16:55 | |
*** unicell has joined #openstack-containers | 16:55 | |
*** Drago1 has joined #openstack-containers | 17:05 | |
*** achanda has quit IRC | 17:07 | |
*** achanda has joined #openstack-containers | 17:07 | |
*** Drago1 has quit IRC | 17:08 | |
*** Drago1 has joined #openstack-containers | 17:08 | |
*** achanda has quit IRC | 17:11 | |
*** dboik_ has quit IRC | 17:12 | |
*** kebray has quit IRC | 17:16 | |
*** suro-patz1 has joined #openstack-containers | 17:19 | |
*** suro-patz has quit IRC | 17:22 | |
*** hblixt has quit IRC | 17:26 | |
*** yuanying-alt has joined #openstack-containers | 17:27 | |
*** yuanying-alt has quit IRC | 17:32 | |
*** dboik has joined #openstack-containers | 17:37 | |
*** fawadk has joined #openstack-containers | 17:37 | |
*** fawadkhaliq has quit IRC | 17:40 | |
*** harshs has quit IRC | 17:42 | |
*** harshs has joined #openstack-containers | 17:43 | |
*** oro has joined #openstack-containers | 17:46 | |
*** Marga_ has quit IRC | 17:51 | |
*** zsais has joined #openstack-containers | 17:56 | |
*** jjfreric has joined #openstack-containers | 17:58 | |
*** zsais has quit IRC | 17:58 | |
*** achanda has joined #openstack-containers | 17:59 | |
*** Marga_ has joined #openstack-containers | 18:02 | |
*** jjfreric has quit IRC | 18:05 | |
*** jjfreric has joined #openstack-containers | 18:05 | |
*** Marga_ has quit IRC | 18:07 | |
*** Marga_ has joined #openstack-containers | 18:07 | |
*** sdake has quit IRC | 18:13 | |
*** Marga_ has quit IRC | 18:14 | |
*** Marga_ has joined #openstack-containers | 18:14 | |
*** Marga_ has quit IRC | 18:15 | |
*** Marga_ has joined #openstack-containers | 18:15 | |
*** achanda has quit IRC | 18:16 | |
*** oro has quit IRC | 18:26 | |
*** yuanying-alt has joined #openstack-containers | 18:28 | |
*** yuanying-alt has quit IRC | 18:33 | |
*** kebray has joined #openstack-containers | 18:34 | |
*** sdake has joined #openstack-containers | 18:36 | |
*** sdake has quit IRC | 18:36 | |
*** sdake has joined #openstack-containers | 18:38 | |
*** muralia has quit IRC | 18:52 | |
*** zsais has joined #openstack-containers | 19:02 | |
*** harlowja has quit IRC | 19:09 | |
*** harlowja has joined #openstack-containers | 19:22 | |
*** yuanying-alt has joined #openstack-containers | 19:29 | |
*** hongbin has quit IRC | 19:32 | |
*** yuanying-alt has quit IRC | 19:34 | |
*** hongbin has joined #openstack-containers | 19:39 | |
*** achanda has joined #openstack-containers | 19:41 | |
*** Marga_ has quit IRC | 19:46 | |
*** Marga_ has joined #openstack-containers | 19:48 | |
*** daneyon has joined #openstack-containers | 19:50 | |
*** Marga_ has quit IRC | 19:53 | |
*** kebray has quit IRC | 19:55 | |
*** achanda has quit IRC | 19:58 | |
*** zhenguo has quit IRC | 20:03 | |
*** kebray has joined #openstack-containers | 20:04 | |
*** Marga_ has joined #openstack-containers | 20:06 | |
*** Marga_ has quit IRC | 20:10 | |
*** Marga_ has joined #openstack-containers | 20:10 | |
*** oro has joined #openstack-containers | 20:16 | |
*** Marga_ has quit IRC | 20:22 | |
*** Marga_ has joined #openstack-containers | 20:23 | |
*** yuanying-alt has joined #openstack-containers | 20:30 | |
*** yuanying-alt has quit IRC | 20:34 | |
*** oro has quit IRC | 20:40 | |
*** fawadk has quit IRC | 20:42 | |
*** fawadkhaliq has joined #openstack-containers | 20:43 | |
*** fawadkhaliq has quit IRC | 20:44 | |
*** daneyon_ has joined #openstack-containers | 20:46 | |
*** daneyon has quit IRC | 20:49 | |
*** Marga_ has quit IRC | 20:51 | |
*** Marga_ has joined #openstack-containers | 20:54 | |
*** harshs has quit IRC | 20:55 | |
*** Drago1 has quit IRC | 20:58 | |
*** Marga_ has quit IRC | 20:59 | |
*** jjfreric has quit IRC | 21:00 | |
*** Marga_ has joined #openstack-containers | 21:01 | |
*** suro-patz has joined #openstack-containers | 21:03 | |
*** suro-patz1 has quit IRC | 21:04 | |
*** rlrevell has quit IRC | 21:06 | |
*** yapeng has joined #openstack-containers | 21:17 | |
*** kebray has quit IRC | 21:18 | |
*** harlowja has quit IRC | 21:23 | |
*** openstack has joined #openstack-containers | 21:26 | |
-cameron.freenode.net- [freenode-info] if you're at a conference and other people are having trouble connecting, please mention it to staff: http://freenode.net/faq.shtml#gettinghelp | 21:26 | |
*** yuanying-alt has joined #openstack-containers | 21:31 | |
*** jruano has quit IRC | 21:33 | |
*** harlowja has joined #openstack-containers | 21:35 | |
*** yuanying-alt has quit IRC | 21:35 | |
*** yapeng has quit IRC | 21:37 | |
*** zsais has quit IRC | 21:42 | |
*** harshs has joined #openstack-containers | 21:47 | |
*** nihilifer has quit IRC | 21:51 | |
*** Marga_ has quit IRC | 21:55 | |
*** eghobo_ has quit IRC | 22:11 | |
*** Marga_ has joined #openstack-containers | 22:16 | |
*** fawadkhaliq has joined #openstack-containers | 22:17 | |
*** SourabhP has joined #openstack-containers | 22:19 | |
*** fawadk has joined #openstack-containers | 22:19 | |
*** fawadkhaliq has quit IRC | 22:20 | |
*** Marga_ has quit IRC | 22:21 | |
*** kebray has joined #openstack-containers | 22:21 | |
*** kebray has quit IRC | 22:22 | |
*** Marga_ has joined #openstack-containers | 22:30 | |
*** yuanying-alt has joined #openstack-containers | 22:32 | |
*** yuanying-alt has quit IRC | 22:37 | |
*** hongbin has quit IRC | 22:38 | |
*** fawadk has quit IRC | 22:40 | |
*** kebray has joined #openstack-containers | 22:45 | |
*** eghobo has joined #openstack-containers | 22:45 | |
*** suro-patz1 has quit IRC | 22:45 | |
*** eghobo_ has joined #openstack-containers | 22:47 | |
*** rpothier has quit IRC | 22:48 | |
*** absubram has quit IRC | 22:48 | |
*** dboik has quit IRC | 22:48 | |
*** dboik has joined #openstack-containers | 22:49 | |
*** kebray has quit IRC | 22:49 | |
*** kebray has joined #openstack-containers | 22:50 | |
*** eghobo has quit IRC | 22:50 | |
*** suro-patz has joined #openstack-containers | 22:53 | |
*** harshs has quit IRC | 23:09 | |
*** Marga_ has quit IRC | 23:17 | |
*** sdake_ has joined #openstack-containers | 23:21 | |
*** sdake has quit IRC | 23:25 | |
*** ybathia has joined #openstack-containers | 23:25 | |
*** yapeng has joined #openstack-containers | 23:25 | |
*** yapeng has quit IRC | 23:30 | |
*** yuanying-alt has joined #openstack-containers | 23:32 | |
*** yuanying-alt has quit IRC | 23:37 | |
*** jjlehr has quit IRC | 23:41 | |
*** sdake_ has quit IRC | 23:42 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!