*** suro-patz has joined #openstack-containers | 00:00 | |
*** suro-patz has quit IRC | 00:00 | |
*** achanda_ has joined #openstack-containers | 00:00 | |
*** mahito has joined #openstack-containers | 00:01 | |
*** vilobhmm1 has quit IRC | 00:02 | |
*** suro-patz1 has quit IRC | 00:02 | |
*** vilobhmm1 has joined #openstack-containers | 00:02 | |
*** Marga_ has quit IRC | 00:03 | |
*** achanda has quit IRC | 00:04 | |
*** apmelton is now known as apmelton_away | 00:04 | |
*** achanda_ has quit IRC | 00:05 | |
*** gose has quit IRC | 00:07 | |
*** fangfenghua has joined #openstack-containers | 00:37 | |
*** mahito has quit IRC | 01:00 | |
*** MilesDenver has quit IRC | 01:02 | |
*** mahito has joined #openstack-containers | 01:02 | |
*** mahito_ has joined #openstack-containers | 01:05 | |
*** madhuri has joined #openstack-containers | 01:08 | |
*** mahito has quit IRC | 01:08 | |
*** erkules_ has joined #openstack-containers | 01:37 | |
*** erkules has quit IRC | 01:40 | |
*** unicell has quit IRC | 01:49 | |
*** fangfenghua_ has joined #openstack-containers | 01:50 | |
*** kebray has joined #openstack-containers | 01:55 | |
*** fangfenghua_ has quit IRC | 01:55 | |
*** kebray has quit IRC | 01:55 | |
*** dims_ has quit IRC | 02:00 | |
*** dims has joined #openstack-containers | 02:00 | |
*** dims has quit IRC | 02:01 | |
*** vilobhmm1 has quit IRC | 02:01 | |
*** david-lyle has joined #openstack-containers | 02:10 | |
*** kebray has joined #openstack-containers | 02:20 | |
openstackgerrit | Merged openstack/python-magnumclient: Drop use of 'oslo' namespace package https://review.openstack.org/180694 | 02:21 |
---|---|---|
sdake | madhuri_ around? | 02:22 |
madhuri | Yes | 02:22 |
sdake | madhuri when you are the second core reviewer to +2 a change, click +a as well, that will commit it to the repo | 02:22 |
sdake | the only time people don't do this is when the change is contentious | 02:22 |
sdake | in which case you should probably just +1 to show support | 02:22 |
sdake | or -1 to show no support :) | 02:22 |
madhuri | Ok thanks :) | 02:23 |
*** achanda has joined #openstack-containers | 02:29 | |
sdake | madhuri what is the state of the port away from kubectl? | 02:29 |
madhuri | I am working on it | 02:31 |
madhuri | Just building my magnum environment | 02:32 |
sdake | cool well the image should be all set :) | 02:32 |
sdake | I hear magnum is busted atm | 02:32 |
madhuri | I have tested the image and it is working | 02:34 |
sdake | I can build but can't start a rc | 02:34 |
sdake | rather bay create works | 02:34 |
sdake | but rc create fails for me in kolla | 02:34 |
sdake | (not devstack) | 02:34 |
madhuri | Ok | 02:34 |
sdake | probably a kolla bug | 02:34 |
madhuri | What is the error you are getting? | 02:35 |
madhuri | Have you tested it on Magnum? | 02:35 |
sdake | times out | 02:35 |
sdake | I need to turn on debug mode | 02:35 |
sdake | I haven't tested on devstack | 02:36 |
madhuri | I suspect magnum master branch has kubernetes 0.15.0 but service and rc manifest change has not yet merged | 02:36 |
sdake | but i took out cinder and did it improperly | 02:36 |
madhuri | Ok I will check and let you know | 02:36 |
sdake | is the service and rc manifest change needed? | 02:36 |
sdake | i am using 2015.1.0 | 02:36 |
madhuri | Yes | 02:36 |
sdake | so those need backports? | 02:36 |
madhuri | But timeout should not be the error still | 02:37 |
madhuri | That is some other issue | 02:37 |
madhuri | Yes | 02:37 |
madhuri | I will cherrypick those changes to stable/kilo | 02:37 |
sdake | lets do that soon | 02:40 |
sdake | like asap :) | 02:40 |
sdake | we have demos depending on this stuf working for summit | 02:40 |
sdake | and need it coming from stable/kilo ideally | 02:40 |
sdake | 2015.1.0 uses kubectl right? | 02:41 |
madhuri | I have added you as reviewer | 02:45 |
madhuri | You can review | 02:45 |
madhuri | Yes | 02:46 |
madhuri | How can we check whether the patch is merged in Kilo release or not? | 02:47 |
sdake | git checkout stable/kilo | 02:47 |
sdake | git log | grep hash | 02:47 |
madhuri | Not from gerrit? | 02:47 |
sdake | not that I know of | 02:47 |
madhuri | Ok | 02:48 |
madhuri | So after backporting this changes, stable/kilo will have v1beta3 support. | 02:49 |
sdake | links to changes? | 02:49 |
sdake | will it sitll be using kubectl? | 02:50 |
madhuri | Yes | 02:51 |
madhuri | The Kubernetes API support will be in Liberty | 02:51 |
madhuri | https://review.openstack.org/#/c/178519/ | 02:51 |
madhuri | https://review.openstack.org/#/c/178755/ | 02:51 |
sdake | groan a db migration in a backport | 02:55 |
sdake | need to run that by the team | 02:55 |
sdake | that is against the stable policy | 02:55 |
sdake | can the backport be done without a db migration? | 02:55 |
sdake | or the patch? | 02:55 |
madhuri | In that case we can just keep the name same as 'port' | 02:56 |
madhuri | not 'ports' | 02:56 |
madhuri | The db migration just changes the column name from 'port' to 'ports' | 02:56 |
sdake | unfortunately I just hit +a | 02:58 |
sdake | hopefully gerrit doesn't merge it | 02:58 |
sdake | I x'ed my approval | 02:58 |
sdake | can you adjust the patch | 02:58 |
sdake | it doesn't matter that the db is called port or ports imo as long as it works :) | 02:58 |
madhuri | Ok sure | 02:59 |
sdake | if you do do a backport make sure its migration free bu will migrate on update to master | 03:00 |
*** smallbig has joined #openstack-containers | 03:00 | |
sdake | if it commits | 03:00 |
sdake | try to rework the patch without a db migration just in case | 03:00 |
madhuri | Ok I will submit a new patch | 03:00 |
sdake | does 2015.1.0 work with v1beta1 of the yaml files? | 03:01 |
*** dims has joined #openstack-containers | 03:01 | |
madhuri | 2015.1.0 has kubernetes 0.15.0 or the old one? | 03:02 |
madhuri | I works for both service and rc | 03:02 |
sdake | 0.15.0 in 2015.1.0 | 03:03 |
sdake | also hongbin had some comments re the style | 03:03 |
sdake | might as well fix those as well | 03:03 |
madhuri | Ok | 03:04 |
*** dims has quit IRC | 03:06 | |
*** achanda has quit IRC | 03:22 | |
*** vilobhmm1 has joined #openstack-containers | 03:41 | |
*** unicell has joined #openstack-containers | 03:42 | |
*** EricGonczer_ has joined #openstack-containers | 03:44 | |
*** unicell has quit IRC | 03:48 | |
*** unicell has joined #openstack-containers | 03:49 | |
*** chandankumar has joined #openstack-containers | 03:54 | |
*** Marga_ has joined #openstack-containers | 03:58 | |
*** Marga_ has quit IRC | 04:00 | |
*** Marga_ has joined #openstack-containers | 04:00 | |
*** EricGonczer_ has quit IRC | 04:03 | |
*** kebray has quit IRC | 04:04 | |
*** jjlehr has joined #openstack-containers | 04:07 | |
*** sdake has quit IRC | 04:13 | |
juggler | hi madhuri..you here? | 04:19 |
madhuri | Hi | 04:20 |
juggler | do you have a few moments for a git question? | 04:20 |
madhuri | Yes sure | 04:21 |
juggler | it's been a few weeks since the transition of the code to http://git.openstack.org/ | 04:21 |
juggler | i find recently that running "git review -v" no longer works. | 04:21 |
juggler | do I just need to rm -rf magnum, then git clone from the new master branch? | 04:21 |
juggler | or is there a better way to do that? | 04:21 |
juggler | or preferable way :) | 04:22 |
*** achanda has joined #openstack-containers | 04:22 | |
madhuri | It works on my env | 04:23 |
madhuri | What is the error you are getting? | 04:23 |
juggler | let me see if I have pasteup | 04:24 |
madhuri | Ok | 04:25 |
juggler | thanks for your patience. | 04:25 |
juggler | here it is: http://paste.openstack.org/show/H5NTcNEDC6oWletB3RQG/ | 04:25 |
juggler | i think i need to somehow tell git that the code is coming from git.openstack.org not stackforge anymore | 04:26 |
*** achanda has quit IRC | 04:28 | |
madhuri | check you .gitreview file | 04:28 |
madhuri | Can you paste git config --list? | 04:29 |
madhuri | juggler, the .gitreview file must contain project=openstack/magnum.git | 04:31 |
juggler | assuming it's wrong, should i change it right now, or would you like me to paste up to diagnose? | 04:32 |
madhuri | Yes, try out after changing it | 04:32 |
juggler | ok, and after changing it, what is an appropriate git command to run.... git review -v? | 04:34 |
madhuri | Are you submitting any change? | 04:34 |
juggler | no, for right now, I would just like to get an entire update of the magnum dev master branch | 04:35 |
juggler | once I do, I plan to submit a bug report later... | 04:36 |
juggler | correction fix a bug report | 04:36 |
madhuri | git pull | 04:37 |
juggler | ok...i'll try those suggestions out. thank you, madhuri! | 04:38 |
madhuri | My pleasure juggler :) | 04:38 |
madhuri | Ping me if I can help further | 04:38 |
juggler | awesome! | 04:39 |
juggler | thanks | 04:39 |
juggler | bbl | 04:39 |
madhuri | juggler, Do you have any idea about db migration? | 04:42 |
*** achanda has joined #openstack-containers | 04:42 | |
juggler | what kind of db migration ideas? | 04:43 |
juggler | back | 04:43 |
juggler | well, the result is less errors. | 04:44 |
juggler | working on pasteup for you... | 04:44 |
madhuri | Ok | 04:44 |
madhuri | I want to remove a revision in between | 04:44 |
madhuri | How can I do it? | 04:44 |
juggler | My pasteup: http://paste.openstack.org/show/YNZJUQjlKwk5HQ7beOhv/ | 04:45 |
juggler | i don't know how to do it, but you might be able to ask user fungi in #openstack-infra...they might know | 04:46 |
juggler | if you do find an answer, could you let me know so that I can upload that somewhere to our wiki? thanks. | 04:48 |
madhuri | Might not be good solution | 04:48 |
*** julim has quit IRC | 04:49 | |
juggler | well we can call it draft and have someone peer-review it when the problem crops up again.. | 04:49 |
madhuri | Your .git/config file has still the old url | 04:49 |
madhuri | Update it | 04:49 |
madhuri | Let me after you try it out | 04:50 |
juggler | ok...i'll check that out | 04:50 |
juggler | sorry for the delay...i have to go into the other room physically to work on the problem.. | 04:51 |
madhuri | No problem | 04:51 |
madhuri | juggler, Did you check/ | 04:56 |
*** julim has joined #openstack-containers | 04:56 | |
juggler | well, I think it kind of worked, but I'm not sure what to do next. I think I get this message because we now have the two developer branches now. | 04:58 |
juggler | http://paste.openstack.org/show/kTiUQrGs7qFzjfrtQs85/ | 04:58 |
juggler | ideally, do i need to clone a master branch and clone a stable branch? | 04:59 |
juggler | i've been guided that my ultimate goal is to update documentation in both of those branches... | 05:00 |
madhuri | git reset origin/master | 05:01 |
madhuri | try out this | 05:01 |
madhuri | Than you have have the master branch running. | 05:01 |
juggler | so from within the magnum directory, i perform a git reset origin/master? does that take care of the "pull" | 05:02 |
madhuri | yes you can | 05:02 |
juggler | ok i'll try thx | 05:03 |
madhuri | I sometime forget to checkout new branch for my patches and then I had to reset it | 05:03 |
madhuri | To checkout stable branch, run git checkout stable/kilo | 05:04 |
madhuri | juggler, have to run for some work. catch you later. | 05:05 |
madhuri | bbl | 05:06 |
juggler | ok! | 05:07 |
juggler | thanks | 05:07 |
*** jjlehr has quit IRC | 05:11 | |
juggler | hmm...not sure what do here http://paste.openstack.org/show/5yvielk9eISNE5TXedMw/ | 05:15 |
juggler | sounds like this is a good time for me to explore a late dinner! | 05:15 |
*** hongbin has quit IRC | 05:20 | |
*** fangfenghua_ has joined #openstack-containers | 05:24 | |
*** fangfenghua_ has quit IRC | 05:28 | |
*** jjlehr has joined #openstack-containers | 05:33 | |
*** jjlehr has quit IRC | 05:37 | |
*** chandankumar has quit IRC | 05:41 | |
*** vilobhmm1 has quit IRC | 05:44 | |
*** suro-patz has joined #openstack-containers | 05:50 | |
*** chandankumar has joined #openstack-containers | 05:52 | |
*** Kennan has quit IRC | 06:03 | |
*** Kennan has joined #openstack-containers | 06:03 | |
*** belmoreira has joined #openstack-containers | 06:04 | |
*** vilobhmm1 has joined #openstack-containers | 06:05 | |
*** suro-patz has quit IRC | 06:07 | |
*** fangfenghua has quit IRC | 06:13 | |
*** oro has joined #openstack-containers | 06:13 | |
*** chandankumar_ has joined #openstack-containers | 06:17 | |
*** chandankumar has quit IRC | 06:20 | |
*** fangfenghua has joined #openstack-containers | 06:28 | |
*** vilobhmm1 has quit IRC | 06:30 | |
*** oro has quit IRC | 06:37 | |
*** achanda has quit IRC | 06:38 | |
*** Marga_ has quit IRC | 06:44 | |
*** nshaikh has joined #openstack-containers | 06:44 | |
*** madhuri_ has joined #openstack-containers | 07:06 | |
*** suro-patz has joined #openstack-containers | 07:11 | |
*** suro-patz1 has joined #openstack-containers | 07:13 | |
*** suro-patz has quit IRC | 07:16 | |
*** junhongl has quit IRC | 07:21 | |
*** junhongl has joined #openstack-containers | 07:21 | |
*** suro-patz1 has quit IRC | 07:31 | |
*** chandankumar_ has quit IRC | 07:53 | |
*** chandankumar has joined #openstack-containers | 08:02 | |
*** tobe has joined #openstack-containers | 08:05 | |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/magnum: Make MagnumObject a subclass of Oslo VersionedObject https://review.openstack.org/180133 | 08:09 |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/magnum: Move VersionedObject registration to the new scheme https://review.openstack.org/180577 | 08:09 |
*** Tango|2 has quit IRC | 08:20 | |
*** tobe has quit IRC | 08:31 | |
*** mahito_ has quit IRC | 08:41 | |
*** fangfenghua_ has joined #openstack-containers | 09:01 | |
*** fangfenghua_ has quit IRC | 09:06 | |
*** oro has joined #openstack-containers | 09:23 | |
*** madhuri_ has quit IRC | 09:25 | |
*** jsotoca has joined #openstack-containers | 09:31 | |
*** madhuri_ has joined #openstack-containers | 09:41 | |
*** coolsvap|afk is now known as coolsvap | 10:03 | |
openstackgerrit | Tom Cammann proposed openstack/magnum: Update quickstart guide to v1beta3 manifests https://review.openstack.org/181348 | 10:11 |
*** madhuri_ has quit IRC | 10:14 | |
*** fawadkhaliq has joined #openstack-containers | 10:41 | |
*** dims has joined #openstack-containers | 11:13 | |
*** dims has quit IRC | 11:28 | |
*** dims has joined #openstack-containers | 11:29 | |
*** fangfenghua_ has joined #openstack-containers | 11:31 | |
*** fawadkhaliq has quit IRC | 11:31 | |
*** fawadkhaliq has joined #openstack-containers | 11:34 | |
*** EricGonczer_ has joined #openstack-containers | 11:55 | |
*** fawadk has joined #openstack-containers | 12:01 | |
*** rpothier has joined #openstack-containers | 12:02 | |
*** fawadkhaliq has quit IRC | 12:02 | |
*** fawadk has quit IRC | 12:06 | |
*** sdake has joined #openstack-containers | 12:07 | |
*** chandankumar has quit IRC | 12:09 | |
*** sdake_ has joined #openstack-containers | 12:10 | |
*** sdake has quit IRC | 12:14 | |
*** fawadkhaliq has joined #openstack-containers | 12:19 | |
*** EricGonczer_ has quit IRC | 12:33 | |
*** madhuri_ has joined #openstack-containers | 12:38 | |
madhuri_ | sdake_: ping? | 12:38 |
*** sdake has joined #openstack-containers | 12:44 | |
sdake | madhuri_ shoot | 12:46 |
madhuri_ | saw my messages? | 12:46 |
madhuri_ | db migration is needed | 12:46 |
*** sdake_ has quit IRC | 12:47 | |
madhuri_ | In v1beta1, port was int type but in v1beta3 there can be more than one port, hence it should be list type in db | 12:47 |
sdake | right | 12:49 |
sdake | that means a migration | 12:49 |
sdake | is v1beta1 functional in 2015.1.0 atm? | 12:50 |
*** jjlehr has joined #openstack-containers | 12:50 | |
madhuri_ | I am not sure about 2015.1.0 | 12:51 |
madhuri_ | I need to check | 12:51 |
madhuri_ | I will get back to you after confirming | 12:53 |
sdake | thansk I'll be out of the office for today collecting a passport | 12:57 |
sdake | bbl | 12:57 |
*** jsotoca has quit IRC | 12:59 | |
*** rlrevell has joined #openstack-containers | 13:03 | |
*** madhuri_ has quit IRC | 13:05 | |
*** madhuri_ has joined #openstack-containers | 13:06 | |
madhuri_ | sdake: can you help me with db migration? | 13:09 |
madhuri_ | My magnum service table has 'ports' field now | 13:09 |
sdake | no I need to leave to get my passport 10 minutes ago and I still need to take a shower | 13:09 |
sdake | sorry :( | 13:09 |
madhuri_ | Ok | 13:09 |
madhuri_ | Np | 13:09 |
madhuri_ | Ping me when you get time | 13:10 |
*** fawadk has joined #openstack-containers | 13:12 | |
*** fawadkhaliq has quit IRC | 13:12 | |
*** fawadk is now known as fawadkhaliq | 13:15 | |
*** fangfenghua_ has quit IRC | 13:19 | |
*** fangfeng_ has joined #openstack-containers | 13:19 | |
*** dims has quit IRC | 13:19 | |
*** dims has joined #openstack-containers | 13:20 | |
*** jfarschman has joined #openstack-containers | 13:21 | |
*** jfarschman is now known as MilesDenver | 13:21 | |
*** MilesDenver has quit IRC | 13:25 | |
*** jjlehr has quit IRC | 13:25 | |
*** coolsvap is now known as coolsvap|afk | 13:37 | |
*** hongbin_desktop has joined #openstack-containers | 13:40 | |
*** rpothier has quit IRC | 13:41 | |
*** unicell1 has joined #openstack-containers | 13:46 | |
*** coolsvap has joined #openstack-containers | 13:47 | |
*** unicell has quit IRC | 13:48 | |
*** openstackgerrit has quit IRC | 13:51 | |
*** openstackgerrit has joined #openstack-containers | 13:51 | |
*** hongbin has joined #openstack-containers | 13:51 | |
*** dims is now known as dimsum__ | 13:51 | |
*** jjlehr has joined #openstack-containers | 13:59 | |
*** fawadkhaliq has quit IRC | 14:02 | |
*** fawadkhaliq has joined #openstack-containers | 14:09 | |
*** jfarschman has joined #openstack-containers | 14:10 | |
*** jfarschman is now known as MilesDenver | 14:10 | |
*** madhuri_ has quit IRC | 14:11 | |
openstackgerrit | Andrew Melton proposed openstack/magnum: Make docker volume config more resilient https://review.openstack.org/181115 | 14:22 |
*** apmelton_away is now known as apmelton | 14:25 | |
*** shakamunyi has joined #openstack-containers | 14:25 | |
*** nshaikh has quit IRC | 14:28 | |
*** fawadkhaliq has quit IRC | 14:29 | |
*** fawadkhaliq has joined #openstack-containers | 14:35 | |
*** madhuri_ has joined #openstack-containers | 14:38 | |
*** Marga_ has joined #openstack-containers | 14:38 | |
*** Marga_ has quit IRC | 14:39 | |
*** chandankumar has joined #openstack-containers | 14:39 | |
*** Marga_ has joined #openstack-containers | 14:39 | |
*** oro has quit IRC | 14:43 | |
*** Tango has joined #openstack-containers | 14:48 | |
*** kebray has joined #openstack-containers | 14:54 | |
*** chandankumar has quit IRC | 15:03 | |
*** chandankumar has joined #openstack-containers | 15:05 | |
*** chandankumar has quit IRC | 15:05 | |
*** adrian_otto has joined #openstack-containers | 15:09 | |
*** jjlehr1 has joined #openstack-containers | 15:12 | |
*** Marga_ has quit IRC | 15:13 | |
*** jjlehr has quit IRC | 15:16 | |
*** belmoreira has quit IRC | 15:18 | |
*** fawadk has joined #openstack-containers | 15:20 | |
*** fawadkhaliq has quit IRC | 15:24 | |
*** fawadkhaliq has joined #openstack-containers | 15:25 | |
*** shakamunyi has quit IRC | 15:25 | |
*** oro has joined #openstack-containers | 15:26 | |
*** fawadk has quit IRC | 15:27 | |
*** Marga_ has joined #openstack-containers | 15:28 | |
*** madhuri_ has quit IRC | 15:34 | |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/magnum: Move our ObjectSerializer to subclass from the Oslo one https://review.openstack.org/178718 | 15:36 |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/magnum: Make MagnumObject a subclass of Oslo VersionedObject https://review.openstack.org/180133 | 15:36 |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/magnum: Move VersionedObject registration to the new scheme https://review.openstack.org/180577 | 15:36 |
*** Marga_ has quit IRC | 15:37 | |
*** rpothier has joined #openstack-containers | 15:44 | |
*** EricGonczer_ has joined #openstack-containers | 15:46 | |
*** EricGonczer_ has quit IRC | 15:51 | |
*** EricGonczer_ has joined #openstack-containers | 15:55 | |
*** openstackstatus has quit IRC | 15:56 | |
*** openstackstatus has joined #openstack-containers | 15:56 | |
*** ChanServ sets mode: +v openstackstatus | 15:56 | |
*** Marga_ has joined #openstack-containers | 16:07 | |
*** unicell1 has quit IRC | 16:09 | |
*** shakamunyi has joined #openstack-containers | 16:16 | |
*** vilobhmm1 has joined #openstack-containers | 16:18 | |
*** Marga_ has quit IRC | 16:21 | |
*** fangfeng_ has quit IRC | 16:22 | |
*** Marga_ has joined #openstack-containers | 16:22 | |
*** dboik has joined #openstack-containers | 16:27 | |
*** dboik_ has quit IRC | 16:27 | |
*** dboik_ has joined #openstack-containers | 16:30 | |
*** Marga_ has quit IRC | 16:30 | |
*** dboik has quit IRC | 16:33 | |
*** shakamunyi has quit IRC | 16:33 | |
openstackgerrit | Andrew Melton proposed openstack/magnum: Make Docker client timeout configurable https://review.openstack.org/179257 | 16:36 |
openstackgerrit | Andrew Melton proposed openstack/magnum: Removing unused code in docker_client https://review.openstack.org/181456 | 16:36 |
*** unicell has joined #openstack-containers | 16:37 | |
*** dboik_ has quit IRC | 16:39 | |
*** Marga_ has joined #openstack-containers | 16:39 | |
*** dboik has joined #openstack-containers | 16:40 | |
*** Marga_ has quit IRC | 16:43 | |
*** shakamunyi has joined #openstack-containers | 16:48 | |
*** fawadkhaliq has quit IRC | 16:50 | |
*** achanda has joined #openstack-containers | 16:50 | |
*** fawadkhaliq has joined #openstack-containers | 16:51 | |
*** Tango|2 has joined #openstack-containers | 16:53 | |
*** fawadkhaliq has quit IRC | 16:55 | |
*** Tango has quit IRC | 16:56 | |
*** Marga_ has joined #openstack-containers | 17:03 | |
*** Marga_ has quit IRC | 17:03 | |
*** Marga_ has joined #openstack-containers | 17:03 | |
*** shakamunyi has quit IRC | 17:07 | |
*** fangfenghua has quit IRC | 17:13 | |
*** shakamunyi has joined #openstack-containers | 17:18 | |
*** fangfenghua_ has joined #openstack-containers | 17:22 | |
*** shakamunyi has quit IRC | 17:23 | |
*** Tango has joined #openstack-containers | 17:23 | |
*** Tango|2 has quit IRC | 17:24 | |
*** fangfenghua_ has quit IRC | 17:27 | |
*** daneyon has left #openstack-containers | 17:30 | |
*** daneyon has joined #openstack-containers | 17:30 | |
*** shakamunyi has joined #openstack-containers | 17:34 | |
*** suro-patz has joined #openstack-containers | 17:36 | |
*** fawadkhaliq has joined #openstack-containers | 17:37 | |
*** hongbin_desktop has quit IRC | 17:37 | |
*** jjlehr1 has quit IRC | 17:39 | |
openstackgerrit | Andrew Melton proposed openstack/magnum: Removing unused code in docker_client https://review.openstack.org/181456 | 18:02 |
openstackgerrit | Andrew Melton proposed openstack/magnum: Make Docker client timeout configurable https://review.openstack.org/179257 | 18:02 |
apmelton | adrian_otto: around? | 18:03 |
*** coolsvap has quit IRC | 18:15 | |
*** jjlehr has joined #openstack-containers | 18:16 | |
adrian_otto | apmelton: here | 18:18 |
*** vilobhmm1 has quit IRC | 18:19 | |
*** vilobhmm1 has joined #openstack-containers | 18:19 | |
*** jjlehr1 has joined #openstack-containers | 18:28 | |
openstackgerrit | Merged openstack/magnum: Move our ObjectSerializer to subclass from the Oslo one https://review.openstack.org/178718 | 18:29 |
*** Marga_ has quit IRC | 18:30 | |
*** Marga_ has joined #openstack-containers | 18:30 | |
*** jjlehr has quit IRC | 18:31 | |
*** vilobhmm1 has quit IRC | 18:33 | |
*** vilobhmm1 has joined #openstack-containers | 18:33 | |
*** Marga_ has quit IRC | 18:35 | |
*** Marga_ has joined #openstack-containers | 18:35 | |
*** Marga_ has quit IRC | 18:37 | |
*** fawadkhaliq has quit IRC | 18:39 | |
*** EricGonczer_ has quit IRC | 18:40 | |
*** vilobhmm1 has quit IRC | 18:40 | |
*** EricGonczer_ has joined #openstack-containers | 18:41 | |
*** hongbin__ has joined #openstack-containers | 18:42 | |
*** vilobhmm1 has joined #openstack-containers | 18:42 | |
*** vilobhmm1 has quit IRC | 18:43 | |
*** hongbin-desktop has joined #openstack-containers | 18:43 | |
*** vilobhmm1 has joined #openstack-containers | 18:44 | |
*** hongbin__ has quit IRC | 18:46 | |
jjlehr1 | Hi, is there a way to get the status of a container using magnum, or can that only be achieved using the Docker natively currently? | 18:47 |
*** fawadkhaliq has joined #openstack-containers | 18:54 | |
*** EricGonczer_ has quit IRC | 18:54 | |
*** MilesDenver has quit IRC | 19:01 | |
*** Marga_ has joined #openstack-containers | 19:09 | |
*** EricGonczer_ has joined #openstack-containers | 19:27 | |
*** EricGonc_ has joined #openstack-containers | 19:30 | |
*** jfarschman has joined #openstack-containers | 19:30 | |
*** jfarschman is now known as MilesDenver | 19:30 | |
*** EricGonczer_ has quit IRC | 19:31 | |
*** EricGonc_ has quit IRC | 19:35 | |
*** EricGonczer_ has joined #openstack-containers | 19:37 | |
*** EricGonczer_ has quit IRC | 19:55 | |
*** EricGonczer_ has joined #openstack-containers | 19:56 | |
*** fangfenghua_ has joined #openstack-containers | 20:12 | |
*** erkules_ is now known as erkules | 20:15 | |
*** erkules has quit IRC | 20:15 | |
*** erkules has joined #openstack-containers | 20:15 | |
*** fangfenghua_ has quit IRC | 20:17 | |
*** shakamunyi has quit IRC | 20:17 | |
*** sdake_ has joined #openstack-containers | 20:22 | |
*** sdake has quit IRC | 20:26 | |
*** rlrevell has quit IRC | 20:35 | |
*** julim has quit IRC | 20:37 | |
*** fawadkhaliq has quit IRC | 20:41 | |
*** shakamunyi has joined #openstack-containers | 20:48 | |
*** diga has quit IRC | 20:57 | |
*** diga has joined #openstack-containers | 20:59 | |
*** shakamunyi has quit IRC | 21:03 | |
*** shakamunyi has joined #openstack-containers | 21:22 | |
*** sdake_ has quit IRC | 21:26 | |
*** EricGonczer_ has quit IRC | 21:43 | |
*** MilesDenver has quit IRC | 21:50 | |
*** kebray_ has joined #openstack-containers | 21:53 | |
*** kebray has quit IRC | 21:55 | |
*** fangfenghua_ has joined #openstack-containers | 22:02 | |
*** shakamunyi has quit IRC | 22:04 | |
*** barra204 has joined #openstack-containers | 22:05 | |
*** fangfenghua_ has quit IRC | 22:07 | |
*** oro has quit IRC | 22:07 | |
*** rlrevell has joined #openstack-containers | 22:12 | |
*** rlrevell has quit IRC | 22:14 | |
*** rlrevell has joined #openstack-containers | 22:14 | |
*** rlrevell has quit IRC | 22:15 | |
*** dimsum__ has quit IRC | 22:21 | |
*** hongbin has quit IRC | 22:24 | |
*** jjlehr1 has quit IRC | 22:25 | |
openstackgerrit | Merged openstack/magnum: Make Docker client timeout configurable https://review.openstack.org/179257 | 22:35 |
openstackgerrit | Merged openstack/magnum: Removing unused code in docker_client https://review.openstack.org/181456 | 22:35 |
*** kebray_ has quit IRC | 22:36 | |
*** julim has joined #openstack-containers | 22:44 | |
*** kebray has joined #openstack-containers | 22:48 | |
*** dboik has quit IRC | 23:03 | |
*** vilobhmm1 has quit IRC | 23:04 | |
*** dboik has joined #openstack-containers | 23:04 | |
*** vilobhmm1 has joined #openstack-containers | 23:04 | |
*** rpothier has quit IRC | 23:06 | |
*** daneyon_ has joined #openstack-containers | 23:16 | |
*** daneyon has quit IRC | 23:19 | |
*** barra204 has quit IRC | 23:22 | |
*** suro-patz has quit IRC | 23:29 | |
*** adrian_otto has quit IRC | 23:49 | |
*** adrian_otto has joined #openstack-containers | 23:50 | |
*** adrian_otto has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!