Thursday, 2015-11-12

openstackgerritMin Pae proposed openstack/taskflow: Adding notification points for job completion  https://review.openstack.org/24170800:06
*** jamielennox is now known as jamielennox|away00:08
kevinbentonzzzeek: do you have some time to field some more sqlalchemy questions?00:10
zzzeekkevinbenton: yes00:10
kevinbentonzzzeek: i'm going to abandon the inheritance pattern00:11
zzzeekkevinbenton: hooray :)00:11
kevinbentonzzzeek: however, i still want a single 'standard attributes' (name still in flux) that all objects will have a FK relationship to00:11
kevinbentonzzzeek: just use a basic integer for that00:12
zzzeekkevinbenton: that's a good idea, use m2o relationship and you can load it00:12
zzzeekkevinbenton: its all about waht query patterns are dominant00:12
kevinbentonzzzeek: what i want to know is the best way to automatically have sqlalchemy insert a new record into the 'standard attributes' table whenever we create a port, network, whatever00:12
zzzeekkevinbenton: if load all types of objects in one big SELECT is dominant then joined inh makes sense, otherwise no00:13
kevinbentonzzzeek: right, that would definitely be a rare case00:13
zzzeekkevinbenton: when you're in the __init__() method, or optionally use the instance init() event to do the same thing, create the RelatedThing() object for your new object and assign it00:13
kevinbentonzzzeek: ok, so that would work if e.g. port had a non-nullable relationship to this new table00:14
kevinbentonzzzeek: the creation in the init would result in a new record before the port record00:14
*** achanda has joined #openstack-oslo00:15
kevinbentonzzzeek: and by assigning it, sqlalchemy will do the auto increment integer lookup for me?00:15
zzzeekkevinbenton: yes00:15
kevinbentonzzzeek: excellent. anything i can do to automatically populate a discriminator field?00:17
kevinbentonzzzeek: just so someone glancing at the 'standard attribute' table can tell which type of object it belongs to00:17
zzzeekkevinbenton: hmmm OK so you want the discriminator on the related object for some reason?  you can just make that part of the constructor call00:17
zzzeekkevinbenton: right00:17
zzzeekkevinbenton: that also makes the whole thing movable to joined-inheritance in Python w/o changing the database00:18
kevinbentonzzzeek: right, but i suspect that won't happen just based on what the majority of the queries do00:18
kevinbentonzzzeek: ok. that was all i had for now. thanks for your time!00:19
zzzeekgreat00:21
*** jamielennox|away is now known as jamielennox00:21
*** takedakn has joined #openstack-oslo00:27
*** yamahata has joined #openstack-oslo00:28
*** jeckersb_gone is now known as jeckersb00:35
*** achanda has quit IRC00:35
openstackgerritJoshua Harlow proposed openstack/taskflow: Instead of a multiprocessing queue use a pipe  https://review.openstack.org/24437600:35
*** takedakn has quit IRC00:40
*** amotoki has joined #openstack-oslo00:41
*** yamahata has quit IRC00:49
*** bana_k has quit IRC00:52
*** lixiaoy1 has joined #openstack-oslo00:57
*** lixiaoy1 has quit IRC00:59
*** yamahata has joined #openstack-oslo01:06
*** sputnik13 has quit IRC01:09
*** bana_k has joined #openstack-oslo01:17
*** yamahata has quit IRC01:21
*** mriedem has joined #openstack-oslo01:31
openstackgerritJoshua Harlow proposed openstack/taskflow: Instead of a multiprocessing queue use a pipe + select  https://review.openstack.org/24437601:35
*** itisha has joined #openstack-oslo01:39
*** mtanino has quit IRC01:45
*** mc_nair has quit IRC02:03
*** bana_k has quit IRC02:06
openstackgerritMerged openstack/oslo-incubator: Updated from global requirements  https://review.openstack.org/24418702:19
openstackgerritJoshua Harlow proposed openstack/taskflow: Instead of a multiprocessing queue use a socketpair + select  https://review.openstack.org/24437602:32
*** gcb has joined #openstack-oslo02:36
*** achanda has joined #openstack-oslo02:54
*** dims has quit IRC02:57
*** dims has joined #openstack-oslo03:07
openstackgerritMerged openstack/oslo.versionedobjects: Updated from global requirements  https://review.openstack.org/24393803:13
*** dims has quit IRC03:14
openstackgerritMerged openstack/oslo.service: Updated from global requirements  https://review.openstack.org/24423403:14
*** dims has joined #openstack-oslo03:16
*** mriedem has quit IRC03:18
openstackgerritMerged openstack/oslo.messaging: Updated from global requirements  https://review.openstack.org/24418803:23
*** dims has quit IRC03:25
*** rjaiswal has quit IRC03:45
*** stevemar_ has quit IRC03:49
*** stevemar_ has joined #openstack-oslo03:50
*** itisha has quit IRC03:51
*** stevemar_ has quit IRC03:53
*** cprmrf__ has quit IRC04:02
*** bana_k has joined #openstack-oslo04:16
*** ozamiatin has joined #openstack-oslo04:44
openstackgerritOleksii Zamiatin proposed openstack/oslo.messaging: Make "Connect(ing|ed) to AMQP server" log messages DEBUG level  https://review.openstack.org/24402304:47
*** edleafe has quit IRC04:57
*** achanda has quit IRC05:04
*** links has joined #openstack-oslo05:07
*** gonzalo2kx has joined #openstack-oslo05:19
gonzalo2kxhello05:19
gonzalo2kxcould anyone advice how i could obtain the oslo-incubator from stable-kilo release05:20
gonzalo2kxi have attempted sudo git clone https://github.com/openstack/oslo-incubator/tree/stable/kilo05:20
gonzalo2kxresponse is " repository not found"05:21
gonzalo2kxsorry i had a typo05:24
gonzalo2kxgit clone https://github.com/openstack/oslo-incubator.git -b stable/kilo05:24
*** diana_clarke has left #openstack-oslo05:33
*** jecarey has joined #openstack-oslo05:44
*** jecarey has quit IRC05:48
openstackgerritOpenStack Proposal Bot proposed openstack/stevedore: Updated from global requirements  https://review.openstack.org/24445405:58
*** jecarey has joined #openstack-oslo06:01
*** achanda has joined #openstack-oslo06:05
*** jecarey has quit IRC06:05
*** jecarey has joined #openstack-oslo06:06
*** jecarey has quit IRC06:10
*** achanda has quit IRC06:10
*** jerrygb has quit IRC06:14
*** bana_k has quit IRC06:14
*** achanda has joined #openstack-oslo06:15
*** browne has quit IRC06:23
*** sc68cal has quit IRC06:45
*** links has quit IRC06:45
*** bana_k has joined #openstack-oslo06:56
*** links has joined #openstack-oslo07:05
*** sirushti has quit IRC07:14
*** gibi has quit IRC07:16
*** sirushti has joined #openstack-oslo07:17
*** gibi has joined #openstack-oslo07:17
*** nkrinner has quit IRC07:17
*** nkrinner has joined #openstack-oslo07:17
*** achanda has quit IRC07:20
*** stevemar_ has joined #openstack-oslo07:21
*** yamamoto has quit IRC07:22
*** salv-orlando has joined #openstack-oslo07:23
*** stevemar_ has quit IRC07:24
*** harlowja_at_home has joined #openstack-oslo07:27
*** bana_k has quit IRC07:31
*** harlowja_at_home has quit IRC07:54
*** yamamoto has joined #openstack-oslo08:01
*** mhickey_ has joined #openstack-oslo08:10
*** mhickey_ has quit IRC08:14
*** yamamoto has quit IRC08:29
*** sc68cal has joined #openstack-oslo08:31
*** andymaier has joined #openstack-oslo08:35
*** andymaier_ has joined #openstack-oslo08:35
*** andymaier_ has quit IRC08:38
*** amotoki has quit IRC08:40
*** Pablo|off| has joined #openstack-oslo08:40
*** salv-orlando has quit IRC08:46
*** achanda has joined #openstack-oslo08:47
*** yamamoto has joined #openstack-oslo08:47
*** Pablo|off| is now known as pcaruana08:48
*** rcernin has joined #openstack-oslo08:50
*** yamamoto has quit IRC08:56
*** ozamiatin has quit IRC09:02
*** gcb has quit IRC09:04
*** zqfan has joined #openstack-oslo09:04
*** gcb has joined #openstack-oslo09:05
openstackgerritJulien Danjou proposed openstack/oslo.messaging: Remove oslo.context dependency  https://review.openstack.org/24094709:07
*** ozamiatin has joined #openstack-oslo09:07
*** yassine__ has joined #openstack-oslo09:07
*** ozamiatin has quit IRC09:08
*** yamamoto has joined #openstack-oslo09:12
*** yamamoto has quit IRC09:16
*** achanda has quit IRC09:34
*** ihrachys has joined #openstack-oslo09:35
*** gcb has quit IRC09:37
haypojd__: about https://review.openstack.org/240947 : listener of notifications don't expect a complete context? sorry, i don't know how it is used09:38
haypoi'm asking if it's safe to replace context.get_admin_context() with {}09:38
*** mhickey_ has joined #openstack-oslo09:44
*** openstackgerrit has quit IRC09:46
jd__haypo: it just doesn't care09:46
*** openstackgerrit has joined #openstack-oslo09:46
*** ozamiatin has joined #openstack-oslo09:47
haypojd__: who are listeners? any openstack service?09:49
*** andymaier has quit IRC09:58
jd__haypo: any service10:09
jd__in reality I think only Ceilometer supports that10:10
jd__and it does not care since the context is fake10:10
haypojd__: "supports that" you mean using the context?10:10
jd__it doesn't use the context neither10:10
jd__the context is just a fake admin context10:11
jd__there's no interest10:11
jd__there's no useful info10:11
haypooh, context.get_admin_context() is fake?10:11
*** openstackgerrit has quit IRC10:16
haypooh... i see... the contxt has no tenant, no token, etc. is only has the flag "is_admin=True" :-)10:16
haypoit* only10:16
*** openstackgerrit has joined #openstack-oslo10:16
*** yamamoto has joined #openstack-oslo10:17
*** yamamoto has quit IRC10:22
haypojd__: -1 for https://review.openstack.org/#/c/240947/ you must first update ceilometer to stop using the removed RequestContextSerializer class10:28
haypojd__: or modify your change to *deprecate* the class?10:28
haypojd__: (but i'm now ok to drop the dependency and drop context in middleware.py)10:29
*** yamamoto has joined #openstack-oslo10:37
openstackgerritOleksii Zamiatin proposed openstack/oslo.messaging: [zmq] Add config options to specify dynamic ports range  https://review.openstack.org/24406710:40
*** yamamoto has quit IRC10:45
*** pblaho_ has joined #openstack-oslo10:48
*** ihrachys_ has joined #openstack-oslo10:48
*** rcernin_ has joined #openstack-oslo10:48
*** ihrachys has quit IRC10:48
*** rcernin has quit IRC10:49
*** rcernin has joined #openstack-oslo10:50
*** ihrachys has joined #openstack-oslo10:50
*** pblaho has quit IRC10:51
*** ihrachys_ has quit IRC10:52
*** pblaho_ has quit IRC10:52
*** rcernin_ has quit IRC10:53
openstackgerritOleksii Zamiatin proposed openstack/oslo.messaging: [zmq] Update zmq-deployment guide according to the new driver  https://review.openstack.org/24413210:53
*** pblaho has joined #openstack-oslo10:54
openstackgerritJulien Danjou proposed openstack/oslo.messaging: Remove oslo.context dependency  https://review.openstack.org/24094711:04
openstackgerritJulien Danjou proposed openstack/oslo.messaging: serialize: deprecate RequestContextSerializer  https://review.openstack.org/24456211:04
*** e0ne has joined #openstack-oslo11:09
*** jamielennox is now known as jamielennox|away11:12
*** dims_ has joined #openstack-oslo11:14
*** jerrygb has joined #openstack-oslo11:15
haypoi tried to replace MySQLdb with PyMySQL in Trove, but i got the error:11:19
haypo(pymysql.err.InternalError) (1091, u"Can't DROP 'name'; check that column/key exists") [SQL: u'ALTER TABLE datastore_versions DROP INDEX name']11:19
haypomy change: https://review.openstack.org/#/c/225915/11:19
haypodoes someone know how to fix such error?11:19
*** jerrygb has quit IRC11:19
haypois it a bug in a migration script?11:20
haypothe failing test is "ERROR: proboscis.case.MethodTest (test_mysql_migration)"11:20
dims_rpodolyaka : seen this? ^^^11:22
*** yamamoto has joined #openstack-oslo11:46
*** gcb has joined #openstack-oslo11:47
*** ozamiatin has quit IRC11:49
*** ndipanov has quit IRC11:50
*** yamamoto has quit IRC11:51
*** gcb_ has joined #openstack-oslo11:59
*** gcb has quit IRC12:03
*** yamamoto has joined #openstack-oslo12:23
*** gordc has joined #openstack-oslo12:34
*** ozamiatin has joined #openstack-oslo12:44
*** fultonj has joined #openstack-oslo13:07
*** pradk has joined #openstack-oslo13:12
*** jerrygb has joined #openstack-oslo13:15
openstackgerritOleksii Zamiatin proposed openstack/oslo.messaging: [zmq] Make bind address configurable  https://review.openstack.org/24464213:15
openstackgerritOleksii Zamiatin proposed openstack/oslo.messaging: [zmq][matchmaker] Distinguish targets by listener types  https://review.openstack.org/24403613:16
*** gcb_ has quit IRC13:17
*** jerrygb_ has joined #openstack-oslo13:18
*** jerrygb has quit IRC13:22
*** dims_ has quit IRC13:24
*** ozamiatin has quit IRC13:25
*** dims has joined #openstack-oslo13:26
openstackgerritDaisuke Fujita proposed openstack/oslo.log: The user_identity format flexibility  https://review.openstack.org/21813913:26
*** ozamiatin has joined #openstack-oslo13:27
*** MVenesio has joined #openstack-oslo13:29
*** gcb_ has joined #openstack-oslo13:30
*** edmondsw has joined #openstack-oslo13:32
*** ozamiatin has quit IRC13:37
*** stevemar_ has joined #openstack-oslo13:38
*** jerrygb_ has quit IRC13:39
openstackgerritTom Cammann proposed openstack/oslo.config: Add hostname config type  https://review.openstack.org/23851713:40
*** edleafe has joined #openstack-oslo13:41
gcb_dims, are you around ?13:41
dimsgcb_ pong13:41
*** ozamiatin has joined #openstack-oslo13:41
gcb_do have little time review https://review.openstack.org/#/c/243001/ ?13:42
openstackgerritTom Cammann proposed openstack/oslo.config: Add .DS_Store to .gitignore  https://review.openstack.org/24466113:43
gcb_I'm working on  let CONF.set_override with enforce_type=True by default in some projects13:44
dimsgcb_ left a comment13:48
*** boris-42 has quit IRC13:48
gcb_dims, thanks13:49
haypostable/liberty branch of cliff is blocked by csv/unicodecsv (python34 gate fails), please review https://review.openstack.org/#/c/244665/ which should fix it13:50
*** e0ne has quit IRC13:51
*** e0ne has joined #openstack-oslo13:52
openstackgerritMerged openstack/oslo.db: Detect not-started _TransactionFactory in legacy  https://review.openstack.org/24432314:00
*** e0ne has quit IRC14:04
*** mriedem has joined #openstack-oslo14:04
*** kgiusti has joined #openstack-oslo14:05
*** rlrossit has joined #openstack-oslo14:06
*** yamamoto has quit IRC14:06
*** _amrith_ is now known as amrith14:07
*** salv-orlando has joined #openstack-oslo14:12
*** e0ne has joined #openstack-oslo14:13
*** binarin has joined #openstack-oslo14:18
openstackgerritJulien Danjou proposed openstack/oslo.messaging: Remove oslo.context dependency  https://review.openstack.org/24094714:19
openstackgerritJulien Danjou proposed openstack/oslo.messaging: serialize: deprecate RequestContextSerializer  https://review.openstack.org/24456214:19
*** mc_nair has joined #openstack-oslo14:21
*** jerrygb has joined #openstack-oslo14:22
*** pm90_ has joined #openstack-oslo14:24
*** MVenesio has quit IRC14:26
*** regXboi has joined #openstack-oslo14:29
*** MVenesio has joined #openstack-oslo14:31
*** jecarey has joined #openstack-oslo14:57
*** pm90_ is now known as pratikmallya14:58
*** dims has quit IRC15:01
*** cprmrf has joined #openstack-oslo15:03
*** cdent has joined #openstack-oslo15:04
*** BAKfr has quit IRC15:06
*** yamamoto has joined #openstack-oslo15:06
*** dims has joined #openstack-oslo15:07
*** stevemar_ has quit IRC15:08
mhorban_Hi guys, could you please look at https://review.openstack.org/#/c/241143/ . I added logger name argument into wsgi.Server __init__ method15:08
*** BAKfr has joined #openstack-oslo15:09
*** yamamoto has quit IRC15:11
*** pballand has quit IRC15:13
*** gonzalo2kx has quit IRC15:15
openstackgerritMarian Horban proposed openstack/oslo.service: Logger name argument was added into wsgi.Server constructor  https://review.openstack.org/24114315:15
*** thangp has joined #openstack-oslo15:24
*** gcb_ has quit IRC15:27
openstackgerritMarian Horban proposed openstack/oslo.service: Change info log message to warning on graceful shutdown timeout exceeding  https://review.openstack.org/24115815:28
*** stevemar_ has joined #openstack-oslo15:29
*** mtanino has joined #openstack-oslo15:31
*** nkrinner has quit IRC15:32
*** mriedem is now known as mriedem_away15:33
dimsmhorban_ ack one sec15:35
*** salv-orlando has quit IRC15:46
*** achanda has joined #openstack-oslo15:51
*** pradk_ has joined #openstack-oslo15:55
*** pradk has quit IRC15:55
*** pradk_ is now known as pradk15:56
*** achanda has quit IRC16:02
*** achanda has joined #openstack-oslo16:03
*** achanda has quit IRC16:04
*** pratikmallya has quit IRC16:06
*** sigmavirus24_awa is now known as sigmavirus2416:10
haypojd__: do you want to remove RequestContextSerializer *today* in oslo.messaging? you deprecate it in a previous change -- https://review.openstack.org/#/c/240947/416:10
*** zqfan is now known as zqfan_afk16:11
*** ihrachys has quit IRC16:13
jd__haypo: I replied in the review16:15
*** sjmc7 has left #openstack-oslo16:15
*** stevemar_ has quit IRC16:17
*** cprmrf__ has joined #openstack-oslo16:17
*** mriedem_away is now known as mriedem16:17
*** links has quit IRC16:18
*** stevemar_ has joined #openstack-oslo16:18
haypojd__: i don't understand your reply :-/16:18
jd__haypo: how do you want me to express "merge this patch when 2.9 is out" in my patch?16:19
jd__you can merge both and tag the first 2.9 and second one 3.0 if you want16:19
jd__I don't think we want to do that, but we could16:19
jd__I just can't express that in a patchset16:19
*** cprmrf has quit IRC16:20
haypojd__: you may change the change state to WIP to ensure that it's not merged by mistake, no?16:21
*** kbyrne has joined #openstack-oslo16:21
jd__it's not a WIP, it's finished16:21
jd__I -2'ed myself16:22
jd__sad day!16:22
haypo"I -2'ed myself" did you commit suicide?16:23
haypo:)16:23
haypojd__: why not leaving the class unchanged but remove the context in middleware.py?16:23
jd__sounds like it16:23
jd__haypo: you mean doing another patch?16:23
haypojd__: you can propose another change in a few months to really remove the class, no?16:23
haypojd__: yes16:24
jd__I can do that16:24
haypoit's just to have a softer transition plan until "everybody" stopped using this now deprecated class16:24
haypo(ceilometer?)16:24
*** MVenesio_ has joined #openstack-oslo16:29
*** MVenesio has quit IRC16:30
*** ozamiatin has quit IRC16:38
*** pratikmallya has joined #openstack-oslo16:41
*** pratikmallya has quit IRC16:45
*** pratikmallya has joined #openstack-oslo16:46
*** rcernin has quit IRC16:50
*** rlrossit has quit IRC16:53
*** rlrossit has joined #openstack-oslo16:55
*** bana_k has joined #openstack-oslo16:55
*** ihrachys has joined #openstack-oslo17:00
*** e0ne has quit IRC17:02
*** fultonj has left #openstack-oslo17:04
*** bana_k has quit IRC17:05
*** pcaruana has quit IRC17:06
*** bana_k has joined #openstack-oslo17:07
*** pballand has joined #openstack-oslo17:09
*** exploreshaifali has joined #openstack-oslo17:13
*** rcernin has joined #openstack-oslo17:24
*** mhickey_ has quit IRC17:40
*** MVenesio has joined #openstack-oslo17:40
*** MVenesio_ has quit IRC17:41
*** david-lyle has quit IRC17:46
*** e0ne has joined #openstack-oslo17:50
*** cdent has quit IRC17:53
*** bnemec has quit IRC18:21
*** rlrossit has quit IRC18:22
*** achanda has joined #openstack-oslo18:26
*** rlrossit has joined #openstack-oslo18:27
*** browne has joined #openstack-oslo18:29
*** yassine__ has quit IRC18:31
*** bana_k has quit IRC18:37
*** yamahata has joined #openstack-oslo18:38
*** sputnik13 has joined #openstack-oslo18:42
*** EmilienM has quit IRC18:42
*** EmilienM has joined #openstack-oslo18:45
*** e0ne has quit IRC18:47
*** yamahata has quit IRC18:50
adam_gdims, https://review.openstack.org/#/c/243839/ sorry for delay on that, was out yesterday18:53
*** mriedem has quit IRC18:58
*** cprmrf__ has quit IRC18:58
*** pballand has quit IRC19:02
*** mriedem has joined #openstack-oslo19:05
*** sputnik13 has quit IRC19:08
*** zqfan_afk has quit IRC19:16
*** rohit_ has joined #openstack-oslo19:19
rohit_harlowja_: seeing this in the logs, (kazoo.client): 2015-11-12 19:03:27,523 WARNING connection _connect_attempt Connection dropped: outstanding heartbeat ping not received19:20
rohit_after which the hearbeats stop19:20
*** achanda has quit IRC19:21
rohit_that uses icmp ping, i suppose?19:21
*** achanda has joined #openstack-oslo19:21
*** sputnik13 has joined #openstack-oslo19:22
*** bana_k has joined #openstack-oslo19:27
*** bana_k has quit IRC19:27
harlowja_rohit_ no, tcp19:27
rohit_ok19:28
harlowja_rohit_ i think this is similar to the other guy who was using eventlet, and eventlet is starving that heartbeat thread19:28
harlowja_and that starvation causes heartbeat to die19:28
rohit_harlowja_: with the tooz fix, things work for a while but then te hearbeats die out19:28
harlowja_stuff to try rohit_  https://gist.github.com/harlowja/edb99afc0e603dded90819:28
harlowja_right, i'm guessing heartbeat thread is still starved19:28
harlowja_Level 5:kazoo.client:Received Ping19:29
harlowja_Level 5:kazoo.client:Sending request(xid=-2): Ping()19:29
harlowja_u should see stuff like that19:29
harlowja_if u aren't, then ya, its getting starved19:29
rohit_ok, will trey that19:29
harlowja_i have some ideas what to do about this, basically stop using eventlet greenthreads for the heartbeat thread19:29
harlowja_but haven't tried to figure out how to do a mixed-thread kazoo handler yet19:29
harlowja_*that stops using eventlet-green threads for this critical thread19:29
rohit_ok19:29
* harlowja_ doesn't trust eventlet to not starve that thread...19:31
*** bnemec has joined #openstack-oslo19:33
*** pratikmallya has quit IRC19:35
*** pm90_ has joined #openstack-oslo19:40
*** sputnik13 has quit IRC19:41
dimsmriedem haha19:44
dimsmriedem now we break stuff only on tuesdays :)19:44
*** sputnik13 has joined #openstack-oslo19:44
mriedem\o/19:47
*** mc_nair has quit IRC19:48
*** sputnik13 has quit IRC19:52
*** sputnik13 has joined #openstack-oslo19:54
*** crc32 has joined #openstack-oslo19:57
*** ozamiatin has joined #openstack-oslo19:57
*** mhickey_ has joined #openstack-oslo20:00
*** ihrachys has quit IRC20:03
*** ihrachys has joined #openstack-oslo20:04
*** yassine__ has joined #openstack-oslo20:04
*** ericksonsantos has quit IRC20:05
*** ozamiatin has quit IRC20:06
*** mc_nair has joined #openstack-oslo20:11
*** jdandrea has joined #openstack-oslo20:12
*** pballand has joined #openstack-oslo20:15
jdandreaGetting an oslo_config error across a number of Liberty-based releases. Suspecting pilot error but unsure how to troubleshoot. Clues sought: http://paste.openstack.org/show/478728/20:16
dimsjdandrea check [DEFAULT] section in say nova.conf and look for verbose see if it is True20:21
dimsjdandrea if so, just remove that line20:21
jdandreadims: Will do, unless they want verbose logging, hmm. Is it something I should file against?20:22
dimsjdandrea http://git.openstack.org/cgit/openstack/oslo.log/tree/oslo_log/log.py#n36720:24
jdandreadims: *nodnod*20:25
jdandreaIs that error a bug or a feature, I mean. (Maybe it's the latter?)20:26
dimsjdandrea the issue is around that area, not sure exactly what your scenario is :) so please dig in and let me know.20:28
dimsjdandrea last i remember was doing this https://github.com/openstack/oslo.log/commit/2eb86ad924eb07dacbd7b9d3e1f918cd7c84bd2a20:28
jdandreadims: Ahh, I see. We can check on our end and see if something's amiss there. Thank you!20:28
*** sputnik13 has quit IRC20:51
*** rlrossit has quit IRC20:53
*** sputnik13 has joined #openstack-oslo20:55
*** rlrossit has joined #openstack-oslo20:58
*** yassine__ has quit IRC21:02
*** sputnik13 has quit IRC21:08
*** pm90__ has joined #openstack-oslo21:08
*** sputnik13 has joined #openstack-oslo21:09
*** pm90_ has quit IRC21:11
*** yamamoto has joined #openstack-oslo21:16
openstackgerritMerged openstack/oslo.messaging: Make "Connect(ing|ed) to AMQP server" log messages DEBUG level  https://review.openstack.org/24402321:20
*** achanda has quit IRC21:23
*** yamamoto has quit IRC21:24
*** stevemar_ has quit IRC21:25
*** achanda has joined #openstack-oslo21:26
*** achanda has quit IRC21:26
*** achanda has joined #openstack-oslo21:27
*** pm90_ has joined #openstack-oslo21:39
*** shardy has quit IRC21:39
*** pm90__ has joined #openstack-oslo21:42
*** sputnik13 has quit IRC21:43
*** pm90_ has quit IRC21:44
*** thangp has quit IRC21:44
*** sputnik13 has joined #openstack-oslo21:48
*** achanda has quit IRC21:54
*** achanda has joined #openstack-oslo21:54
*** e0ne has joined #openstack-oslo21:54
*** mriedem has quit IRC22:00
*** jamielennox|away is now known as jamielennox22:05
*** exploreshaifali has quit IRC22:05
*** yamamoto has joined #openstack-oslo22:05
*** MVenesio has quit IRC22:08
*** ViswaV has joined #openstack-oslo22:12
*** regXboi has quit IRC22:15
*** david-lyle has joined #openstack-oslo22:16
*** boris-42 has joined #openstack-oslo22:19
*** dims_ has joined #openstack-oslo22:23
*** dims has quit IRC22:25
*** crc32 has quit IRC22:35
*** crc32 has joined #openstack-oslo22:36
*** BAKfr has quit IRC22:38
*** crc32 has quit IRC22:39
*** crc32 has joined #openstack-oslo22:39
*** BAKfr has joined #openstack-oslo22:40
*** pm90_ has joined #openstack-oslo22:44
*** pm90__ has quit IRC22:47
*** kgiusti has quit IRC22:48
*** rlrossit has quit IRC22:49
*** mhickey_ has quit IRC22:50
*** jecarey_ has joined #openstack-oslo22:52
*** jecarey has quit IRC22:55
*** jecarey_ has quit IRC22:56
*** stevemar_ has joined #openstack-oslo22:56
*** stevemar_ has quit IRC22:59
*** sigmavirus24 is now known as sigmavirus24_awa22:59
*** sputnik13 has quit IRC23:01
*** sputnik13 has joined #openstack-oslo23:01
*** sputnik13 has quit IRC23:03
*** crc32 has quit IRC23:03
*** sputnik13 has joined #openstack-oslo23:04
openstackgerritgordon chung proposed openstack/pycadf: make generate_uuid return valid uuid  https://review.openstack.org/24097923:04
*** sputnik13 has quit IRC23:07
*** sputnik13 has joined #openstack-oslo23:07
*** sputnik13 has quit IRC23:09
*** sputnik13 has joined #openstack-oslo23:10
*** sputnik13 has quit IRC23:12
*** sputnik13 has joined #openstack-oslo23:12
*** jamielennox is now known as jamielennox|away23:13
openstackgerritMin Pae proposed openstack/taskflow: Adding notification points for job completion  https://review.openstack.org/24170823:14
*** gonzalo2kx has joined #openstack-oslo23:18
*** mc_nair has quit IRC23:20
*** ihrachys has quit IRC23:21
*** jamielennox|away is now known as jamielennox23:22
*** jecarey has joined #openstack-oslo23:28
*** ihrachys has joined #openstack-oslo23:30
openstackgerritJoshua Harlow proposed openstack/taskflow: Correctly apply deciders across flow boundaries  https://review.openstack.org/24492223:31
*** pradk has quit IRC23:33
*** jecarey has quit IRC23:33
*** gordc has quit IRC23:35
*** pradk has joined #openstack-oslo23:35
*** nikhil_k_ has joined #openstack-oslo23:37
*** nikhil_k has quit IRC23:40
openstackgerritMerged openstack-dev/pbr: Cleanup jeepyb and pypi-mirror special casing  https://review.openstack.org/23550823:51
*** achanda has quit IRC23:55
*** e0ne has quit IRC23:56
*** ihrachys has quit IRC23:57
*** pm90_ has quit IRC23:57
*** sputnik13 has quit IRC23:58
*** sputnik1_ has joined #openstack-oslo23:58

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!