*** alee_ has joined #openstack-barbican | 00:03 | |
*** alee has quit IRC | 00:06 | |
*** zigo has quit IRC | 00:06 | |
*** zigo_ has joined #openstack-barbican | 00:06 | |
*** annp has quit IRC | 00:53 | |
*** annp has joined #openstack-barbican | 00:54 | |
openstackgerrit | Tovin Seven proposed openstack/barbican master: GATE-CHECK: Do not review or merge https://review.openstack.org/570836 | 02:43 |
---|---|---|
*** namnh has joined #openstack-barbican | 02:48 | |
*** annp has quit IRC | 04:13 | |
*** alee_ has quit IRC | 05:11 | |
*** alee_ has joined #openstack-barbican | 05:18 | |
*** pcaruana has joined #openstack-barbican | 06:33 | |
*** annp has joined #openstack-barbican | 06:52 | |
*** jaosorior has joined #openstack-barbican | 07:15 | |
*** salmankhan has joined #openstack-barbican | 09:14 | |
*** salmankhan has quit IRC | 09:25 | |
*** salmankhan has joined #openstack-barbican | 09:35 | |
*** salmankhan has quit IRC | 09:42 | |
*** salmankhan has joined #openstack-barbican | 09:47 | |
*** zigo_ is now known as zigo | 09:56 | |
*** annp has quit IRC | 10:01 | |
*** namnh has quit IRC | 10:08 | |
*** jaosorior has quit IRC | 10:14 | |
*** jaosorior has joined #openstack-barbican | 10:31 | |
*** dave-mccowan has joined #openstack-barbican | 11:21 | |
*** dave-mccowan has quit IRC | 11:26 | |
*** dave-mcc_ has joined #openstack-barbican | 11:26 | |
*** abishop has joined #openstack-barbican | 11:56 | |
*** raildo has joined #openstack-barbican | 11:58 | |
*** serlex has joined #openstack-barbican | 12:32 | |
*** EmilienM_PTO is now known as EmilienM | 14:08 | |
alee_ | dave-mcc_, redrobot I bet there are database changes that are causing the secret stores not to be loaded | 14:54 |
*** dave-mcc_ is now known as dave-mccowan | 14:55 | |
alee_ | barbican.common.exception.MissingArgumentError: Must supply non-Blank name argument for SecretStores entry. | 14:55 |
alee_ | sounds like the db table was not populated properly | 14:55 |
*** serlex has quit IRC | 15:06 | |
alee_ | dave-mccowan, redrobot or maybe its just the py kmip change that has messed up the loading of the plugins | 15:15 |
alee_ | looks like they changed the way Credentials are handled and so we get an error when we try to load the kmip plugin | 15:16 |
alee_ | this can affect multi-plugin config as well | 15:17 |
alee_ | dave-mccowan, redrobot ok - the kmip problem may be prettty straightforward -- just pointing to the right class for CredentialType -- going to submit a patch .. | 15:25 |
redrobot | alee_ awesome | 15:27 |
*** pcaruana has quit IRC | 15:33 | |
*** tidwellr has joined #openstack-barbican | 15:41 | |
openstackgerrit | Ade Lee proposed openstack/barbican master: Fix pymip error https://review.openstack.org/571235 | 15:41 |
tidwellr | Hello, I was wondering if anyone was aware of the status of https://bugs.launchpad.net/barbican/+bug/1749217. The review seems to have stalled, and since this is affecting me I was wanting to see if there was help needed to get a fixed merged | 15:45 |
openstack | Launchpad bug 1749217 in Barbican "invalid secret href value with wsgi and no host_href" [Undecided,In progress] | 15:45 |
alee_ | tidwellr, will check it out once the gates are working again | 15:47 |
tidwellr | alee_: thanks, I'm happy to pick up this fix and run with it. I just wanted to ask around because I see some work has been done | 15:49 |
alee_ | tidwellr, ok - I'm hoping we can get the gates functional by end of today and then we can start into reviews that are pending | 15:50 |
alee_ | redrobot, well that definitely helped | 15:54 |
alee_ | redrobot, http://logs.openstack.org/35/571235/1/check/openstack-tox-py27/557bab9/testr_results.html.gz | 15:54 |
alee_ | redrobot, fixing the other credentials error now too .. | 15:55 |
openstackgerrit | Ade Lee proposed openstack/barbican master: Fix pymip error https://review.openstack.org/571235 | 16:14 |
alee_ | redrobot, ^^ | 16:14 |
alee_ | redrobot, that shoudl fix all the kmip issues -- now with your patch to fix the webob issues - we should be good to go | 16:15 |
alee_ | redrobot, http://logs.openstack.org/35/571235/2/check/openstack-tox-py27/355826b/testr_results.html.gz | 16:22 |
*** pcaruana has joined #openstack-barbican | 16:23 | |
*** salmankhan has quit IRC | 16:29 | |
openstackgerrit | Ade Lee proposed openstack/barbican master: Fix pymip error https://review.openstack.org/571235 | 16:32 |
alee_ | redrobot, ^^ will skip the webob related tests -- hopefully this will pass and we can merge it and then put your patch on top of that | 16:33 |
redrobot | alee_, ack | 16:39 |
redrobot | btw, I noticed I still have permissions on barbican-core | 16:39 |
redrobot | Not sure what the team thinks about that? | 16:39 |
alee_ | redrobot, we knew you were coming back :) | 16:39 |
redrobot | lol | 16:39 |
alee_ | redrobot, we do need to clean that list out at some point | 16:41 |
alee_ | maybe after next milestone release | 16:41 |
redrobot | yeah, I was planning on bringing it up at the next weekly team meeting. | 16:43 |
alee_ | redrobot, looks like some of the functional tests are affected by the webob change | 17:06 |
alee_ | gonna skip those too so we can have a passing gate to check in the pykmip chnages | 17:07 |
alee_ | and of ccourse there are more tests that fail in the kmip gate | 17:10 |
* redrobot thinks we're playing whack-a-mole | 17:42 | |
*** abishop has quit IRC | 18:08 | |
alee_ | redrobot, it maybe easier at the end for you to manually take in my changes and have one review that fixes it all. | 18:08 |
alee_ | my changes so far are just a few lines | 18:08 |
*** pcaruana has quit IRC | 18:09 | |
redrobot | alee_ found one bug so far. I have to run to drop off the mrs to the airport, but I'll be back shortly. | 18:14 |
alee_ | ok | 18:14 |
*** nkinder has joined #openstack-barbican | 18:37 | |
*** salmankhan has joined #openstack-barbican | 18:53 | |
*** salmankhan has quit IRC | 18:57 | |
redrobot | bak | 19:25 |
*** abishop has joined #openstack-barbican | 19:29 | |
*** salmankhan has joined #openstack-barbican | 19:46 | |
*** raildo has quit IRC | 19:50 | |
*** sapd_ has joined #openstack-barbican | 21:03 | |
*** sapd has quit IRC | 21:07 | |
*** tidwellr has quit IRC | 21:28 | |
*** tidwellr has joined #openstack-barbican | 21:29 | |
*** tidwellr has quit IRC | 21:29 | |
*** salmankhan has quit IRC | 21:29 | |
*** tidwellr has joined #openstack-barbican | 21:34 | |
*** tidwellr has quit IRC | 21:36 | |
*** tidwellr has joined #openstack-barbican | 21:36 | |
*** tidwellr has quit IRC | 21:41 | |
*** abishop has quit IRC | 21:43 | |
*** tidwellr has joined #openstack-barbican | 21:55 | |
*** tidwellr has quit IRC | 22:00 | |
*** dave-mccowan has quit IRC | 22:23 | |
alee_ | redrobot, how goes it? | 22:25 |
redrobot | alee_, almost done. | 22:26 |
redrobot | One fix is kind of ugly because I have to do some type testing. | 22:27 |
* redrobot wonders if he's been living in Go land for too long ... | 22:27 | |
redrobot | the new webob logic returns different class types for valid/invalid/nil Accepts | 22:28 |
*** tidwellr has joined #openstack-barbican | 23:00 | |
*** tidwellr has quit IRC | 23:04 | |
redrobot | alee_, ugh, just broke some tests with my fix. Apparently there's a Mock that doesn't behave the way it should. | 23:07 |
redrobot | I'm going to take my dog to the park because she's getting antsy. I should be able to finish this after. | 23:08 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!