*** krtaylor has quit IRC | 00:00 | |
notmyname | Madkiss: hi | 00:00 |
---|---|---|
*** lbragstad has joined #openstack-dev | 00:01 | |
*** themadcanudist1 has quit IRC | 00:01 | |
*** jcmartin has quit IRC | 00:07 | |
*** jeremielim has joined #openstack-dev | 00:09 | |
*** jeremielim has quit IRC | 00:14 | |
*** themadcanudist has joined #openstack-dev | 00:15 | |
themadcanudist | notmyname: I have my log-processor.conf posted, any chance you can take a quick peak: http://paste.openstack.org/show/27543/ | 00:21 |
notmyname | themadcanudist: (it's been a while since I've looked at the slogging code) I think the issue might be the same log_dir for all the log types | 00:23 |
themadcanudist | hmm, they're commented out | 00:23 |
themadcanudist | weird that it works on my swift 1.4.8 SAIO cluster | 00:24 |
themadcanudist | this is my new 1.7.5 cluster. | 00:24 |
*** sacharya has joined #openstack-dev | 00:24 | |
notmyname | hmm. that should affect anything | 00:24 |
* themadcanudist nods | 00:24 | |
notmyname | err...shouldn't | 00:24 |
themadcanudist | i basically ripped off the cron and .conf file | 00:24 |
notmyname | themadcanudist: the commented out values are the defaults. | 00:24 |
themadcanudist | yeah, for sure | 00:24 |
themadcanudist | var/log/swit/stats seems to be the default for the others… hmm | 00:25 |
*** stanchan has joined #openstack-dev | 00:26 | |
*** andrewbogott is now known as andrewbogott_afk | 00:27 | |
*** stanchan has quit IRC | 00:28 | |
*** juiceo has quit IRC | 00:30 | |
*** stanchan has joined #openstack-dev | 00:33 | |
notmyname | themadcanudist: ah. perhaps I found it | 00:35 |
themadcanudist | really? | 00:35 |
themadcanudist | what seems to be the issue? | 00:36 |
themadcanudist | i was actually just taking a peak at the access_processor.py file | 00:36 |
notmyname | themadcanudist: the log_dir is for the uploader. what is in there gets uploaded (if it matches the regex--the default is listed in the -access section). so perhaps the wrong data got uploaded to the access log container, then when it's processed it gets 100% errors because it's the worng type | 00:38 |
themadcanudist | you're talking the [log-processor-access] section? | 00:39 |
notmyname | themadcanudist: ya | 00:40 |
themadcanudist | so that log dir has proxy logs with that regex | 00:40 |
themadcanudist | i set up rsyslog like the docs say | 00:40 |
themadcanudist | and it's writing out the swift calls | 00:40 |
notmyname | themadcanudist: but that's the same regex that the other sections use too | 00:40 |
themadcanudist | oh, i see | 00:41 |
notmyname | themadcanudist: I need to step out. good luck ;-) | 00:41 |
themadcanudist | ok | 00:41 |
themadcanudist | i'll change their dirs | 00:41 |
notmyname | themadcanudist: ya, that's a good idea | 00:41 |
*** adalbas has quit IRC | 00:41 | |
*** dani4571 has quit IRC | 00:44 | |
notmyname | themadcanudist: nm..I'm still hear | 00:44 |
*** littleidea_ has joined #openstack-dev | 00:44 | |
themadcanudist | cool | 00:44 |
themadcanudist | just testing | 00:44 |
notmyname | *here | 00:45 |
themadcanudist | hmm, nope… =\ "I found a bunch of bad lines in " | 00:50 |
*** winston-d_ has joined #openstack-dev | 00:51 | |
themadcanudist | I set Unlink = False on all sections | 00:51 |
themadcanudist | i can see that proxy logs are going in to the hourly folder and container/stats going in to stats | 00:51 |
themadcanudist | i think it's correct | 00:51 |
themadcanudist | i actually think it's something to do with the process() method | 00:51 |
themadcanudist | that parses those lines | 00:51 |
themadcanudist | i'll have to look in to it in some more depth later | 00:51 |
themadcanudist | i gotta jam for now | 00:51 |
themadcanudist | but as usual, thank you for your time =) I may bother you about this later on | 00:52 |
notmyname | themadcanudist: the bad lines message is from data that's already in the cluster | 00:52 |
themadcanudist | uplaoded to the container? | 00:52 |
notmyname | ya | 00:52 |
themadcanudist | yeah, so, first the logs are "uploaded" | 00:52 |
notmyname | and IIRC that file isn't marked as processed | 00:52 |
notmyname | so you may need to manually clean up the objects and make sure they are in the proper containers | 00:53 |
themadcanudist | yeah, i actually started clean | 00:53 |
themadcanudist | generated new logs | 00:54 |
themadcanudist | and still getting bad lines | 00:54 |
notmyname | themadcanudist: hmm...to the code! and look at what file is getting processed and why it's breaking | 00:55 |
*** ahardy_ has quit IRC | 00:55 | |
themadcanudist | yep | 00:55 |
themadcanudist | thank you sir | 00:55 |
themadcanudist | =D | 00:55 |
*** gyee has quit IRC | 00:56 | |
*** themadcanudist has quit IRC | 00:57 | |
*** alunduil has joined #openstack-dev | 01:00 | |
*** stanchan has quit IRC | 01:01 | |
*** littleidea_ has quit IRC | 01:01 | |
*** pabelanger has quit IRC | 01:04 | |
*** stanchan has joined #openstack-dev | 01:05 | |
*** utlemming has quit IRC | 01:06 | |
*** jeremielim has joined #openstack-dev | 01:06 | |
*** matiu has quit IRC | 01:06 | |
*** alop has quit IRC | 01:10 | |
openstackgerrit | A change was merged to openstack/python-cinderclient: Align cinderclient version code. https://review.openstack.org/17250 | 01:11 |
*** markwash has joined #openstack-dev | 01:11 | |
openstackgerrit | A change was merged to openstack/python-cinderclient: Update to swapped versioninfo logic. https://review.openstack.org/17251 | 01:12 |
*** ociuhandu has quit IRC | 01:12 | |
*** lloydde has quit IRC | 01:12 | |
*** alexpilotti has quit IRC | 01:13 | |
*** vkmc has quit IRC | 01:13 | |
*** markwash_ has quit IRC | 01:14 | |
*** halj has quit IRC | 01:14 | |
*** jcmartin has joined #openstack-dev | 01:15 | |
*** jcmartin has quit IRC | 01:16 | |
*** jcmartin has joined #openstack-dev | 01:17 | |
*** markwash_ has joined #openstack-dev | 01:17 | |
*** stanchan has quit IRC | 01:19 | |
*** stanchan has joined #openstack-dev | 01:20 | |
*** markwash has quit IRC | 01:20 | |
*** maurosr has quit IRC | 01:21 | |
*** ahardy_ has joined #openstack-dev | 01:29 | |
*** stanchan has quit IRC | 01:34 | |
*** maurosr has joined #openstack-dev | 01:34 | |
*** pixelbeat has quit IRC | 01:35 | |
*** juice_ has joined #openstack-dev | 01:38 | |
*** stanchan has joined #openstack-dev | 01:39 | |
*** xchu has joined #openstack-dev | 01:42 | |
*** saurabhs has quit IRC | 01:45 | |
*** vipul is now known as vipul|away | 01:45 | |
*** zaitcev has quit IRC | 01:46 | |
*** jcooley has quit IRC | 01:48 | |
openstackgerrit | A change was merged to openstack/cinder: Delete type call in api needs update to use ID. https://review.openstack.org/17633 | 01:49 |
*** jcooley|away is now known as jcooley | 01:49 | |
*** jeremielim has quit IRC | 01:49 | |
*** vipul|away is now known as vipul | 01:50 | |
*** stevebake has quit IRC | 01:52 | |
*** stevebake has joined #openstack-dev | 01:52 | |
*** juice_ has quit IRC | 01:53 | |
*** jeremielim has joined #openstack-dev | 01:55 | |
*** mrodden has quit IRC | 01:56 | |
*** markwash_ has quit IRC | 01:57 | |
*** krtaylor has joined #openstack-dev | 01:58 | |
*** jcooley is now known as jcooley|away | 01:58 | |
*** wenjianhn has joined #openstack-dev | 02:00 | |
*** dprince has joined #openstack-dev | 02:00 | |
*** matiu has joined #openstack-dev | 02:02 | |
*** matiu has quit IRC | 02:02 | |
*** matiu has joined #openstack-dev | 02:02 | |
*** stanchan has quit IRC | 02:04 | |
*** maurosr has quit IRC | 02:04 | |
*** esp has quit IRC | 02:04 | |
*** dprince has quit IRC | 02:04 | |
*** dprince has joined #openstack-dev | 02:05 | |
*** nati_ueno has quit IRC | 02:06 | |
*** thingee is now known as thingee_zz | 02:14 | |
*** mrodden has joined #openstack-dev | 02:14 | |
*** jeremielim has quit IRC | 02:15 | |
*** mnewby has quit IRC | 02:18 | |
*** Mandell has quit IRC | 02:24 | |
*** littleidea_ has joined #openstack-dev | 02:26 | |
*** Mandell_ has joined #openstack-dev | 02:29 | |
*** annegentle_ has joined #openstack-dev | 02:29 | |
*** jcooley has joined #openstack-dev | 02:30 | |
*** jcooley|away is now known as jcooley_ | 02:30 | |
*** littleidea_ is now known as littleidea | 02:30 | |
*** milner has quit IRC | 02:31 | |
*** Mandell_ has quit IRC | 02:33 | |
*** jcmartin has quit IRC | 02:34 | |
*** ewindisch has joined #openstack-dev | 02:39 | |
*** hillyu has joined #openstack-dev | 02:46 | |
*** networkstatic has quit IRC | 02:47 | |
*** networkstatic has joined #openstack-dev | 02:48 | |
*** esp has joined #openstack-dev | 02:48 | |
*** jcmartin has joined #openstack-dev | 02:52 | |
*** danwent has quit IRC | 02:54 | |
*** nunosantos has quit IRC | 02:55 | |
*** mrodden has quit IRC | 03:02 | |
*** esp has left #openstack-dev | 03:04 | |
*** dprince has quit IRC | 03:05 | |
*** hillyu has quit IRC | 03:08 | |
*** mrodden has joined #openstack-dev | 03:13 | |
*** Ruetobas has quit IRC | 03:19 | |
*** Ruetobas has joined #openstack-dev | 03:19 | |
*** thingee_zz is now known as thingee | 03:22 | |
*** adjohn has quit IRC | 03:27 | |
*** pabelanger_ has quit IRC | 03:29 | |
*** pabelanger has joined #openstack-dev | 03:30 | |
*** koolhead17 has joined #openstack-dev | 03:39 | |
*** hillyu has joined #openstack-dev | 03:39 | |
*** littleidea has quit IRC | 03:43 | |
*** halj has joined #openstack-dev | 03:51 | |
*** Ryan_Lane has quit IRC | 03:53 | |
*** jimfehlig has quit IRC | 03:58 | |
*** bearovercloud has joined #openstack-dev | 04:00 | |
bearovercloud | #ubuntu | 04:03 |
*** bearovercloud has left #openstack-dev | 04:03 | |
*** bearovercloud has joined #openstack-dev | 04:04 | |
*** ayoung has quit IRC | 04:05 | |
*** martine has joined #openstack-dev | 04:05 | |
*** colinmcnamara has joined #openstack-dev | 04:06 | |
*** colinmcnamara has left #openstack-dev | 04:09 | |
*** koolhead17 has quit IRC | 04:11 | |
*** winston-d_ has quit IRC | 04:13 | |
*** jcooley has quit IRC | 04:17 | |
*** jcooley_ is now known as jcooley|away | 04:18 | |
*** Mandell has joined #openstack-dev | 04:19 | |
*** bearovercloud has left #openstack-dev | 04:21 | |
*** martine has quit IRC | 04:24 | |
*** martine has joined #openstack-dev | 04:25 | |
*** themadcanudist has joined #openstack-dev | 04:35 | |
*** epim has quit IRC | 04:36 | |
*** nati_ueno has joined #openstack-dev | 04:37 | |
*** ociuhandu has joined #openstack-dev | 04:39 | |
*** AnilV4 has joined #openstack-dev | 04:41 | |
*** mmalesky has joined #openstack-dev | 04:45 | |
*** stevebake has quit IRC | 04:45 | |
*** melwitt has quit IRC | 04:50 | |
mmalesky | can anyone tell me where i might start with debugging horizon? "Something went wrong!" right after submitting login - just updated to trunk | 04:50 |
*** zodiak has quit IRC | 04:52 | |
*** jcmartin has quit IRC | 04:52 | |
*** stevebake has joined #openstack-dev | 04:53 | |
*** zodiak has joined #openstack-dev | 04:54 | |
*** martine has quit IRC | 04:54 | |
*** darjeeling has quit IRC | 04:55 | |
*** kspear has quit IRC | 05:01 | |
*** galthaus has joined #openstack-dev | 05:02 | |
*** ajc_ has joined #openstack-dev | 05:04 | |
*** zodiak has quit IRC | 05:09 | |
*** kspear has joined #openstack-dev | 05:13 | |
*** lloydde has joined #openstack-dev | 05:13 | |
*** littleidea_ has joined #openstack-dev | 05:17 | |
*** danwent has joined #openstack-dev | 05:17 | |
*** zodiak has joined #openstack-dev | 05:17 | |
*** lloydde has quit IRC | 05:18 | |
*** sacharya has quit IRC | 05:19 | |
themadcanudist | notmyname: i figured it out | 05:21 |
themadcanudist | notmyname: (i had to coax the error message out) = Bad server name: found "swift" expected "proxy-server" | 05:21 |
*** littleidea_ has quit IRC | 05:23 | |
*** mrodden has quit IRC | 05:25 | |
*** ajc_ has quit IRC | 05:27 | |
*** Tross has joined #openstack-dev | 05:27 | |
*** markmcclain has quit IRC | 05:29 | |
*** mjfork has quit IRC | 05:33 | |
*** thingee is now known as thingee_zz | 05:35 | |
*** rohitk has joined #openstack-dev | 05:36 | |
*** TerryH has quit IRC | 05:39 | |
notmyname | themadcanudist: ah cool. | 05:40 |
themadcanudist | i had a question about that | 05:40 |
themadcanudist | what is that check all about? what was the purpose of using it? | 05:40 |
themadcanudist | i just don't have the bigger picture, i guess? | 05:40 |
*** stanchan has joined #openstack-dev | 05:41 | |
*** stanchan has quit IRC | 05:41 | |
themadcanudist | and my servername/hostname is not set to "swift"!? | 05:42 |
notmyname | themadcanudist: it's a quick filter so if you have many log types going to one log file you don't end up spending too much time trying to process the line (eg if you are processing syslog) | 05:43 |
themadcanudist | gotcha | 05:43 |
notmyname | themadcanudist: at least, that's what I remember it doing (I probably haven't looked at it in 4-6 months) | 05:43 |
themadcanudist | for sure | 05:43 |
themadcanudist | at least i know what it's doing | 05:43 |
*** ajc_ has joined #openstack-dev | 05:53 | |
*** jakedahn is now known as jakedahn_zz | 05:57 | |
*** rushiagr has joined #openstack-dev | 06:01 | |
*** themadcanudist1 has joined #openstack-dev | 06:14 | |
*** themadcanudist has quit IRC | 06:16 | |
*** matiu has quit IRC | 06:16 | |
*** stanchan has joined #openstack-dev | 06:26 | |
*** hillyu has left #openstack-dev | 06:30 | |
*** arosen1 has joined #openstack-dev | 06:33 | |
*** rohitk has quit IRC | 06:36 | |
*** rohitk has joined #openstack-dev | 06:36 | |
*** wenjianhn has quit IRC | 06:37 | |
*** sthaha has quit IRC | 06:38 | |
zykes- | hmm | 06:40 |
zykes- | what can be wrong if Glance rejects a request saying that a token is invalid but checking ks logs it says 200 ? | 06:40 |
*** stanchan has quit IRC | 06:41 | |
*** adjohn has joined #openstack-dev | 06:42 | |
*** darjeeling has joined #openstack-dev | 06:42 | |
zykes- | ayo:w | 06:42 |
*** saurabh has joined #openstack-dev | 06:44 | |
*** stanchan has joined #openstack-dev | 06:44 | |
saurabh | hi .. i have a problem using pdb on quantum.. I'm getting bdbquit error .. please help! | 06:45 |
zykes- | saurabh: let me find you something | 06:46 |
saurabh | zykes-: that would be great! | 06:47 |
*** rohitk has quit IRC | 06:47 | |
*** rohitk has joined #openstack-dev | 06:48 | |
zykes- | saurabh: is it the agent or the server you are trying to debug ? | 06:48 |
*** sthaha has joined #openstack-dev | 06:49 | |
saurabh | zykes-: i'm trying to debug quantum server | 06:49 |
*** navid_ has joined #openstack-dev | 06:49 | |
zykes- | open the quantum-server in vi or so saurabh | 06:50 |
zykes- | and then the eventlet.monkey_patch() line to eventlet.monkey_patch(thread=False) | 06:50 |
zykes- | and then you can do | 06:50 |
zykes- | import ipdb | 06:50 |
zykes- | ipdb.set_trace() wherever you want | 06:50 |
saurabh | okay i'll try that .. lemme check | 06:51 |
*** juice_ has joined #openstack-dev | 06:52 | |
openstackgerrit | A change was merged to openstack/oslo-incubator: Add deprecated --logfile common opt. https://review.openstack.org/17605 | 06:53 |
*** afazekas has joined #openstack-dev | 07:01 | |
saurabh | zykes- : it works ! thanks a ton! | 07:05 |
*** jcooley|away is now known as jcooley_ | 07:08 | |
*** afazekas has quit IRC | 07:08 | |
*** wenjianhn has joined #openstack-dev | 07:08 | |
*** aeperezt has quit IRC | 07:10 | |
*** davidha has joined #openstack-dev | 07:11 | |
*** brucer has quit IRC | 07:12 | |
*** rohitk has quit IRC | 07:14 | |
*** buzztroll has joined #openstack-dev | 07:15 | |
*** rohitk has joined #openstack-dev | 07:16 | |
*** wenjianhn has quit IRC | 07:17 | |
*** saurabh has quit IRC | 07:17 | |
*** zbitter has joined #openstack-dev | 07:17 | |
zykes- | bcwaldon: ping | 07:19 |
*** zaneb has quit IRC | 07:20 | |
*** mindpixel has joined #openstack-dev | 07:23 | |
*** jog0 has joined #openstack-dev | 07:24 | |
*** jcooley_ is now known as jcooley|away | 07:24 | |
*** jcooley|away is now known as jcooley_ | 07:25 | |
*** mrunge has joined #openstack-dev | 07:27 | |
*** wenjianhn has joined #openstack-dev | 07:30 | |
*** afazekas has joined #openstack-dev | 07:31 | |
*** halj has quit IRC | 07:34 | |
*** corXi has joined #openstack-dev | 07:40 | |
*** jakedahn_zz has quit IRC | 07:42 | |
*** jakedahn_zz has joined #openstack-dev | 07:48 | |
*** yolanda has joined #openstack-dev | 07:51 | |
*** almaisan-away has quit IRC | 07:51 | |
*** almaisan-away has joined #openstack-dev | 07:51 | |
*** almaisan-away is now known as al-maisan | 07:51 | |
*** zaneb has joined #openstack-dev | 07:55 | |
*** zbitter has quit IRC | 07:56 | |
*** jakedahn_zz has quit IRC | 07:58 | |
*** sthaha has quit IRC | 08:01 | |
*** jakedahn_zz has joined #openstack-dev | 08:02 | |
*** wenjianhn has quit IRC | 08:05 | |
*** rafaduran has joined #openstack-dev | 08:10 | |
*** EmilienM_ has joined #openstack-dev | 08:11 | |
*** reidrac has joined #openstack-dev | 08:12 | |
*** jcooley_ is now known as jcooley|away | 08:14 | |
*** rushiagr has quit IRC | 08:15 | |
*** wenjianhn has joined #openstack-dev | 08:18 | |
*** ndipanov has joined #openstack-dev | 08:29 | |
openstackgerrit | A change was merged to openstack/nova: Sync RPC logging-related bits from oslo https://review.openstack.org/17653 | 08:30 |
*** e1mer has quit IRC | 08:40 | |
*** timello has quit IRC | 08:41 | |
*** salv-orlando has joined #openstack-dev | 08:41 | |
*** rushiagr has joined #openstack-dev | 08:42 | |
*** mindpixel has quit IRC | 08:44 | |
*** amanickam has left #openstack-dev | 08:50 | |
*** adjohn has quit IRC | 08:54 | |
*** jpich has joined #openstack-dev | 08:56 | |
navid_ | Hitesh, ping | 08:57 |
*** aloga has quit IRC | 08:57 | |
*** aloga has joined #openstack-dev | 08:57 | |
*** egallen has joined #openstack-dev | 09:02 | |
*** rohitk has quit IRC | 09:02 | |
*** darjeeling has quit IRC | 09:02 | |
openstackgerrit | A change was merged to openstack/ceilometer: Add the ability to filter on metadata. https://review.openstack.org/17192 | 09:03 |
*** rohitk has joined #openstack-dev | 09:04 | |
*** jog0 has quit IRC | 09:05 | |
*** alobbs has joined #openstack-dev | 09:05 | |
*** tott has quit IRC | 09:08 | |
*** danwent has quit IRC | 09:10 | |
*** stanchan has quit IRC | 09:10 | |
*** Oneiroi has joined #openstack-dev | 09:10 | |
*** derekh has joined #openstack-dev | 09:13 | |
*** fc__ has joined #openstack-dev | 09:19 | |
*** buzztroll has quit IRC | 09:19 | |
*** koolhead17 has joined #openstack-dev | 09:20 | |
*** jog0 has joined #openstack-dev | 09:25 | |
*** pixelbeat has joined #openstack-dev | 09:28 | |
*** koolhead17 has quit IRC | 09:29 | |
*** danpb has joined #openstack-dev | 09:33 | |
*** nati_ueno has quit IRC | 09:38 | |
*** sthaha has joined #openstack-dev | 09:38 | |
*** nati_ueno has joined #openstack-dev | 09:38 | |
*** nati_ueno has quit IRC | 09:43 | |
*** davidhadas has joined #openstack-dev | 09:53 | |
*** davidha has quit IRC | 09:53 | |
*** maxiz has quit IRC | 09:55 | |
*** egallen_ has joined #openstack-dev | 09:56 | |
*** jog0 has quit IRC | 09:57 | |
*** egallen has quit IRC | 09:58 | |
*** egallen_ is now known as egallen | 09:58 | |
*** xchu has quit IRC | 10:01 | |
*** jog0 has joined #openstack-dev | 10:01 | |
*** al-maisan is now known as almaisan-away | 10:07 | |
*** rohitk has quit IRC | 10:09 | |
*** egallen has joined #openstack-dev | 10:09 | |
*** garyk has joined #openstack-dev | 10:10 | |
*** rohitk has joined #openstack-dev | 10:11 | |
*** egallen has quit IRC | 10:21 | |
*** egallen has joined #openstack-dev | 10:22 | |
openstackgerrit | A change was merged to openstack/python-quantumclient: Ensures that help alignment is not hard coded https://review.openstack.org/17531 | 10:23 |
*** stanchan has joined #openstack-dev | 10:29 | |
*** danpb has quit IRC | 10:32 | |
*** mancdaz has left #openstack-dev | 10:35 | |
*** mancdaz has joined #openstack-dev | 10:35 | |
zykes- | salv-orlando: hey mr, you here ? Wondering: quantum subnet-update my-subnet --dns-nameservers type=str 192.168.5.51 < isn't that correct? | 10:37 |
salv-orlando | type-list | 10:37 |
salv-orlando | sorry zykes-: type=list | 10:38 |
salv-orlando | ops.. not my good day today | 10:38 |
salv-orlando | that's a bit strange but it should be list=true <ns1> <ns2> <...> | 10:38 |
*** wenjianhn has quit IRC | 10:39 | |
zykes- | http://pastebin.com/tgxigpex < salv-orlando | 10:39 |
salv-orlando | I know that too. CLI needs to be fixed in several parts :( try --dns_nameservers (underscore instead of dash) | 10:40 |
*** maploin has joined #openstack-dev | 10:40 | |
*** maploin has quit IRC | 10:40 | |
*** maploin has joined #openstack-dev | 10:40 | |
zykes- | nice nice salv-orlando ! | 10:40 |
zykes- | salv-orlando: is latest quantum trunk working with folsom ? | 10:41 |
zykes- | like backwards compatibel | 10:41 |
salv-orlando | that how I usually run it quantum trunk and other components from folsom/stable | 10:41 |
*** garyk has quit IRC | 10:42 | |
zykes- | k | 10:42 |
zykes- | I wanna get the metadata stuff working that's in trunk :p | 10:42 |
zykes- | sucks to not have it :) | 10:42 |
*** salv-orlando has quit IRC | 10:44 | |
zykes- | now what did I say :/ | 10:44 |
*** lifeless has joined #openstack-dev | 10:46 | |
*** salv-orlando has joined #openstack-dev | 10:59 | |
*** jog0 has quit IRC | 11:00 | |
*** lbragstad1 has joined #openstack-dev | 11:01 | |
*** lbragstad has quit IRC | 11:03 | |
*** eglynn has joined #openstack-dev | 11:03 | |
*** KIS has joined #openstack-dev | 11:11 | |
*** stanchan has quit IRC | 11:12 | |
KIS | how can i return to a previous db version in devstack? | 11:16 |
*** nerd has quit IRC | 11:17 | |
lifeless | KIS: I don't believe there is any support for doin gthat | 11:17 |
KIS | ok, maybe you know what's cause of my 1054 error at start of nova-compute on HyperV.... ? | 11:19 |
*** nerd has joined #openstack-dev | 11:19 | |
KIS | i'm trying to connect it with devstack on Ubuntu | 11:19 |
KIS | 1054 instances 'name.server' error | 11:19 |
*** lbragstad1 has quit IRC | 11:29 | |
*** arbrandes has joined #openstack-dev | 11:33 | |
*** maurosr has joined #openstack-dev | 11:35 | |
*** darjeeling has joined #openstack-dev | 11:43 | |
*** saurabh has joined #openstack-dev | 11:47 | |
zykes- | salv-orlando: do you have the metadata stuff working ? | 11:55 |
saurabh | hey zykes- .. does quantum-server continuously keep sending get network requests to the plugin? I'm getting continuous requests in the background.. is that normal behaviour ? | 12:05 |
*** arosen1 has quit IRC | 12:14 | |
*** eglynn has quit IRC | 12:15 | |
*** imsplitbit has quit IRC | 12:31 | |
*** xiao has quit IRC | 12:32 | |
*** winston-d_ has joined #openstack-dev | 12:33 | |
*** darjeeling has quit IRC | 12:37 | |
*** darjeeling has joined #openstack-dev | 12:38 | |
*** wenjianhn has joined #openstack-dev | 12:40 | |
*** wenjianhn has left #openstack-dev | 12:46 | |
*** markvoelker has joined #openstack-dev | 12:49 | |
*** dims has quit IRC | 12:50 | |
enikanorov | salv-orlando: hi | 12:52 |
*** maploin has quit IRC | 12:57 | |
*** gmm has joined #openstack-dev | 13:01 | |
gmm | Hi anyone can point me to a function where GET request will read the object content from disk? | 13:02 |
gmm | Hi anyone can point me to a function where GET request will read the object content from disk? | 13:04 |
*** gmm has quit IRC | 13:04 | |
*** eharney has joined #openstack-dev | 13:09 | |
enikanorov | there is none | 13:10 |
*** gongysh has joined #openstack-dev | 13:10 | |
*** danpb has joined #openstack-dev | 13:10 | |
enikanorov | usually GET requests are handled and then DB-layer methods are called which may or may not read from disk | 13:10 |
*** ajc_ has quit IRC | 13:11 | |
*** pokoli has joined #openstack-dev | 13:19 | |
*** trevor has joined #openstack-dev | 13:21 | |
*** trevor is now known as Guest85101 | 13:22 | |
*** alunduil has quit IRC | 13:22 | |
*** rushiagr has quit IRC | 13:28 | |
*** sthaha has quit IRC | 13:30 | |
*** maurosr has quit IRC | 13:30 | |
*** maurosr has joined #openstack-dev | 13:30 | |
*** eglynn has joined #openstack-dev | 13:32 | |
*** yolanda has quit IRC | 13:33 | |
*** soren_ has quit IRC | 13:34 | |
*** soren_ has joined #openstack-dev | 13:34 | |
*** soren_ is now known as soren | 13:35 | |
*** arbrandes has quit IRC | 13:35 | |
*** yolanda has joined #openstack-dev | 13:37 | |
*** arbrandes has joined #openstack-dev | 13:41 | |
*** mrunge has quit IRC | 13:41 | |
*** AnilV4 has quit IRC | 13:44 | |
*** dolphm has joined #openstack-dev | 13:47 | |
*** ociuhandu has quit IRC | 13:54 | |
*** anteaya has joined #openstack-dev | 13:55 | |
*** radez_g0n3 is now known as radez | 13:59 | |
*** Guest85101 has quit IRC | 13:59 | |
*** tmishler has joined #openstack-dev | 14:00 | |
*** rushiagr has joined #openstack-dev | 14:01 | |
*** dprince has joined #openstack-dev | 14:01 | |
*** dims has joined #openstack-dev | 14:02 | |
*** dims has joined #openstack-dev | 14:02 | |
*** mjfork has joined #openstack-dev | 14:06 | |
*** jergerber has joined #openstack-dev | 14:07 | |
*** woodspa has joined #openstack-dev | 14:08 | |
*** aloga has quit IRC | 14:10 | |
*** aloga has joined #openstack-dev | 14:11 | |
*** afazekas has quit IRC | 14:11 | |
*** maurosr has quit IRC | 14:12 | |
*** andrewbogott_afk is now known as andrewbogott | 14:13 | |
*** aeperezt has joined #openstack-dev | 14:14 | |
*** alunduil has joined #openstack-dev | 14:14 | |
*** factor_ has joined #openstack-dev | 14:14 | |
*** dolphm has quit IRC | 14:15 | |
*** dolphm has joined #openstack-dev | 14:16 | |
*** alunduil has quit IRC | 14:16 | |
*** lbragstad has joined #openstack-dev | 14:16 | |
amotoki | salv-orlando: ping | 14:16 |
*** alunduil has joined #openstack-dev | 14:17 | |
*** rohitk has quit IRC | 14:18 | |
*** rohitk has joined #openstack-dev | 14:18 | |
*** koolhead17 has joined #openstack-dev | 14:18 | |
*** rohitk has quit IRC | 14:19 | |
*** jaypipes has quit IRC | 14:19 | |
*** dolphm has quit IRC | 14:20 | |
*** rohitk has joined #openstack-dev | 14:22 | |
*** rushiagr1 has joined #openstack-dev | 14:26 | |
*** radez is now known as radez_g0n3 | 14:26 | |
enikanorov | salv-orlando: +1 ping | 14:28 |
salv-orlando | hi guys | 14:28 |
enikanorov | hi! | 14:28 |
*** rushiagr has quit IRC | 14:28 | |
*** gongysh has quit IRC | 14:28 | |
amotoki | enikanorov: salv-orlando: go first about your topic. | 14:28 |
enikanorov | I wanted to ask about your service types work | 14:29 |
*** tott has joined #openstack-dev | 14:29 | |
enikanorov | how's it going? | 14:29 |
*** cmagina has quit IRC | 14:29 | |
enikanorov | could you share some draft code may be? | 14:29 |
*** cmagina has joined #openstack-dev | 14:29 | |
salv-orlando | I need to add some proof code on top of the dummy plugin | 14:29 |
salv-orlando | but yes let me push the draft | 14:29 |
enikanorov | I'd like to see it in order to understand how it couples together with our device mngmt & scheduling proposal | 14:29 |
salv-orlando | gimme just 2 minutes | 14:29 |
*** flash1 has joined #openstack-dev | 14:29 | |
*** flash1 has left #openstack-dev | 14:30 | |
salv-orlando | oh it's very easy… as it is just API ext and db logic you can do whatever you want with it | 14:30 |
*** CaptTofu has joined #openstack-dev | 14:30 | |
enikanorov | yes, so I'll take a look and will try to stich it with what we already have. Please participate in scheduling discussion if you have some spare minutes :) | 14:31 |
enikanorov | (I mean on ML) | 14:31 |
*** flash1 has joined #openstack-dev | 14:33 | |
amotoki | salv-orlando: hi | 14:34 |
salv-orlando | yep. It will take more than two minutes. I need to rebase the patch and of course it's ripe with conflicts :/ | 14:34 |
salv-orlando | amotoki:: hi | 14:34 |
*** mtreinish has joined #openstack-dev | 14:34 | |
med_ | stupid question time: Can a running nova service be queried for it's current config? (Ie, if someone has messed with the nova.conf but nova is still running can you have nova dump it's running config somehow? | 14:34 |
amotoki | now I am looking yong's patch https://review.openstack.org/#/c/17441/ | 14:35 |
*** mattrae has joined #openstack-dev | 14:35 | |
amotoki | Is there any consensus how to clear a list attrbiute? | 14:35 |
*** jaypipes has joined #openstack-dev | 14:36 | |
salv-orlando | No we don't have a consensus. But I think an attribute should be cleared always in the same way regardless of its type, just like you always set a variable to null. | 14:36 |
salv-orlando | What's your opinion? | 14:36 |
salv-orlando | what you suggest might be valid too | 14:36 |
amotoki | On the API layer, passing [] like {'subnet': {'host_routes': []}} works and host_routes is changed to []. | 14:37 |
salv-orlando | an empty list is another way of looking at it | 14:37 |
salv-orlando | yes, that makes sense. | 14:37 |
amotoki | My question is if we should add another opiton 'None'. | 14:37 |
anteaya | med_: I don't have an answer but I want to make sure I understand your question, do you want to query the nova instance from within the instance or outside of it? | 14:38 |
*** annegentle_ has quit IRC | 14:38 | |
salv-orlando | On the server side? | 14:38 |
med_ | anteaya, query the nova service running from the host side | 14:39 |
*** stanchan has joined #openstack-dev | 14:39 | |
amotoki | salv-orlando: yes, on the server side. | 14:39 |
med_ | (nothing to do with the instance) | 14:39 |
med_ | server side, yes. | 14:39 |
med_ | maybe I should take that question over to #openstack. Sorry for noising up the -dev channel. | 14:39 |
salv-orlando | actually our PUT semantics, as you say, will use [] to reset the value. Supporting None is nice, but not necessary | 14:39 |
*** radez_g0n3 is now known as radez | 14:40 | |
*** stanchan has quit IRC | 14:40 | |
amotoki | I agree that supporting None is nice. If adding it is ok, I agree yong's patch. | 14:40 |
*** mrodden has joined #openstack-dev | 14:40 | |
amotoki | My concern is that if some attribute supports None and [] and some supports [] only it is confusing. | 14:41 |
salv-orlando | That is true, this is why we need to be consistent across the whole API. I will double check before approving. | 14:42 |
salv-orlando | But I think gongysh feels this change on the server side is needed because of the change he does on the client side. | 14:42 |
salv-orlando | And that change on the client side, I am not able to fully understand why it's done that way | 14:43 |
*** rushiagr1 is now known as rushiagr | 14:43 | |
amotoki | I have not understand why the server side change is needed too. | 14:44 |
amotoki | To me it can be fixed only by the client side since we already can pass [] from the client library. Just CLI does not support it. | 14:45 |
*** gongysh has joined #openstack-dev | 14:46 | |
amotoki | salv-orlando: Thanks for the clarification. I hope you will have a comment on the patch. I will wait for your comment. | 14:46 |
salv-orlando | Doing that now | 14:46 |
*** pabelanger has quit IRC | 14:50 | |
*** sacharya has joined #openstack-dev | 14:50 | |
*** jaustinpage|want has joined #openstack-dev | 14:51 | |
*** dhellmann-afk is now known as dhellmann | 14:51 | |
*** markmcclain has joined #openstack-dev | 14:59 | |
*** sacharya has quit IRC | 14:59 | |
*** navid_ has left #openstack-dev | 14:59 | |
*** factor_ has quit IRC | 15:02 | |
*** woodspa1 has joined #openstack-dev | 15:03 | |
*** woodspa has quit IRC | 15:03 | |
*** woodspa1 has quit IRC | 15:04 | |
*** woodspa has joined #openstack-dev | 15:04 | |
*** jimfehlig has joined #openstack-dev | 15:05 | |
*** utlemming has joined #openstack-dev | 15:06 | |
*** imsplitbit has joined #openstack-dev | 15:08 | |
*** themadcanudist1 has quit IRC | 15:09 | |
*** KIS has quit IRC | 15:09 | |
*** eharney has quit IRC | 15:14 | |
*** chuckieb has joined #openstack-dev | 15:17 | |
*** rohitk has quit IRC | 15:18 | |
*** danpb has quit IRC | 15:19 | |
*** danpb has joined #openstack-dev | 15:19 | |
*** annegentle_ has joined #openstack-dev | 15:20 | |
*** rushiagr1 has joined #openstack-dev | 15:25 | |
*** CaptTofu has quit IRC | 15:25 | |
*** lbragstad has quit IRC | 15:25 | |
*** rohitk has joined #openstack-dev | 15:25 | |
*** rushiagr has quit IRC | 15:27 | |
*** datsun180b has joined #openstack-dev | 15:29 | |
*** cp16net is now known as cp16net|away | 15:30 | |
*** pabelanger has joined #openstack-dev | 15:32 | |
*** sacharya has joined #openstack-dev | 15:33 | |
*** littleidea has joined #openstack-dev | 15:34 | |
*** lbragstad has joined #openstack-dev | 15:35 | |
*** eharney has joined #openstack-dev | 15:35 | |
*** dani4571 has joined #openstack-dev | 15:38 | |
openstackgerrit | A change was merged to openstack/nova: Simplify how ephemeral disks are created and named. https://review.openstack.org/17656 | 15:40 |
*** tott has quit IRC | 15:44 | |
*** littleidea has left #openstack-dev | 15:46 | |
*** tott has joined #openstack-dev | 15:46 | |
*** imsplitbit has quit IRC | 15:47 | |
*** buzztroll has joined #openstack-dev | 15:47 | |
*** cp16net|away is now known as cp16net | 15:48 | |
*** jcru has joined #openstack-dev | 15:49 | |
*** jcooley|away is now known as jcooley_ | 15:50 | |
*** TerryH has joined #openstack-dev | 15:51 | |
*** jcmartin has joined #openstack-dev | 15:54 | |
*** ahardy_ has joined #openstack-dev | 15:56 | |
*** gongysh has quit IRC | 15:56 | |
*** FARiN has quit IRC | 16:00 | |
*** galthaus has quit IRC | 16:02 | |
*** hemna has quit IRC | 16:03 | |
*** littleidea has joined #openstack-dev | 16:05 | |
*** Mandell has quit IRC | 16:06 | |
*** Mandell has joined #openstack-dev | 16:07 | |
*** aloga has quit IRC | 16:08 | |
*** reidrac has left #openstack-dev | 16:09 | |
*** jcooley_ is now known as jcooley|away | 16:11 | |
*** ociuhandu has joined #openstack-dev | 16:11 | |
*** andrewbogott is now known as andrewbogott_afk | 16:12 | |
*** alexpilotti has joined #openstack-dev | 16:12 | |
*** crandquist has joined #openstack-dev | 16:13 | |
*** kobier has joined #openstack-dev | 16:13 | |
*** garyk has joined #openstack-dev | 16:14 | |
*** kobier has quit IRC | 16:14 | |
*** crandquist has quit IRC | 16:14 | |
*** crandquist has joined #openstack-dev | 16:15 | |
*** woodspa has quit IRC | 16:15 | |
*** themadcanudist has joined #openstack-dev | 16:16 | |
*** cmagina has quit IRC | 16:16 | |
*** cmagina has joined #openstack-dev | 16:16 | |
*** alexpilotti_ has joined #openstack-dev | 16:19 | |
*** flash1 has quit IRC | 16:19 | |
*** jcmartin has quit IRC | 16:19 | |
*** nati_ueno has joined #openstack-dev | 16:20 | |
*** littleidea has quit IRC | 16:20 | |
*** ociuhandu has quit IRC | 16:21 | |
*** alexpilotti has quit IRC | 16:21 | |
*** littleidea has joined #openstack-dev | 16:21 | |
*** littleidea has quit IRC | 16:23 | |
*** halj has joined #openstack-dev | 16:23 | |
*** alexpilotti_ has quit IRC | 16:23 | |
*** woodspa has joined #openstack-dev | 16:24 | |
*** rnirmal has joined #openstack-dev | 16:24 | |
smoser | hey... | 16:25 |
smoser | i'm just going to say this "out loud" for anyone listening that might find it useful. | 16:25 |
smoser | i just stood up a devstack and was testing some stuff with multiple users. | 16:25 |
smoser | i put together this script: | 16:25 |
smoser | http://paste.ubuntu.com/1417098/ | 16:25 |
smoser | that easily creates a user, and creates a launcher "mytool" that you run and it sets up the environment for euca2ools or openstack tools for that newly created user. | 16:26 |
*** FARiN has joined #openstack-dev | 16:26 | |
*** edmund has joined #openstack-dev | 16:26 | |
*** jcooley|away is now known as jcooley_ | 16:26 | |
*** buzztroll has quit IRC | 16:28 | |
*** alexpilotti has joined #openstack-dev | 16:29 | |
*** otherwiseguy has quit IRC | 16:29 | |
*** FARiN has quit IRC | 16:33 | |
*** juice_ has quit IRC | 16:34 | |
*** rohitk has quit IRC | 16:35 | |
*** colinmcnamara has joined #openstack-dev | 16:36 | |
*** davidlenwell has quit IRC | 16:36 | |
*** davidlenwell has joined #openstack-dev | 16:37 | |
*** rohitk has joined #openstack-dev | 16:38 | |
*** rohitk has quit IRC | 16:42 | |
*** maurosr has joined #openstack-dev | 16:43 | |
openstackgerrit | A change was merged to openstack/nova: Reset node to source in finish_revert_resize() https://review.openstack.org/17688 | 16:44 |
*** FARiN has joined #openstack-dev | 16:44 | |
*** aabes_ has joined #openstack-dev | 16:44 | |
*** galthaus has joined #openstack-dev | 16:45 | |
*** Mandell has quit IRC | 16:45 | |
*** garyk has quit IRC | 16:49 | |
*** rushiagr1 is now known as rushiagr | 16:54 | |
*** lifeless has quit IRC | 16:54 | |
*** nati_ueno has quit IRC | 16:55 | |
*** nati_ueno has joined #openstack-dev | 16:56 | |
*** timello has joined #openstack-dev | 16:58 | |
*** edmund has quit IRC | 16:59 | |
*** colinmcnamara has quit IRC | 16:59 | |
*** otherwiseguy has joined #openstack-dev | 16:59 | |
*** nati_ueno has quit IRC | 17:00 | |
*** jcmartin has joined #openstack-dev | 17:01 | |
*** colinmcnamara has joined #openstack-dev | 17:01 | |
*** afazekas has joined #openstack-dev | 17:03 | |
*** derekh has quit IRC | 17:04 | |
*** juice_ has joined #openstack-dev | 17:06 | |
*** martine has joined #openstack-dev | 17:07 | |
*** imsplitbit has joined #openstack-dev | 17:08 | |
*** jgriffith has quit IRC | 17:09 | |
*** jgriffith has joined #openstack-dev | 17:10 | |
*** danwent has joined #openstack-dev | 17:10 | |
*** jaypipes has quit IRC | 17:11 | |
*** galthaus1 has joined #openstack-dev | 17:11 | |
*** galthaus has quit IRC | 17:11 | |
*** mrodden has quit IRC | 17:15 | |
*** jaypipes has joined #openstack-dev | 17:17 | |
*** jchiles has joined #openstack-dev | 17:18 | |
*** andrewbogott_afk is now known as andrewbogott | 17:18 | |
*** nati_ueno has joined #openstack-dev | 17:20 | |
*** hemna has joined #openstack-dev | 17:23 | |
*** markwash has joined #openstack-dev | 17:23 | |
*** lifeless has joined #openstack-dev | 17:24 | |
*** hemna has quit IRC | 17:25 | |
*** lloydde has joined #openstack-dev | 17:27 | |
*** pokoli has quit IRC | 17:29 | |
*** jpich has quit IRC | 17:31 | |
*** nati_ueno_2 has joined #openstack-dev | 17:32 | |
*** mrodden has joined #openstack-dev | 17:33 | |
*** galthaus1 has quit IRC | 17:33 | |
*** nati_ueno has quit IRC | 17:36 | |
*** esp1 has joined #openstack-dev | 17:36 | |
*** n0ano has joined #openstack-dev | 17:40 | |
*** corXi has quit IRC | 17:43 | |
*** pokoli has joined #openstack-dev | 17:44 | |
*** thingee_zz is now known as thingee | 17:47 | |
*** littleidea has joined #openstack-dev | 17:48 | |
*** nunosantos has joined #openstack-dev | 17:49 | |
*** adjohn has joined #openstack-dev | 17:51 | |
*** flash1 has joined #openstack-dev | 17:53 | |
*** jchiles has quit IRC | 17:54 | |
*** andrewbogott is now known as andrewbogott_afk | 17:55 | |
*** esp1 has quit IRC | 18:00 | |
*** vds has quit IRC | 18:01 | |
*** littleidea has quit IRC | 18:01 | |
*** rods` has joined #openstack-dev | 18:01 | |
*** rods has quit IRC | 18:01 | |
*** esp has joined #openstack-dev | 18:02 | |
*** mnewby has joined #openstack-dev | 18:02 | |
*** amotoki has quit IRC | 18:03 | |
*** littleidea has joined #openstack-dev | 18:03 | |
*** FredericBastiat has joined #openstack-dev | 18:05 | |
*** colinmcnamara has quit IRC | 18:06 | |
*** ndipanov has quit IRC | 18:06 | |
*** thingee is now known as thingee_zz | 18:07 | |
clarkb | dhellmann: for the ceilometer docs, we do have an rtd jenkins job if you want to continue publishing to rtd as well | 18:07 |
*** vipul is now known as vipul|away | 18:15 | |
*** littleidea has quit IRC | 18:15 | |
*** metral has quit IRC | 18:17 | |
*** halj has quit IRC | 18:18 | |
*** danpb has quit IRC | 18:18 | |
*** metral has joined #openstack-dev | 18:18 | |
*** esp has quit IRC | 18:19 | |
*** esp has joined #openstack-dev | 18:21 | |
*** littleidea has joined #openstack-dev | 18:21 | |
*** vipul|away is now known as vipul | 18:23 | |
*** littleidea has quit IRC | 18:24 | |
*** epim has joined #openstack-dev | 18:25 | |
*** epim has joined #openstack-dev | 18:26 | |
*** zaitcev has joined #openstack-dev | 18:27 | |
*** Mandell has joined #openstack-dev | 18:27 | |
*** alexpilotti_ has joined #openstack-dev | 18:30 | |
*** alexpilotti has quit IRC | 18:31 | |
*** alexpilotti_ is now known as alexpilotti | 18:31 | |
*** colinmcnamara has joined #openstack-dev | 18:33 | |
*** alexpilotti has quit IRC | 18:36 | |
*** vuntz has quit IRC | 18:36 | |
*** garyk has joined #openstack-dev | 18:36 | |
*** alexpilotti has joined #openstack-dev | 18:37 | |
*** salv-orlando has quit IRC | 18:38 | |
*** rohitk has joined #openstack-dev | 18:39 | |
*** galthaus has joined #openstack-dev | 18:39 | |
*** EmilienM_ has left #openstack-dev | 18:39 | |
*** thingee_zz is now known as thingee | 18:39 | |
*** jcmartin_ has joined #openstack-dev | 18:41 | |
*** dspano has joined #openstack-dev | 18:41 | |
*** vuntz has joined #openstack-dev | 18:41 | |
*** jcru is now known as jcru|away | 18:42 | |
*** halj has joined #openstack-dev | 18:44 | |
*** rohitk has quit IRC | 18:44 | |
*** flash1 has quit IRC | 18:44 | |
*** galthaus is now known as galthaus_ | 18:45 | |
*** jcmartin has quit IRC | 18:45 | |
*** jcmartin_ is now known as jcmartin | 18:45 | |
*** rohitk has joined #openstack-dev | 18:46 | |
*** yidclare has quit IRC | 18:47 | |
*** jcooley_ is now known as jcooley|away | 18:50 | |
*** jcmartin has quit IRC | 18:51 | |
*** littleidea has joined #openstack-dev | 18:51 | |
*** jcmartin has joined #openstack-dev | 18:51 | |
*** littleidea has quit IRC | 18:51 | |
*** yidclare has joined #openstack-dev | 18:52 | |
*** littleidea has joined #openstack-dev | 18:52 | |
*** jchiles has joined #openstack-dev | 18:53 | |
*** chuckieb has quit IRC | 18:53 | |
*** galthaus_ is now known as galthaus | 18:53 | |
*** dprince has quit IRC | 18:54 | |
*** littleidea has quit IRC | 18:54 | |
*** rohitk has quit IRC | 18:55 | |
*** rohitk has joined #openstack-dev | 18:55 | |
*** dprince has joined #openstack-dev | 18:56 | |
*** halj has quit IRC | 18:57 | |
*** littleidea has joined #openstack-dev | 19:00 | |
*** stevebake has quit IRC | 19:00 | |
*** stevebake has joined #openstack-dev | 19:01 | |
*** rohitk has quit IRC | 19:03 | |
*** jcru|away is now known as jcru | 19:04 | |
*** hemna has joined #openstack-dev | 19:07 | |
*** jcooley|away is now known as jcooley_ | 19:08 | |
*** jcooley_ is now known as jcooley|away | 19:09 | |
*** littleidea has left #openstack-dev | 19:09 | |
*** jcooley|away is now known as jcooley_ | 19:10 | |
*** galthaus is now known as galthaus_ | 19:12 | |
*** dprince has quit IRC | 19:16 | |
*** koolhead17 has quit IRC | 19:16 | |
*** lifeless has quit IRC | 19:18 | |
mordred | jeblair: you're core on devstack, right? can haz review? https://review.openstack.org/#/c/15941 | 19:19 |
mordred | sdague: ^^ | 19:19 |
mordred | garyk: ^^ | 19:19 |
garyk | mordred: ok, i'll take a look | 19:20 |
mordred | garyk: thanks! | 19:20 |
mordred | garyk: (we're running alocally patched devstack at the moment and would love to stop doing that) | 19:20 |
*** yolanda has quit IRC | 19:21 | |
garyk | mordred: ok, i'll take a look but will not be able to test the code (do not resources at the mometn) | 19:21 |
sdague | mordred: sure, looking | 19:21 |
*** aabes_ has left #openstack-dev | 19:21 | |
mordred | garyk: sdague also, did you see clarkb's recent nova test fix patches? :) | 19:22 |
clarkb | I will have two more shortly | 19:22 |
garyk | mordred: no, i did not see them. sorry | 19:22 |
mordred | they're sexy | 19:22 |
clarkb | mordred: you need to address the comments on your DB patch | 19:22 |
clarkb | garyk: sdague https://review.openstack.org/#/c/17654/ and https://review.openstack.org/#/c/17657/ | 19:23 |
clarkb | I am not entirely sure we need the order_by on that query and eventlet is new to me so look at them twice :) | 19:23 |
garyk | i need to put the kids to be. hopefully i'll be back soon. if not i'll check if out tomorrow morning. | 19:24 |
mordred | clarkb: I do- you're based on me right now - if I grab that, fix it and re-push, will that break you? | 19:24 |
clarkb | grab that? | 19:24 |
clarkb | and no, you shouldn't break me if you make your changes | 19:25 |
*** littleidea has joined #openstack-dev | 19:29 | |
*** melwitt has joined #openstack-dev | 19:30 | |
*** littleidea has quit IRC | 19:31 | |
*** FredericBastiat is now known as Bastiat | 19:31 | |
*** Bastiat is now known as equity72521 | 19:33 | |
*** littleidea has joined #openstack-dev | 19:36 | |
*** danwent has quit IRC | 19:37 | |
*** egallen has quit IRC | 19:37 | |
creiht | annegentle_: ping | 19:37 |
annegentle_ | creiht: pong | 19:38 |
creiht | annegentle_: what flag to I put in a commit to indicate it is doc impacting? | 19:38 |
annegentle_ | creiht: it's just DocImpact anywhere in the commit message | 19:38 |
creiht | and actually even better, where is that documented, so that I can bookmark it :) | 19:38 |
creiht | thx | 19:38 |
*** Gordonz has quit IRC | 19:43 | |
annegentle_ | creiht: an excellent point, book mark this: http://wiki.openstack.org/Documentation/HowTo#Using_the_DocImpact_Flag_in_a_Commit_Message | 19:43 |
creiht | annegentle_: cool, and thanks :) | 19:44 |
*** dani4571 has quit IRC | 19:45 | |
*** andrewbogott_afk is now known as andrewbogott | 19:47 | |
*** andrewbogott has joined #openstack-dev | 19:47 | |
*** andrewbogott has quit IRC | 19:47 | |
*** andrewbogott has joined #openstack-dev | 19:47 | |
*** jcooley_ is now known as jcooley|away | 19:48 | |
*** mdomsch has joined #openstack-dev | 19:48 | |
*** littleidea has quit IRC | 19:51 | |
*** littleidea has joined #openstack-dev | 19:52 | |
*** winston-d_ has quit IRC | 19:53 | |
*** galthaus has joined #openstack-dev | 19:54 | |
openstackgerrit | A change was merged to openstack/cinder: creating separate v1 and v2 stubs and general fakes https://review.openstack.org/17324 | 19:56 |
*** jdorothy has quit IRC | 19:56 | |
*** garyk has quit IRC | 19:58 | |
*** jcooley|away is now known as jcooley_ | 19:58 | |
*** jcru is now known as jcru|away | 19:58 | |
sdague | clarkb: +2 on the first patch, but on https://review.openstack.org/#/c/17657, that seems like it can't be the right solution. But I'm not an eventlet expert | 20:05 |
*** jcru|away is now known as jcru | 20:05 | |
clarkb | ya it isn't I got it to fail the fname tests | 20:05 |
clarkb | I will keep poking at it | 20:05 |
*** mdomsch has quit IRC | 20:05 | |
*** rods` has quit IRC | 20:05 | |
*** adjohn has quit IRC | 20:05 | |
*** lloydde has quit IRC | 20:05 | |
*** afazekas has quit IRC | 20:05 | |
*** renier has quit IRC | 20:05 | |
*** winston-d has quit IRC | 20:05 | |
*** olaph has quit IRC | 20:05 | |
*** torgomatic has quit IRC | 20:05 | |
*** jerdfelt has quit IRC | 20:05 | |
*** pmyers has quit IRC | 20:05 | |
*** anotherjesse has quit IRC | 20:05 | |
*** mattrae has quit IRC | 20:05 | |
*** kpepple_ has quit IRC | 20:05 | |
*** EntropyWorks has quit IRC | 20:05 | |
*** chmouel has quit IRC | 20:05 | |
*** ahale has quit IRC | 20:05 | |
*** cp16net is now known as cp16net|away | 20:05 | |
*** cp16net|away is now known as cp16net | 20:06 | |
*** sacharya has quit IRC | 20:07 | |
*** sacharya has joined #openstack-dev | 20:07 | |
*** galthaus_ has quit IRC | 20:08 | |
*** EntropyWorks has joined #openstack-dev | 20:11 | |
*** mdomsch has joined #openstack-dev | 20:11 | |
*** rods` has joined #openstack-dev | 20:11 | |
*** adjohn has joined #openstack-dev | 20:11 | |
*** lloydde has joined #openstack-dev | 20:11 | |
*** afazekas has joined #openstack-dev | 20:11 | |
*** mattrae has joined #openstack-dev | 20:11 | |
*** renier has joined #openstack-dev | 20:11 | |
*** winston-d has joined #openstack-dev | 20:11 | |
*** olaph has joined #openstack-dev | 20:11 | |
*** torgomatic has joined #openstack-dev | 20:11 | |
*** jerdfelt has joined #openstack-dev | 20:11 | |
*** pmyers has joined #openstack-dev | 20:11 | |
*** anotherjesse has joined #openstack-dev | 20:11 | |
*** kpepple_ has joined #openstack-dev | 20:11 | |
*** chmouel has joined #openstack-dev | 20:11 | |
*** ahale has joined #openstack-dev | 20:11 | |
*** EntropyWorks has quit IRC | 20:11 | |
*** EntropyWorks has joined #openstack-dev | 20:12 | |
*** jdorothy has joined #openstack-dev | 20:15 | |
*** danwent has joined #openstack-dev | 20:21 | |
*** EmilienM has joined #openstack-dev | 20:23 | |
*** lifeless has joined #openstack-dev | 20:27 | |
*** maurosr has quit IRC | 20:27 | |
*** danwent_ has joined #openstack-dev | 20:30 | |
*** danwent has quit IRC | 20:30 | |
*** danwent_ is now known as danwent | 20:31 | |
*** Ryan_Lane has joined #openstack-dev | 20:31 | |
*** littleidea has quit IRC | 20:32 | |
*** annegentle_ has quit IRC | 20:33 | |
*** littleidea has joined #openstack-dev | 20:34 | |
openstackgerrit | A change was merged to openstack/nova: Prevent creation of extraneous resource trackers. https://review.openstack.org/17702 | 20:40 |
*** adjohn has quit IRC | 20:41 | |
*** littleidea has quit IRC | 20:43 | |
*** littleidea has joined #openstack-dev | 20:44 | |
sdague | dtroyer: if you are about, any final objections to - https://review.openstack.org/#/c/15941/ ? if not I'd say lets get it in. | 20:46 |
*** rushiagr has left #openstack-dev | 20:47 | |
*** jdorothy has quit IRC | 20:49 | |
*** mnewby has quit IRC | 20:52 | |
*** rafaduran has quit IRC | 20:58 | |
*** juice_ has quit IRC | 20:59 | |
clarkb | dansmith: sdague for https://review.openstack.org/#/c/17657/ my understanding is eventlet.spawn() does not garuntee any order | 21:02 |
clarkb | it merely schedules you to be run then returns. | 21:02 |
clarkb | so what I think is happening when those two tests fail is thread 2 is being run before thread 1 (as order is garunteed). | 21:03 |
clarkb | s/order is/order isn't/ | 21:03 |
clarkb | the intent of that change was to get thread1 to force by yielding to it before thread2 is spawned but it doesn't look like thread 1 is being run each time it is yield do (or something more interesting is happening and none of these changes will fix things) | 21:04 |
*** Ruetobas has quit IRC | 21:04 | |
*** eglynn has quit IRC | 21:04 | |
clarkb | s/force/run/ | 21:04 |
*** jdorothy has joined #openstack-dev | 21:04 | |
dansmith | clarkb: right I understand, | 21:05 |
dansmith | clarkb: and you should seek an eventlet expert | 21:05 |
dansmith | clarkb: however, I think that, especially in a unit test scenario, the order should always be the same | 21:05 |
dansmith | clarkb: since there's no preemption or concurrency (AFAIK), I would expect it to always be the same, *especially* after your change | 21:05 |
zykes- | danwent: should a dhcp server be updated if you push a update to quantum ? | 21:06 |
clarkb | dansmith: I think the difference when run under testr is that there is actual contention for cpu cycles | 21:06 |
clarkb | since each cpu core is being used to run a test runner over some subset of the tests | 21:07 |
dansmith | oh, testr... | 21:07 |
clarkb | ya, these are fixes to make people not hate testr :) | 21:07 |
dansmith | clarkb: still, the two "threads" are within one core/python so I don't think that contention for cpu cycles should matter | 21:07 |
dansmith | obviously if these were real threads or processes it would | 21:07 |
dansmith | clarkb: but really, ask an eventlet expert | 21:08 |
clarkb | dansmith: any idea of who I can ping for eventlet expertise? | 21:08 |
dansmith | clarkb: not really. I think vishy_zz seems to know a lot about it (like every other topic), but that's about it | 21:08 |
clarkb | thanks | 21:09 |
*** Ruetobas has joined #openstack-dev | 21:09 | |
*** markvoelker has quit IRC | 21:10 | |
*** juice_ has joined #openstack-dev | 21:14 | |
*** jcooley_ is now known as jcooley|away | 21:15 | |
*** jcooley|away is now known as jcooley_ | 21:16 | |
*** kaganos has joined #openstack-dev | 21:20 | |
dtroyer_zz | sdague: done | 21:22 |
*** metral has quit IRC | 21:25 | |
zykes- | danwent: ? | 21:25 |
*** metral has joined #openstack-dev | 21:26 | |
zykes- | nati_ueno_2: or anyone else from the quantum team ? | 21:27 |
*** nati_ueno_2 is now known as nati_ueno | 21:27 | |
nati_ueno | hi zykes- | 21:27 |
*** arbrandes has quit IRC | 21:28 | |
zykes- | nati_ueno: does quantum have any db changes yet in grizzly? | 21:28 |
nati_ueno | zykes-: I suppose there are some | 21:28 |
zykes- | nati_ueno: but no migrations yet ? | 21:28 |
nati_ueno | zykes-: yes | 21:28 |
zykes- | crap :) | 21:28 |
zykes- | I was hoping to do a non-painful upgrade to g1 | 21:29 |
zykes- | ;p | 21:29 |
nati_ueno | zykes-: yeah. This is problem | 21:29 |
*** factor_ has joined #openstack-dev | 21:29 | |
*** woodspa has quit IRC | 21:29 | |
* zykes- ponders why that isn't added :| | 21:29 | |
*** ayoung has joined #openstack-dev | 21:29 | |
*** galthaus has quit IRC | 21:29 | |
nati_ueno | zykes-: Mark is working on this https://blueprints.launchpad.net/quantum/+spec/quantum-db-upgrades | 21:30 |
zykes- | markmcclain: ? | 21:30 |
nati_ueno | zykes-: yup | 21:30 |
zykes- | markmcclain: have you done any progress ? | 21:30 |
*** galthaus has joined #openstack-dev | 21:30 | |
*** cp16net is now known as cp16net|away | 21:31 | |
*** ahardy__ has joined #openstack-dev | 21:32 | |
*** ahardy_ has quit IRC | 21:33 | |
markmcclain | yes | 21:33 |
zykes- | markmcclain: up for review anywhere ? | 21:33 |
zykes- | I wondered if I coudl test | 21:33 |
zykes- | I have a Folsom schema :p | 21:34 |
zykes- | shouldn't changse you do from now have migrations enforced ? | 21:35 |
markmcclain | yeah we will be enforcing migrations | 21:36 |
*** vipul is now known as vipul|away | 21:36 | |
markmcclain | currently there aren't any actually db changes from Folsom to G1 | 21:36 |
*** vipul|away is now known as vipul | 21:37 | |
zykes- | markmcclain: any additions or ? | 21:37 |
markmcclain | the only addition is security groups which only works with teh NVP plugin | 21:38 |
markmcclain | the opensource version of security groups have not landed yet | 21:38 |
zykes- | security groups within the agent you mean ? | 21:38 |
markmcclain | right.. in Folsom security groups were still maintained by nova | 21:39 |
zykes- | :) | 21:39 |
markmcclain | in Grizzly Quantum will be doing it | 21:39 |
zykes- | I know ;p | 21:39 |
zykes- | i'm trying to use "trunk" quantum with folsom | 21:39 |
zykes- | since it has more fun bits then folsom | 21:39 |
markmcclain | should be able to do that | 21:39 |
markmcclain | interally I've been running G1 against a Folsom db | 21:40 |
zykes- | but will you be able to enforce migrations before any db changes goes in ? | 21:40 |
*** esheffield has quit IRC | 21:41 | |
markmcclain | that's the eventual plan.. right now I've been tracking anything that change the schema | 21:42 |
*** tott has quit IRC | 21:42 | |
*** tott has joined #openstack-dev | 21:42 | |
*** anteaya has quit IRC | 21:42 | |
markmcclain | NVP+security groups is the only one | 21:42 |
markmcclain | LBaaS and linuxbridge+security groups are the others in review | 21:42 |
zykes- | http://pastebin.com/A06asy17 < is this keystone middleware related or ? | 21:43 |
*** jcmartin has quit IRC | 21:44 | |
markmcclain | don't think it's related to keystone | 21:44 |
*** cp16net|away is now known as cp16net | 21:44 | |
*** jcmartin has joined #openstack-dev | 21:46 | |
markmcclain | is the DHCP agent Folsom or Quantum? | 21:47 |
markmcclain | oops G1? | 21:47 |
zykes- | G1 | 21:48 |
zykes- | or latest QA packages from ubuntu | 21:48 |
zykes- | actually :) | 21:48 |
*** adjohn has joined #openstack-dev | 21:48 | |
zykes- | nice! | 21:48 |
zykes- | it works :D | 21:48 |
*** themadcanudist has left #openstack-dev | 21:49 | |
* zykes- does the victory dance | 21:49 | |
nati_ueno | markmcclain: linuxbridge+security didn't change schema | 21:49 |
zykes- | it was the logging format string in the config that was for Grizzly, just to fix that and no errors | 21:49 |
*** jchiles has quit IRC | 21:50 | |
markmcclain | nati_ueno: you are correct, but it the first opensource version that uses the new schema | 21:50 |
nati_ueno | markmcclain: I agree | 21:50 |
markmcclain | so it will need a migration for those who are running the bridge plugin | 21:51 |
markmcclain | zykes: we change the context object from os.common to the quantum.context | 21:51 |
zykes- | markmcclain: it was just to change the format string option | 21:52 |
*** eglynn has joined #openstack-dev | 21:52 | |
*** jcmartin has quit IRC | 21:52 | |
*** factor_ has quit IRC | 21:53 | |
*** jcmartin has joined #openstack-dev | 21:55 | |
markmcclain | ah | 21:56 |
zykes- | I don't wanna mess up with .py files too much | 21:57 |
*** eglynn has quit IRC | 21:58 | |
*** jcooley_ is now known as jcooley|away | 21:58 | |
*** jcmartin_ has joined #openstack-dev | 21:58 | |
*** dspano has quit IRC | 21:59 | |
*** jcmartin has quit IRC | 22:01 | |
*** jcmartin_ is now known as jcmartin | 22:01 | |
*** eglynn has joined #openstack-dev | 22:02 | |
*** networkstatic has quit IRC | 22:06 | |
*** networkstatic has joined #openstack-dev | 22:07 | |
*** mdomsch has quit IRC | 22:09 | |
*** imsplitbit has quit IRC | 22:10 | |
*** eglynn has quit IRC | 22:10 | |
*** mdomsch has joined #openstack-dev | 22:14 | |
*** timello_ has joined #openstack-dev | 22:14 | |
*** timello has quit IRC | 22:17 | |
*** jcru is now known as jcru|away | 22:19 | |
*** ahardy__ has quit IRC | 22:19 | |
*** martine has quit IRC | 22:22 | |
*** jcmartin has left #openstack-dev | 22:22 | |
*** alexpilotti has quit IRC | 22:22 | |
*** kaganos has quit IRC | 22:23 | |
*** jcru|away is now known as jcru | 22:25 | |
dims | tiny 2 line patch review stuck for a while (https://review.openstack.org/#/c/17508/) - if anyone get a chance, please review. i have one another patch stuck behind that one as well | 22:25 |
*** vipul is now known as vipul|away | 22:26 | |
*** sacharya has quit IRC | 22:26 | |
*** littleidea has quit IRC | 22:30 | |
*** littleidea_ has joined #openstack-dev | 22:30 | |
*** vipul|away is now known as vipul | 22:32 | |
*** littleidea_ has quit IRC | 22:32 | |
*** jcooley|away is now known as jcooley | 22:34 | |
*** littleidea_ has joined #openstack-dev | 22:34 | |
*** mmalesky has quit IRC | 22:38 | |
*** mmalesky has joined #openstack-dev | 22:39 | |
zykes- | markmcclain: or nati_ueno is there a easy way to get the nova metadata proxy thing working ? | 22:39 |
zykes- | in folsom without installing G | 22:40 |
*** littleidea_ has quit IRC | 22:40 | |
nati_ueno | zykes-: IMO, it is working if we disable namespace and subnet overwrapping | 22:40 |
*** pabelanger has quit IRC | 22:40 | |
zykes- | nati_ueno: wasn't there a review for thiis? | 22:40 |
nati_ueno | zykes-: but I have never tried yet | 22:40 |
* zykes- goes hunting on r.o.o | 22:41 | |
nati_ueno | zykes-: hmm I'm not sure | 22:41 |
*** eharney has quit IRC | 22:42 | |
*** eglynn has joined #openstack-dev | 22:44 | |
*** mtreinish has quit IRC | 22:47 | |
*** eglynn has quit IRC | 22:48 | |
*** networkstatic has quit IRC | 22:48 | |
*** jergerber has quit IRC | 22:49 | |
*** ahardy_ has joined #openstack-dev | 22:51 | |
*** ayoung has quit IRC | 22:54 | |
*** esp has quit IRC | 22:54 | |
*** ahardy_ has quit IRC | 22:56 | |
*** ahardy_ has joined #openstack-dev | 22:56 | |
*** jcru is now known as jcru|away | 22:57 | |
zykes- | nati_ueno: shouldn't restarting the l3 agent ensure that all routers are up ? | 22:58 |
zykes- | I have a router in db but the agent is not setting up | 22:58 |
nati_ueno | zykes-: It will reconfigure the route when restarting | 22:58 |
*** danwent has quit IRC | 22:59 | |
*** vipul is now known as vipul|away | 22:59 | |
zykes- | http://pastebin.com/uEmkq6Lu < that's all it does nati_ueno | 23:00 |
*** danwent has joined #openstack-dev | 23:00 | |
zykes- | hey danwent . | 23:00 |
*** danwent has quit IRC | 23:00 | |
nati_ueno | zykes-: did you use devstack ? | 23:00 |
*** cmagina has quit IRC | 23:00 | |
zykes- | nati_ueno: packages | 23:01 |
nati_ueno | zykes-: it looks you should setup br-ex for external connection | 23:01 |
zykes- | it's already there nati_ueno ! | 23:01 |
nati_ueno | zykes-: Ah really | 23:02 |
zykes- | but I wonder why it doesn't do anything more then this | 23:02 |
*** tmishler has quit IRC | 23:03 | |
nati_ueno | zykes-: which plugin are you using? | 23:03 |
zykes- | ovs | 23:03 |
*** alunduil has quit IRC | 23:03 | |
nati_ueno | zykes-: could you paste ovs-vsctl show ? | 23:03 |
zykes- | http://paste.ubuntu.com/1417813/ | 23:04 |
*** andrewbogott is now known as andrewbogott_afk | 23:04 | |
*** jcru|away is now known as jcru | 23:05 | |
nati_ueno | zykes-: hm it looks ok for me | 23:05 |
zykes- | except that it doesn't create and qr-.... namespace | 23:05 |
nati_ueno | zykes-: are you working on non namespace mode? | 23:06 |
zykes- | no nati_ueno > my conf http://paste.ubuntu.com/1417821/ | 23:06 |
nati_ueno | zykes-: hmmm | 23:07 |
zykes- | and I see in the server.log that it's getting all the router details so | 23:08 |
*** mdomsch has quit IRC | 23:11 | |
zykes- | any clues nat? | 23:14 |
zykes- | nati_ueno: . | 23:14 |
*** vipul|away is now known as vipul | 23:15 | |
nati_ueno | zykes-: is there namesapce for router? try sudo ip netns list. | 23:15 |
*** jcru is now known as jcru|away | 23:15 | |
zykes- | nada nati_ueno, only dhcp ones | 23:15 |
nati_ueno | zykes-: which rootwrapper dhcp using? | 23:16 |
*** crandquist has joined #openstack-dev | 23:16 | |
*** jcru|away is now known as jcru | 23:17 | |
*** nerd has quit IRC | 23:17 | |
*** littleidea_ has joined #openstack-dev | 23:17 | |
zykes- | sudo nati_ueno | 23:17 |
*** sacharya has joined #openstack-dev | 23:17 | |
zykes- | or actually not: sudo /usr/bin/quantum-rootwrap /etc/quantum/rootwrap.conf | 23:18 |
nati_ueno | zykes-: Ok lt looks quantum-rootwrapper is not working | 23:18 |
*** jcru has quit IRC | 23:18 | |
nati_ueno | zykes-: try also sudo for l3-agent.conf | 23:18 |
*** seats has quit IRC | 23:19 | |
*** seats has joined #openstack-dev | 23:19 | |
zykes- | ['ip', '-o', 'link', 'show', 'br-ex'] < still the last thing it does, I thought i was supposed to spam alot about other commands but | 23:19 |
*** factor_ has joined #openstack-dev | 23:19 | |
nati_ueno | zykes-: it should has prefix of ip netns exec ... | 23:20 |
nati_ueno | could you try ip -o link show br-ex by hand | 23:20 |
nati_ueno | ? | 23:20 |
zykes- | works fine | 23:22 |
nati_ueno | zykes-: hmmm try restart hardware | 23:22 |
nati_ueno | zykes-: sorry i'm not sure what is cause | 23:22 |
zykes- | ok, i'll dig more tomorrow and see | 23:23 |
nati_ueno | zykes-: but if i were you, i will clean the env, then restart all intalling | 23:23 |
zykes- | nati_ueno: don't have time for that ;p | 23:23 |
zykes- | preparing a demo for monday. | 23:23 |
nati_ueno | zykes-: oh,, how about devstack? | 23:24 |
zykes- | nati_ueno: multiple nodes | 23:24 |
nati_ueno | zykes-: may be you can check config diff | 23:24 |
zykes- | and I like packages ;) | 23:24 |
nati_ueno | zykes-: you can install multiple node by devstack | 23:24 |
nati_ueno | zykes-: me too if it is working smoothly | 23:24 |
nati_ueno | http://wiki.openstack.org/QuantumDevstack | 23:24 |
*** jimfehlig has quit IRC | 23:25 | |
*** esp has joined #openstack-dev | 23:30 | |
*** lbragstad has quit IRC | 23:31 | |
*** mrodden has quit IRC | 23:31 | |
*** nerd has joined #openstack-dev | 23:33 | |
*** vipul is now known as vipul|away | 23:33 | |
*** adjohn has quit IRC | 23:34 | |
*** adjohn has joined #openstack-dev | 23:35 | |
*** vipul|away is now known as vipul | 23:36 | |
*** datsun180b has quit IRC | 23:36 | |
*** EmilienM has left #openstack-dev | 23:38 | |
*** dims has quit IRC | 23:38 | |
*** markwash_ has joined #openstack-dev | 23:39 | |
*** markwash has quit IRC | 23:42 | |
*** factor_ has quit IRC | 23:43 | |
*** danwent has joined #openstack-dev | 23:46 | |
*** Shrews has left #openstack-dev | 23:47 | |
*** esp has quit IRC | 23:49 | |
*** stanchan has joined #openstack-dev | 23:49 | |
*** littleidea_ is now known as littleidea | 23:49 | |
nati_ueno | hi any horizon guy here? | 23:49 |
nati_ueno | I got Unauthorized: Unable to communicate with identity service: {"error": {"message": "Could not find token: 9ba98bf00b2843b7f5c471917c8c26c0", "code": 401, "title": "Not Authorized"}}. (HTTP 401) | 23:49 |
nati_ueno | with latest devstack. | 23:50 |
zykes- | nati_ueno: I found the error though, I had the router id set and that made it ignore stuff | 23:52 |
zykes- | commented that out and it all works dandy! | 23:52 |
nati_ueno | zykes-: congrat | 23:52 |
*** dims has joined #openstack-dev | 23:54 | |
*** lifeless has quit IRC | 23:54 | |
*** jcooley is now known as jcooley|away | 23:55 | |
zykes- | what's the appropriate way to pick https://review.openstack.org/#/c/13007/ https://review.openstack.org/#/c/16281/ into my folsom tree nat? | 23:57 |
zykes- | nati_ueno: . | 23:57 |
*** sacharya has quit IRC | 23:57 | |
*** crandquist has quit IRC | 23:57 | |
nati_ueno | zykes-: I haven't tryied yet. but floating ip one looks easy to cherry pick. metadata one is more difficurlt | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!