*** dims_ has quit IRC | 00:03 | |
*** Kennan has quit IRC | 00:19 | |
*** salv-orlando has quit IRC | 00:20 | |
*** Kennan has joined #openstack-oslo | 00:27 | |
*** mss-4 has quit IRC | 00:29 | |
*** dims has joined #openstack-oslo | 00:33 | |
*** ndipanov has joined #openstack-oslo | 00:39 | |
*** EinstCrazy has joined #openstack-oslo | 00:55 | |
*** EinstCrazy has quit IRC | 00:55 | |
*** EinstCrazy has joined #openstack-oslo | 00:55 | |
*** harlowja_at_home has quit IRC | 01:01 | |
*** mtanino has quit IRC | 01:04 | |
*** EinstCrazy has quit IRC | 01:11 | |
*** EinstCrazy has joined #openstack-oslo | 01:12 | |
*** vilobhmm11 has quit IRC | 01:28 | |
*** ekarlso has quit IRC | 01:30 | |
*** ekarlso has joined #openstack-oslo | 01:45 | |
openstackgerrit | Merged openstack/oslo.service: Updated from global requirements https://review.openstack.org/278717 | 01:47 |
---|---|---|
*** sputnik13 has quit IRC | 01:49 | |
*** mss-4 has joined #openstack-oslo | 01:58 | |
*** yamamoto_ has joined #openstack-oslo | 02:06 | |
*** zz_dimtruck is now known as dimtruck | 02:08 | |
*** yamamoto_ has quit IRC | 02:09 | |
*** edmondsw has quit IRC | 02:12 | |
*** salv-orlando has joined #openstack-oslo | 02:59 | |
*** salv-orlando has quit IRC | 03:04 | |
*** yamamoto has joined #openstack-oslo | 03:10 | |
*** harlowja_at_home has joined #openstack-oslo | 03:14 | |
*** dimtruck is now known as zz_dimtruck | 03:20 | |
*** zz_dimtruck is now known as dimtruck | 03:22 | |
*** dims has quit IRC | 03:23 | |
*** deray has joined #openstack-oslo | 03:32 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/oslo.utils: Add method check_string_length https://review.openstack.org/267331 | 03:33 |
*** harlowja_at_home has quit IRC | 03:40 | |
*** dimtruck is now known as zz_dimtruck | 03:50 | |
*** zz_dimtruck is now known as dimtruck | 04:10 | |
*** jecarey has joined #openstack-oslo | 04:11 | |
*** jecarey has quit IRC | 04:15 | |
*** dimtruck is now known as zz_dimtruck | 04:37 | |
*** links has joined #openstack-oslo | 04:41 | |
*** links has quit IRC | 04:57 | |
*** sileht has quit IRC | 05:05 | |
*** itisha has quit IRC | 05:17 | |
*** sileht has joined #openstack-oslo | 05:21 | |
*** nkrinner has joined #openstack-oslo | 05:56 | |
*** mss-4 has quit IRC | 06:01 | |
*** Kennan has quit IRC | 06:10 | |
*** Kennan has joined #openstack-oslo | 06:11 | |
*** manjeets has left #openstack-oslo | 06:11 | |
*** salv-orlando has joined #openstack-oslo | 06:30 | |
*** salv-orlando has quit IRC | 06:32 | |
*** e0ne has joined #openstack-oslo | 06:33 | |
*** Nakato has quit IRC | 06:39 | |
*** Nakato has joined #openstack-oslo | 06:39 | |
-openstackstatus- NOTICE: A problem with the mirror used for CI jobs in the rax-iad region has been corrected. Please recheck changes that recently failed jobs on nodes in rax-iad. | 06:49 | |
*** rcernin has joined #openstack-oslo | 07:42 | |
*** subscope has joined #openstack-oslo | 07:56 | |
*** e0ne has quit IRC | 07:56 | |
*** vilobhmm11 has joined #openstack-oslo | 08:10 | |
*** jecarey has joined #openstack-oslo | 08:12 | |
*** vilobhmm111 has joined #openstack-oslo | 08:14 | |
*** jecarey has quit IRC | 08:17 | |
*** vilobhmm11 has quit IRC | 08:18 | |
*** salv-orlando has joined #openstack-oslo | 08:18 | |
*** salv-orlando has quit IRC | 08:20 | |
openstackgerrit | Dmitriy Ukhlov proposed openstack/oslo.messaging: test https://review.openstack.org/280920 | 08:23 |
*** andymaier has joined #openstack-oslo | 08:29 | |
*** zakora has joined #openstack-oslo | 08:29 | |
*** shardy has joined #openstack-oslo | 08:35 | |
*** pcaruana has joined #openstack-oslo | 08:42 | |
*** zakora has quit IRC | 08:44 | |
*** dtardivel has joined #openstack-oslo | 08:44 | |
*** e0ne has joined #openstack-oslo | 08:47 | |
*** sputnik13 has joined #openstack-oslo | 08:48 | |
*** zakora has joined #openstack-oslo | 08:49 | |
*** sputnik13 has quit IRC | 08:53 | |
*** vilobhmm111 has quit IRC | 08:53 | |
*** mhickey has joined #openstack-oslo | 09:11 | |
*** achanda has quit IRC | 09:16 | |
*** nihilifer has quit IRC | 09:17 | |
*** yottatsa has joined #openstack-oslo | 09:18 | |
*** achanda has joined #openstack-oslo | 09:19 | |
openstackgerrit | Dmitriy Ukhlov proposed openstack/oslo.messaging: test https://review.openstack.org/280920 | 09:20 |
*** nihilifer has joined #openstack-oslo | 09:21 | |
openstackgerrit | Dmitriy Ukhlov proposed openstack/oslo.messaging: Move server's logic from executors https://review.openstack.org/281133 | 09:21 |
*** nkrinner has quit IRC | 09:22 | |
*** nkrinner has joined #openstack-oslo | 09:22 | |
*** yassine__ has joined #openstack-oslo | 09:24 | |
*** ndipanov has quit IRC | 09:25 | |
*** haypo has joined #openstack-oslo | 09:30 | |
haypo | hey. i have an issue when replacing openstack.common.log (Oslo Inbuator) with oslo.log in Solum, in solum/uploaders/tenant_logger.py: | 09:31 |
haypo | self.assem_logger = logging.getLogger(workflow_id) | 09:31 |
haypo | self.assem_logger.setLevel(logging.DEBUG) | 09:31 |
haypo | in the old code, logging was the module of the stdlib module | 09:31 |
haypo | getLogger() returns the real logger which has a setLevel() method | 09:31 |
haypo | in my patch, 'logging' is oslo_log.log, getLogger() returns a log adapter which has no setLevel() method | 09:32 |
haypo | well, the fix looks to be to use the logging stdlib module, but i would like to know if it's possible to call setLevel() from a log handler | 09:33 |
*** frickler has quit IRC | 09:34 | |
*** yottatsa has quit IRC | 09:35 | |
*** yottatsa has joined #openstack-oslo | 09:36 | |
*** szaher_ has quit IRC | 09:37 | |
*** yottatsa has quit IRC | 09:39 | |
*** achanda has quit IRC | 09:40 | |
*** achanda has joined #openstack-oslo | 09:40 | |
*** yottatsa has joined #openstack-oslo | 09:42 | |
*** yottatsa has quit IRC | 09:44 | |
*** achanda has quit IRC | 09:46 | |
*** sputnik13 has joined #openstack-oslo | 09:50 | |
*** rpodolyaka has quit IRC | 09:52 | |
*** vipuls has quit IRC | 09:52 | |
*** pasquier-s has quit IRC | 09:52 | |
*** bauzas has quit IRC | 09:52 | |
*** lifeless has quit IRC | 09:52 | |
*** dmitryme has quit IRC | 09:52 | |
*** jraim has quit IRC | 09:52 | |
*** dougwig has quit IRC | 09:52 | |
*** kzaitsev_ws has quit IRC | 09:52 | |
*** zhiyan has quit IRC | 09:52 | |
*** redrobot has quit IRC | 09:52 | |
*** DinaBelova has quit IRC | 09:52 | |
*** amrith has quit IRC | 09:52 | |
*** ujjain has quit IRC | 09:52 | |
*** melwitt has quit IRC | 09:52 | |
*** kzaitsev_ws has joined #openstack-oslo | 09:52 | |
*** redrobot has joined #openstack-oslo | 09:52 | |
*** amrith has joined #openstack-oslo | 09:52 | |
*** rpodolyaka has joined #openstack-oslo | 09:52 | |
*** lifeless has joined #openstack-oslo | 09:53 | |
*** redrobot is now known as Guest53162 | 09:53 | |
*** dmitryme has joined #openstack-oslo | 09:53 | |
*** pasquier-s has joined #openstack-oslo | 09:53 | |
*** vipuls has joined #openstack-oslo | 09:53 | |
*** melwitt has joined #openstack-oslo | 09:53 | |
*** DinaBelova has joined #openstack-oslo | 09:53 | |
*** bauzas has joined #openstack-oslo | 09:53 | |
*** frickler has joined #openstack-oslo | 09:55 | |
*** kragniz has quit IRC | 09:56 | |
*** ujjain has joined #openstack-oslo | 09:56 | |
*** ujjain has quit IRC | 09:56 | |
*** ujjain has joined #openstack-oslo | 09:56 | |
*** kragniz has joined #openstack-oslo | 09:58 | |
*** zhiyan has joined #openstack-oslo | 09:58 | |
*** lucas-dinner has quit IRC | 10:01 | |
*** jraim has joined #openstack-oslo | 10:02 | |
*** jraim has quit IRC | 10:03 | |
*** zhiyan has quit IRC | 10:03 | |
*** ujjain has quit IRC | 10:03 | |
*** bauzas has quit IRC | 10:03 | |
*** amrith has quit IRC | 10:03 | |
*** yassine__ has quit IRC | 10:03 | |
*** rcernin has quit IRC | 10:03 | |
*** ujjain has joined #openstack-oslo | 10:03 | |
*** ujjain has quit IRC | 10:03 | |
*** ujjain has joined #openstack-oslo | 10:03 | |
*** yassine__ has joined #openstack-oslo | 10:03 | |
*** amrith has joined #openstack-oslo | 10:03 | |
*** rcernin has joined #openstack-oslo | 10:04 | |
*** bauzas_ has joined #openstack-oslo | 10:05 | |
*** salv-orlando has joined #openstack-oslo | 10:06 | |
*** lucasagomes has joined #openstack-oslo | 10:06 | |
*** dougwig has joined #openstack-oslo | 10:06 | |
*** sileht has quit IRC | 10:08 | |
*** yamamoto has quit IRC | 10:08 | |
*** yamahata has quit IRC | 10:08 | |
*** Anticimex has quit IRC | 10:08 | |
*** dkehn has quit IRC | 10:08 | |
*** mordred has quit IRC | 10:08 | |
*** ajo has quit IRC | 10:08 | |
*** haypo has quit IRC | 10:08 | |
*** jlvillal has quit IRC | 10:08 | |
*** haypo has joined #openstack-oslo | 10:08 | |
*** haypo has quit IRC | 10:08 | |
*** haypo has joined #openstack-oslo | 10:08 | |
*** Anticimex has joined #openstack-oslo | 10:08 | |
*** ajo has joined #openstack-oslo | 10:08 | |
*** yamahata has joined #openstack-oslo | 10:08 | |
*** yamamoto has joined #openstack-oslo | 10:08 | |
*** mordred has joined #openstack-oslo | 10:08 | |
*** ndipanov has joined #openstack-oslo | 10:09 | |
*** sileht has joined #openstack-oslo | 10:09 | |
*** bauzas_ is now known as bauzas | 10:09 | |
*** zhiyan has joined #openstack-oslo | 10:12 | |
*** jraim has joined #openstack-oslo | 10:13 | |
*** dkehn has joined #openstack-oslo | 10:13 | |
*** jlvillal has joined #openstack-oslo | 10:13 | |
*** salv-orlando has quit IRC | 10:13 | |
*** bauzas has left #openstack-oslo | 10:17 | |
*** sputnik13 has quit IRC | 10:18 | |
*** andymaier has quit IRC | 10:18 | |
*** yottatsa has joined #openstack-oslo | 10:19 | |
*** yottatsa has quit IRC | 10:21 | |
*** yamahata has quit IRC | 10:23 | |
*** yottatsa has joined #openstack-oslo | 10:24 | |
openstackgerrit | Victor Stinner proposed openstack/oslo.messaging: Remove aioeventlet executor https://review.openstack.org/281173 | 10:29 |
*** salv-orlando has joined #openstack-oslo | 10:32 | |
openstackgerrit | Victor Stinner proposed openstack/oslo.messaging: .testr.conf: revert workaround of testtools bug https://review.openstack.org/281178 | 10:35 |
openstackgerrit | Oleksii Zamiatin proposed openstack/oslo.messaging: [zmq] Support transport URL https://review.openstack.org/272583 | 10:36 |
*** andymaier has joined #openstack-oslo | 10:36 | |
haypo | sad day for trollius: i proposed to remove the trollius (aioeventlet) executor from oslo.messaging :-p https://review.openstack.org/#/c/281173/1 | 10:38 |
*** yottatsa has quit IRC | 10:38 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/oslo.config: Add hostname config type https://review.openstack.org/238517 | 10:47 |
*** dims has joined #openstack-oslo | 10:49 | |
*** salv-orlando has quit IRC | 10:49 | |
*** dmitryme has quit IRC | 10:49 | |
*** kzaitsev_ws has quit IRC | 10:49 | |
*** mhickey has quit IRC | 10:49 | |
*** flwang has quit IRC | 10:49 | |
*** DuncanT has quit IRC | 10:49 | |
*** lbragstad_ has quit IRC | 10:49 | |
*** hockeynut has quit IRC | 10:49 | |
*** dstufft has quit IRC | 10:49 | |
*** xek has quit IRC | 10:49 | |
*** jokke_ has quit IRC | 10:49 | |
*** cloudnull has quit IRC | 10:49 | |
*** _stowa has quit IRC | 10:49 | |
*** mikal has quit IRC | 10:49 | |
*** odyssey4me has quit IRC | 10:49 | |
*** lbragstad_ has joined #openstack-oslo | 10:49 | |
*** mikal has joined #openstack-oslo | 10:49 | |
*** jokke_ has joined #openstack-oslo | 10:49 | |
*** hockeynut has joined #openstack-oslo | 10:49 | |
*** mhickey has joined #openstack-oslo | 10:49 | |
*** xek has joined #openstack-oslo | 10:49 | |
*** cloudkiller has joined #openstack-oslo | 10:49 | |
*** kzaitsev_ws has joined #openstack-oslo | 10:50 | |
*** dmitryme has joined #openstack-oslo | 10:50 | |
*** odyssey4me has joined #openstack-oslo | 10:50 | |
*** dstufft has joined #openstack-oslo | 10:50 | |
*** cdent has joined #openstack-oslo | 10:52 | |
*** ansiwen has quit IRC | 10:52 | |
*** yassine__ has quit IRC | 10:53 | |
*** cloudkiller is now known as cloudnull | 10:53 | |
*** _stowa has joined #openstack-oslo | 10:53 | |
*** dulek has quit IRC | 10:54 | |
*** ansiwen has joined #openstack-oslo | 10:54 | |
*** dulek has joined #openstack-oslo | 10:54 | |
*** andymaier has quit IRC | 10:58 | |
*** DuncanT has joined #openstack-oslo | 11:02 | |
*** rcernin has quit IRC | 11:03 | |
*** hockeynut has quit IRC | 11:04 | |
*** cloudnull has quit IRC | 11:04 | |
*** jokke_ has quit IRC | 11:04 | |
*** mikal has quit IRC | 11:04 | |
*** dims has quit IRC | 11:04 | |
*** zhiyan has quit IRC | 11:04 | |
*** Guest53162 has quit IRC | 11:04 | |
*** subscope has quit IRC | 11:04 | |
*** deray has quit IRC | 11:04 | |
*** binarin has quit IRC | 11:04 | |
*** mattymo has quit IRC | 11:04 | |
*** kbyrne has quit IRC | 11:04 | |
*** HenryG has quit IRC | 11:04 | |
*** eliqiao_ has quit IRC | 11:04 | |
*** bogdando has quit IRC | 11:04 | |
*** zz_dimtruck has quit IRC | 11:04 | |
*** wendar has quit IRC | 11:04 | |
*** SlickNik has quit IRC | 11:04 | |
*** ozamiatin has quit IRC | 11:04 | |
*** hemanthm has quit IRC | 11:04 | |
*** mugsie has quit IRC | 11:04 | |
*** gus has quit IRC | 11:04 | |
*** timsim has quit IRC | 11:04 | |
*** sigmavirus24_awa has quit IRC | 11:04 | |
*** lbragstad_ is now known as lbragstad | 11:04 | |
*** wendar has joined #openstack-oslo | 11:04 | |
*** hemanthm has joined #openstack-oslo | 11:04 | |
*** jokke_ has joined #openstack-oslo | 11:04 | |
*** binarin has joined #openstack-oslo | 11:04 | |
*** redrobot has joined #openstack-oslo | 11:04 | |
*** hockeynut has joined #openstack-oslo | 11:04 | |
*** bogdando has joined #openstack-oslo | 11:04 | |
*** SlickNik has joined #openstack-oslo | 11:04 | |
*** zz_dimtruck has joined #openstack-oslo | 11:04 | |
*** deray has joined #openstack-oslo | 11:04 | |
*** timsim has joined #openstack-oslo | 11:04 | |
*** dims has joined #openstack-oslo | 11:04 | |
*** redrobot is now known as Guest1856 | 11:04 | |
*** ozamiatin has joined #openstack-oslo | 11:04 | |
*** zz_dimtruck is now known as dimtruck | 11:05 | |
*** mugsie has joined #openstack-oslo | 11:05 | |
*** mattymo has joined #openstack-oslo | 11:05 | |
*** HenryG has joined #openstack-oslo | 11:05 | |
*** yottatsa has joined #openstack-oslo | 11:05 | |
*** sdague has joined #openstack-oslo | 11:06 | |
*** eliqiao_ has joined #openstack-oslo | 11:06 | |
*** cloudkiller has joined #openstack-oslo | 11:07 | |
*** gus has joined #openstack-oslo | 11:07 | |
*** kbyrne has joined #openstack-oslo | 11:07 | |
*** pblaho has quit IRC | 11:07 | |
*** sigmavirus24_awa has joined #openstack-oslo | 11:08 | |
*** _stowa has quit IRC | 11:09 | |
*** mikal has joined #openstack-oslo | 11:09 | |
*** sileht has quit IRC | 11:13 | |
*** _stowa has joined #openstack-oslo | 11:14 | |
*** yottatsa has quit IRC | 11:14 | |
*** achanda has joined #openstack-oslo | 11:16 | |
*** zhiyan has joined #openstack-oslo | 11:16 | |
*** sileht has joined #openstack-oslo | 11:17 | |
*** achanda has quit IRC | 11:22 | |
*** cloudkiller is now known as cloudnull | 11:29 | |
*** pblaho has joined #openstack-oslo | 11:32 | |
*** yamamoto has quit IRC | 11:32 | |
*** kbyrne has quit IRC | 11:39 | |
*** ozamiatin has quit IRC | 11:39 | |
*** dkehn has quit IRC | 11:39 | |
*** frickler has quit IRC | 11:39 | |
*** melwitt has quit IRC | 11:39 | |
*** nihilifer has quit IRC | 11:39 | |
*** Horgix has quit IRC | 11:39 | |
*** dukhlov has quit IRC | 11:39 | |
*** krotscheck has quit IRC | 11:39 | |
*** yportnova has quit IRC | 11:39 | |
*** sabari has quit IRC | 11:39 | |
*** peterstac has quit IRC | 11:39 | |
*** dkehn has joined #openstack-oslo | 11:40 | |
*** nihilifer has joined #openstack-oslo | 11:40 | |
*** yportnova has joined #openstack-oslo | 11:40 | |
*** dukhlov has joined #openstack-oslo | 11:40 | |
*** frickler has joined #openstack-oslo | 11:40 | |
*** kbyrne has joined #openstack-oslo | 11:40 | |
*** peterstac has joined #openstack-oslo | 11:40 | |
*** ozamiatin has joined #openstack-oslo | 11:40 | |
*** melwitt has joined #openstack-oslo | 11:40 | |
*** Horgix has joined #openstack-oslo | 11:40 | |
*** sabari has joined #openstack-oslo | 11:42 | |
*** krotscheck has joined #openstack-oslo | 11:42 | |
*** yottatsa has joined #openstack-oslo | 11:47 | |
*** jamespag` is now known as jamespage | 11:48 | |
openstackgerrit | Oleksii Zamiatin proposed openstack/oslo.messaging: [zmq] Support transport URL https://review.openstack.org/272583 | 11:48 |
*** rcernin has joined #openstack-oslo | 11:49 | |
*** pblaho has quit IRC | 11:50 | |
*** HenryG has quit IRC | 11:50 | |
*** SlickNik has quit IRC | 11:50 | |
*** ansiwen has quit IRC | 11:50 | |
*** Kennan has quit IRC | 11:50 | |
*** EinstCrazy has quit IRC | 11:50 | |
*** mdavidson has quit IRC | 11:50 | |
*** gibi_ has quit IRC | 11:50 | |
*** bapalm has quit IRC | 11:50 | |
*** toabctl has quit IRC | 11:50 | |
*** bnemec has quit IRC | 11:50 | |
*** sheeprine has quit IRC | 11:50 | |
*** obondarev has quit IRC | 11:50 | |
*** jdandrea has quit IRC | 11:50 | |
*** jeckersb has quit IRC | 11:50 | |
*** doffm has quit IRC | 11:50 | |
*** rbradfor has quit IRC | 11:50 | |
*** therve has quit IRC | 11:50 | |
*** amaurymedeiros has quit IRC | 11:50 | |
*** doffm has joined #openstack-oslo | 11:50 | |
*** gibi has joined #openstack-oslo | 11:50 | |
*** sheeprine has joined #openstack-oslo | 11:50 | |
*** pblaho has joined #openstack-oslo | 11:50 | |
*** jeckersb has joined #openstack-oslo | 11:50 | |
*** bapalm has joined #openstack-oslo | 11:50 | |
openstackgerrit | Oleksii Zamiatin proposed openstack/oslo.messaging: [zmq] Support transport URL https://review.openstack.org/272583 | 11:50 |
*** EinstCrazy has joined #openstack-oslo | 11:50 | |
*** Kennan has joined #openstack-oslo | 11:50 | |
*** jdandrea has joined #openstack-oslo | 11:51 | |
*** rbradfor has joined #openstack-oslo | 11:51 | |
*** toabctl has joined #openstack-oslo | 11:51 | |
*** amaurymedeiros has joined #openstack-oslo | 11:51 | |
*** HenryG has joined #openstack-oslo | 11:51 | |
*** SlickNik has joined #openstack-oslo | 11:51 | |
*** amaurymedeiros has quit IRC | 11:51 | |
*** amaurymedeiros has joined #openstack-oslo | 11:51 | |
*** obondarev has joined #openstack-oslo | 11:52 | |
*** mdavidson has joined #openstack-oslo | 11:53 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/oslotest: Hack to get back stopall cleanup behavior feature https://review.openstack.org/280757 | 11:54 |
*** ansiwen has joined #openstack-oslo | 11:55 | |
*** bnemec has joined #openstack-oslo | 11:58 | |
*** openstack has joined #openstack-oslo | 12:02 | |
*** asimov.freenode.net sets mode: +ns | 12:02 | |
*** asimov.freenode.net sets mode: -o openstack | 12:03 | |
-asimov.freenode.net- *** Notice -- TS for #openstack-oslo changed from 1455710559 to 1393433545 | 12:03 | |
*** asimov.freenode.net sets mode: +ct-s | 12:03 | |
*** dims has joined #openstack-oslo | 12:03 | |
*** jasondotstar has joined #openstack-oslo | 12:03 | |
*** SpamapS has joined #openstack-oslo | 12:03 | |
*** salv-orlando has joined #openstack-oslo | 12:03 | |
*** flaper87 has joined #openstack-oslo | 12:03 | |
*** kevinbenton has joined #openstack-oslo | 12:03 | |
*** Guest45178 has joined #openstack-oslo | 12:03 | |
*** jd__ has joined #openstack-oslo | 12:03 | |
*** pcaruana has joined #openstack-oslo | 12:03 | |
*** rpodolyaka has joined #openstack-oslo | 12:03 | |
*** SamYaple has joined #openstack-oslo | 12:03 | |
*** mordred has joined #openstack-oslo | 12:03 | |
*** jdandrea_ has joined #openstack-oslo | 12:03 | |
*** dhellmann has joined #openstack-oslo | 12:03 | |
*** Guest46279 has joined #openstack-oslo | 12:03 | |
*** mmasaki has joined #openstack-oslo | 12:03 | |
*** ttx has joined #openstack-oslo | 12:03 | |
*** pkholkin_ has joined #openstack-oslo | 12:03 | |
*** haypo has joined #openstack-oslo | 12:03 | |
*** ujjain has joined #openstack-oslo | 12:03 | |
*** bnemec has joined #openstack-oslo | 12:03 | |
*** ansiwen has joined #openstack-oslo | 12:03 | |
*** mdavidson has joined #openstack-oslo | 12:03 | |
*** obondarev has joined #openstack-oslo | 12:03 | |
*** SlickNik has joined #openstack-oslo | 12:03 | |
*** HenryG has joined #openstack-oslo | 12:03 | |
*** amaurymedeiros has joined #openstack-oslo | 12:03 | |
*** toabctl has joined #openstack-oslo | 12:03 | |
*** rbradfor has joined #openstack-oslo | 12:03 | |
*** Kennan has joined #openstack-oslo | 12:03 | |
*** EinstCrazy has joined #openstack-oslo | 12:03 | |
*** bapalm has joined #openstack-oslo | 12:03 | |
*** jeckersb has joined #openstack-oslo | 12:03 | |
*** pblaho has joined #openstack-oslo | 12:03 | |
*** sheeprine has joined #openstack-oslo | 12:03 | |
*** gibi has joined #openstack-oslo | 12:03 | |
*** doffm has joined #openstack-oslo | 12:03 | |
*** rcernin has joined #openstack-oslo | 12:03 | |
*** krotscheck has joined #openstack-oslo | 12:03 | |
*** sabari has joined #openstack-oslo | 12:03 | |
*** Horgix has joined #openstack-oslo | 12:03 | |
*** melwitt has joined #openstack-oslo | 12:03 | |
*** ozamiatin has joined #openstack-oslo | 12:03 | |
*** peterstac has joined #openstack-oslo | 12:03 | |
*** kbyrne has joined #openstack-oslo | 12:03 | |
*** frickler has joined #openstack-oslo | 12:03 | |
*** dukhlov has joined #openstack-oslo | 12:03 | |
*** yportnova has joined #openstack-oslo | 12:03 | |
*** nihilifer has joined #openstack-oslo | 12:03 | |
*** dkehn has joined #openstack-oslo | 12:03 | |
*** sileht has joined #openstack-oslo | 12:03 | |
*** zhiyan has joined #openstack-oslo | 12:03 | |
*** _stowa has joined #openstack-oslo | 12:03 | |
*** mikal has joined #openstack-oslo | 12:03 | |
*** sigmavirus24_awa has joined #openstack-oslo | 12:03 | |
*** gus has joined #openstack-oslo | 12:03 | |
*** cloudnull has joined #openstack-oslo | 12:03 | |
*** eliqiao_ has joined #openstack-oslo | 12:03 | |
*** sdague has joined #openstack-oslo | 12:03 | |
*** mattymo has joined #openstack-oslo | 12:03 | |
*** mugsie has joined #openstack-oslo | 12:03 | |
*** timsim has joined #openstack-oslo | 12:03 | |
*** deray has joined #openstack-oslo | 12:03 | |
*** dimtruck has joined #openstack-oslo | 12:03 | |
*** bogdando has joined #openstack-oslo | 12:03 | |
*** hockeynut has joined #openstack-oslo | 12:03 | |
*** binarin has joined #openstack-oslo | 12:03 | |
*** jokke_ has joined #openstack-oslo | 12:03 | |
*** hemanthm has joined #openstack-oslo | 12:03 | |
*** wendar has joined #openstack-oslo | 12:03 | |
*** DuncanT has joined #openstack-oslo | 12:03 | |
*** dulek has joined #openstack-oslo | 12:03 | |
*** cdent has joined #openstack-oslo | 12:03 | |
*** dstufft has joined #openstack-oslo | 12:03 | |
*** odyssey4me has joined #openstack-oslo | 12:03 | |
*** dmitryme has joined #openstack-oslo | 12:03 | |
*** kzaitsev_ws has joined #openstack-oslo | 12:03 | |
*** xek has joined #openstack-oslo | 12:03 | |
*** mhickey has joined #openstack-oslo | 12:03 | |
*** lbragstad has joined #openstack-oslo | 12:03 | |
*** jlvillal has joined #openstack-oslo | 12:03 | |
*** jraim has joined #openstack-oslo | 12:03 | |
*** ndipanov has joined #openstack-oslo | 12:03 | |
*** ajo has joined #openstack-oslo | 12:03 | |
*** Anticimex has joined #openstack-oslo | 12:03 | |
*** dougwig has joined #openstack-oslo | 12:03 | |
*** lucasagomes has joined #openstack-oslo | 12:03 | |
*** amrith has joined #openstack-oslo | 12:03 | |
*** kragniz has joined #openstack-oslo | 12:03 | |
*** DinaBelova has joined #openstack-oslo | 12:03 | |
*** vipuls has joined #openstack-oslo | 12:03 | |
*** pasquier-s has joined #openstack-oslo | 12:03 | |
*** lifeless has joined #openstack-oslo | 12:03 | |
*** nkrinner has joined #openstack-oslo | 12:03 | |
*** zakora has joined #openstack-oslo | 12:03 | |
*** e0ne has joined #openstack-oslo | 12:03 | |
*** dtardivel has joined #openstack-oslo | 12:03 | |
*** shardy has joined #openstack-oslo | 12:03 | |
*** Nakato has joined #openstack-oslo | 12:03 | |
*** ekarlso has joined #openstack-oslo | 12:03 | |
*** ativelkov has joined #openstack-oslo | 12:03 | |
*** jamespage has joined #openstack-oslo | 12:03 | |
*** clayton has joined #openstack-oslo | 12:03 | |
*** EmilienM has joined #openstack-oslo | 12:03 | |
*** cburgess has joined #openstack-oslo | 12:03 | |
*** tpeoples has joined #openstack-oslo | 12:03 | |
*** d0ugal has joined #openstack-oslo | 12:03 | |
*** mkoderer__ has joined #openstack-oslo | 12:03 | |
*** gcb has joined #openstack-oslo | 12:03 | |
*** ericksonsantos has joined #openstack-oslo | 12:03 | |
*** eezhova has joined #openstack-oslo | 12:03 | |
*** openstackgerrit_ has joined #openstack-oslo | 12:03 | |
*** openstackgerrit has joined #openstack-oslo | 12:03 | |
*** BAKfr has joined #openstack-oslo | 12:03 | |
*** dguitarbite has joined #openstack-oslo | 12:03 | |
*** lxsli_web has joined #openstack-oslo | 12:03 | |
*** psanchez has joined #openstack-oslo | 12:03 | |
*** SergeyLukjanov has joined #openstack-oslo | 12:03 | |
*** andreaf has joined #openstack-oslo | 12:03 | |
*** otherwiseguy has joined #openstack-oslo | 12:03 | |
*** nikhil has joined #openstack-oslo | 12:03 | |
*** stevemar has joined #openstack-oslo | 12:03 | |
*** bknudson_ has joined #openstack-oslo | 12:03 | |
*** sreshetn1ak has joined #openstack-oslo | 12:03 | |
*** mkoderer has joined #openstack-oslo | 12:03 | |
*** isq_ has joined #openstack-oslo | 12:03 | |
*** dstanek has joined #openstack-oslo | 12:03 | |
*** davidlenwell has joined #openstack-oslo | 12:03 | |
*** mc_nair has joined #openstack-oslo | 12:03 | |
*** jroll has joined #openstack-oslo | 12:03 | |
*** fungi has joined #openstack-oslo | 12:03 | |
*** jamielennox has joined #openstack-oslo | 12:03 | |
*** Kiall has joined #openstack-oslo | 12:03 | |
*** zigo has joined #openstack-oslo | 12:03 | |
*** adam_g has joined #openstack-oslo | 12:03 | |
*** asimov.freenode.net changes topic to "#openstack-oslo" | 12:03 | |
*** fnordahl has joined #openstack-oslo | 12:03 | |
*** elarson has joined #openstack-oslo | 12:03 | |
*** zzzeek has joined #openstack-oslo | 12:04 | |
*** therve has joined #openstack-oslo | 12:04 | |
*** mtreinish has joined #openstack-oslo | 12:04 | |
*** rakhmerov has joined #openstack-oslo | 12:04 | |
*** openstackstatus has joined #openstack-oslo | 12:04 | |
*** hogepodge has joined #openstack-oslo | 12:04 | |
*** pleia2 has joined #openstack-oslo | 12:04 | |
*** hogepodge has quit IRC | 12:07 | |
openstackgerrit | javeme proposed openstack/oslo.vmware: Should not raise Exception before connection close https://review.openstack.org/281222 | 12:13 |
*** Guest45178 has quit IRC | 12:17 | |
ozamiatin | javeme, hi | 12:17 |
*** yassine__ has joined #openstack-oslo | 12:19 | |
ozamiatin | javeme: if you don't mind I'll proceed with the https://review.openstack.org/#/c/269611/ ? | 12:20 |
*** dansmith has joined #openstack-oslo | 12:20 | |
*** dansmith is now known as Guest14304 | 12:20 | |
*** jaypipes has joined #openstack-oslo | 12:21 | |
*** gus has quit IRC | 12:24 | |
*** cloudnull has quit IRC | 12:24 | |
*** DuncanT has quit IRC | 12:24 | |
*** odyssey4me has quit IRC | 12:24 | |
*** ajo has quit IRC | 12:24 | |
*** Anticimex has quit IRC | 12:24 | |
*** kragniz has quit IRC | 12:24 | |
*** DinaBelova has quit IRC | 12:24 | |
*** vipuls has quit IRC | 12:24 | |
*** nkrinner has quit IRC | 12:24 | |
*** Nakato has quit IRC | 12:24 | |
*** jamespage has quit IRC | 12:24 | |
*** d0ugal has quit IRC | 12:24 | |
*** dguitarbite has quit IRC | 12:24 | |
*** andreaf has quit IRC | 12:24 | |
*** stevemar has quit IRC | 12:24 | |
*** sreshetn1ak has quit IRC | 12:24 | |
*** jroll has quit IRC | 12:24 | |
*** fungi has quit IRC | 12:24 | |
*** jamielennox has quit IRC | 12:24 | |
*** Kiall has quit IRC | 12:24 | |
*** zigo has quit IRC | 12:24 | |
*** adam_g has quit IRC | 12:24 | |
*** sreshetnyak has joined #openstack-oslo | 12:25 | |
*** jamespage has joined #openstack-oslo | 12:25 | |
*** odyssey4me has joined #openstack-oslo | 12:25 | |
*** Anticimex has joined #openstack-oslo | 12:25 | |
*** gus has joined #openstack-oslo | 12:25 | |
*** jroll has joined #openstack-oslo | 12:25 | |
*** andreaf has joined #openstack-oslo | 12:25 | |
*** Nakato has joined #openstack-oslo | 12:25 | |
*** Kiall has joined #openstack-oslo | 12:25 | |
*** Kiall has quit IRC | 12:25 | |
*** Kiall has joined #openstack-oslo | 12:25 | |
*** jamespage has quit IRC | 12:25 | |
*** jamespage has joined #openstack-oslo | 12:25 | |
*** cloudnull has joined #openstack-oslo | 12:25 | |
*** nkrinner has joined #openstack-oslo | 12:25 | |
*** adam_g has joined #openstack-oslo | 12:25 | |
*** kragniz has joined #openstack-oslo | 12:25 | |
*** dguitarbite has joined #openstack-oslo | 12:25 | |
*** DinaBelova has joined #openstack-oslo | 12:25 | |
*** stevemar has joined #openstack-oslo | 12:25 | |
*** adam_g has quit IRC | 12:25 | |
*** adam_g has joined #openstack-oslo | 12:25 | |
*** nkrinner has quit IRC | 12:25 | |
*** nkrinner has joined #openstack-oslo | 12:25 | |
*** ajo has joined #openstack-oslo | 12:25 | |
*** fungi has joined #openstack-oslo | 12:25 | |
*** dguitarbite has quit IRC | 12:25 | |
*** dguitarbite has joined #openstack-oslo | 12:25 | |
*** ajo has quit IRC | 12:25 | |
*** ajo has joined #openstack-oslo | 12:25 | |
*** d0ugal has joined #openstack-oslo | 12:25 | |
*** zigo has joined #openstack-oslo | 12:26 | |
*** yamamoto has joined #openstack-oslo | 12:27 | |
*** vipuls has joined #openstack-oslo | 12:27 | |
*** yamamoto_ has joined #openstack-oslo | 12:29 | |
*** jamielennox has joined #openstack-oslo | 12:30 | |
*** yamamoto has quit IRC | 12:31 | |
*** timsim_ has joined #openstack-oslo | 12:32 | |
*** dstufft_ has joined #openstack-oslo | 12:32 | |
*** sdague has quit IRC | 12:32 | |
*** deray has quit IRC | 12:32 | |
*** timsim has quit IRC | 12:32 | |
*** dimtruck has quit IRC | 12:32 | |
*** hockeynut has quit IRC | 12:32 | |
*** cdent has quit IRC | 12:32 | |
*** dstufft has quit IRC | 12:32 | |
*** mhickey has quit IRC | 12:32 | |
*** jlvillal has quit IRC | 12:32 | |
*** jraim has quit IRC | 12:32 | |
*** e0ne has quit IRC | 12:32 | |
*** dtardivel has quit IRC | 12:32 | |
*** EmilienM has quit IRC | 12:32 | |
*** tpeoples has quit IRC | 12:32 | |
*** openstackgerrit_ has quit IRC | 12:32 | |
*** openstackgerrit has quit IRC | 12:32 | |
*** BAKfr has quit IRC | 12:32 | |
*** SergeyLukjanov has quit IRC | 12:32 | |
*** otherwiseguy has quit IRC | 12:32 | |
*** nikhil has quit IRC | 12:32 | |
*** davidlenwell has quit IRC | 12:32 | |
*** zz_dimtruck has joined #openstack-oslo | 12:32 | |
*** timsim_ is now known as timsim | 12:32 | |
*** zz_dimtruck is now known as dimtruck | 12:32 | |
*** deray has joined #openstack-oslo | 12:32 | |
*** nikhil has joined #openstack-oslo | 12:32 | |
*** mhickey has joined #openstack-oslo | 12:32 | |
*** mhickey has quit IRC | 12:32 | |
*** mhickey has joined #openstack-oslo | 12:32 | |
*** e0ne has joined #openstack-oslo | 12:32 | |
*** dstufft_ is now known as dstufft | 12:32 | |
*** davidlenwell has joined #openstack-oslo | 12:33 | |
*** BAKfr has joined #openstack-oslo | 12:33 | |
*** sdague has joined #openstack-oslo | 12:33 | |
*** openstackgerrit has joined #openstack-oslo | 12:33 | |
*** yamamoto_ has quit IRC | 12:33 | |
*** openstackgerrit_ has joined #openstack-oslo | 12:33 | |
*** jlvillal has joined #openstack-oslo | 12:34 | |
*** otherwiseguy has joined #openstack-oslo | 12:36 | |
*** hockeynut has joined #openstack-oslo | 12:36 | |
*** EmilienM has joined #openstack-oslo | 12:36 | |
*** SergeyLukjanov has joined #openstack-oslo | 12:37 | |
*** DuncanT has joined #openstack-oslo | 12:41 | |
*** gordc has joined #openstack-oslo | 12:42 | |
*** yamamoto has joined #openstack-oslo | 12:50 | |
*** tpeoples has joined #openstack-oslo | 12:51 | |
*** jraim has joined #openstack-oslo | 12:51 | |
*** dougwig has quit IRC | 12:53 | |
openstackgerrit | Oleksii Zamiatin proposed openstack/oslo.messaging: [zmq] Support transport URL https://review.openstack.org/272583 | 12:53 |
*** dtardivel has joined #openstack-oslo | 12:56 | |
*** mss-4 has joined #openstack-oslo | 12:57 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/oslo.config: config_dir should be a list of directories https://review.openstack.org/281248 | 12:57 |
openstackgerrit | javeme proposed openstack/oslo.vmware: Refactor VmdkWriteHandle and VmdkReadHandle https://review.openstack.org/281250 | 12:59 |
*** cdent has joined #openstack-oslo | 13:00 | |
*** claudiub has joined #openstack-oslo | 13:01 | |
*** mss-4 has quit IRC | 13:01 | |
*** alejandrito has joined #openstack-oslo | 13:02 | |
*** cdent has quit IRC | 13:02 | |
*** cdent has joined #openstack-oslo | 13:03 | |
openstackgerrit | Yulia Portnova proposed openstack/oslo.messaging: Added duration to notify server/client https://review.openstack.org/281254 | 13:04 |
*** lucasagomes is now known as lucas-hungry | 13:06 | |
*** lxsli_web has quit IRC | 13:10 | |
*** amrith is now known as _amrith_ | 13:12 | |
*** andymaier has joined #openstack-oslo | 13:15 | |
*** EinstCrazy has quit IRC | 13:17 | |
*** Kiall has quit IRC | 13:18 | |
*** Kiall has joined #openstack-oslo | 13:19 | |
*** yamamoto has quit IRC | 13:19 | |
*** dims_ has joined #openstack-oslo | 13:20 | |
*** achanda has joined #openstack-oslo | 13:21 | |
*** dims has quit IRC | 13:21 | |
*** flwang has joined #openstack-oslo | 13:23 | |
*** yamamoto has joined #openstack-oslo | 13:25 | |
*** achanda has quit IRC | 13:26 | |
*** lxsli_web has joined #openstack-oslo | 13:28 | |
*** dims_ has quit IRC | 13:29 | |
*** deray has quit IRC | 13:34 | |
*** yamamoto has quit IRC | 13:38 | |
*** yamamoto has joined #openstack-oslo | 13:43 | |
*** dhellmann has quit IRC | 13:44 | |
*** dims has joined #openstack-oslo | 13:45 | |
*** dhellmann has joined #openstack-oslo | 13:47 | |
sdague | dims: is there a privsep 0.9 out in the wild yet? | 13:47 |
dims | sdague : 1.1.0 is out | 13:48 |
dims | sdague : i've seen osbrick reviews, but i don't think it has reached any requirements.txt file for any project yet | 13:48 |
sdague | dims: we have one in nova | 13:48 |
sdague | that requires >=0.9 | 13:48 |
sdague | which fails due to gr | 13:49 |
sdague | https://review.openstack.org/#/c/277671/1 | 13:49 |
dims | ack. i was looking here - http://codesearch.openstack.org/?q=oslo.privsep&i=nope&files=%5E.*requirements.txt&repos= | 13:49 |
sdague | oh, actually, this is in a giant depends on change | 13:50 |
*** yamamoto has quit IRC | 13:50 | |
sdague | which doesn't do what gus thinks, because of differences in LIBS_FROM_GIT in the different changes | 13:50 |
dims | right | 13:50 |
dims | i have to step out, back in 30 mins or so | 13:51 |
sdague | ok | 13:52 |
*** jdandrea_ is now known as jdandrea | 13:52 | |
*** jeckersb is now known as jeckersb_gone | 13:54 | |
*** rlrossit has joined #openstack-oslo | 13:54 | |
*** Kiall has quit IRC | 13:54 | |
*** yamamoto has joined #openstack-oslo | 13:57 | |
*** kgiusti has joined #openstack-oslo | 13:58 | |
*** Kiall has joined #openstack-oslo | 13:59 | |
*** hogepodge has joined #openstack-oslo | 14:00 | |
*** edmondsw has joined #openstack-oslo | 14:04 | |
*** dims has quit IRC | 14:09 | |
*** dims has joined #openstack-oslo | 14:10 | |
*** dougwig has joined #openstack-oslo | 14:11 | |
*** lucas-hungry is now known as lucasagomes | 14:16 | |
*** dtardivel has quit IRC | 14:20 | |
*** dtardivel has joined #openstack-oslo | 14:20 | |
*** Guest14304 is now known as dansmith | 14:24 | |
*** jeckersb_gone is now known as jeckersb | 14:25 | |
*** dansmith is now known as Guest84411 | 14:25 | |
*** dimtruck is now known as zz_dimtruck | 14:26 | |
*** Guest84411 is now known as dansmith | 14:27 | |
*** mriedem has joined #openstack-oslo | 14:28 | |
*** dougwig has quit IRC | 14:33 | |
*** yamamoto has quit IRC | 14:35 | |
*** dims_ has joined #openstack-oslo | 14:35 | |
*** dims has quit IRC | 14:36 | |
*** _amrith_ is now known as amrith | 14:37 | |
lxsli_web | hello, I'm trying to run: tox -e venv -- oslo_run_cross_tests ../oslo.service py27 | 14:37 |
lxsli_web | from oslo.config. It's fetching bandit==0.17.3 OK for the outer venv but failing for the inner one | 14:38 |
lxsli_web | Can anyone help please? Totally mystified. I do have both an index-url (local mirror) and an extra-index-url (pypi) in my pip.conf, both are marked as trusted hosts | 14:39 |
openstackgerrit | gordon chung proposed openstack/oslo.messaging: fix override_pool_size https://review.openstack.org/281313 | 14:48 |
*** flaper87 has quit IRC | 14:54 | |
*** flaper87 has joined #openstack-oslo | 14:54 | |
*** jecarey has joined #openstack-oslo | 14:55 | |
*** jecarey has quit IRC | 14:55 | |
*** jecarey has joined #openstack-oslo | 14:56 | |
*** mriedem is now known as mriedem_meeting | 14:59 | |
*** dims_ has quit IRC | 15:03 | |
*** pradk has joined #openstack-oslo | 15:04 | |
*** dhellmann has quit IRC | 15:05 | |
*** dhellmann has joined #openstack-oslo | 15:05 | |
openstackgerrit | Alexis Lee proposed openstack/oslo.service: Offer mutate_config_files https://review.openstack.org/263312 | 15:08 |
openstackgerrit | Alexis Lee proposed openstack/oslo.service: Offer mutate_config_files https://review.openstack.org/263312 | 15:09 |
*** dims has joined #openstack-oslo | 15:09 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 15:11 | |
*** yamahata has joined #openstack-oslo | 15:16 | |
*** dukhlov has quit IRC | 15:17 | |
*** dukhlov has joined #openstack-oslo | 15:18 | |
*** zz_dimtruck is now known as dimtruck | 15:22 | |
*** achanda has joined #openstack-oslo | 15:24 | |
*** mtanino has joined #openstack-oslo | 15:26 | |
*** achanda has quit IRC | 15:29 | |
*** ozamiatin_ has joined #openstack-oslo | 15:41 | |
*** nkrinner has quit IRC | 15:43 | |
dims | dhellmann : lost your +2 on this one - https://review.openstack.org/#/c/280757/ i had to fix a line :) | 15:46 |
dims | dhellmann : please take a look when you get a chance, no hurry | 15:46 |
haypo | dims: it doesn't work to modify directly _cleanups to prepend te mock.patch.stopall callback? | 15:53 |
haypo | the mock.patch.stopall callback | 15:54 |
openstackgerrit | Julien Danjou proposed openstack/tooz: Use overtest to setup daemons https://review.openstack.org/279611 | 15:54 |
openstackgerrit | Julien Danjou proposed openstack/tooz: Compute requires_beating https://review.openstack.org/279651 | 15:54 |
dims | haypo : it keeps getting reset to [] so no | 15:54 |
*** mss-4 has joined #openstack-oslo | 15:55 | |
*** mriedem_meeting is now known as mriedem | 15:56 | |
haypo | dims: i'm proposing to register stopall in setUp() | 15:57 |
dims | haypo : dhellmann tried that, see his review please | 15:57 |
dims | it fails other tests | 15:57 |
haypo | dims: i don't know well the issue | 15:57 |
openstackgerrit | Dmitry Tantsur proposed openstack/futurist: Reschedule failed periodic tasks after a short delay https://review.openstack.org/281350 | 15:57 |
dims | right, i spent some time on it :) | 15:57 |
haypo | it's hard to be kind in python, too many hacks :) | 15:58 |
dims | haypo : https://review.openstack.org/#/c/280757/ | 15:58 |
haypo | dhellmann "Ow, my eyes." lol | 15:59 |
haypo | i don't know thinks like testtools or testscenario, i mostly know unittest :) | 16:00 |
*** salv-orl_ has joined #openstack-oslo | 16:03 | |
*** claudiub has quit IRC | 16:03 | |
*** obondarev has quit IRC | 16:05 | |
*** salv-orlando has quit IRC | 16:05 | |
*** MVenesio has joined #openstack-oslo | 16:10 | |
*** zakora has quit IRC | 16:11 | |
*** zakora has joined #openstack-oslo | 16:14 | |
*** cdent has quit IRC | 16:15 | |
*** dougwig has joined #openstack-oslo | 16:18 | |
*** Guest46279 is now known as redrobot | 16:22 | |
lxsli_web | dhellmann, dims: thoughts on https://review.openstack.org/#/c/280847/ please? | 16:29 |
*** yamahata has quit IRC | 16:32 | |
openstackgerrit | Andy Smith proposed openstack/devstack-plugin-amqp1: Set oslo_messaging_amqp section for qpid user https://review.openstack.org/279736 | 16:32 |
*** cdent has joined #openstack-oslo | 16:34 | |
*** pcaruana has quit IRC | 16:35 | |
*** cdent has quit IRC | 16:38 | |
*** cdent has joined #openstack-oslo | 16:39 | |
*** zakora has quit IRC | 16:45 | |
*** salv-orl_ has quit IRC | 16:46 | |
*** salv-orlando has joined #openstack-oslo | 16:50 | |
*** sheeprine has quit IRC | 16:50 | |
*** sheeprine has joined #openstack-oslo | 16:52 | |
*** MVenesio has quit IRC | 16:53 | |
*** MVenesio_ has joined #openstack-oslo | 16:53 | |
*** boris-42 has joined #openstack-oslo | 16:55 | |
*** ozamiatin_ has quit IRC | 16:58 | |
*** yassine__ has quit IRC | 17:04 | |
dhellmann | lxsli_web : it's on my list for today, but I need some lunch first | 17:04 |
dhellmann | dims : I left a comment about bknudson_'s comment on that review | 17:04 |
*** e0ne has quit IRC | 17:07 | |
openstackgerrit | Ian Cordasco proposed openstack-dev/pbr: Include wsgi_scripts in generated wheels https://review.openstack.org/280270 | 17:07 |
lxsli_web | dhellmann: cool, thanks | 17:12 |
rbradfor | haypo, was just reading back, saw your solum notes. FYI I replaced context (which logging uses) See https://review.openstack.org/#/c/275433/ | 17:13 |
*** yamahata has joined #openstack-oslo | 17:15 | |
haypo | rbradfor: ah nice | 17:16 |
haypo | rbradfor: i wrote solum patches to use oslo.log | 17:16 |
haypo | and... i'm looking at my patches... | 17:16 |
haypo | rbradfor: and, and oslo.serialization: https://review.openstack.org/#/c/227751/ was merged | 17:17 |
haypo | rbradfor: ( https://review.openstack.org/#/c/273566/ is my patch for oslo.log ) | 17:17 |
haypo | rbradfor: i failed to migrate to oslo.* libraries in a single patch, the patch would be giant :) | 17:18 |
rbradfor | haypo, I needed to fix context for my app agnostic blueprint, and I've looked at replacing incubator work in projects (but it's not a small job). I would be interested in helping develop a plan here for projects, that others could follow | 17:18 |
haypo | rbradfor: i tried to only replace one library, but it's tricky because they are crossed dependencies... | 17:18 |
rbradfor | haypo, exactly as I was going to say, the web of entanglement is what was too much for me. | 17:18 |
haypo | rbradfor: i tried to avoid modifying openstack/common/, but at the end i made compromises and modified some files in opestack/common/ | 17:19 |
rbradfor | haypo, and the one huge patch is a hard thing to get approved. | 17:19 |
haypo | rbradfor: my just fixed my giant oslo.log patch this morning! https://review.openstack.org/#/c/273566/ | 17:19 |
haypo | rbradfor: i just saw that it got a +1 from Jenkins, finally | 17:19 |
haypo | rbradfor: oslo.log is probably the largest change | 17:20 |
haypo | it's just used everywhere in solum | 17:20 |
rbradfor | haypo, looking at your patch, it does appear widely used. | 17:21 |
haypo | rbradfor :-) | 17:21 |
haypo | rbradfor: i hope that my change will be quickly merged, it is likely to become in conflict with any other patch :) | 17:22 |
rbradfor | haypo, I only have one +2, and it's been idle for a few weeks now. We would overlap also. | 17:23 |
rbradfor | haypo, we should perhaps talk about a strategy for this, if done in other projects. We really need the cores to be aware of before hand, and be ready to vote asap. | 17:24 |
haypo | rbradfor: hum, my oslo-incubator patches for solum are a side-project for me | 17:24 |
haypo | i'm not sure that it will be motivated enough to finish the work. solum dev doesn't look very reactive | 17:24 |
*** mhickey has quit IRC | 17:25 | |
rbradfor | haypo, I guess we both need to be on the next meeting Tue 1700UTC https://wiki.openstack.org/wiki/Solum#Meetings | 17:26 |
*** mss-4 has quit IRC | 17:30 | |
*** sigmavirus24 has quit IRC | 17:30 | |
*** dtardivel has quit IRC | 17:34 | |
*** DuncanT has quit IRC | 17:34 | |
*** wendar has quit IRC | 17:34 | |
*** Nakato has quit IRC | 17:34 | |
*** davidlenwell has quit IRC | 17:34 | |
*** zigo has quit IRC | 17:34 | |
*** dimtruck has quit IRC | 17:34 | |
*** jamielennox has quit IRC | 17:35 | |
*** wendar has joined #openstack-oslo | 17:35 | |
*** hockeynut has quit IRC | 17:35 | |
*** dguitarbite has quit IRC | 17:35 | |
*** zigo has joined #openstack-oslo | 17:36 | |
*** Nakato has joined #openstack-oslo | 17:37 | |
*** davidlenwell has joined #openstack-oslo | 17:37 | |
*** dimtruck has joined #openstack-oslo | 17:39 | |
*** hockeynut has joined #openstack-oslo | 17:39 | |
*** DuncanT has joined #openstack-oslo | 17:39 | |
*** dguitarbite has joined #openstack-oslo | 17:40 | |
*** sigmavirus24 has joined #openstack-oslo | 17:41 | |
*** dtardivel has joined #openstack-oslo | 17:43 | |
*** jamielennox has joined #openstack-oslo | 17:44 | |
*** thumpba has joined #openstack-oslo | 17:51 | |
*** regXboi has joined #openstack-oslo | 17:52 | |
*** browne has joined #openstack-oslo | 17:53 | |
*** e0ne has joined #openstack-oslo | 17:57 | |
e0ne | dhellmann: hi Doug. I've addressed your comments for https://review.openstack.org/#/c/260976/ | 17:58 |
*** achanda has joined #openstack-oslo | 17:59 | |
e0ne | dhellmann: except unit-tests. I don't know how can I test to get "while True" loop run only few times | 17:59 |
*** edmondsw has quit IRC | 18:00 | |
e0ne | dhellmann: I'm thinking to mock and add side-effect for eventlet.sleep to call sys.exit or something or raise exception, withi is not child of Exception. is it good idea? | 18:00 |
openstackgerrit | Merged openstack/oslotest: Hack to get back stopall cleanup behavior feature https://review.openstack.org/280757 | 18:01 |
*** achanda has quit IRC | 18:02 | |
rpodolyaka | stevemar: hey! I saw you pinged me the other night abound the EngineFacade deprecation | 18:04 |
rpodolyaka | stevemar: it's going to stay for 1-2 more releases for sure | 18:04 |
rpodolyaka | stevemar: as currently it's only a few projects that migrated to the new EngineFacade thing (Ironic, Nova, maybe someone else) | 18:05 |
*** andymaier has quit IRC | 18:05 | |
rpodolyaka | pkholkin_ and snikitin did a summit talk proposal on how they switched Nova to use the new EngineFacade | 18:05 |
rpodolyaka | I still have an action item to add more docs and write a blog post on how to use it / why should projects use it | 18:06 |
rpodolyaka | so basically, we'll try to switch everyone to using the new EngineFacade in Newton | 18:07 |
stevemar | rpodolyaka: ah great! | 18:12 |
stevemar | rpodolyaka: we're having some trouble in keystone with it, lotttts of places to update | 18:13 |
rbradfor | dims, I'm seeking your input on reno issues for oslo.log We need to add them because https://review.openstack.org/#/c/263903/ was merged. | 18:13 |
*** e0ne has quit IRC | 18:15 | |
dims | rbradfor : you want to add reno to oslo.log? | 18:15 |
dims | rbradfor : sure | 18:15 |
dhellmann | dims : yeah, we should get that into place before releasing the change that removes that option, if we can | 18:15 |
dims | rbradfor : dhellmann : yep +1 | 18:16 |
dhellmann | rbradfor : do you have an etherpad with a list of the related changes needed so we can track them? there are probably only a few but they're across repos... | 18:16 |
*** e0ne has joined #openstack-oslo | 18:16 | |
rbradfor | dims, so I've got two reviews on reno as per reno etherpade | 18:16 |
dims | rbradfor : links please? | 18:17 |
*** e0ne has quit IRC | 18:17 | |
rbradfor | dims https://review.openstack.org/#/c/278098/ (tempest failure I cannot understand) and https://review.openstack.org/#/c/276496/ (different tempest error I just do a recheckon as it was zuul related) | 18:17 |
rbradfor | dhellmann, you mean etherpad for docs etc of deprecated stuf | 18:18 |
rpodolyaka | stevemar: pkholkin_ , snikitin and I are ready to help, if you need code reviews or advice ;) | 18:18 |
dims | rbradfor : need to get mriedem's blessings before we can switch gate-tempest-dsvm-neutron-src-oslo.log to non-voting | 18:18 |
dhellmann | rbradfor : maybe it's just the 2 reviews you linked there | 18:18 |
rbradfor | dims, my reno reviews follow guidelines as per https://etherpad.openstack.org/p/reno-rollout | 18:18 |
*** vilobhmm11 has joined #openstack-oslo | 18:18 | |
rbradfor | from my entry to -qa yesterday. seeking help on "Could not find resource default" error in tempest gate on stable/liberty. I don't see any obvious preceeding errors: http://logs.openstack.org/98/278098/2/check/gate-tempest-dsvm-neutron-src-oslo.log/eed1954/logs/devstacklog.txt.gz#_2016-02-16_18_37_13_957, similar bugs seem to indicate client mismatches, openstackclient in this is 2.0.0 | 18:19 |
*** sputnik13 has joined #openstack-oslo | 18:19 | |
dhellmann | yeah, it looks like there's no user value being passed: http://logs.openstack.org/98/278098/2/check/gate-tempest-dsvm-neutron-src-oslo.log/eed1954/logs/devstacklog.txt.gz#_2016-02-16_18_37_16_337 | 18:21 |
rbradfor | dims, should gate-tempest-dsvm-neutron-src-oslo.log be foting anyway | 18:21 |
rbradfor | voting anyway, why would you make it non-voting | 18:21 |
dims | rbradfor : yes, that's the oslo.log from master | 18:21 |
dhellmann | rbradfor : yeah, that's our integration test | 18:21 |
mriedem | rbradfor: that's a red herring | 18:23 |
mriedem | the real issue is keystone is dead | 18:23 |
mriedem | http://logs.openstack.org/98/278098/2/check/gate-tempest-dsvm-neutron-src-oslo.log/eed1954/logs/apache/keystone.txt.gz#_2016-02-16_18_37_10_979336 | 18:23 |
mriedem | b/c of version conflicts | 18:23 |
mriedem | usually b/c upper-constraints on liberty has something which requires a higher version of oslo.log than what the src job is installing | 18:23 |
mriedem | oslo.service hit the same issue and we excluded the src job for oslo.service from liberty | 18:24 |
rbradfor | mriedem, sorry, I'd not looked at that log, not to look at more detail in future. | 18:24 |
mriedem | i think https://review.openstack.org/#/c/280931/ will fix the oslo.service src job issue on liberty | 18:24 |
mriedem | i'd be nice if the trace in keystone was not debug level | 18:24 |
mriedem | ContextualVersionConflict: (oslo.log 1.11.1.dev7 (/opt/stack/new/oslo.log), Requirement.parse('oslo.log>=1.12.0'), set(['oslo.messaging', 'oslo.service'])) | 18:25 |
mriedem | so in this case oslo.messaging is 3.0.0 b/c that's what's in stable/liberty upper-constraints, | 18:25 |
dhellmann | mriedem : thanks for that; I didn't notice the change was on liberty | 18:26 |
mriedem | oslo.messaging 3.0.0 requires oslo.log>=1.12.0 | 18:26 |
dhellmann | mriedem : I've approved your constraints reset | 18:26 |
mriedem | but you're installing 1.11.1 | 18:26 |
mriedem | so my patch should also probably fix this failure for oslo.log, we can use that as the canary | 18:26 |
stevemar | rpodolyaka: if you could give us some guidance on https://review.openstack.org/#/c/257458/ - that would be great | 18:26 |
rpodolyaka | stevemar: starred. going offline now, but we'll take a look tomorrow | 18:27 |
rbradfor | mriedem, dhellmann would love a whiteboard session at Austin to completely grasp the upper-constraints, stable branches, tempest/grenade world | 18:27 |
stevemar | rpodolyaka: thank you | 18:27 |
rpodolyaka | np | 18:27 |
mriedem | rbradfor: there are sessions proposed | 18:27 |
mriedem | mtreinish: has one up | 18:27 |
stevemar | mriedem: same ping as in -dev? | 18:27 |
mriedem | i think voting ends today | 18:27 |
dhellmann | rbradfor : we can arrange that. In the mean time, if you add "Depends-On: I6da4f680d93b67ee7b7062dbec098170e2f6e240" to the commit message of https://review.openstack.org/#/c/278098/ we can see if it'll pass the tests for you | 18:27 |
mriedem | stevemar: related | 18:27 |
rbradfor | dhellmann, will do | 18:28 |
mriedem | if our sessions is approved, i've considered wearing a suit to show up mtreinish | 18:28 |
stevemar | mriedem: looks like a version mismatch alright | 18:28 |
stevemar | mriedem: a tuxedo | 18:28 |
mriedem | stevemar: yeah we know what the problem is, | 18:28 |
mriedem | stevemar: the question i had was why is that debug level in the keystone logs? | 18:29 |
rbradfor | mriedem, dhellmann FWIW I'm sure you have it covered, but I think some diagrams especially via time series may help me get past were I get lost in text based discussioned. | 18:29 |
dhellmann | rbradfor : diagrams are a good idea. maybe mriedem and mtreinish can contribute content from their presentation to the requirements repo docs | 18:30 |
mriedem | the presentation is a 404 atm | 18:30 |
rbradfor | dhellmann, as somebody new to OS, I found 6 months ago, that I learned the understanding the oslo libraries I had to not look at them in relation to a working project, but strip it down to creating my own sample files (aka the start of a clean project), it helped a lot in my initial learning. Perhaps the same can be done here, just look at say these few oslo libraries interdepencies, strip everything else away and walk though, whats upper-constra | 18:33 |
rbradfor | ints in liberty, and master and step through some screnerios of new releases. Perhaps simplistic in my view | 18:33 |
*** achanda has joined #openstack-oslo | 18:33 | |
*** sdague has quit IRC | 18:36 | |
*** rcernin has quit IRC | 18:36 | |
*** sdague has joined #openstack-oslo | 18:37 | |
dhellmann | mriedem : well, after the summit maybe :-) | 18:39 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/oslotest: Updated from global requirements https://review.openstack.org/272823 | 18:39 |
rbradfor | doh! I broke codesearch. ERROR:The server broke down | 18:40 |
dhellmann | rbradfor : the constraints are *mostly* for upstream stuff, but we use them for oslo, too, because they're all libraries and we want the same sorts of protections even if we can work on faster turn-arounds for fixes | 18:40 |
krotscheck | dhellmann: http://stjent.pinnaclecart.com/images/products/preview/55008.jpg | 18:40 |
dhellmann | krotscheck : ? | 18:40 |
krotscheck | dhellmann: default overrides. | 18:41 |
dhellmann | krotscheck : oh, yeah, notmorgan asked for that | 18:41 |
krotscheck | dhellmann: Is that going to be in a mitaka release of oslo config, or.... | 18:41 |
dhellmann | I didn't realize you wanted it, too | 18:41 |
dhellmann | it should be out in the very next release, which I expect next week if not sooner | 18:41 |
krotscheck | dhellmann: Has lib freeze happened yet? | 18:41 |
* krotscheck goes to check | 18:42 | |
dhellmann | krotscheck : not yet, next week: http://releases.openstack.org/mitaka/schedule.html | 18:42 |
krotscheck | dhellmann: hoooookaaaay | 18:42 |
* krotscheck ponders if he can update every CORS-enabled API and get the patches landed before release.... | 18:43 | |
* krotscheck doesn't think it's likely | 18:43 | |
dhellmann | krotscheck : you'll have to wait until after the release to land the fixes... | 18:43 |
dhellmann | (the release of oslo.config) | 18:44 |
krotscheck | dhellmann: Yeah. Well, we'll see. | 18:44 |
krotscheck | dhellmann: I'll submit those patches eitehr way, it's just a question on whether I want to propose them against mitaka or next. | 18:44 |
* dhellmann nods | 18:45 | |
*** edmondsw has joined #openstack-oslo | 18:45 | |
*** eliqiao_ has quit IRC | 18:45 | |
mtreinish | mriedem: go for it, I won't be wearing a suit | 18:48 |
mtreinish | you'll definitely show me up | 18:48 |
*** eliqiao_ has joined #openstack-oslo | 18:48 | |
*** browne has quit IRC | 19:01 | |
*** browne has joined #openstack-oslo | 19:02 | |
*** rcernin has joined #openstack-oslo | 19:06 | |
openstackgerrit | Dmitry Tantsur proposed openstack/futurist: Fix wrong comparison in reject_when_reached https://review.openstack.org/281466 | 19:09 |
*** dtardivel has quit IRC | 19:18 | |
dhellmann | rbradfor : are you waiting for reviews from me on anything you're doing? | 19:36 |
rbradfor | dhellmann, checking | 19:37 |
dhellmann | I have an hour or so free, if so | 19:38 |
rbradfor | dhellmann, https://review.openstack.org/#/c/274187/ is awaiting a +2 from somebody else. | 19:39 |
dhellmann | lifeless : if you have a sec? ^^ | 19:39 |
rbradfor | dhellmann, i'm having troubles with tests using warnings in https://review.openstack.org/#/c/274188/ which would be important to get in this week. | 19:40 |
*** achanda has quit IRC | 19:40 | |
rbradfor | dhellmann, others are dependent on the the reno notes being addressed first. | 19:40 |
dhellmann | rbradfor : ok, give me a sec and we can see about those test issues | 19:42 |
dhellmann | rbradfor : ok, I'm back. How do I reproduce the issue you're seeing? | 19:44 |
rbradfor | dhellmann, as discussed prior, here is my current version https://etherpad.openstack.org/p/jeLv3mSd5D | 19:45 |
dhellmann | ok | 19:46 |
*** lucasagomes is now known as lucas-dinner | 19:46 | |
rbradfor | dhellmann, I'm trying first interactively to see warnings and understand usage pattern, as unit tests just fail. Not sure how best to present this for you to be able to validate | 19:47 |
rbradfor | dhellmann, we could screen share if you want | 19:47 |
dhellmann | do you have a new patch that's not passing tests locally? | 19:47 |
rbradfor | dhellmann, yes | 19:47 |
dhellmann | do existing tests fail, or is it the new test you've added that's failing? | 19:48 |
rbradfor | dhellmann, the joys of trying to debug unit tests? | 19:48 |
rbradfor | dhellmann, existing tests are failing. | 19:48 |
dhellmann | ok. let's set up screen sharing | 19:48 |
rbradfor | dhellmann, added to etherpad | 19:48 |
dhellmann | oops, local interruption, hang on | 19:50 |
*** mriedem has quit IRC | 19:51 | |
*** ndipanov has quit IRC | 19:51 | |
*** MVenesio_ has quit IRC | 19:59 | |
*** ozamiatin_ has joined #openstack-oslo | 20:11 | |
*** mriedem has joined #openstack-oslo | 20:11 | |
*** gordc has quit IRC | 20:15 | |
openstackgerrit | Ian Cordasco proposed openstack-dev/pbr: Include wsgi_scripts in generated wheels https://review.openstack.org/280270 | 20:16 |
*** achanda has joined #openstack-oslo | 20:28 | |
*** krotscheck is now known as krotscheck_dcm | 20:34 | |
*** rlrossit has quit IRC | 20:41 | |
*** amrith is now known as _amrith_ | 20:47 | |
*** gordc has joined #openstack-oslo | 20:53 | |
*** thumpba has quit IRC | 20:57 | |
*** ericksonsantos has quit IRC | 20:59 | |
*** e0ne has joined #openstack-oslo | 21:04 | |
*** boden has joined #openstack-oslo | 21:05 | |
*** rlrossit has joined #openstack-oslo | 21:15 | |
openstackgerrit | Ronald Bradford proposed openstack/oslo.config: Show namespace version in generator comment https://review.openstack.org/274270 | 21:28 |
*** kgiusti has left #openstack-oslo | 21:30 | |
*** jeckersb is now known as jeckersb_gone | 21:38 | |
*** achanda has quit IRC | 21:42 | |
openstackgerrit | Ivan Kolodyazhny proposed openstack/oslo.reports: Use file modification events instead of signal handler https://review.openstack.org/260976 | 21:53 |
openstackgerrit | Ronald Bradford proposed openstack/oslo.context: Agnostic approach to construct context from_dict https://review.openstack.org/274828 | 21:56 |
*** boden has quit IRC | 21:58 | |
*** salv-orl_ has joined #openstack-oslo | 22:03 | |
*** ozamiatin_ has quit IRC | 22:03 | |
*** ozamiatin_ has joined #openstack-oslo | 22:04 | |
*** salv-orlando has quit IRC | 22:06 | |
*** eliqiao_ has quit IRC | 22:11 | |
*** regXboi has quit IRC | 22:12 | |
*** eliqiao_ has joined #openstack-oslo | 22:13 | |
*** vilobhmm11 has quit IRC | 22:26 | |
*** vilobhmm11 has joined #openstack-oslo | 22:26 | |
*** e0ne has quit IRC | 22:27 | |
*** vilobhmm11 has quit IRC | 22:28 | |
*** vilobhmm11 has joined #openstack-oslo | 22:29 | |
*** vilobhmm11 has quit IRC | 22:39 | |
*** vilobhmm11 has joined #openstack-oslo | 22:39 | |
*** alejandrito has quit IRC | 22:42 | |
*** rlrossit has quit IRC | 22:43 | |
gus | sdague: oh, I didn't think of LIBS_FROM_GIT getting stomped on from different changes .. :/ | 22:46 |
gus | sdague: it seemed to end up with the expected files on disk however (afaict). | 22:47 |
gus | sdague: tbh, I don't think I've worked out how to do cross-repo development effectively. devstack/zuul seems to be full of traps where depends-on doesn't just do what you might naively think. | 22:49 |
*** jeckersb_gone is now known as jeckersb | 22:49 | |
*** mriedem has quit IRC | 22:49 | |
*** arunkant has joined #openstack-oslo | 22:54 | |
arunkant | Hi dims | 22:54 |
*** achanda has joined #openstack-oslo | 22:56 | |
openstackgerrit | gordon chung proposed openstack/oslo.messaging: fix override_pool_size https://review.openstack.org/281313 | 22:57 |
openstackgerrit | Angus Lees proposed openstack/oslo.privsep: Ensure fdopen uses greenio object under eventlet https://review.openstack.org/280471 | 22:58 |
*** ativelkov has quit IRC | 23:01 | |
*** e0ne has joined #openstack-oslo | 23:02 | |
*** ativelkov has joined #openstack-oslo | 23:02 | |
*** shardy has quit IRC | 23:04 | |
*** vilobhmm11 has quit IRC | 23:09 | |
*** vilobhmm11 has joined #openstack-oslo | 23:09 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 23:12 | |
*** gordc has quit IRC | 23:12 | |
*** dims_ has joined #openstack-oslo | 23:13 | |
*** dims has quit IRC | 23:14 | |
*** jecarey_ has joined #openstack-oslo | 23:16 | |
bknudson_ | regarding https://review.openstack.org/#/c/280757/ -- what do you think about having a fixture containing the standard fixtures? | 23:18 |
bknudson_ | the standard fixture would essentially be http://git.openstack.org/cgit/openstack/oslotest/tree/oslotest/base.py#n108 | 23:19 |
*** jecarey has quit IRC | 23:20 | |
*** jecarey_ has quit IRC | 23:21 | |
*** achanda has quit IRC | 23:26 | |
*** e0ne has quit IRC | 23:27 | |
*** pballand has joined #openstack-oslo | 23:32 | |
*** achanda has joined #openstack-oslo | 23:33 | |
*** cdent has quit IRC | 23:35 | |
*** dimtruck is now known as zz_dimtruck | 23:36 | |
*** mriedem has joined #openstack-oslo | 23:43 | |
sdague | gus: the only thing zuul does is give you zuulrefs that stack up | 23:44 |
sdague | but every job definition is still running under those constraints | 23:44 |
sdague | LIBS_FROM_GIT isn't set by zuul refs, it's set by a job configured to do that | 23:45 |
sdague | the best strategy is typically to figure out 1 project that going to test everything the way you want it, then put a dummy WIP on it at the end of the chain. In this case, it's probably a privsep patch because you'll get the src job. | 23:46 |
sdague | but, yeh, you need to draw a map of what each job is doing to stack them up effectively. It's definitely a very advanced feature of the system. Before it was here people were throwing up custom devstack changes with branch refs hardcoded to do it | 23:47 |
*** edmondsw has quit IRC | 23:48 | |
*** harlowja_at_home has joined #openstack-oslo | 23:49 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!