Friday, 2018-06-08

*** felipemonteiro has joined #openstack-keystone00:05
*** felipemonteiro_ has quit IRC00:07
*** bigdogstl has quit IRC00:11
*** r-daneel has quit IRC00:14
adriantknikolla: you might be interesting in taking a look at Adjutant, because it has something that already does what: https://github.com/CCI-MOC/ksproj does00:21
adriantthe part that is missing is a better way to handle the TOC confirmation, which I've got planned to solve.00:22
adriantnvm, it was mentioned, I just didn't read far enough...00:24
kmallocadriant: hilarious, ksproj is exactly what i wrote for metacloud [way back in the day, but it was first in horizon then as a keystone extension, never upstream]00:26
kmallocksproj is so much better than what i wrote00:26
adriantkmalloc: that's why I'm trying to get Adjutant added as an official project, stop us all from writing the same thing over again separately :P00:27
kmallocadriant: i need to take a look at it.00:27
kmallocit's been on my list for a while00:27
adriantIt has issues, most of which are planned for refactor, but the core concept is mostly simple, and started off as a system to handle a new user signup process00:28
adriantand then shit like user invite and password reset just kind of... fit and were added.00:28
kmallocdoesn't https://github.com/openstack/adjutant/blob/master/adjutant/middleware.py#L20 KSM already do that?00:29
kmallocando https://github.com/openstack/adjutant/blob/master/adjutant/middleware.py#L69 can be replaced with (mostly) oslo.middleware.Debug00:29
adriantkmalloc: you're probably right00:29
kmalloci'm just nit picking but if it makes it easier for you :)00:30
kmallocyay!00:30
kmalloc[just first place i looked]00:30
adrianta lot of that was written ages ago and needs a rework00:30
adriantit's just a case of 'it works so I don't have as much time to make it better because priorities00:30
kmallocright00:32
kmallocyeah there is a lot of stuff to be done in general for cleanup00:32
kmalloclooking at it now, it's not bad, just def. needs some time to make it better :)00:33
* adriant is very very aware00:33
kmallocit might also benefit from another change i wnat to make to ekystone00:34
adriantthere is so much I have/want to rewrite across all the projects I work on :(00:34
kmallocallow for "external" data store in a clean place with an appropriate key-structure (works like extras but doesn't suck)00:34
kmalloci want to re-write keystone in rust.00:34
kmalloc>.>00:34
kmallocthat isn't going to happen anytime soon00:34
kmallocbut it owuld be a ton of fun00:34
kmallocheck, i kinda want to fork keystone and re-write the whole thing witha  V4 API and a translation middleware for v3-isms.00:35
kmallocbut as of right now.. i feel good, got a big chunk of the work to move away from webob into keystone :)00:36
adriantkmalloc, regarding KSM, your talking about: https://github.com/openstack/keystonemiddleware/blob/master/keystonemiddleware/auth_token/_request.py ?00:37
adriantI don't see any nice way to just get a dict of all the user data00:37
adriantbut I've never really looked too much into it00:37
kmallocthere is a number of ways to slice it00:37
kmallocmight need to do it via oslo.context00:38
adriantTo be honest, I'm going to be reworking that whole part, and how I handle policy quite a bit00:38
kmallocwhich is maybe what i'm thinking00:38
adriantand I need to start pulling in a lot of the oslo stuff00:39
*** felipemonteiro_ has joined #openstack-keystone00:42
kmalloc:)00:43
*** felipemonteiro has quit IRC00:43
kmallocanother option is to look how swift does it00:44
kmallocand pull in zero oslo things00:44
adriantan option, but I'm going to add partial support for oslo.policy at least in some fashion00:45
*** Dinesh_Bhor has joined #openstack-keystone00:46
adriantSwift terrifies me... I use it, but it terrifies me00:47
*** r-daneel has joined #openstack-keystone01:04
*** gyee has quit IRC01:05
*** namnh has joined #openstack-keystone01:25
sapdlbragstad: yes. It takes 0.5 seconds01:51
*** itlinux has joined #openstack-keystone01:56
*** zxy has joined #openstack-keystone02:01
*** lifeless_ has joined #openstack-keystone02:22
*** lifeless has quit IRC02:23
wxycmurphy: here is the following patch by Lance: https://review.openstack.org/#/c/573292 I'd like to know if it addressed your thought completely02:39
*** markvoelker has quit IRC03:00
*** markvoelker has joined #openstack-keystone03:02
*** ckonstanski has quit IRC03:05
*** markvoelker has quit IRC03:07
openstackgerritChen proposed openstack/python-keystoneclient master: Trival fix in docstring  https://review.openstack.org/57348903:07
*** markvoelker has joined #openstack-keystone03:12
*** felipemonteiro has joined #openstack-keystone03:24
*** felipemonteiro_ has quit IRC03:26
knikollaadriant: i've been meaning to give adjutant a try03:34
*** dave-mcc_ has quit IRC03:44
*** mvk has joined #openstack-keystone03:48
*** germs has joined #openstack-keystone03:54
*** germs has quit IRC03:54
*** germs has joined #openstack-keystone03:54
*** felipemonteiro has quit IRC04:03
kmalloclbragstad: +2, comment in-line for token-model04:16
*** germs has quit IRC04:22
*** Kumar has joined #openstack-keystone04:24
*** Kumar_ has joined #openstack-keystone04:30
*** Kumar has quit IRC04:30
*** Kumar__ has joined #openstack-keystone04:32
*** Kumar_ has quit IRC04:35
*** Kumar__ has quit IRC04:38
*** Kumar_ has joined #openstack-keystone04:38
*** links has joined #openstack-keystone04:41
*** Kumar_ has quit IRC04:46
*** Dinesh_Bhor has quit IRC05:01
*** bhagyashri_s has quit IRC05:01
*** bhagyashri_s has joined #openstack-keystone05:05
*** Dinesh_Bhor has joined #openstack-keystone05:05
*** lifeless_ has quit IRC05:26
*** lifeless has joined #openstack-keystone05:26
*** vrv_ has joined #openstack-keystone05:41
*** AlexeyAbashkin has joined #openstack-keystone05:48
*** Alexey_Abashkin has joined #openstack-keystone05:54
*** AlexeyAbashkin has quit IRC05:55
*** Alexey_Abashkin is now known as AlexeyAbashkin05:55
*** Dinesh__Bhor has joined #openstack-keystone05:56
*** Dinesh_Bhor has quit IRC05:56
*** pcaruana has joined #openstack-keystone05:57
-openstackstatus- NOTICE: Zuul stopped receiving gerrit events around 04:00UTC; any changes submitted between then and now will probably require a "recheck" comment to be requeued. Thanks!06:01
*** Dinesh__Bhor has quit IRC06:10
*** Dinesh_Bhor has joined #openstack-keystone06:13
*** pcaruana has quit IRC06:14
*** pcaruana has joined #openstack-keystone06:15
*** dklyle has quit IRC06:44
jaosoriorayoung: hey! thanks for sharing it and checking it out! Still a lot of work to do there :D06:51
*** jaosorior has quit IRC06:58
*** d0ugal has joined #openstack-keystone07:03
*** Dinesh__Bhor has joined #openstack-keystone07:11
*** Dinesh_Bhor has quit IRC07:11
*** rcernin has quit IRC07:13
cmurphywxy: i agree with your comment, would like to see max_project_tree_depth mentioned07:14
*** Alexey_Abashkin has joined #openstack-keystone07:23
*** jistr is now known as jistr|reloc07:25
*** AlexeyAbashkin has quit IRC07:26
*** Alexey_Abashkin is now known as AlexeyAbashkin07:26
*** Dinesh__Bhor has quit IRC07:28
*** annp has quit IRC07:39
*** rcernin has joined #openstack-keystone07:48
*** dklyle has joined #openstack-keystone08:06
*** AlexeyAbashkin has quit IRC08:06
*** lifeless has quit IRC08:09
*** lifeless has joined #openstack-keystone08:10
*** annp has joined #openstack-keystone08:14
*** jistr|reloc is now known as jistr08:19
*** AlexeyAbashkin has joined #openstack-keystone08:28
*** markvoelker has quit IRC08:37
*** markvoelker has joined #openstack-keystone08:38
*** markvoelker has quit IRC08:42
openstackgerritwangxiyuan proposed openstack/keystone master: Add policy for limit model protection  https://review.openstack.org/56271408:47
openstackgerritwangxiyuan proposed openstack/keystone master: Implement enforcement model logic in Manager  https://review.openstack.org/56271508:47
openstackgerritwangxiyuan proposed openstack/keystone master: Expose endpoint to return enforcement model  https://review.openstack.org/56271608:47
openstackgerritwangxiyuan proposed openstack/keystone master: [WIP] Strict two level hierarchical limit  https://review.openstack.org/55769608:47
*** Alexey_Abashkin has joined #openstack-keystone09:00
*** d0ugal_ has joined #openstack-keystone09:00
*** d0ugal has quit IRC09:00
*** d0ugal_ has quit IRC09:00
*** AlexeyAbashkin has quit IRC09:01
*** Alexey_Abashkin is now known as AlexeyAbashkin09:01
*** d0ugal has joined #openstack-keystone09:01
*** lifeless_ has joined #openstack-keystone09:03
*** lifeless has quit IRC09:03
openstackgerritBoris Bobrov proposed openstack/keystone master: Allow domain admin listing their domain  https://review.openstack.org/57336509:09
openstackgerritShuo Liu proposed openstack/python-keystoneclient master: fix keytone to keystone in yaml file  https://review.openstack.org/57363309:11
*** lifeless_ is now known as lifeless09:13
*** edmondsw has joined #openstack-keystone09:26
*** edmondsw has quit IRC09:30
*** lifeless_ has joined #openstack-keystone09:30
*** lifeless has quit IRC09:32
*** jaosorior has joined #openstack-keystone09:36
*** liuzz has quit IRC09:37
*** evrardjp has quit IRC09:53
*** evrardjp has joined #openstack-keystone09:56
*** lifeless has joined #openstack-keystone09:58
*** lifeless_ has quit IRC09:58
*** evrardjp_ has joined #openstack-keystone10:01
*** evrardjp has quit IRC10:01
*** namnh has quit IRC10:03
*** evrardjp_ has quit IRC10:05
*** evrardjp has joined #openstack-keystone10:06
*** annp has quit IRC10:09
*** lifeless_ has joined #openstack-keystone10:23
*** lifeless has quit IRC10:24
*** rcernin has quit IRC10:37
*** markvoelker has joined #openstack-keystone10:38
*** lifeless_ has quit IRC10:39
*** lifeless has joined #openstack-keystone10:55
*** markvoelker has quit IRC11:13
*** dklyle has quit IRC11:46
*** AlexeyAbashkin has quit IRC11:53
*** AlexeyAbashkin has joined #openstack-keystone11:54
*** dklyle has joined #openstack-keystone11:56
*** dklyle has quit IRC12:02
*** AlexeyAbashkin has quit IRC12:12
*** AlexeyAbashkin has joined #openstack-keystone12:12
*** nicolasbock has joined #openstack-keystone12:13
openstackgerritKim Bao Long proposed openstack/keystone master: Remove NotImplementedError exception  https://review.openstack.org/57367812:13
*** mugsie_ is now known as mugsie12:14
*** markvoelker has joined #openstack-keystone12:16
*** AlexeyAbashkin has quit IRC12:30
*** raildo has joined #openstack-keystone12:30
*** AlexeyAbashkin has joined #openstack-keystone12:33
*** AlexeyAbashkin has quit IRC12:41
*** AlexeyAbashkin has joined #openstack-keystone12:41
*** bhagyashris_ has joined #openstack-keystone12:44
*** pooja-jadhav has joined #openstack-keystone12:45
*** pooja_jadhav has quit IRC12:48
*** bhagyashri_s has quit IRC12:48
*** mchlumsky has joined #openstack-keystone12:52
*** ninag has joined #openstack-keystone12:54
*** ninag has quit IRC12:54
*** AlexeyAbashkin has quit IRC12:56
*** AlexeyAbashkin has joined #openstack-keystone12:57
*** dklyle has joined #openstack-keystone12:58
*** edmondsw has joined #openstack-keystone13:02
*** edmondsw has quit IRC13:06
*** d0ugal_ has joined #openstack-keystone13:08
*** d0ugal has quit IRC13:08
*** d0ugal_ has quit IRC13:08
*** d0ugal has joined #openstack-keystone13:08
*** d0ugal has quit IRC13:08
*** d0ugal has joined #openstack-keystone13:08
*** jaosorior has quit IRC13:29
*** dklyle has quit IRC13:29
*** dklyle has joined #openstack-keystone13:31
*** jmlowe has quit IRC13:35
*** links has quit IRC13:46
-openstackstatus- NOTICE: A misapplied distro security package update caused many jobs to fail with a MERGER_FAILURE error between ~06:30-12:30 UTC; these can be safely rechecked now that the problem has been addressed13:46
openstackgerritLance Bragstad proposed openstack/keystone-specs master: Address follow-on comments in strict-two-level spec  https://review.openstack.org/57329213:53
openstackgerritRaildo Mascena proposed openstack/keystone master: Exposing bug/1754677  https://review.openstack.org/57043813:53
*** edmondsw has joined #openstack-keystone13:54
*** dklyle has quit IRC13:55
*** jmlowe has joined #openstack-keystone14:07
*** felipemonteiro has joined #openstack-keystone14:12
*** jmlowe has quit IRC14:15
*** zxy has quit IRC14:20
*** AlexeyAbashkin has quit IRC14:21
*** jistr is now known as jistr|mtg14:28
*** r-daneel has quit IRC14:37
*** jmlowe has joined #openstack-keystone14:39
*** felipemonteiro_ has joined #openstack-keystone14:39
*** felipemonteiro has quit IRC14:43
*** spilla has joined #openstack-keystone14:51
*** r-daneel has joined #openstack-keystone15:01
*** r-daneel_ has joined #openstack-keystone15:05
*** r-daneel has quit IRC15:06
*** r-daneel_ is now known as r-daneel15:06
*** d0ugal has quit IRC15:14
*** jistr|mtg is now known as jistr15:16
*** dklyle has joined #openstack-keystone15:20
kmalloco/15:20
lbragstadqq on https://review.openstack.org/#/c/559129/15:20
kmalloclbragstad: don't set the non-internal ones in __init__15:21
kmallocyou're setting te non-internal names, through the @property15:21
kmallochence the errors15:21
kmalloconly set self.__* not self.* for @property15:21
kmalloc__init__ can easily touch internal things15:21
lbragstadahhh15:23
*** dave-mccowan has joined #openstack-keystone15:25
kmalloclbragstad: yep ;)15:27
lbragstadabout to wrap up another fix and i'll give that a shot15:27
kmalloccool15:27
*** dklyle has quit IRC15:28
*** dklyle has joined #openstack-keystone15:32
*** dave-mccowan has quit IRC15:32
*** dklyle has quit IRC15:39
*** elibrokeit is now known as noteli15:40
*** noteli is now known as elibrokeit15:41
*** lbragstad is now known as elbragstad15:44
*** r-daneel has quit IRC16:09
*** r-daneel_ has joined #openstack-keystone16:09
*** r-daneel_ is now known as r-daneel16:11
openstackgerritMorgan Fainberg proposed openstack/python-keystoneclient master: Fix python3 test compat  https://review.openstack.org/57377316:13
openstackgerritMorgan Fainberg proposed openstack/python-keystoneclient master: fix tox python3 overrides  https://review.openstack.org/57333916:14
kmallocelbragstad: ^ apparantly we don't actually hit that test case that i fixed...16:17
kmallocbut....16:17
kmallocah if block around it16:18
openstackgerritLance Bragstad proposed openstack/keystone master: Implement enforcement model logic in Manager  https://review.openstack.org/56271516:23
openstackgerritLance Bragstad proposed openstack/keystone master: Expose endpoint to return enforcement model  https://review.openstack.org/56271616:23
openstackgerritLance Bragstad proposed openstack/keystone-specs master: Address follow-on comments in strict-two-level spec  https://review.openstack.org/57329216:25
ayoungkmalloc, as the app cred bugs start pouring in, I can't help but think that we duplicated what we have with Trusts.  I wonder if we can unify that code base.16:42
ayoungFor example https://bugs.launchpad.net/keystone/+bug/177396716:42
openstackLaunchpad bug 1773967 in OpenStack Identity (keystone) "Application credentials can't be used with group-only role assignments" [High,Confirmed] - Assigned to Rajat Sharma (tajar29)16:42
kmallocwe can possibly merge, but trusts are a bit more special16:42
ayoungSeems to me that an App Credential should only vary from the current definition of a trust in that the trustee is not a full user, but instead an App Cred entity.16:43
kmallocmore so, it's a self-trust16:43
ayoungThere is no reason trusts should be more special, though.  They were written for the same use case, just with a more constrained requirement16:43
ayoungnot really16:43
kmallocapp-creds are.16:43
ayoung the app cred is not "me"16:43
kmallocit is.16:43
ayoungit is a pseudo user controlled by me16:43
kmallocthey are tied to the user lifecycle16:43
ayoungAgreed, and IO don't want to break that16:44
kmallocand it is *you* from ID etc perspectives16:44
ayoungbut separate that from the delegation16:44
kmallocit is a reduced permission set, but still you16:44
ayoungthink of it as a 2 stage process16:44
kmallocapp cred changes AuthZ, not AuthN16:44
ayoungit limits AuthN for that cred, based on the user16:44
kmallocTrusts change both AuthN and AuthZ16:44
kmalloc(potentially)16:44
kmallocapp creds cannot change AuthN16:44
kmallocit does not limit AuthN in any way, you're still you.16:45
kmallocwe could merge some of the code / data structures.16:46
kmallocbut... trusts are far further reaching16:46
kmalloccan you do a self-trust?16:48
kmalloci don't think that really works... does it?16:48
ayoungTrusts are limited to only scaling down AuthN from one user to another16:48
ayoungapp creds are that and a bit more:16:48
ayoungthey are first, an AuthZ entity16:48
ayoungA Subject in X509 tersm, a principal in Kerb16:49
kmallocyou're conflating AuthN and AuthZ16:49
ayoungno I am not...pay attention16:49
ayoungthis is my lifes' work :)16:49
ayoungapp creds are both16:49
ayoung1 AuthZ credential16:49
ayoungyou could make an App Cred with 0 power16:49
kmallocApp Creds provide AuthN, they do not change AuthN Data from the original user.16:49
ayoungand then 2 a delegation of data from the original user to the subject/pricipal16:50
kmallocTrust *can* change AuthN data [we say don't do it, we allow it]16:50
ayoungchange how?16:50
kmallocimpersonation16:50
kmallochold on in a meeting16:50
ayoungNP.  I got to run, too16:51
*** felipemonteiro_ has quit IRC16:54
*** ayoung has quit IRC16:56
*** r-daneel has quit IRC17:00
*** pcaruana has quit IRC17:02
openstackgerritLance Bragstad proposed openstack/keystone master: Introduce new TokenModel object  https://review.openstack.org/55912917:15
elbragstadkmalloc: ^ cleaned up17:15
elbragstadfwiw - is anyone else is willing to review https://review.openstack.org/#/c/540803/15 and it's follow on - it's ready17:15
elbragstadwe should try and merge that by EOD if people are ok/happy with it17:16
-openstackstatus- NOTICE: The Zuul scheduler was offline briefly to clean up from debugging a nodepool issue, so changes uploaded or approved between 16:50 and 17:15 UTC may need to be rechecked or reapproved (all already queued changes are in the process of being reenqueued now)17:24
kmallocelbragstad: mmmm Habanero and cheese omlette17:28
kmallocgood breakfast17:28
kmalloc(aslo, somehow ended up with mild pepper this time, eating one raw produced only mild burning in the mouthhole)17:28
kmallocelbragstad: +2 on the new tokenmodel17:31
elbragstadtoo hot for me17:38
elbragstadhere in the midwest we have this *super* spicy condiment called ketchup17:39
elbragstadit's ridiculous17:39
elbragstadpeople literally put it on their burgers, idk what's wrong with them17:39
*** raildo has quit IRC17:39
openstackgerritStephen Finucane proposed openstack/oslo.policy master: generator: Reimplement wrapping of 'description'  https://review.openstack.org/48564617:41
elbragstadcan olso libraries have dependencies on clients?17:51
elbragstade.g. oslo.limit having a dependency on python-keystoneclient/17:52
*** raildo has joined #openstack-keystone18:16
kmallocuj18:17
kmallocuh*18:17
kmallocno18:17
kmallocdon't do that18:17
kmallocreally don't. use KSA and direct rest calls if you must18:17
*** itlinux has quit IRC18:18
kmallocthink of it this way, SDK may lean on oslo.* at some point18:19
kmallocksc will be replaced with SDK [I hope] in most cases.18:19
kmallocyou wouldn't want SDK -> OSLO -> SDK18:20
*** dingjin has joined #openstack-keystone18:21
*** vrv_ has quit IRC18:21
*** dingjin has quit IRC18:22
elbragstadah18:29
elbragstadmakes sense18:29
*** rmcall has joined #openstack-keystone18:30
kmallocelbragstad: https://review.openstack.org/#/c/573461/218:34
kmallocthat should fix the concern with the debug_middleware help text18:34
elbragstadawesome18:34
kmallocelbragstad: and i think that clears the way [with some trivial +2s] for the rest of the chain to land18:34
kmallocshould prob take like 5m to review the last bits and push it through.18:35
knikollaso casual nick friday is a regular thing now?18:35
elbragstad:)18:36
kmallocknikolla: my nic is always casual... THATS RIGHT it socializes before sending traffic to Layer2... wait... no that isn't it.18:36
kmallocok ok that was a bad joke.18:36
openstackgerritMorgan Fainberg proposed openstack/keystone master: Remove duplicated test  https://review.openstack.org/57294318:38
kmallocelbragstad: ^ done, fixes the nit.18:38
elbragstadack- thanks18:39
knikollaelbragstad: hahaha, it took me a couple of reads :)18:39
elbragstadlol18:39
kmallocknikolla: going to bug you for a quick (haha, "quick") review of https://review.openstack.org/#/c/571979/618:39
elbragstadit only took me about 4 years to come up with one18:39
knikollakmalloc: it's actually going to be quick as i went through 80% of that yesterday18:40
kmallochah18:40
kmallocok then18:40
elbragstadknikolla: the unified limit spec is ready for eyes too ;)18:40
kmallocelbragstad: so... version -> Flask and... app cred?18:40
kmallocwhat is going to be the least impactful (REST URL prefix wise)?18:41
elbragstadas far as the first flask native subsystem?18:41
kmallocyeah18:41
elbragstadsure18:41
elbragstadwhat ever is easiest?18:41
kmalloci worry /user /group /project /domain is brutal18:41
kmallocmaybe /ec2token :P18:41
kmallocactually was thinking maybe /auth18:41
elbragstadit might help (at least me anyways) reviewers wrap their minds around the flask frame work to see it with a more trivial subsystem18:41
kmallocmaybe i'll do s3/ec2 since they are in .contrib and have next to no larger impact18:42
kmallocok so i'll spin up a trivial patch that makes keystone.subsystem and then start working on each of the subsequent subsystems. ideally we should have __all__ in subsystem.__init__ but maybe i'll punt on that so the flask stuff can be parallelized18:44
knikollacan we please drop OS-FEDERATION from the URLs at some point? :)18:55
kmallocknikolla: we can deprecate it we cannot remove it18:56
kmallocknikolla: it is part of the V3 API spec... unless we want microversions or v418:56
knikolla++ for deprecation18:56
kmallocnow, we can totally move to better URL paths.18:57
kmalloclets hold off until Flaskification work is done to do that though18:57
knikolla\o/18:57
rodrigodswe can duplicate the API while we deprecate the old one18:58
kmallocor at least the URIs that have OS-FEDERATION in them18:58
kmallocrodrigods: that would be the plan18:58
rodrigods+118:59
*** rmcall has quit IRC19:02
kmallocelbragstad, knikolla: keystone.subsystem.version or keystone.subsystem.discovery or keystone.subsystem.root ?19:13
kmalloci lean towards .discovery19:13
elbragstadis it for version specific stuff?19:13
elbragstadand jsonhome?19:14
kmallocJSON home stuff19:14
knikolla++ on discovery19:14
kmalloclike /v3 root, and /19:14
elbragstad++ discovery seems like an appropriate name19:14
kmallocit's replacing keystone.version.routers/controllers/etc19:14
kmallocversion.service is special and will probably be moved into server.flask19:14
kmallocelbragstad: i'm going to leave the version_string in keystone.version19:23
kmallocused for the API doc thing only19:23
elbragstadok19:23
*** itlinux has joined #openstack-keystone19:26
*** mvk has quit IRC19:28
*** dklyle has joined #openstack-keystone19:32
*** jmlowe has quit IRC19:33
*** dklyle has quit IRC19:37
*** martinus__ has joined #openstack-keystone19:43
*** lifeless has quit IRC19:46
*** bhagyashri_s has joined #openstack-keystone20:00
*** pooja_jadhav has joined #openstack-keystone20:00
*** pooja-jadhav has quit IRC20:03
*** bhagyashris_ has quit IRC20:03
*** ckonstanski has joined #openstack-keystone20:07
elbragstaddoes anyone else want to give https://review.openstack.org/#/c/540803/ a review? otherwise I can take the existing +2's and upgrade one to a +A20:11
*** bhagyashris_ has joined #openstack-keystone20:11
*** pooja-jadhav has joined #openstack-keystone20:12
*** bhagyashri_s has quit IRC20:15
*** pooja_jadhav has quit IRC20:15
*** lifeless has joined #openstack-keystone20:22
knikollaelbragstad: giving it a read now20:28
elbragstadaweomse - thank you knikolla20:29
openstackgerritLance Bragstad proposed openstack/python-keystoneclient master: Add support for registered limits  https://review.openstack.org/53766820:34
openstackgerritMerged openstack/keystone master: Add in ability to load DEBUG middleware  https://review.openstack.org/57282620:37
openstackgerritMerged openstack/keystone master: Add Flaskification release-note  https://review.openstack.org/57282720:37
*** mchlumsky has quit IRC20:39
*** martinus__ has quit IRC20:45
knikollaelbragstad: looks good and in line with what we discussed and agreed in vancouver.20:46
elbragstad:)20:46
*** ayoung has joined #openstack-keystone20:55
*** r-daneel has joined #openstack-keystone21:05
*** r-daneel_ has joined #openstack-keystone21:08
*** r-daneel has quit IRC21:09
*** r-daneel_ is now known as r-daneel21:09
elbragstadayoung: do you care to revisit https://review.openstack.org/#/c/540803/15 and it's follow up?21:14
ayoungelbragstad, can I change the name right now?21:14
elbragstadi address everything else in a follow up - but ididn't change the title of the commit because i didn't want to wipe out the existing votes21:15
ayoungI think I want that.21:16
ayoungI'm ok considering the existing votes stickey and +2A after that21:16
ayoungwe can speed it through....21:16
ayoungStrict Two-Level Hierarchical Enforcement Model  -> Strict Two-Level Limits Enforcement Model21:17
ayoungthat work for you?21:17
openstackgerritayoung proposed openstack/keystone-specs master: Strict Two-Level Limits Enforcement Model  https://review.openstack.org/54080321:18
ayoungkmalloc, knikolla ^^ OK by you?21:19
*** jmlowe has joined #openstack-keystone21:19
elbragstadi'm good with it, just didn't want to wipe out votes was all21:20
kmallocYeah that's fine21:20
*** dklyle has joined #openstack-keystone21:26
*** rmascena has joined #openstack-keystone21:27
knikolla++21:27
*** raildo has quit IRC21:29
*** rmascena has quit IRC21:30
ayoungknikolla, kmalloc I +2Ad it.  Feel free to formally add your +2s on as well21:30
*** sonuk_ has joined #openstack-keystone21:41
*** jmlowe has quit IRC21:43
*** sonuk has quit IRC21:45
*** jmlowe has joined #openstack-keystone21:48
*** felipemonteiro has joined #openstack-keystone21:51
*** lifeless_ has joined #openstack-keystone21:58
*** jmlowe has quit IRC22:00
*** lifeless has quit IRC22:00
*** jmlowe has joined #openstack-keystone22:01
*** r-daneel has quit IRC22:03
*** nicolasbock has quit IRC22:06
*** jmlowe has quit IRC22:15
*** jmlowe has joined #openstack-keystone22:20
*** lbragstad has joined #openstack-keystone22:25
*** ChanServ sets mode: +o lbragstad22:25
*** elbragstad has quit IRC22:25
openstackgerritLance Bragstad proposed openstack/python-keystoneclient master: Add support for registered limits  https://review.openstack.org/53766822:28
lbragstadi think the create API for registered limits is a bit strange with the client bits and the existing client tests22:28
lbragstadpushing what i have for now, but that might need a pair of eyes from someone who is more familiar with ksc22:29
*** r-daneel has joined #openstack-keystone22:30
*** harlowja has joined #openstack-keystone22:30
*** lifeless_ is now known as lifeless22:41
*** felipemonteiro has quit IRC22:44
*** felipemonteiro has joined #openstack-keystone22:57
*** r-daneel_ has joined #openstack-keystone23:01
*** r-daneel has quit IRC23:03
*** r-daneel_ is now known as r-daneel23:03
*** ckonstanski has quit IRC23:16
*** ckonstanski has joined #openstack-keystone23:20
*** felipemonteiro has quit IRC23:23
*** r-daneel has quit IRC23:25
*** r-daneel has joined #openstack-keystone23:33
openstackgerritMerged openstack/keystone-specs master: Strict Two-Level Limits Enforcement Model  https://review.openstack.org/54080323:39
*** felipemonteiro has joined #openstack-keystone23:40
*** spilla has quit IRC23:48
*** r-daneel has quit IRC23:58

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