*** gtt116_ has joined #openstack-containers | 00:02 | |
openstackgerrit | Kai Qiang Wu proposed stackforge/magnum: Sync from oslo requirements https://review.openstack.org/147029 | 00:09 |
---|---|---|
openstackgerrit | Jay Lau proposed stackforge/magnum: Make replication controller delete working https://review.openstack.org/147030 | 00:09 |
*** erkules has quit IRC | 00:09 | |
*** gtt116 has quit IRC | 00:09 | |
*** erkules has joined #openstack-containers | 00:10 | |
*** yuanying_ has joined #openstack-containers | 00:14 | |
*** yuanying has quit IRC | 00:15 | |
*** LinstatSDR has joined #openstack-containers | 00:16 | |
*** achanda has quit IRC | 00:39 | |
*** LinstatSDR has quit IRC | 00:40 | |
openstackgerrit | Kai Qiang Wu proposed stackforge/magnum: Sync from oslo requirements https://review.openstack.org/147029 | 00:43 |
*** fandi has joined #openstack-containers | 00:45 | |
*** achanda has joined #openstack-containers | 00:46 | |
openstackgerrit | Merged stackforge/python-magnumclient: Remove 'desc' from docker creation attribute https://review.openstack.org/146888 | 00:47 |
openstackgerrit | Merged stackforge/python-magnumclient: Make replication controller client works https://review.openstack.org/147007 | 00:52 |
*** jay-lau-513 has quit IRC | 01:13 | |
openstackgerrit | Merged stackforge/magnum: Sync from oslo requirements https://review.openstack.org/147029 | 01:15 |
*** jay-lau-513 has joined #openstack-containers | 01:15 | |
*** achanda has quit IRC | 01:23 | |
*** Marga_ has quit IRC | 01:25 | |
*** Marga_ has joined #openstack-containers | 01:31 | |
*** Marga_ has quit IRC | 01:34 | |
*** Marga_ has joined #openstack-containers | 01:35 | |
*** Marga_ has quit IRC | 01:37 | |
*** suro_ has quit IRC | 01:48 | |
*** dims__ has quit IRC | 02:02 | |
*** jay-lau-513 has quit IRC | 02:02 | |
*** dims__ has joined #openstack-containers | 02:03 | |
*** dims__ has quit IRC | 02:07 | |
*** yuanying_ has quit IRC | 02:17 | |
*** yuanying has joined #openstack-containers | 02:20 | |
*** LinstatSDR has joined #openstack-containers | 02:21 | |
*** yuanying has quit IRC | 02:22 | |
*** yuanying has joined #openstack-containers | 02:23 | |
*** julim has quit IRC | 02:24 | |
*** erkules_ has joined #openstack-containers | 02:41 | |
*** erkules has quit IRC | 02:43 | |
*** harlowja is now known as harlowja_away | 02:46 | |
*** stevebaker has quit IRC | 02:48 | |
*** stevebaker has joined #openstack-containers | 02:53 | |
*** hongbin has joined #openstack-containers | 02:55 | |
*** GeneralSalty has quit IRC | 03:02 | |
*** LinstatSDR has quit IRC | 03:11 | |
*** fandi has quit IRC | 03:14 | |
*** junhongl has quit IRC | 03:18 | |
*** junhongl has joined #openstack-containers | 03:19 | |
hongbin | ping yuanying | 03:19 |
yuanying | hi hongbin | 03:20 |
hongbin | hey | 03:20 |
hongbin | I want to discuss the bug https://bugs.launchpad.net/magnum/+bug/1410444 | 03:20 |
hongbin | since I have just encounter the same error | 03:20 |
hongbin | have you started to look at it? | 03:21 |
yuanying | No I haven't | 03:21 |
hongbin | k | 03:21 |
hongbin | do you mind I submit a patch if I can find the cause | 03:21 |
yuanying | What type of error is occured on server? | 03:21 |
yuanying | ok | 03:21 |
hongbin | ubuntu@devstackmagnum:~/python-magnumclient$ magnum bay-create No handlers could be found for logger "magnumclient.common.httpclient" ERROR: Internal Server Error (HTTP 500) | 03:21 |
hongbin | oh the server | 03:22 |
*** gtt116__ has joined #openstack-containers | 03:22 | |
hongbin | it is a migration problem | 03:22 |
hongbin | which I know how to fix | 03:22 |
yuanying | sdake's client error is http 400, there is a little difference | 03:23 |
hongbin | i see | 03:23 |
hongbin | en, I think the log problem is the same | 03:23 |
yuanying | Did you execute, magnum-db-manage downgrade && magnum-db-manage upgrade? | 03:23 |
hongbin | yes, I can do that, but I haven't. | 03:24 |
hongbin | because I want to tackle the logging error first | 03:24 |
yuanying | ok I change assignee to you | 03:25 |
yuanying | please tell me your launchpad id | 03:25 |
*** gtt116_ has quit IRC | 03:25 | |
hongbin | I guess it is hongbin | 03:25 |
hongbin | thx | 03:26 |
yuanying | launchpad said, No items matched "hongbin". | 03:26 |
hongbin | I will change it | 03:26 |
hongbin | thx | 03:26 |
yuanying | ok | 03:26 |
yuanying | In my environment, service-create is worked. | 03:27 |
hongbin | yes, I am sure if it will work for me too, after running db migrate command | 03:28 |
yuanying | oh | 03:29 |
yuanying | problem is occured when I apply master branch, | 03:30 |
yuanying | I guess apiserver_port attribute causes this problem. | 03:31 |
hongbin | yes, possibly. | 03:31 |
*** LinstatSDR has joined #openstack-containers | 04:03 | |
*** kebray has joined #openstack-containers | 04:04 | |
*** gtt116_ has joined #openstack-containers | 04:10 | |
*** gtt116__ has quit IRC | 04:13 | |
*** adrian_otto has joined #openstack-containers | 04:29 | |
openstackgerrit | Motohiro/Yuanying Otsuka proposed stackforge/magnum: Implement bay deletion on api https://review.openstack.org/147064 | 04:39 |
*** kebray has quit IRC | 04:39 | |
*** kebray has joined #openstack-containers | 04:39 | |
sdake | apiserver Port is set to none | 04:40 |
sdake | it needs to be set to 8080 if it is none | 04:40 |
yuanying | sdake: about https://bugs.launchpad.net/magnum/+bug/1410510 | 04:45 |
yuanying | I guess only api server is old, conductor worked latest code. | 04:45 |
openstackgerrit | Merged stackforge/magnum: Add rc_data support for magnum replication controller https://review.openstack.org/147020 | 04:51 |
sdake | yaunying cool I guess it is possible I had old code in some way | 04:51 |
sdake | I am pretty sure I did "pip install -e ." on magnum and client | 04:52 |
sdake | but perhaps something got busted in my environment | 04:52 |
sdake | I think basically we should each do all commands for all objects using master | 04:52 |
sdake | and make sure it all works for each of us | 04:52 |
*** dims__ has joined #openstack-containers | 04:52 | |
sdake | can someone merge something like this into the docs http://paste.fedoraproject.org/169303/95053142 | 04:53 |
sdake | I can't atm and have to head out | 04:53 |
sdake | I may be back later | 04:53 |
*** dims__ has quit IRC | 04:57 | |
*** hongbin has quit IRC | 04:58 | |
yuanying | OK, I commit it. | 05:04 |
openstackgerrit | Merged stackforge/magnum: Implement bay deletion on api https://review.openstack.org/147064 | 05:09 |
*** kebray has quit IRC | 05:10 | |
*** kebray has joined #openstack-containers | 05:15 | |
openstackgerrit | Motohiro/Yuanying Otsuka proposed stackforge/magnum: Update developer quickstart https://review.openstack.org/147065 | 05:19 |
*** adrian_otto has quit IRC | 05:20 | |
*** yuanying is now known as yuanying-afk | 05:20 | |
*** kebray has quit IRC | 05:23 | |
openstackgerrit | Motohiro/Yuanying Otsuka proposed stackforge/magnum: Update developer quickstart https://review.openstack.org/147065 | 05:23 |
sdake | yuanying hongbin can you both sanity check the develoepr quickstart guide? | 05:36 |
sdake | if it doesn't work with the code base, people are not going to take us seriously | 05:36 |
sdake | yuanhing I -1 that review, there are a couple problems I spotted somewhat immediately | 05:37 |
*** sdake_ has joined #openstack-containers | 05:40 | |
sdake_ | heyho :) | 05:40 |
*** achanda has joined #openstack-containers | 05:49 | |
*** suro_ has joined #openstack-containers | 05:51 | |
*** subscope_ has joined #openstack-containers | 05:52 | |
Kennan | :sdake, so you said the developer quickstart not work ? | 05:53 |
Kennan | for your http issue, have you tried | 05:53 |
Kennan | Did you execute, magnum-db-manage downgrade && magnum-db-manage upgrade? | 05:53 |
Kennan | like yuanying said | 05:53 |
*** suro_ has quit IRC | 05:56 | |
*** Marga_ has joined #openstack-containers | 06:03 | |
*** erkules_ is now known as erkules | 06:04 | |
*** nshaikh has joined #openstack-containers | 06:06 | |
*** achanda has quit IRC | 06:11 | |
*** sdake_ has quit IRC | 06:14 | |
*** LinstatSDR has quit IRC | 06:16 | |
*** sdake_ has joined #openstack-containers | 06:23 | |
*** sdake_ has quit IRC | 06:39 | |
*** sdake_ has joined #openstack-containers | 06:42 | |
*** sdake_ has quit IRC | 06:45 | |
*** subscope_ has quit IRC | 06:45 | |
*** sdake_ has joined #openstack-containers | 07:02 | |
*** sdake_ has joined #openstack-containers | 07:02 | |
sdake_ | evening folks | 07:02 |
*** sdake_ has quit IRC | 07:22 | |
*** sdake_ has joined #openstack-containers | 07:23 | |
*** sdake_ has quit IRC | 07:25 | |
*** apmelton has quit IRC | 07:39 | |
*** apmelton has joined #openstack-containers | 07:42 | |
*** suro_ has joined #openstack-containers | 07:47 | |
*** sdake has quit IRC | 07:47 | |
*** fandi has joined #openstack-containers | 08:00 | |
*** Marga_ has quit IRC | 08:21 | |
*** suro_ has quit IRC | 08:23 | |
*** suro_ has joined #openstack-containers | 08:37 | |
*** Marga_ has joined #openstack-containers | 08:37 | |
*** suro_ has quit IRC | 08:50 | |
*** jeckersb is now known as jeckersb_gone | 09:18 | |
*** dims__ has joined #openstack-containers | 09:31 | |
*** dims__ has quit IRC | 09:36 | |
*** oro has joined #openstack-containers | 09:38 | |
*** Marga_ has quit IRC | 09:40 | |
*** Marga_ has joined #openstack-containers | 09:41 | |
*** coolsvap|afk is now known as coolsvap | 09:59 | |
*** oro_ has joined #openstack-containers | 10:00 | |
*** coolsvap is now known as coolsvap|afk | 10:39 | |
*** dims__ has joined #openstack-containers | 10:41 | |
*** coolsvap|afk is now known as coolsvap | 10:51 | |
*** oro has quit IRC | 10:59 | |
*** dims__ has quit IRC | 11:00 | |
*** dims__ has joined #openstack-containers | 11:00 | |
*** coolsvap is now known as coolsvap|afk | 11:02 | |
*** dims__ has quit IRC | 11:05 | |
*** coolsvap|afk is now known as coolsvap | 11:09 | |
*** oro_ has quit IRC | 11:09 | |
*** oro_ has joined #openstack-containers | 11:41 | |
*** dims__ has joined #openstack-containers | 11:44 | |
*** oro has joined #openstack-containers | 12:07 | |
*** jay-lau-513 has joined #openstack-containers | 12:36 | |
*** EricGonczer_ has joined #openstack-containers | 12:55 | |
*** sdake has joined #openstack-containers | 13:02 | |
*** sdake has quit IRC | 13:03 | |
*** sdake has joined #openstack-containers | 13:03 | |
*** EricGonc_ has joined #openstack-containers | 13:04 | |
*** EricGonczer_ has quit IRC | 13:07 | |
sdake | morning | 13:10 |
*** EricGonc_ has quit IRC | 13:31 | |
*** nshaikh has left #openstack-containers | 13:42 | |
*** nshaikh has quit IRC | 13:42 | |
*** nshaikh has joined #openstack-containers | 13:47 | |
*** LinstatSDR has joined #openstack-containers | 13:50 | |
*** oro has quit IRC | 14:01 | |
*** julim has joined #openstack-containers | 14:02 | |
*** fandi has quit IRC | 14:09 | |
*** fandi has joined #openstack-containers | 14:11 | |
*** thomasem has joined #openstack-containers | 14:35 | |
*** adrian_otto has joined #openstack-containers | 14:53 | |
*** EricGonczer_ has joined #openstack-containers | 14:54 | |
*** kebray has joined #openstack-containers | 15:02 | |
*** Marga_ has quit IRC | 15:32 | |
*** Marga_ has joined #openstack-containers | 15:41 | |
*** kebray has quit IRC | 15:42 | |
*** suro_ has joined #openstack-containers | 15:46 | |
*** Marga_ has quit IRC | 15:48 | |
*** nshaikh has quit IRC | 16:00 | |
*** kebray has joined #openstack-containers | 16:21 | |
*** suro_ has quit IRC | 16:36 | |
*** achanda has joined #openstack-containers | 16:36 | |
*** oro_ has quit IRC | 16:43 | |
*** diga_ has joined #openstack-containers | 16:44 | |
*** Marga_ has joined #openstack-containers | 16:50 | |
*** Marga_ has quit IRC | 16:51 | |
*** dims__ has quit IRC | 17:00 | |
*** dims__ has joined #openstack-containers | 17:01 | |
*** achanda has quit IRC | 17:03 | |
*** coolsvap is now known as coolsvap|afk | 17:03 | |
*** dims__ has quit IRC | 17:05 | |
*** Marga_ has joined #openstack-containers | 17:06 | |
*** joffter has quit IRC | 17:06 | |
*** achanda has joined #openstack-containers | 17:07 | |
*** Marga_ has quit IRC | 17:07 | |
*** oro_ has joined #openstack-containers | 17:29 | |
*** joffter has joined #openstack-containers | 17:32 | |
sdake | hey | 17:36 |
*** achanda has quit IRC | 17:47 | |
*** Marga_ has joined #openstack-containers | 17:48 | |
*** suro_ has joined #openstack-containers | 17:53 | |
*** oro_ has quit IRC | 18:01 | |
*** Marga_ has quit IRC | 18:02 | |
*** Marga_ has joined #openstack-containers | 18:03 | |
*** Marga_ has quit IRC | 18:04 | |
*** oro has joined #openstack-containers | 18:04 | |
diga_ | Hi sdake | 18:10 |
*** prad has joined #openstack-containers | 18:10 | |
sdake | hey diga_ | 18:10 |
sdake | hey prad | 18:10 |
diga_ | I opened two bugs f | 18:10 |
*** harlowja_away is now known as harlowja | 18:10 | |
diga_ | https://bugs.launchpad.net/magnum/+bug/1410714 | 18:11 |
diga_ | https://bugs.launchpad.net/magnum/+bug/1410708 | 18:11 |
diga_ | magnum-conductor service is failing after I run cinductor | 18:12 |
diga_ | conductor | 18:12 |
*** achanda has joined #openstack-containers | 18:12 | |
diga_ | getting oslo-messaging error | 18:12 |
diga_ | reported bug for that - https://bugs.launchpad.net/magnum/+bug/1410721 | 18:13 |
*** funzo_ has quit IRC | 18:32 | |
*** Marga_ has joined #openstack-containers | 18:33 | |
*** Marga_ has quit IRC | 18:35 | |
*** Marga_ has joined #openstack-containers | 18:36 | |
*** funzo has joined #openstack-containers | 18:37 | |
*** Marga_ has quit IRC | 18:41 | |
*** Marga_ has joined #openstack-containers | 18:42 | |
sdake | diga_ two things - are you running magnum-db-manage? | 18:42 |
sdake | and if so, did you drop the db previously? | 18:42 |
sdake | we aren't yet doing migrations, so you have to manually drop the db at this point any time there is a schema change | 18:43 |
*** Marga_ has quit IRC | 18:43 | |
*** Marga_ has joined #openstack-containers | 18:43 | |
sdake | diga_ it looks like your db is busted to me | 18:43 |
*** Marga_ has quit IRC | 18:43 | |
*** Marga_ has joined #openstack-containers | 18:44 | |
sdake | diga_ i'd recommend just dropping t he magnum db, then creating a new one, then doing a magnum-db-manage upgrade | 18:44 |
sdake | that will probably fix all of your errors | 18:44 |
*** Marga_ has quit IRC | 18:49 | |
*** Marga_ has joined #openstack-containers | 18:50 | |
*** Marga_ has quit IRC | 18:55 | |
*** Marga_ has joined #openstack-containers | 18:56 | |
*** Marga_ has quit IRC | 18:57 | |
*** Marga_ has joined #openstack-containers | 18:58 | |
*** achanda has quit IRC | 19:18 | |
*** achanda has joined #openstack-containers | 19:23 | |
*** GeneralSalty has joined #openstack-containers | 19:37 | |
*** kebray has quit IRC | 19:37 | |
*** Marga_ has quit IRC | 19:48 | |
*** Marga_ has joined #openstack-containers | 19:48 | |
*** dims__ has joined #openstack-containers | 19:51 | |
*** dims__ has quit IRC | 19:56 | |
*** prad has quit IRC | 20:00 | |
openstackgerrit | Hongbin Lu proposed stackforge/python-magnumclient: Disable a warning on not finding log handler https://review.openstack.org/147285 | 20:05 |
*** dims__ has joined #openstack-containers | 20:11 | |
*** oro has quit IRC | 20:25 | |
*** Marga_ has quit IRC | 20:28 | |
*** harlowja is now known as harlowja_away | 20:30 | |
*** Marga_ has joined #openstack-containers | 20:30 | |
*** Marga_ has quit IRC | 20:35 | |
*** harlowja_away is now known as harlowja | 20:38 | |
*** achanda has quit IRC | 20:45 | |
*** oro has joined #openstack-containers | 20:51 | |
*** mriedem has joined #openstack-containers | 20:56 | |
*** mriedem has left #openstack-containers | 20:56 | |
*** achanda has joined #openstack-containers | 20:56 | |
*** Marga_ has joined #openstack-containers | 20:59 | |
*** adrian_otto has quit IRC | 20:59 | |
*** adrian_otto has joined #openstack-containers | 20:59 | |
*** adrian_otto1 has joined #openstack-containers | 21:02 | |
*** Marga_ has quit IRC | 21:04 | |
*** adrian_otto has quit IRC | 21:04 | |
*** achanda has quit IRC | 21:08 | |
*** achanda has joined #openstack-containers | 21:11 | |
*** achanda has quit IRC | 21:21 | |
*** Marga__ has joined #openstack-containers | 21:23 | |
*** julim has quit IRC | 21:27 | |
*** achanda has joined #openstack-containers | 21:43 | |
*** adrian_otto1 has quit IRC | 21:48 | |
*** kebray has joined #openstack-containers | 21:53 | |
*** achanda has quit IRC | 22:08 | |
*** achanda has joined #openstack-containers | 22:12 | |
*** dims__ has quit IRC | 22:20 | |
*** dims__ has joined #openstack-containers | 22:21 | |
*** Marga_ has joined #openstack-containers | 22:22 | |
*** Marga__ has quit IRC | 22:22 | |
*** dims__ has quit IRC | 22:25 | |
*** jay-lau-513 has quit IRC | 22:28 | |
*** jay-lau-513 has joined #openstack-containers | 22:28 | |
*** Marga_ has quit IRC | 22:29 | |
*** Marga_ has joined #openstack-containers | 22:30 | |
*** Marga_ has quit IRC | 22:35 | |
*** Marga_ has joined #openstack-containers | 22:35 | |
*** joffter has quit IRC | 22:42 | |
*** dims__ has joined #openstack-containers | 22:45 | |
*** EricGonczer_ has quit IRC | 23:02 | |
*** dims__ has quit IRC | 23:07 | |
*** Marga_ has quit IRC | 23:09 | |
*** dims__ has joined #openstack-containers | 23:15 | |
*** yuanying-afk is now known as yuanying | 23:24 | |
*** achanda has quit IRC | 23:25 | |
*** achanda has joined #openstack-containers | 23:26 | |
yuanying | morning | 23:29 |
*** Marga_ has joined #openstack-containers | 23:29 | |
*** dims__ has quit IRC | 23:32 | |
*** sdake_ has joined #openstack-containers | 23:39 | |
*** sdake_ has joined #openstack-containers | 23:39 | |
*** sdake_ has quit IRC | 23:48 | |
*** Marga_ has quit IRC | 23:56 | |
*** oro has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!