Thursday, 2016-11-17

harlowja:-P00:06
*** cdent has quit IRC00:27
*** spzala has joined #openstack-oslo00:31
*** david-lyle_ is now known as david-lyle00:35
*** mriedem has joined #openstack-oslo01:04
*** dimtruck is now known as zz_dimtruck01:18
*** dkehn has quit IRC01:39
*** dkehn has joined #openstack-oslo01:40
*** jeckersb_gone is now known as jeckersb01:45
*** spzala has quit IRC01:45
openstackgerritgecong proposed openstack/taskflow: Replace LOG.warn with LOG.warning  https://review.openstack.org/39869302:02
*** zz_dimtruck is now known as dimtruck02:44
openstackgerritCao Xuan Hoang proposed openstack-dev/pbr: Clean imports in code  https://review.openstack.org/39870902:48
*** mriedem has quit IRC03:06
openstackgerritqinchunhua proposed openstack/taskflow: Replaces uuid.uuid4 with uuidutils.generate_uuid()  https://review.openstack.org/39872603:24
*** spzala has joined #openstack-oslo03:46
openstackgerritgecong proposed openstack/taskflow: Replace LOG.warn with LOG.warning  https://review.openstack.org/39869303:48
*** spzala has quit IRC03:51
openstackgerritgecong proposed openstack/taskflow: Replace LOG.warn with LOG.warning  https://review.openstack.org/39869303:53
*** yamahata has quit IRC04:01
openstackgerritgecong proposed openstack/taskflow: Replace LOG.warn with LOG.warning  https://review.openstack.org/39869304:15
openstackgerritgecong proposed openstack/taskflow: Replace LOG.warn with LOG.warning  https://review.openstack.org/39869304:17
fungiharlowja: yeah, i think you probably want to check with the devstack developers if you need to keep devstack working on centos. skimming their job list, i only see a nonvoting centos job running on that repo so either they don't expect it to work or they don't care if it doesn't work there04:27
* fungi goes back to not being around for the evening04:28
*** nicolasbock has quit IRC04:40
*** lpetrut has joined #openstack-oslo04:59
*** ashishjain_ has joined #openstack-oslo04:59
ashishjain_hello04:59
ashishjain_I am trying to use DictOpt in oslo-config, somehow I see oslo config unable to detect a dictopt05:00
ashishjain_have raise a bug long back please help05:00
ashishjain_https://bugs.launchpad.net/oslo.config/+bug/163594305:00
openstackLaunchpad bug 1635943 in oslo.config "DictOpts does not allow to specify a list as value" [Undecided,New]05:00
ashishjain_This is what I am trying to do, master_opts = key1: value1, key2 : [value2,value3]05:01
ashishjain_Post parsing I always receive  [value2 for key205:02
ashishjain_This is failing only for List05:07
ashishjain_as value05:07
*** ashishjain_ is now known as ashishjain05:30
*** chandankumar has joined #openstack-oslo05:34
*** yamahata has joined #openstack-oslo05:47
*** amotoki has joined #openstack-oslo05:51
*** nkrinner_afk is now known as nkrinner06:00
*** lpetrut has quit IRC06:02
openstackgerritgecong proposed openstack/taskflow: Replace LOG.warn with LOG.warning  https://review.openstack.org/39869306:03
*** hello has joined #openstack-oslo06:10
*** hello is now known as shengping06:10
*** shengping has left #openstack-oslo06:10
*** shengping has joined #openstack-oslo06:11
shengpingHello, guys,  the oslo_message gate-oslo.messaging-dsvm-functional-py27-amqp1-centos7 report a lot of this kind of error. anyone what happend? or how to fix it?06:13
shengping2016-11-17 02:55:37.988076 | 2016-11-17 02:55:37.987 | Trying other mirror.06:15
shengping2016-11-17 02:56:18.022107 | 2016-11-17 02:56:18.021 | http://mirror.regionone.osic-cloud1.openstack.org/centos/7/os/x86_64/Packages/boost-date-time-1.53.0-25.el7.x86_64.rpm: [Errno 12] Timeout on http://mirror.regionone.osic-cloud1.openstack.org/centos/7/os/x86_64/Packages/boost-date-time-1.53.0-25.el7.x86_64.rpm: (28, 'Resolving timed out after 30543 milliseconds')06:15
shengping2016-11-17 02:56:18.023666 | 2016-11-17 02:56:18.023 | Trying other mirror.06:15
shengping2016-11-17 02:56:49.151079 | /home/jenkins/workspace/gate-oslo.messaging-dsvm-functional-py27-amqp1-centos7/devstack-gate/functions.sh: line 1230: 19681 Killed06:15
*** dimtruck is now known as zz_dimtruck06:17
ashishjaincan someone help me with this  https://bugs.launchpad.net/oslo.config/+bug/163594306:17
openstackLaunchpad bug 1635943 in oslo.config "DictOpts does not allow to specify a list as value" [Undecided,New]06:17
shengpinghttps://gist.github.com/zhang-shengping/dfdcfe6a4b3509a720cdd7881f1f255d06:20
*** ashishjain has quit IRC06:37
*** spzala has joined #openstack-oslo06:46
*** spzala has quit IRC06:51
*** pcaruana has joined #openstack-oslo07:18
*** shengping has quit IRC07:25
openstackgerritlvdongbing proposed openstack/oslo.utils: Add toggle 'use_hex' to 'generate_uuid' function  https://review.openstack.org/39878807:26
*** shengping has joined #openstack-oslo07:40
*** eezhova has joined #openstack-oslo07:48
*** nkrinner is now known as nkrinner_trainin07:56
*** shengping has quit IRC07:59
*** lpetrut has joined #openstack-oslo08:00
*** shardy_afk is now known as shardy08:15
*** jroll has quit IRC08:27
gcbshengping,  kgiusti should have found this issue and fix it in  https://review.openstack.org/#/c/398578/08:35
*** eezhova has quit IRC08:36
gcbshengping, you can double check that in http://eavesdrop.openstack.org/irclogs/%23openstack-oslo/%23openstack-oslo.2016-11-16.log.html08:36
*** jroll has joined #openstack-oslo08:40
*** lucas-afk is now known as lucasagomes08:59
*** zzzeek has quit IRC09:00
*** zzzeek has joined #openstack-oslo09:01
*** _zangzhou has joined #openstack-oslo09:11
_zangzhouHello09:11
_zangzhouI am using oslo.config and want to know if there is a way to dynamically read variables without registering ?09:11
*** eezhova has joined #openstack-oslo09:15
*** yamahata has quit IRC09:17
*** shengping has joined #openstack-oslo09:21
*** shengping has quit IRC09:24
*** jpena|off is now known as jpena09:27
*** yassine has joined #openstack-oslo09:35
*** yassine is now known as Guest7868809:36
*** chandankumar has quit IRC09:36
*** chandankumar has joined #openstack-oslo09:37
*** shengping has joined #openstack-oslo09:41
*** amoralej has joined #openstack-oslo09:45
*** openstackgerrit has quit IRC09:48
*** openstackgerrit has joined #openstack-oslo09:48
amoralejhi oslo, last week there was an interesting change in oslo-messaging project, https://review.openstack.org/#/c/394963/ , any plan to release a new tag in stable/newton to include it?09:49
openstackgerritlvdongbing proposed openstack/oslo.utils: Add toggle 'use_hex' to 'generate_uuid' function  https://review.openstack.org/39878809:56
*** shengping has quit IRC09:59
*** shengping has joined #openstack-oslo10:05
amoralejharlowja ^ ?10:08
*** _zangzhou has quit IRC10:14
*** e0ne has joined #openstack-oslo10:15
*** shardy is now known as shardy_mtg10:16
*** eliqiao has quit IRC10:22
*** eliqiao has joined #openstack-oslo10:22
*** apevec has joined #openstack-oslo10:24
*** pblaho has joined #openstack-oslo10:32
*** hieulq has quit IRC10:36
*** shengping has quit IRC10:36
*** spzala has joined #openstack-oslo10:47
*** spzala has quit IRC10:52
*** e0ne has quit IRC10:52
*** e0ne has joined #openstack-oslo10:55
*** shardy_mtg is now known as shardy11:00
*** nkrinner_trainin has quit IRC11:05
*** khamtamtun has joined #openstack-oslo11:06
*** nkrinner_trainin has joined #openstack-oslo11:07
*** cdent has joined #openstack-oslo11:12
*** khamtamtun has quit IRC11:12
*** mhickey has joined #openstack-oslo11:13
*** kamtamtun has joined #openstack-oslo11:14
apevecsileht, question for you on rdo-list, we need a ocata and newton releases of oslo.messaging to include rabbit: Avoid busy loop fix11:17
silehtapevec, for ocata we will wait the weekly release, but I can propose the newton one11:19
apevecwhen is weekly?11:19
apevecsileht, thanks!11:19
apeveclet me know when you have newton release review I can review it as stable-maint11:19
silehtapevec, usualy on Monday or thuesday11:19
apevecso today?11:20
apevecah Tue11:20
apevecnot Thu ?11:20
silehtTuesday11:20
silehtapevec, but sometimes we skip it11:20
apevechmm, this might be blocking master rdo promotion11:21
*** kgiusti has joined #openstack-oslo11:21
apevecamoralej, ^ so might need to move to a commit pin for Ocata in rdoinfo?11:21
silehtapevec, I will create both newton and ocata then and see if release team are ok11:21
apevecsileht, if amoralej's local testing confirms the fix, I'll push for it11:22
amoralejyes apevec, i'll let you know results11:22
silehtapevec, the next version have another very important fix to release too11:23
apevecwhich one?11:23
*** chandankumar has quit IRC11:24
silehtapevec, https://review.openstack.org/#/c/396149/11:24
silehtI will highlight both in the release change11:24
*** andreaf has quit IRC11:26
*** andreaf has joined #openstack-oslo11:26
silehtapevec, https://review.openstack.org/398947 and https://review.openstack.org/39894611:27
*** purplerbot has quit IRC11:29
*** purplerbot has joined #openstack-oslo11:29
*** purplerbot has quit IRC11:34
*** chandankumar has joined #openstack-oslo11:34
*** purplerbot has joined #openstack-oslo11:35
*** boden has joined #openstack-oslo11:35
*** nicolasbock has joined #openstack-oslo11:35
*** andreaf has quit IRC11:36
*** andreaf has joined #openstack-oslo11:36
*** andreaf has quit IRC11:39
*** andreaf has joined #openstack-oslo11:43
*** kamtamtun has quit IRC11:45
*** jpena is now known as jpena|lunch11:49
*** kamtamtun has joined #openstack-oslo11:52
*** kamtamtun has quit IRC11:53
*** Guest78688 has quit IRC12:02
*** kamtamtun has joined #openstack-oslo12:04
*** kamtamtun has quit IRC12:05
*** lucasagomes is now known as lucas-hungry12:42
*** edmondsw has joined #openstack-oslo12:48
*** amoralej is now known as amoralej|lunch12:51
*** mriedem has joined #openstack-oslo12:57
*** jpena|lunch is now known as jpena13:02
*** yassine has joined #openstack-oslo13:02
*** yassine is now known as Guest3777113:03
*** spzala has joined #openstack-oslo13:03
*** spzala has quit IRC13:08
*** pradk has joined #openstack-oslo13:09
*** rtheis has joined #openstack-oslo13:09
*** gordc has joined #openstack-oslo13:20
*** ansmith has joined #openstack-oslo13:26
*** lucas-hungry is now known as lucasagomes13:28
*** rtheis has quit IRC13:30
*** rtheis has joined #openstack-oslo13:31
*** rtheis has quit IRC13:35
openstackgerritAlexis Lee proposed openstack/oslo.config: config: Pass description and epilog through  https://review.openstack.org/39901213:38
jrolljd__: fyi I put up this change, if you want to depends-on it to test hash ring things in devstack https://review.openstack.org/#/c/399013/13:42
jroll(assumes you're using devstack-gate13:42
jroll)13:42
jd__the less we can13:43
*** purplerbot has quit IRC13:43
jd__but that's good to know you were able to do that though :)13:43
jrollheh13:44
*** purplerbot has joined #openstack-oslo13:45
*** spzala has joined #openstack-oslo13:47
*** spzala has quit IRC13:51
*** dtardivel has joined #openstack-oslo13:53
*** rtheis has joined #openstack-oslo13:54
*** e0ne has quit IRC13:58
*** amoralej|lunch is now known as amoralej14:02
*** hieulq has joined #openstack-oslo14:13
toabctlis there a solution to use oslo's --config-dir together with wsgi deployed apps like keystone,14:18
toabctlaodh or ceilometer? for apache it is not possible afaik to pass cli parameters to the wsgi app14:19
*** mriedem has quit IRC14:31
*** mriedem has joined #openstack-oslo14:56
*** yamamoto has joined #openstack-oslo15:03
*** e0ne has joined #openstack-oslo15:12
*** eezhova has quit IRC15:15
*** cdent_ has joined #openstack-oslo15:18
*** cdent has quit IRC15:20
*** cdent_ is now known as cdent15:20
*** mhickey has quit IRC15:30
openstackgerritMerged openstack/tooz: tox: use pretty tox output  https://review.openstack.org/39726015:42
*** mhickey has joined #openstack-oslo15:45
*** chandankumar has quit IRC15:46
*** zz_dimtruck is now known as dimtruck15:55
*** spzala has joined #openstack-oslo15:59
*** nkrinner_trainin is now known as nkrinner16:05
*** amotoki has quit IRC16:07
*** pcaruana has quit IRC16:10
*** mhickey has quit IRC16:18
*** e0ne has quit IRC16:19
*** mhickey has joined #openstack-oslo16:31
*** nkrinner is now known as nkrinner_afk16:32
*** yamamoto has quit IRC16:34
*** yamahata has joined #openstack-oslo16:36
*** gcb has quit IRC16:40
*** gcb has joined #openstack-oslo16:41
*** mhickey has quit IRC16:42
*** yamamoto has joined #openstack-oslo16:43
*** lpetrut has quit IRC16:44
*** apevec_ has joined #openstack-oslo16:45
*** cdent_ has joined #openstack-oslo16:46
*** apevec has quit IRC16:46
*** yamamoto has quit IRC16:48
*** cdent has quit IRC16:48
*** cdent has joined #openstack-oslo16:49
*** cdent_ has quit IRC16:52
*** browne has joined #openstack-oslo16:55
*** pblaho has quit IRC17:08
*** lpetrut has joined #openstack-oslo17:12
*** mhickey has joined #openstack-oslo17:13
*** lpetrut has quit IRC17:26
*** mhickey has quit IRC17:30
*** chandankumar has joined #openstack-oslo17:32
*** cdent has quit IRC17:33
*** cdent has joined #openstack-oslo17:34
*** lucasagomes is now known as lucas-afk17:35
*** chandankumar has quit IRC17:36
*** Guest37771 has quit IRC17:37
*** e0ne has joined #openstack-oslo17:39
*** yamahata has quit IRC17:43
openstackgerritMerged openstack/oslo.db: Updated from global requirements  https://review.openstack.org/39791817:44
*** mhickey has joined #openstack-oslo17:46
*** ihrachys has joined #openstack-oslo17:46
*** ihrachys has quit IRC17:55
*** jpena is now known as jpena|off18:01
*** browne has quit IRC18:02
*** mhickey has quit IRC18:02
openstackgerritJulien Danjou proposed openstack/tooz: coordination: make get_members() return a set  https://review.openstack.org/39835118:04
openstackgerritJulien Danjou proposed openstack/tooz: Add partitioner implementation  https://review.openstack.org/39860418:04
openstackgerritJulien Danjou proposed openstack/tooz: coordination: add __repr__ for join/leave events  https://review.openstack.org/39835018:04
openstackgerritJulien Danjou proposed openstack/tooz: coordination: renforce event based testing  https://review.openstack.org/39834918:04
openstackgerritJulien Danjou proposed openstack/tooz: Add a hashring implementation  https://review.openstack.org/39726418:04
openstackgerritJulien Danjou proposed openstack/tooz: Factorize member_id in the base coordinator class  https://review.openstack.org/39777218:04
openstackgerritJulien Danjou proposed openstack/tooz: Move the cached-based watcher implementation into its own class  https://review.openstack.org/39726318:04
openstackgerritJulien Danjou proposed openstack/tooz: Do not re-set the members cache for watchers by default  https://review.openstack.org/39835218:04
openstackgerritJulien Danjou proposed openstack/tooz: Factorize group quit on stop()  https://review.openstack.org/39916018:04
openstackgerritJulien Danjou proposed openstack/tooz: Use the internal group of list rather than listing the groups  https://review.openstack.org/39916118:04
openstackgerritJulien Danjou proposed openstack/tooz: zookeeper: switch to standard group membership watching  https://review.openstack.org/39916218:04
openstackgerritAndy Smith proposed openstack/devstack-plugin-amqp1: Enable Dual Messaging System Backends  https://review.openstack.org/39916618:06
*** yamamoto has joined #openstack-oslo18:13
*** yamamoto has quit IRC18:19
*** yamahata has joined #openstack-oslo18:20
*** jeckersb is now known as jeckersb_gone18:29
*** jeckersb_gone is now known as jeckersb18:29
*** eezhova has joined #openstack-oslo18:31
*** lpetrut has joined #openstack-oslo18:36
*** browne has joined #openstack-oslo18:49
*** amoralej is now known as amoralej|off18:55
*** shardy has quit IRC18:57
*** cdent has quit IRC18:58
openstackgerritMonty Taylor proposed openstack-dev/pbr: Consume the non-private version of get_unpatched  https://review.openstack.org/39918819:01
*** e0ne has quit IRC19:17
*** eezhova has quit IRC19:18
*** eezhova has joined #openstack-oslo19:26
*** eezhova has quit IRC19:27
*** eezhova has joined #openstack-oslo19:32
*** eezhova has quit IRC19:33
*** dtardivel has quit IRC19:44
*** openstackgerrit has quit IRC19:48
*** openstackgerrit has joined #openstack-oslo19:48
openstackgerritMerged openstack-dev/pbr: Updated from global requirements  https://review.openstack.org/38987219:51
*** e0ne has joined #openstack-oslo19:56
openstackgerritMerged openstack-dev/pbr: Fix pypy soabi tests  https://review.openstack.org/34348920:05
*** spzala has quit IRC20:13
*** jdandrea has quit IRC20:51
*** jdandrea has joined #openstack-oslo20:52
*** spzala has joined #openstack-oslo21:00
*** e0ne has quit IRC21:03
*** dimtruck is now known as zz_dimtruck21:14
*** rtheis has quit IRC21:22
*** ansmith has quit IRC21:32
*** jamielennox is now known as jamielennox|away21:40
*** yamahata has quit IRC21:52
*** yamahata has joined #openstack-oslo21:53
openstackgerritJohn Perkins proposed openstack/oslo.config: [WIP] oslo validator  https://review.openstack.org/38455922:02
*** zz_dimtruck is now known as dimtruck22:08
*** edmondsw has quit IRC22:09
*** eezhova has joined #openstack-oslo22:09
*** eezhova has quit IRC22:10
*** kgiusti has left #openstack-oslo22:13
*** cdent has joined #openstack-oslo22:15
*** ihrachys has joined #openstack-oslo22:19
*** ihrachys has quit IRC22:20
*** ihrachys has joined #openstack-oslo22:20
*** cdent has quit IRC22:23
*** jamielennox|away is now known as jamielennox22:24
*** lpetrut has quit IRC22:27
*** ihrachys has quit IRC22:30
*** boden has quit IRC22:58
*** mriedem has quit IRC23:02
*** jdandrea has quit IRC23:09
*** pradk has quit IRC23:17
openstackgerritOpenStack Proposal Bot proposed openstack/tooz: Updated from global requirements  https://review.openstack.org/34678223:21
*** bnemec has quit IRC23:42
*** mriedem has joined #openstack-oslo23:45

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