Wednesday, 2017-08-09

*** randomhack has joined #openstack-barbican00:33
*** randomhack has quit IRC00:53
*** liujiong has joined #openstack-barbican01:09
*** liujiong has quit IRC01:15
*** liujiong has joined #openstack-barbican01:22
*** randomhack has joined #openstack-barbican01:46
*** liujiong has quit IRC01:54
*** randomhack has quit IRC02:03
dave-mccowanrm_work is it affecting octavia too?02:06
rm_workdave-mccowan: it's affecting basic devstack02:27
rm_workdave-mccowan: if i spin a new devstack with barbican... and i try to use like `openstack secrets list` it breaks02:27
rm_workso it is affecting openstack-client as well, at least02:28
rm_workassuming it's the same thing (it sounds like it is)02:28
*** tung_doan has left #openstack-barbican02:35
*** rfxn has joined #openstack-barbican02:37
dave-mccowanrm_work thanks.  i'll revert.  we should have done this wsgi change earlier in the cycle to give us time to test everything.02:41
*** Teck7 has quit IRC02:41
*** daidv has quit IRC03:10
*** dave-mccowan has quit IRC03:28
openstackgerritMerged openstack/barbican master: Revert "Use devstack functions for deploying barbican-svc"  https://review.openstack.org/49194403:52
*** randomhack has joined #openstack-barbican05:00
*** randomhack has quit IRC05:04
*** livelace has quit IRC06:34
*** liujiong has joined #openstack-barbican06:52
*** pcaruana has joined #openstack-barbican07:24
*** rfxn has quit IRC08:47
*** jilly has quit IRC08:47
*** dims has quit IRC08:47
*** mathiasb has quit IRC08:47
*** jamielennox has quit IRC08:47
*** dgonzalez has quit IRC08:47
*** zigo has quit IRC08:47
*** tinwood has quit IRC08:47
*** sapcc-bot has quit IRC08:47
*** DuncanT has quit IRC08:47
*** toabctl has quit IRC08:47
*** tonyb has quit IRC08:47
*** lyarwood has quit IRC08:47
*** eglute has quit IRC08:47
*** jmccrory has quit IRC08:47
*** kencjohnston_ has quit IRC08:47
*** pbourke has quit IRC08:47
*** nkinder has quit IRC08:47
*** jaosorior has quit IRC08:47
*** aspiers has quit IRC08:47
*** pcaruana has quit IRC08:47
*** cargonza has quit IRC08:47
*** v1k0d3n has quit IRC08:47
*** rarora has quit IRC08:47
*** johnsom has quit IRC08:47
*** portdirect has quit IRC08:47
*** chris_hultin|AWA has quit IRC08:47
*** alee_ has quit IRC08:47
*** andreaf has quit IRC08:47
*** rm_work has quit IRC08:47
*** spotz has quit IRC08:47
*** strigazi has quit IRC08:47
*** Daviey has quit IRC08:47
*** hyakuhei has quit IRC08:47
*** jvrbanac has quit IRC08:47
*** liujiong has quit IRC08:47
*** openstackgerrit has quit IRC08:47
*** mtreinish has quit IRC08:47
*** junousi has quit IRC08:47
*** slunkad has quit IRC08:47
*** Guest6666 has quit IRC08:47
*** Dmitrii-Sh has quit IRC08:47
*** Kevin_Zheng has quit IRC08:47
*** tdasilva has quit IRC08:47
*** hockeynu- has quit IRC08:47
*** openstack has joined #openstack-barbican13:53
*** serlex has quit IRC13:59
*** serlex has joined #openstack-barbican14:31
*** zhurong has quit IRC14:32
*** liujiong has joined #openstack-barbican14:36
openstackgerritJeremy Liu proposed openstack/barbican master: Pick up general URI when constructing barbican endpoint  https://review.openstack.org/49218215:39
openstackgerritJeremy Liu proposed openstack/barbican master: Pick up general URI when constructing barbican endpoint  https://review.openstack.org/49218215:41
*** randomhack has quit IRC15:43
*** randomhack has joined #openstack-barbican15:48
openstackgerritJeremy Liu proposed openstack/barbican master: Pick up general URI when constructing barbican endpoint  https://review.openstack.org/49218215:51
*** randomha1k has joined #openstack-barbican15:58
*** randomhack has quit IRC16:00
openstackgerritJeremy Liu proposed openstack/barbican master: Pick up general URI when constructing barbican endpoint  https://review.openstack.org/49218216:00
*** hieulq has joined #openstack-barbican16:15
openstackgerritJeremy Liu proposed openstack/barbican master: Pick up general URI when constructing barbican endpoint  https://review.openstack.org/49218216:19
*** mjblack has joined #openstack-barbican16:21
*** cpuga has quit IRC16:21
liujiongdave-mccowan: Barbican command is broken is devstack, I sent a patch to fix that. Please help review https://review.openstack.org/49218216:23
liujiongdave-mccowan: I tested that patch with the two uwsgi patch applied in my devstack env and it works fine.16:24
dave-mccowanliujiong thanks jeremy!  does this fix work with and without the uwsgi patch that i reverted?16:25
liujiongdave-mccowan: hmm, let me test both situation16:26
dave-mccowanliujiong i appreciate the help.  this week is RC1 week and we found problems in castellan and barbicanclient iniitiated by uwsgi patches, but too late to fix castellan and barbicanclient for pike.16:27
dave-mccowanliujiong which way have you tested it so far?16:27
*** serlex has quit IRC16:29
*** randomha1k has quit IRC16:29
liujiongdave-mccowan: in my devstack env, with the uwsgi patches applied or not, change keystone endpoint correspondingly16:32
dave-mccowanliujiong thanks!  hopefully we can get the uwsgi patches back first thing in queens and get it working. :-)16:33
dave-mccowanliujiong is everything else looking good in barbican now?  i would appreciate any extra testing before pushing the Pike release.16:35
liujiongdave-mccowan: unluckily, no. it doesn't work with regular barbican endpoint(http://localhost:9311)16:40
dave-mccowanliujiong which patch doesn't work?16:41
liujiongdave-mccowan: with the reverted patch16:42
liujiongdave-mccowan: master branch16:43
dave-mccowanliujiong ok, so that means we should wait to merge your change until after the uwsgi patch is merged.  right?16:43
liujiongdave-mccowan: I'm afraid so16:44
liujiongdave-mccowan: will test that again, for sure16:44
dave-mccowanliujiong that's perfect.  thank you for checking.  we can merge both as soon the queens branch is open.16:45
liujiongdave-mccowan: my please16:46
liujiongdave-mccowan: so we're going to leave the uwsgi patch to queens?16:47
dave-mccowanliujiong i would merge both now for Pike, except Castellan also needs a change to work with /key-manager URI.  so, we need to wait for Queens.16:47
liujiongdave-mccowan: oh, yes, castellan is already cut16:47
dave-mccowanliujiong yes.  libraries need to release early, so projects can test against a stable base.16:48
liujiongdave-mccowan: rechecked, my patch works fine with the two uwsgi patches applied.16:52
dave-mccowanliujiong as far as you know, is everything is working OK with /master code?16:53
liujiongdave-mccowan: just master or with my patch applied on master?16:55
dave-mccowanliujiong just master.  i want to make sure that master is OK for Pike release.16:56
liujiongdave-mccowan: no, master is broken in devstack16:57
liujiongdave-mccowan: I remember rm_work reported this issue today in this channel16:58
liujiongdave-mccowan: that's why I re-install my devstack env16:58
dave-mccowanliujiong it was broken.  i that that https://review.openstack.org/491944 fixed it though. (merged about 12 hours ago)16:59
dave-mccowanliujiong is it still broken after that merge?17:00
liujiongdave-mccowan: needs test, my env is dirty now.17:01
*** cpuga has joined #openstack-barbican17:03
rm_worki need to test now as well17:03
rm_workwill rebuild my stack17:03
dave-mccowanliujiong and rm_work thanks.  please let me know if you find any problems.17:04
liujiongdave-mccowan rm_work: gotta sleep now, will test tomorrow17:04
rm_workok I just woke up so I can take over :P17:05
liujiongrm_work: thank you! you can send your result here, so I will check when wake up17:06
*** cpuga_ has joined #openstack-barbican17:06
*** liujiong has quit IRC17:08
*** cpuga_ has quit IRC17:09
*** cpuga has quit IRC17:10
*** randomhack has joined #openstack-barbican17:25
*** randomhack has quit IRC17:32
*** randomhack has joined #openstack-barbican17:52
*** salmankhan has quit IRC17:58
rm_workdave-mccowan: devstack looks good now18:21
dave-mccowanrm_work :-)  <whew>  thanks for double checking.18:21
rm_workdave-mccowan: devstack looks good now ( dunno if that message went through )18:24
*** raildo has quit IRC20:03
*** raildo has joined #openstack-barbican20:13
*** randomhack has quit IRC20:49
*** catintheroof has quit IRC21:09
*** nkinder has quit IRC21:40
*** raildo has quit IRC21:43
*** dave-mccowan has quit IRC22:44
*** pbourke has quit IRC23:09
*** pbourke has joined #openstack-barbican23:11

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