*** tdink has joined #openstack-barbican | 00:32 | |
*** tdink has quit IRC | 00:36 | |
*** tdink has joined #openstack-barbican | 00:59 | |
*** woodster_ has joined #openstack-barbican | 01:30 | |
*** tdink has quit IRC | 02:21 | |
*** juantwo_ has joined #openstack-barbican | 02:32 | |
*** tdink has joined #openstack-barbican | 02:32 | |
*** juantwo has quit IRC | 02:32 | |
*** tdink has quit IRC | 02:34 | |
*** juantwo_ has quit IRC | 04:37 | |
*** rm_you has quit IRC | 05:05 | |
*** rm_you has joined #openstack-barbican | 05:06 | |
*** tdink has joined #openstack-barbican | 05:22 | |
*** tdink has quit IRC | 05:27 | |
openstackgerrit | Chelsea Winfree proposed a change to openstack/python-barbicanclient: Add sphinx docs https://review.openstack.org/127868 | 06:00 |
---|---|---|
*** tdink has joined #openstack-barbican | 06:35 | |
*** tdink has quit IRC | 06:40 | |
*** woodster_ has quit IRC | 07:00 | |
*** davidhadas has quit IRC | 08:07 | |
*** jaosorior has joined #openstack-barbican | 08:44 | |
*** SheenaG1 has joined #openstack-barbican | 12:08 | |
*** SheenaG11 has joined #openstack-barbican | 12:10 | |
*** SheenaG1 has quit IRC | 12:12 | |
*** juantwo has joined #openstack-barbican | 12:14 | |
*** ryanpetrello has quit IRC | 12:16 | |
*** openstackgerrit has quit IRC | 12:19 | |
*** ryanpetrello has joined #openstack-barbican | 12:19 | |
*** openstackgerrit has joined #openstack-barbican | 12:20 | |
*** openstackgerrit has quit IRC | 12:34 | |
*** openstackgerrit has joined #openstack-barbican | 12:35 | |
*** woodster_ has joined #openstack-barbican | 12:55 | |
*** SheenaG11 has quit IRC | 13:08 | |
*** SheenaG1 has joined #openstack-barbican | 13:11 | |
*** nkinder has quit IRC | 13:11 | |
*** ayoung has joined #openstack-barbican | 13:18 | |
*** paul_glass has joined #openstack-barbican | 13:33 | |
*** paul_glass has quit IRC | 13:36 | |
*** paul_glass has joined #openstack-barbican | 13:38 | |
*** lisaclark1 has joined #openstack-barbican | 13:38 | |
*** rsyed has joined #openstack-barbican | 13:41 | |
*** lisaclark1 has quit IRC | 13:49 | |
*** SheenaG1 has quit IRC | 13:52 | |
*** lisaclark1 has joined #openstack-barbican | 13:58 | |
*** tdink has joined #openstack-barbican | 14:04 | |
*** akoneru has joined #openstack-barbican | 14:09 | |
*** nkinder has joined #openstack-barbican | 14:09 | |
*** mkam has joined #openstack-barbican | 14:14 | |
*** JeffF has joined #openstack-barbican | 14:18 | |
*** russellb is now known as drumkilla | 14:20 | |
*** drumkilla is now known as russellb | 14:20 | |
*** SheenaG1 has joined #openstack-barbican | 14:22 | |
*** SheenaG11 has joined #openstack-barbican | 14:27 | |
*** SheenaG1 has quit IRC | 14:27 | |
*** paul_glass has quit IRC | 14:30 | |
*** paul_glass has joined #openstack-barbican | 14:30 | |
*** kgriffs|afk is now known as kgriffs | 14:31 | |
rsyed | hey everyone...i heard you're working on a set of scripts that'd help provision a barbican environment (in advance of the openstack summit). any word on where i could find those and work with them? | 14:50 |
*** jorge_munoz has joined #openstack-barbican | 15:03 | |
rm_work | rsyed: I had a script for bootstrapping barbican in devstack on a clean ubuntu VM… I don't know if that's what you're looking for though | 15:09 |
rm_work | chellygel: the potluck is TOMORROW, right? | 15:09 |
openstackgerrit | Donald Stufft proposed a change to openstack/barbican: Port the troubleshooting documentation into Sphinx https://review.openstack.org/131171 | 15:10 |
rsyed | rm_work the script at the bottom here? it's actually the one i'm working with currently, but i'm having authentication problems with it (when i examine the token returned by keystone it doesn't appear that the service catalog is being populated with the barbican endpoint) | 15:10 |
rsyed | https://wiki.openstack.org/wiki/BarbicanDevStack | 15:10 |
*** lisaclark1 has quit IRC | 15:12 | |
*** lisaclark1 has joined #openstack-barbican | 15:14 | |
rm_work | ah yeah I will look at that today | 15:17 |
SheenaG11 | redrobot: ping | 15:18 |
rm_work | a bunch of stuff got merged in the last week, and it probably needs to be tweaked | 15:18 |
rm_work | because the auth is a bit different | 15:18 |
SheenaG11 | rm_work: do you by any chance have the link to the etherpad for discussions in Paris? | 15:18 |
rm_work | rsyed: I'll fix it today | 15:18 |
rm_work | SheenaG11: hmm | 15:18 |
rm_work | not on this machine :( | 15:18 |
rsyed | rm_work, cool thanks for taking a look! it was very helpful in getting something up and running to play around with | 15:18 |
rm_work | rsyed: in the meantime, it should be as easy as specifying the endpoint to the CLI manually | 15:19 |
rm_work | the new client auth code SHOULD use the --endpoint arg if it is supplied instead of looking at the service catalog | 15:19 |
rm_work | because I don't think the config is there to add the service catalog entry yet | 15:20 |
rsyed | ah ok. actually the problem i'm having is with the raw api requests; when i provide the x-auth-token retrieved from keystone to the barbican api, i get an "authentication required" error (and the barbican logs are reporting issues with the auth token). i could provide more specifics, just wasn't sure if the exercise was worth it | 15:20 |
rm_work | hmm | 15:22 |
rm_work | what is the version of python-barbicanclient | 15:22 |
rsyed | i actually wasn't using it...but i can try (again i was using curl to make the raw requests) | 15:23 |
rm_work | it is probably using the version from github, which will be the very very latest of the unreleased 3.0 code | 15:23 |
rm_work | rsyed: aaah, interesting | 15:23 |
rm_work | yeah try with the client | 15:23 |
rm_work | the script should have set up the env variables for the client to work out-of-the-box | 15:24 |
jaosorior | SheenaG11: ping | 15:24 |
rm_work | rsyed: if you want to pastebin the barbican logs that would be good, i'd take a look | 15:25 |
SheenaG11 | jaosorior: pong | 15:25 |
SheenaG11 | rm_work: worth a shot, I know redrobot has it but he doesn't appear to be on yet | 15:26 |
rm_work | SheenaG11: are you *dead* today? because I am and I didn't even make it through the whole 24h | 15:27 |
SheenaG11 | rm_work: my body hates me in a serious way | 15:27 |
jaosorior | SheenaG11: Would use the recommendations for Paris :D | 15:27 |
SheenaG11 | rm_work: I only got 5 hours the night before and then got 2 1/2 when I got home yesterday | 15:27 |
jaosorior | by the way... Greetings from Paris, people! :D | 15:27 |
SheenaG11 | rm_work: finally got 12 hours last night and it was desperately needed | 15:27 |
rm_work | jaosorior: ah, greetings from Texas :P | 15:28 |
SheenaG11 | rm_work: hopefully get another 12 tonight and then I'll be alive again; side note: thank you for watching! | 15:28 |
rm_work | SheenaG11: nice, i slept till 5pm yesterday so my sleep schedule is totally fucked | 15:28 |
SheenaG11 | jaosorior: Le Tournebievre (for generally delicious French food); Black Dog (for the best steaks in Paris and a kind of weird biker/goth bar vibe) | 15:28 |
reaperhulk | best steaks in Paris is a pretty bold claim from a non-native :p | 15:29 |
rm_work | I very much enjoyed http://www.yelp.com/biz/le-relais-de-l-entrec%C3%B4te-paris-3 :P | 15:29 |
SheenaG11 | rm_work: Josh slept from 10 to 5 yesterday, got up until 7, went back to bed until 11, got up until like 3:30 and then went back to sleep and hasn't gotten up again | 15:29 |
SheenaG11 | (he's ETO today, lucky bastard) | 15:29 |
SheenaG11 | reaperhulk: it's what I read somewhere. Yelp I think? | 15:29 |
SheenaG11 | reaperhulk: for what that's worth | 15:30 |
rm_work | SheenaG11: I was going to drive over and say hi after I left the house-LAN I was at around 4am but i decided I wasn't in a great state to drive another 20m so I just watched from home <_< | 15:30 |
rm_work | a few of us that were going decided to bail and do our own LAN because of the wonky seating stuff | 15:31 |
rm_work | we were all spread out evenly around the room and just wanted a table for our group :( | 15:32 |
jaosorior | thanks! notes taken | 15:32 |
chellygel | rm_work, yes -- potluck tomorrow | 15:32 |
chellygel | im super excited about your mac and cheese | 15:32 |
rm_work | yeah i found the email | 15:32 |
rm_work | cool, i bought the stuff last night around 1am (my sleep schedule is T_T) | 15:33 |
rm_work | going to try to make it morning-of :) | 15:33 |
chellygel | haha, i can relate rm_work | 15:33 |
chellygel | extralife screwed me -- no point in fixing it since i'm about to leave | 15:33 |
rm_work | what TIME is the thing | 15:33 |
chellygel | noon-ish? | 15:33 |
rm_work | k | 15:34 |
chellygel | im going to consider it an all day buffet | 15:34 |
rm_work | :P | 15:34 |
*** kebray has joined #openstack-barbican | 15:37 | |
*** gyee has joined #openstack-barbican | 15:46 | |
*** lisaclark1 has quit IRC | 15:52 | |
SheenaG11 | rm_work: that seating was a lie! it wasn't assigned | 15:55 |
SheenaG11 | rm_work: wish you had been there! :-( | 15:55 |
rm_work | ah :( | 15:56 |
SheenaG11 | rm_work: still glad you joined via Twitch though - I had started to lose it right about then. 2 am - 6 am was the worst | 15:58 |
reaperhulk | I watched like 30 minutes in my hotel room | 15:58 |
reaperhulk | It was weird :D | 15:58 |
SheenaG11 | reaperhulk: was it everything you hoped it'd be? Depending on when you got there, it could've been really bad | 15:58 |
reaperhulk | uhh, it was you killing some things guarding something in wildstar. | 15:59 |
SheenaG11 | reaperhulk: was I cursing often and/or on a tirade about Bawls? | 15:59 |
reaperhulk | it wasn't bad, just boring in the way "watch someone play a game and not be there to enjoy it with them" can be | 15:59 |
reaperhulk | there was basically no talking | 15:59 |
SheenaG11 | reaperhulk: sounds like I was near coma state then - you should've told me you were there! I sang for people, did all sorts of weird stuff | 16:00 |
reaperhulk | I refuse to get an actual twitch account | 16:01 |
reaperhulk | And you can't chat without that | 16:01 |
reaperhulk | Which is normally an advantage because twitch chat is just realtime youtube | 16:01 |
*** kebray has quit IRC | 16:03 | |
rm_work | reaperhulk: truth T_T | 16:06 |
*** kebray has joined #openstack-barbican | 16:08 | |
chellygel | haha i was monitoring twitch chat reaperhulk -- for a long time anyway | 16:08 |
chellygel | we had a couple conversations going | 16:08 |
dstufft | I've never used twitch, I'm not sure if this makes me smart or dumb | 16:10 |
rm_work | chellygel: you should join us for CS sometime | 16:12 |
rm_work | four of us from LBaaS play pretty much nightly | 16:12 |
rm_work | and ranked isn't that "hardcore" or anything, it's just a better game mode where there aren't 20 people on each team running around screaming and blasting random shit through their mics constantly <_< | 16:14 |
rm_work | that invite is open to anyone BTW, hit me up here for Steam info if you want to play :P | 16:14 |
rm_work | I usually have this channel open on another monitor while I'm playing... | 16:15 |
chellygel | rm_work, i totally will play -- once i get the rust off | 16:16 |
chellygel | i'm still used to 1.6 | 16:16 |
rm_work | yeah so was I until last month -- best way to get the rust off is playing ranked :P because casual teaches you horrible habits | 16:17 |
chellygel | haha, fair enough . . when i get back from Paris then | 16:17 |
rm_work | kk :P | 16:17 |
*** lisaclark1 has joined #openstack-barbican | 16:24 | |
*** rellerreller has joined #openstack-barbican | 16:26 | |
*** lisaclark1 has quit IRC | 16:33 | |
*** mikedillion has joined #openstack-barbican | 16:41 | |
*** mikedillion has quit IRC | 16:41 | |
*** lisaclark1 has joined #openstack-barbican | 16:46 | |
*** lisaclark1 has quit IRC | 16:59 | |
*** paul_glass has quit IRC | 17:00 | |
openstackgerrit | Thomas Dinkjian proposed a change to openstack/barbican: Added all Secret functional tests https://review.openstack.org/131207 | 17:02 |
*** paul_glass has joined #openstack-barbican | 17:10 | |
*** lisaclark1 has joined #openstack-barbican | 17:18 | |
*** lisaclark1 has quit IRC | 17:26 | |
*** kebray has quit IRC | 17:31 | |
*** atiwari has joined #openstack-barbican | 17:32 | |
openstackgerrit | Chelsea Winfree proposed a change to openstack/python-barbicanclient: Add sphinx docs https://review.openstack.org/127868 | 17:36 |
*** kebray has joined #openstack-barbican | 17:39 | |
*** kebray has quit IRC | 18:00 | |
*** rellerreller has quit IRC | 18:04 | |
*** kgriffs is now known as kgriffs|afk | 18:06 | |
*** lisaclark1 has joined #openstack-barbican | 18:17 | |
alee | redrobot, ping | 18:19 |
alee | redrobot, I think akoneru had some questions about rpm packaging spec files in barbican codebase | 18:20 |
*** jaosorior has quit IRC | 18:23 | |
*** kgriffs|afk is now known as kgriffs | 18:24 | |
*** rellerreller has joined #openstack-barbican | 18:37 | |
*** kebray has joined #openstack-barbican | 18:38 | |
*** lisaclark1 has quit IRC | 18:50 | |
*** lisaclark1 has joined #openstack-barbican | 18:51 | |
rm_work | rsyed: yeah I'm seeing the same thing you mentioned... did you ever get it working? if you did I won't waste time trying to figure it out :) | 18:52 |
chellygel | reaperhulk can i get a plus 1 workflow on the client? | 18:55 |
chellygel | reaperhulk: https://review.openstack.org/127868 | 18:56 |
*** rellerreller has quit IRC | 19:02 | |
openstackgerrit | A change was merged to openstack/python-barbicanclient: Add sphinx docs https://review.openstack.org/127868 | 19:04 |
*** bdpayne has joined #openstack-barbican | 19:07 | |
rm_work | redrobot: did you actually like... test that the client worked with your new auth? | 19:07 |
rm_work | I thought I did but now it's not behaving right | 19:07 |
*** bdpayne has quit IRC | 19:08 | |
rm_work | going back one commit to before your keystone refactor, it works | 19:08 |
*** bdpayne has joined #openstack-barbican | 19:09 | |
openstackgerrit | Douglas Mendizábal proposed a change to openstack/barbican: Use "key-manager" for service type https://review.openstack.org/127313 | 19:10 |
rsyed | rm_work, i hadn't taken a look since this morning... | 19:15 |
rm_work | k, i'm working on it | 19:15 |
rm_work | it's an issue with the new client code | 19:15 |
rm_work | going to poke at redrobot a bit in a moment | 19:15 |
rm_work | redrobot: some weird stuff going on here | 19:17 |
*** kaitlin-farr has joined #openstack-barbican | 19:21 | |
openstackgerrit | Douglas Mendizábal proposed a change to openstack/barbican: Remove version from endpoints in catalog https://review.openstack.org/127865 | 19:23 |
rm_work | hmm, redrobot just passing the URL without /v1/ didn't fix it, really thought that would be it :( | 19:32 |
rm_work | I'll look into it | 19:32 |
*** kaitlin-farr has quit IRC | 19:33 | |
*** woodster_ has quit IRC | 19:43 | |
*** lisaclark1 has quit IRC | 19:45 | |
*** woodster_ has joined #openstack-barbican | 19:45 | |
openstackgerrit | John Wood proposed a change to openstack/barbican: Add secret store plugin page https://review.openstack.org/130609 | 19:47 |
*** lisaclark1 has joined #openstack-barbican | 19:48 | |
openstackgerrit | John Wood proposed a change to openstack/barbican: Add secret store plugin page https://review.openstack.org/130609 | 19:50 |
*** nkinder has quit IRC | 19:53 | |
*** nkinder has joined #openstack-barbican | 19:56 | |
redrobot | Weekly Meeting starts in 2 minutes in #openstack-meeting-alt | 19:58 |
*** kebray has quit IRC | 19:58 | |
*** kaitlin-farr has joined #openstack-barbican | 19:59 | |
openstackgerrit | Thomas Dinkjian proposed a change to openstack/barbican: Smoke tests for secrets in Barbican Functional Tests https://review.openstack.org/130372 | 20:04 |
*** tdink_ has joined #openstack-barbican | 20:08 | |
*** rellerreller has joined #openstack-barbican | 20:09 | |
*** tdink has quit IRC | 20:11 | |
*** tdink_ has quit IRC | 20:12 | |
rm_work | ah duh, defaulting to identity v3.0 but devstack still uses 2.0 | 20:28 |
rm_work | easy peasy fix | 20:28 |
*** kebray has joined #openstack-barbican | 20:33 | |
rm_work | rsyed: export OS_IDENTITY_API_VERSION="2.0" | 20:34 |
rm_work | the default version flipped to 3.0 in the client but devstack is stuck on 2.0 still | 20:35 |
*** kebray has quit IRC | 20:38 | |
*** kebray has joined #openstack-barbican | 20:42 | |
*** kebray has quit IRC | 20:46 | |
*** kebray has joined #openstack-barbican | 20:47 | |
hyakuhei | Good meeting today guys, sorry I can't stick around to discuss more now. I'm looking forward to seeing many of you next week though! | 20:53 |
redrobot | hyakuhei yep! definitely looking forward to the summit. If it's anything like the last one, we'll be crazy busy all week. | 20:53 |
redrobot | rm_work you missed the weekly meeting again. :-P | 20:53 |
rm_work | whoops | 20:54 |
rm_work | >_< | 20:54 |
rm_work | redrobot: gotta ping me for that, I never remember on Monday T_T | 20:54 |
redrobot | rm_work word. I'll give you the heads up next time. | 20:54 |
redrobot | rm_work did you get the client sorted out? | 20:54 |
rm_work | redrobot: also... https://github.com/openstack/barbican/blob/master/functionaltests/api/base.py#L63 | 20:55 |
rm_work | I don't think that's right | 20:55 |
rm_work | or is it? | 20:55 |
rm_work | it's failing in my Devstack | 20:55 |
rm_work | got the other issue sorted tho | 20:55 |
rm_work | see above :) | 20:55 |
rm_work | ah nm i think that tempest just changed their config a bit | 20:56 |
redrobot | rm_work k | 20:57 |
rm_work | yep | 20:58 |
rm_work | they added spaces >_< | 20:58 |
rm_work | but, tshirts :) | 21:03 |
rm_work | rsyed: and some changes to the tempest configuration sed scripts, since tempest added spaces to their config | 21:04 |
rm_work | rsyed: the script is all updated though, so the newest from that wiki page should work | 21:04 |
rm_work | re-testing now just to make sure | 21:04 |
*** ayoung is now known as ayoung-dadmode | 21:09 | |
*** kaitlin-farr has quit IRC | 21:12 | |
*** nkinder has quit IRC | 21:15 | |
*** juantwo has quit IRC | 21:17 | |
rsyed | rm_work thanks for looking into it! i'll try that out shortly | 21:19 |
*** lisaclark1 has quit IRC | 21:19 | |
rm_work | yeah np, I use that script a lot too so I was bound to need it fixed soon anyway :) | 21:19 |
redrobot | rm_work did you get a shirt? | 21:20 |
rsyed | i should be able to execute the latest script in-place right? i.e. i don't need to rebuild my server, this script will blow away stuff in /opt/stack ? | 21:20 |
rm_work | redrobot: was referring to the ones you mentioned :P | 21:20 |
rm_work | rsyed: err.... maybe | 21:21 |
redrobot | rm_work that's what I'm asking, did you get one? If not, what's your size? | 21:21 |
rm_work | rsyed: you are welcome to try and report back :P | 21:21 |
rm_work | redrobot: L | 21:21 |
rsyed | haha i most certainly will, it's running now | 21:21 |
rm_work | redrobot: oh do you have them already? | 21:21 |
rm_work | rsyed: I spin a new VM from scratch every time... part of why the script was so necessary for me | 21:21 |
rm_work | it only takes about 10 minutes end-to-end from kicking a new VM to having devstack running with barbican :) | 21:22 |
*** lisaclark1 has joined #openstack-barbican | 21:22 | |
*** lisaclark1 has quit IRC | 21:22 | |
*** lisaclark1 has joined #openstack-barbican | 21:22 | |
rm_work | oh redrobot, what did Heather think of that Soylent? lol | 21:23 |
rm_work | err wait is her name Heather | 21:24 |
rm_work | I just pulled that from somewhere and immediately realized I wasn't sure if I had the right fiancé name :P | 21:24 |
redrobot | rm_work lol, yes her name is Heather, and I don't think she's eaten it yet... she's waiting til next week when i'm not around to cook. | 21:26 |
rm_work | heh | 21:26 |
rm_work | tell her to not make all of it at once | 21:26 |
rm_work | because you're really supposed to ease onto it | 21:26 |
redrobot | rm_work and fiancé is for boys. she's my fiancée | 21:26 |
redrobot | will do | 21:26 |
rm_work | it does strange things to your digestive system if you do 100% your first day :P | 21:26 |
*** paul_glass has quit IRC | 21:41 | |
*** atiwari has quit IRC | 21:47 | |
*** kgriffs is now known as kgriffs|afk | 21:48 | |
*** nkinder has joined #openstack-barbican | 22:06 | |
*** lisaclark1 has quit IRC | 22:15 | |
*** gyee has quit IRC | 22:31 | |
*** ryanpetrello has quit IRC | 22:52 | |
*** bdpayne has quit IRC | 22:53 | |
*** ryanpetrello has joined #openstack-barbican | 22:53 | |
*** rellerreller has quit IRC | 22:57 | |
*** rsyed is now known as rsyed_away | 23:03 | |
*** jorge_munoz has quit IRC | 23:16 | |
*** kebray has quit IRC | 23:42 | |
*** kebray has joined #openstack-barbican | 23:46 | |
*** paul_glass has joined #openstack-barbican | 23:50 | |
*** paul_glass has quit IRC | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!