Monday, 2014-10-13

*** tdink has joined #openstack-barbican01:00
openstackgerritDouglas Mendizábal proposed a change to openstack/python-barbicanclient: Refactored Client to use Keystone Sessions  https://review.openstack.org/12786201:43
*** tdink has quit IRC01:49
*** tdink has joined #openstack-barbican01:53
*** tdink has quit IRC02:07
*** kebray has joined #openstack-barbican02:12
openstackgerritDouglas Mendizábal proposed a change to openstack/barbican: Remove version from endpoints in catalog  https://review.openstack.org/12786502:19
*** tdink has joined #openstack-barbican02:25
*** tdink has quit IRC02:35
*** alee_afk has joined #openstack-barbican02:36
*** alee_afk has quit IRC02:37
*** alee has joined #openstack-barbican02:38
*** akoneru has quit IRC03:12
*** kebray has quit IRC03:27
*** bubbva has quit IRC03:33
*** bubbva has joined #openstack-barbican03:34
*** kebray has joined #openstack-barbican03:35
*** kebray has quit IRC03:41
openstackgerritDouglas Mendizábal proposed a change to openstack/python-barbicanclient: Add sphinx docs  https://review.openstack.org/12786803:42
*** juantwo has quit IRC04:57
*** woodster_ has quit IRC07:00
*** mlilenium_ has joined #openstack-barbican07:32
*** mlilenium_ has left #openstack-barbican07:33
*** alee has quit IRC07:48
*** tdink has joined #openstack-barbican09:49
*** tdink has quit IRC09:51
*** juantwo has joined #openstack-barbican12:16
*** toabctl has quit IRC12:22
*** toabctl has joined #openstack-barbican12:24
*** ametts has joined #openstack-barbican13:09
*** nkinder has quit IRC13:10
*** jaosorior has joined #openstack-barbican13:26
*** nkinder has joined #openstack-barbican13:59
*** alee has joined #openstack-barbican14:05
*** Guest20248 is now known as redrobot14:06
*** lisaclark1 has joined #openstack-barbican14:12
*** akoneru has joined #openstack-barbican14:20
*** SheenaG1 has joined #openstack-barbican14:23
*** atiwari has joined #openstack-barbican14:23
*** jorge_munoz has joined #openstack-barbican14:35
*** zz_dimtruck has joined #openstack-barbican14:40
*** zz_dimtruck is now known as dimtruck14:40
*** JeffF has joined #openstack-barbican14:47
SheenaG1redrobot: pint14:52
SheenaG1redrobot: ping*14:52
SheenaG1Pint too.14:52
redrobotSheenaG1 pong14:52
SheenaG1I wanted to pick your brain on the docs a bit - do we definitively know how to publish incubated docs, what the cadence is, and whether we can publish mid-cycle if we are explicit about what isn't implemented in the official version?14:53
redrobotSheenaG1 so, the impression I got from reading the "case study" that the docs team left about our project is that we are expected to be iterating through the docs during our Incubation cycles.  The expectation from the docs team is that we're currently recruiting writers and starting to flesh out the docs, but it seems the only hard requirement as we work through the incubated cycle is that our Sphinx docs are being built out14:56
SheenaG1For this next summit, though - we want API docs, yeah?14:56
SheenaG1Is there a way to publish the docs we have in a "incubated docs" location from an OpenStack perspective?14:57
SheenaG1I'd like to kill off the wiki if at all possible to reduce sources of truth14:57
SheenaG1Or re-direct folks visiting the wiki to the official docs if they are published somewhere14:57
redrobotSheenaG1 yes, as an incubated project we're expected to plug into the Sphinx docs plublishing mechanism for both barbican and python-barbicanclient.  We're currenlty publishing the barbican docs to http://docs.openstack.org/developer/barbican/14:58
redrobotSheenaG1 I added a CR last night to get the ball rolling on the client sphinx docs.  Once that's in, I can work with infra to get the client docs published as well14:58
SheenaG1The Docbook docs are not Sphinx docs, correct?14:59
redrobotSheenaG1 correct.  The guideline was to use Sphinx docs for all our docs in incubation, and that once we graduate, we can start converting from sphinx to docbook and sending CRs to the docs team directly15:00
SheenaG1So we now have Docbook docs that will not be consumed by anyone during incubation?15:01
redrobotSheenaG1 however, the "case study" did mention our docbook docs, and they seem to be ok with us continuing down that path.  I also think it would make it easier to move that stuff to the official docbook repos instead of having to convert from one format to the other later on.15:01
SheenaG1But that still won't publish the docs, just move them for ease of use later.  Yeah?15:02
*** paul_glass has joined #openstack-barbican15:02
SheenaG1Are Sphinx docs going to be the best (most accessible) type of docs for folks looking to do basic integration with Barbican at the summit?  I want to make sure that we have docs that people can reference after they go thorugh the class15:03
*** lisaclark1 has quit IRC15:04
*** lisaclark1 has joined #openstack-barbican15:08
redrobotSheenaG1 yes, sphinx docs would be the most accessible.  I think that should definitely be our focus for now.  Moving stuff out of CloudKeep wiki and into Sphinx15:08
SheenaG1And we will be able to point to them in a publicly accessible, OpenStack approved location?15:13
*** JeffF has quit IRC15:15
redrobotSheenaG1 yeah, barbican Sphinx plublishes to http://docs.openstack.org/developer/barbican/ continuously, which is cool because it's in the openstack.org domain15:17
redrobotSheenaG1 also we get to use the OS theme now with the Incubated flag turned on.15:18
SheenaG1Sweet.  Alright, I think that gets us an answer on docs then - sorry I couldn't quite process everything last week, GHC + time zone made my brain mush15:18
SheenaG1AFAIK, the docs team is in no way responsible for the Sphinx stuff, is that right?15:18
redrobotSheenaG1 That is correct, all Sphinx documentation is the sole responsibility of the Devs15:19
SheenaG1Got it15:19
*** woodster_ has joined #openstack-barbican15:19
SheenaG1And for the client, when is the drop dead date for getting that guy out?15:19
SheenaG1I saw your e-mail re: orders schema15:19
redrobotSheenaG1 we need the client out asap... our current clien int PyPI does not work with RC1, which is already out.15:19
redrobotredrobot I should have cycles today to work on the orders stuff if you want to add that to the current sprint.15:20
redrobotSheenaG1 ^^15:20
SheenaG1Fine with me, do we have any other client work?15:22
SheenaG1I'm a little worried that we're still finding stuff - just from a timing perspective15:22
redrobotSheenaG1 I don't think so... other than Orders, it's looking pretty solid.  We definitely need reviewers though.  I have like 4 or 5 pending CRs now.15:23
SheenaG1I'll pimp that during stand up15:23
SheenaG1:-)15:23
*** akoneru has quit IRC15:25
*** kgriffs|afk is now known as kgriffs15:26
*** ayoung has joined #openstack-barbican15:26
*** paul_glass1 has joined #openstack-barbican15:26
*** paul_glass has quit IRC15:30
*** akoneru has joined #openstack-barbican15:44
*** lisaclark2 has joined #openstack-barbican15:56
*** lisaclark1 has quit IRC15:59
*** kebray has joined #openstack-barbican16:02
*** gyee has joined #openstack-barbican16:03
*** JeffF has joined #openstack-barbican16:08
*** jaosorior has quit IRC16:23
*** lisaclark2 has quit IRC16:52
*** gyee has quit IRC16:52
SheenaG1reaperhulk: You around?17:00
*** ayoung has quit IRC17:05
*** ayoung has joined #openstack-barbican17:21
*** jaosorior has joined #openstack-barbican17:30
*** gyee has joined #openstack-barbican17:47
redrobotrm_work you around?18:12
openstackgerritA change was merged to openstack/python-barbicanclient: Fix consistency between Order/Secret/Container  https://review.openstack.org/12488918:24
openstackgerritA change was merged to openstack/python-barbicanclient: Remove outdated examples  https://review.openstack.org/12703518:25
jaosoriorredrobot: ping18:30
redrobotjaosorior pong18:30
jaosoriorAny interesting topics for today's meeting? Not gonna make it, too tired :/ but it's probably good to know18:31
*** nkinder has quit IRC18:31
redrobotjaosorior good question.  The only thing on the agenda is that Kilo development is open now.18:32
redrobotjaosorior https://wiki.openstack.org/wiki/Meetings/Barbican18:32
jaosoriorHave the design talks been drcided for the summit?18:33
redrobotjaosorior not set in stone yet, but judging form the votes in https://etherpad.openstack.org/p/barbican-kilo-design-sessions we'll have these three:18:34
redrobotIntegration discussion with other OpenStack projects18:35
redrobotHow to deal with multiple plugins over a system's lifetime?18:35
redrobotCommon Certificate Issuance API18:35
redrobotAnd then reserve the last design session for Kite18:36
jaosoriorSeems legit18:37
jaosoriorI will this proceed to passing out, had a long day18:37
jaosoriorThanks for the info dude :D18:37
redrobotyep, everything else will be covered ad-hoc at our Pod18:37
jaosorior* thus18:37
jaosoriorThat makes sense18:38
redrobotjaosorior oh one more thing before you go!18:38
redrobotI'm about to fix up the Orders in the client18:38
jaosoriorO_O18:38
jaosoriorOho18:38
redrobotthinking about different subclasses kind of like the way Containers are now18:39
redrobotSecretOrder18:39
redrobotCertificateOrder18:39
redrobotscratch SecretOrder, should be KeyOrder18:39
redrobotand AsymmetricOrder18:39
jaosoriorWell, that could make sense, intend to push it today?18:40
redrobotpossibly... or maybe push it up tomorrow... going to to address the comments in the Auth refactor first18:40
jaosoriorIf you push it today I could check it tomorrow morning18:43
*** lisaclark1 has joined #openstack-barbican19:06
*** lisaclark1 has quit IRC19:14
*** ryanpetrello has quit IRC19:18
*** ryanpetrello has joined #openstack-barbican19:19
*** lisaclark1 has joined #openstack-barbican19:21
*** ryanpetrello has quit IRC19:31
*** ryanpetrello has joined #openstack-barbican19:35
*** rellerreller has joined #openstack-barbican19:38
*** nkinder has joined #openstack-barbican19:39
rm_workredrobot: I am around now19:41
redrobotrm_work ohai!19:41
redrobotrm_work would you +1 the auth stuff if I keep the option, but make v3 the default?19:42
rm_workredrobot: and ALSO try fallback?19:42
rm_workthe try/catch was my real point, the fact that really v3 should be default was secondary19:42
rm_workbut yeah19:42
rm_workwell19:42
redrobotyeah, so the thing is the keystone session won't fail in an obvious way that will let us try/catch19:42
rm_workredrobot: darn19:42
rm_workok, well then yeah, v3 becoming the default is good and i'd +1 that19:42
rm_workredrobot: well, did you read the comments in the other file? :P19:43
redrobotrm_work also, your patch merged, time for more cake!19:43
rm_workin the client commands, create/create/store is stupid19:43
redrobotyep, I hear ya, but I didn't touch any of that code for this CR so that's a battle for another day :-P19:43
rm_workT_T19:44
rm_workwish we could fix that before 3.019:44
rm_worksince it's kind of a breaking change19:44
rm_workredrobot: I think I said I was going to switch to a Team Taco Day19:44
redrobotthat's right19:45
redrobotwe tried to Erick's today and were sadly greeted by a closed truck :(19:45
rm_workugh I got a ticket finallly too this weekend -- need to replace my radar detector already19:45
redrobotapparently Erick doesn't like to work on Mondays19:45
rm_workredrobot: did you decide what you're doing about yours?19:45
redrobotrm_work nope, but I have to figure it out today.  Leaning towards DD since it'll save me about $8019:46
rm_workleaning towards my lawyer friend still because it'll save me 100% hassle19:46
* redrobot wishes he had a lawyer friend19:46
rm_workI mean, you can talk to this guy19:46
rm_workyou snap a photo of the ticket, email it to him, and he deals with it19:47
rm_workand you send him like $200 in the mail or e-check19:47
redrobotmeh, I could use the 10% insurance discount too, which is why I'm considering losing a day of my life to DD19:47
rm_workeh19:47
rm_workjust do it online in the background of whatever else you're doing :P if you're going that route19:48
rm_workhmm, alee sorry about that -1, need to track down some Cinder people19:49
*** ryanpetrello_ has joined #openstack-barbican19:55
*** ryanpetrello has quit IRC19:55
*** ryanpetrello_ is now known as ryanpetrello19:55
*** lisaclark1 has quit IRC19:58
*** lisaclark1 has joined #openstack-barbican19:58
*** ryanpetrello has quit IRC19:58
*** ryanpetrello has joined #openstack-barbican20:00
redrobotbarbican weekly meeting starts now in #openstack-meeting-alt20:00
*** lisaclark1 has quit IRC20:00
*** lisaclark2 has joined #openstack-barbican20:00
*** lisaclark2 has quit IRC20:02
*** lisaclark1 has joined #openstack-barbican20:02
*** kaitlin-farr has joined #openstack-barbican20:03
*** kebray has quit IRC20:11
*** kebray has joined #openstack-barbican20:13
*** bdpayne has joined #openstack-barbican20:13
*** kgriffs is now known as kgriffs|afk20:41
openstackgerritArvind Tiwari proposed a change to openstack/barbican-specs: KMIP HSM plugin - placeholder  https://review.openstack.org/12809620:46
*** juantwo has quit IRC20:49
rm_workyou're going to have a nice integration design session, and it's not going to have any LBaaS representation :)21:00
rm_workthanks RS21:00
*** lisaclark1 has quit IRC21:01
*** arunkant has joined #openstack-barbican21:02
*** paul_glass1 has quit IRC21:10
*** paul_glass has joined #openstack-barbican21:20
*** rellerreller has quit IRC21:22
*** paul_glass has quit IRC21:35
*** jraim has quit IRC21:52
*** jraim has joined #openstack-barbican21:53
*** lisaclark1 has joined #openstack-barbican21:54
*** woodster_ has quit IRC21:56
*** woodster_ has joined #openstack-barbican21:56
*** lisaclark1 has quit IRC21:58
*** dimtruck is now known as zz_dimtruck22:03
*** jorge_munoz has quit IRC22:03
*** juantwo has joined #openstack-barbican22:18
*** juantwo has quit IRC22:18
*** juantwo has joined #openstack-barbican22:19
*** lisaclark1 has joined #openstack-barbican22:27
*** alee has quit IRC22:30
*** lisaclark1 has quit IRC22:32
*** zz_dimtruck is now known as dimtruck22:35
*** juantwo has quit IRC22:36
openstackgerritJohn Wood proposed a change to openstack/barbican-specs: Add worker retry and future updates support  https://review.openstack.org/12811322:48
*** ametts has quit IRC22:55
*** juantwo has joined #openstack-barbican22:56
*** JeffF has quit IRC22:59
*** openstackgerrit has quit IRC23:03
*** openstackgerrit has joined #openstack-barbican23:04
*** jorge_munoz has joined #openstack-barbican23:11
*** atiwari has quit IRC23:30
*** SheenaG1 has left #openstack-barbican23:31
*** openstackgerrit has quit IRC23:33
*** openstackgerrit has joined #openstack-barbican23:34
*** juantwo has quit IRC23:36
*** kebray has quit IRC23:45
*** alee has joined #openstack-barbican23:52

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