*** chlong has joined #openstack-barbican | 00:15 | |
*** woodster_ has quit IRC | 00:50 | |
*** zz_dimtruck is now known as dimtruck | 02:18 | |
*** woodster_ has joined #openstack-barbican | 02:30 | |
*** kebray has joined #openstack-barbican | 03:00 | |
*** kebray has quit IRC | 03:10 | |
*** notmyname has joined #openstack-barbican | 03:13 | |
*** kebray has joined #openstack-barbican | 03:15 | |
*** kebray has quit IRC | 03:17 | |
*** dimtruck is now known as zz_dimtruck | 04:01 | |
*** ptoohill has joined #openstack-barbican | 05:21 | |
*** chlong has quit IRC | 06:30 | |
*** jaosorior has joined #openstack-barbican | 06:33 | |
*** everjeje has joined #openstack-barbican | 08:02 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/barbican: service_enabled instead of environment variable for dogtag https://review.openstack.org/185181 | 08:08 |
---|---|---|
*** woodster_ has quit IRC | 10:30 | |
*** woodster_ has joined #openstack-barbican | 11:30 | |
jaosorior | rm_work: ping | 11:55 |
*** zz_dimtruck is now known as dimtruck | 12:29 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/barbican: Display all versions info in versions controller https://review.openstack.org/178601 | 12:45 |
*** dave-mccowan has joined #openstack-barbican | 13:02 | |
*** darrenmoffat has quit IRC | 13:14 | |
*** darrenmoffat has joined #openstack-barbican | 13:14 | |
*** kfarr has joined #openstack-barbican | 13:26 | |
*** alee has joined #openstack-barbican | 13:33 | |
*** woodster_ has quit IRC | 13:50 | |
*** pglass has joined #openstack-barbican | 14:04 | |
*** Kevin_Bishop has joined #openstack-barbican | 14:04 | |
*** dimtruck is now known as zz_dimtruck | 14:15 | |
*** zz_dimtruck is now known as dimtruck | 14:17 | |
rm_work | jaosorior: pong | 14:41 |
jaosorior | rm_work: Hey man. How's it going? | 14:42 |
jaosorior | rm_work: checking back on the stuff we were trying to fix fromt he dogtag gate | 14:42 |
rm_work | yeah | 14:42 |
alee | jaosorior, hows it going? | 14:42 |
rm_work | I am still traveling (it has been interesting weekend) | 14:42 |
rm_work | about to catch a ride to a bus to a plane :P | 14:43 |
rm_work | but | 14:43 |
jaosorior | rm_work: https://review.openstack.org/#/c/185181/ - even though we added the "depends-on" flag, it doesn't seem to be taken into account in the CR | 14:43 |
jaosorior | hahaha daaaam | 14:43 |
rm_work | it looks like we still are just waiting | 14:43 |
jaosorior | *damn | 14:43 |
jaosorior | alee: All good man, battling the jetlag haha. And now getting back to debugging that gate | 14:44 |
rm_work | I think the depends-on just prevents merging until another change, so actually the best use is when you need things to go basically TOGETHER, you approve the one with "depends-on" and workflow it, that way RIGHT when the other change goes in, it merges both | 14:44 |
alee | jaosorior, cool - any progress? | 14:44 |
rm_work | so maybe not as useful for us as I imagined | 14:44 |
rm_work | but we just need the project-config change in, and then recheck and it should be "good" | 14:45 |
jaosorior | rm_work: So basically I do need that project-config patch to land before the other commit will work, right? | 14:45 |
rm_work | yep | 14:45 |
jaosorior | rm_work: awesome | 14:45 |
jaosorior | alee: hopefully we are just a couple of commits away | 14:45 |
alee | jaosorior, so we're just waiting for a project-config patch to land first? | 14:46 |
alee | jaosorior, and then you're patch? | 14:46 |
jaosorior | https://review.openstack.org/#/c/185183/ this project-config patch | 14:46 |
jaosorior | and this is the barbican patch https://review.openstack.org/#/c/185181/ | 14:46 |
alee | jaosorior, seems like we have a comment from redrobot on the project-config patch | 14:47 |
alee | redrobot, ^^ | 14:48 |
rm_work | yeah... | 14:49 |
rm_work | that's an interesting one | 14:49 |
rm_work | I don't know for sure how to access the service-enabled part from there | 14:49 |
jaosorior | alee: comment that I answered in the morning :P | 14:50 |
rm_work | i guess you can check to see if iENABLED_SERVICES contains 'dogtag' | 14:50 |
rm_work | or something | 14:50 |
alee | jaosorior, yup - I suspect we may need redrobot to remove the -1 | 14:50 |
*** SheenaG has joined #openstack-barbican | 14:53 | |
jaosorior | alee, rm_work the other option is to move the dogtag installation script to be together with the rest of the installation. That way we won't need the variable redrobot commented on. | 14:57 |
*** jhfeng has joined #openstack-barbican | 14:57 | |
alee | jaosorior, what do you mean by "with the rest of the installation"? | 14:58 |
jaosorior | So the dogtag installation call would be removed from the pre-hook script, to the extras.d script. And the installation script would be moved to the file containing the rest of the barbican installation functions | 15:00 |
jaosorior | Which is this file https://github.com/openstack/barbican/blob/master/contrib/devstack/lib/barbican | 15:00 |
*** kfarr has quit IRC | 15:00 | |
*** jhfeng has quit IRC | 15:01 | |
*** jhfeng has joined #openstack-barbican | 15:01 | |
*** rellerreller has joined #openstack-barbican | 15:03 | |
jaosorior | Not sure how people feel about that, though | 15:04 |
alee | jaosorior, I have no objection either way - but the only constraint is 1) we need a flag/mechanism for optionally enabling/disabling dogtag 2) if enabled, dogtag needs to be configured and started, and barbican needs to be configured to use dogtag prior to starting the barbican server | 15:08 |
alee | jaosorior, it seems though that we ought to have one way to say dogtag should be enabled. rather than two. | 15:09 |
alee | ie. the env variable and service_enabled | 15:10 |
*** rellerreller has quit IRC | 15:10 | |
jaosorior | Ok, then later approach I mentioned is the proper one | 15:12 |
jaosorior | I'll fix both CRs then | 15:12 |
alee | jaosorior, cool | 15:16 |
jaosorior | updated CR is here https://review.openstack.org/#/c/185183/ | 15:17 |
*** woodster_ has joined #openstack-barbican | 15:17 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/barbican: service_enabled instead of environment variable for dogtag https://review.openstack.org/185181 | 15:24 |
jaosorior | coding in a bus :D | 15:25 |
*** dimtruck is now known as zz_dimtruck | 15:31 | |
alee | jaosorior, install_barbican just does a pip install, right? | 15:31 |
alee | jaosorior, I | 15:32 |
jaosorior | Actually it's a git clone IIRC | 15:32 |
*** nelsnelson has joined #openstack-barbican | 15:32 | |
jaosorior | (Not in my laptop anymore) | 15:32 |
alee | I'm just checking whether install_dogtag_components needs to be done before install_barbican , or whether it makes no difference | 15:33 |
alee | jaosorior, otherwise it looks good to me | 15:33 |
*** kebray has joined #openstack-barbican | 15:34 | |
jaosorior | Good question | 15:35 |
*** jhfeng has quit IRC | 15:35 | |
alee | jaosorior, I guess we'll find out when it runs in the gate? | 15:36 |
jaosorior | alee: yup, though we need that project-config CR merged first | 15:37 |
jaosorior | rm_work: where are you travelling to now? :O | 15:37 |
*** zz_dimtruck is now known as dimtruck | 15:38 | |
*** gyee has joined #openstack-barbican | 15:42 | |
*** nkinder has joined #openstack-barbican | 15:46 | |
*** erw has joined #openstack-barbican | 15:58 | |
*** kfarr_ has joined #openstack-barbican | 16:08 | |
*** SheenaG1 has joined #openstack-barbican | 16:23 | |
*** SheenaG has quit IRC | 16:25 | |
alee | woodster_, redrobot, jvrbanac -- https://review.openstack.org/#/c/176558/ is waiting for review .. | 16:28 |
*** alee is now known as alee_lunch | 16:36 | |
*** kebray has quit IRC | 17:04 | |
*** arunkant has joined #openstack-barbican | 17:06 | |
*** jhfeng has joined #openstack-barbican | 17:11 | |
*** jhfeng has quit IRC | 17:13 | |
*** arunkant has quit IRC | 17:15 | |
*** arunkant has joined #openstack-barbican | 17:18 | |
*** arunkant is now known as arunkant_ | 17:25 | |
*** arunkant_ is now known as arunkant | 17:26 | |
*** arunkant has quit IRC | 17:27 | |
*** arunkant has joined #openstack-barbican | 17:29 | |
*** arunkant has quit IRC | 17:29 | |
*** arunkant has joined #openstack-barbican | 17:29 | |
*** jhfeng has joined #openstack-barbican | 17:56 | |
*** xek has quit IRC | 18:01 | |
*** jaosorior has quit IRC | 18:02 | |
*** xek has joined #openstack-barbican | 18:03 | |
*** alee_lunch is now known as alee | 18:10 | |
*** rellerreller has joined #openstack-barbican | 18:11 | |
*** jhfeng has quit IRC | 18:11 | |
alee | dave-mccowan, ping | 18:16 |
alee | redrobot, ping | 18:17 |
dave-mccowan | alee pong | 18:17 |
alee | dave-mccowan, so - I've been noticing there isn't any api docs for certs in Barbican | 18:17 |
alee | dave-mccowan, have you started putting something together? or is this just a void waiting tobe filled? | 18:17 |
alee | dave-mccowan, redrobot interestingly it appears that there are no docs for orders either | 18:18 |
alee | jvrbanac, ^^ | 18:18 |
dave-mccowan | alee i haven't started anything with docs | 18:18 |
alee | dave-mccowan, redrobot I'm thinking of starting something , but want to make sure someone else hasn't done anything else yet | 18:19 |
alee | redrobot, woodster_ there aren't any doc writers you have hidden somewhere? | 18:20 |
openstackgerrit | Arun Kant proposed openstack/barbican: Adding documentation for ACLs operations. https://review.openstack.org/178479 | 18:36 |
*** gyee has quit IRC | 18:37 | |
alee | redrobot, bueller? | 18:58 |
woodster_ | alee: not that I'm aware of! | 18:58 |
woodster_ | redrobot: ??? ^^^ | 18:58 |
alee | redrobot, jvrbanac , woodster_ anyone writing docs for orders? | 18:58 |
*** pglass has quit IRC | 19:04 | |
*** pglass has joined #openstack-barbican | 19:06 | |
*** silos has joined #openstack-barbican | 19:09 | |
arunkant | woodster_, alee, redrobot: As discussed in summit, I have updated the docs with comments around change. Take a look. http://docs-draft.openstack.org/79/178479/8/check/gate-barbican-docs/dd916ce//doc/build/html/api/index.html | 19:10 |
arunkant | woodster_, alee, redrobot : related code change is in https://review.openstack.org//#/c/180888/ . Have a look in that as well so that next changes can be done once its merged. | 19:12 |
*** nelsnelson has quit IRC | 19:15 | |
*** nelsnelson has joined #openstack-barbican | 19:16 | |
*** barra204 has joined #openstack-barbican | 19:16 | |
*** kebray has joined #openstack-barbican | 19:32 | |
*** kebray has quit IRC | 19:34 | |
*** mariojv has joined #openstack-barbican | 19:36 | |
*** kebray has joined #openstack-barbican | 19:36 | |
*** rellerreller has quit IRC | 19:41 | |
*** kfarr_ has quit IRC | 19:47 | |
*** kebray has quit IRC | 19:51 | |
*** kebray has joined #openstack-barbican | 19:52 | |
*** Kevin_Bishop has quit IRC | 19:58 | |
woodster_ | arunkant: alee sorry lots of planning meetings keeping us busy today | 20:06 |
elmiko | lol, i know the feeling | 20:06 |
elmiko | post summit madness!!! | 20:07 |
*** everjeje has quit IRC | 20:17 | |
*** gyee has joined #openstack-barbican | 20:28 | |
*** pglass has quit IRC | 20:35 | |
*** pglass has joined #openstack-barbican | 20:35 | |
*** silos has left #openstack-barbican | 20:35 | |
*** dave-mccowan has quit IRC | 20:40 | |
*** dave-mccowan has joined #openstack-barbican | 21:00 | |
*** alee has quit IRC | 21:54 | |
*** pglass has quit IRC | 22:25 | |
*** nelsnelson has quit IRC | 22:28 | |
*** dave-mccowan has quit IRC | 22:36 | |
*** dimtruck is now known as zz_dimtruck | 22:55 | |
*** alee has joined #openstack-barbican | 22:57 | |
*** dave-mccowan has joined #openstack-barbican | 23:06 | |
*** pglass has joined #openstack-barbican | 23:06 | |
*** chlong has joined #openstack-barbican | 23:10 | |
*** chlong has quit IRC | 23:15 | |
*** dave-mccowan has quit IRC | 23:42 | |
*** nelsnelson has joined #openstack-barbican | 23:42 | |
*** jamielennox is now known as jamielennox|away | 23:42 | |
*** chlong has joined #openstack-barbican | 23:44 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!