| *** jhfeng has joined #openstack-barbican | 00:02 | |
| *** zz_dimtruck is now known as dimtruck | 00:16 | |
| *** jhfeng has quit IRC | 00:29 | |
| *** kfox1111 is now known as kfox1111_away | 00:32 | |
| *** dave-mccowan has quit IRC | 01:21 | |
| *** dimtruck is now known as zz_dimtruck | 01:51 | |
| *** nelsnelson has joined #openstack-barbican | 02:08 | |
| *** jhfeng has joined #openstack-barbican | 02:22 | |
| *** nelsnelson has quit IRC | 02:39 | |
| *** nelsnelson has joined #openstack-barbican | 02:39 | |
| *** jhfeng has quit IRC | 02:48 | |
| *** kebray has joined #openstack-barbican | 02:48 | |
| *** dave-mccowan has joined #openstack-barbican | 02:51 | |
| *** epequeno has quit IRC | 02:59 | |
| *** zz_dimtruck is now known as dimtruck | 03:11 | |
| openstackgerrit | Dave McCowan proposed openstack/barbican: Refactor Stored Key Certificate Order Validator Code https://review.openstack.org/171023 | 03:18 |
|---|---|---|
| *** xaeth_afk is now known as xaeth | 03:25 | |
| openstackgerrit | Dave McCowan proposed openstack/barbican: Add Functional Tests for ACLs Using Multiple Users https://review.openstack.org/181291 | 03:41 |
| *** woodster_ has quit IRC | 04:21 | |
| openstackgerrit | Dave McCowan proposed openstack/barbican: Add Functional Tests for ACLs Using Multiple Users https://review.openstack.org/181291 | 04:33 |
| *** crc32 has quit IRC | 04:44 | |
| *** dave-mccowan has quit IRC | 04:44 | |
| *** nelsnelson has quit IRC | 05:31 | |
| *** Nirupama has joined #openstack-barbican | 05:49 | |
| *** madhuri_ has joined #openstack-barbican | 05:54 | |
| madhuri_ | Hi, I am seeing this error all over barbican logs http://paste.openstack.org/show/334561/ | 05:55 |
| madhuri_ | Can anyone help? | 05:55 |
| madhuri_ | oslo.log is 1.2.0 | 05:57 |
| *** kebray has quit IRC | 06:11 | |
| *** nickrmc83 has joined #openstack-barbican | 06:13 | |
| *** dimtruck is now known as zz_dimtruck | 06:18 | |
| openstackgerrit | Merged openstack/barbican: Updated from global requirements https://review.openstack.org/194830 | 06:40 |
| *** xaeth is now known as xaeth_afk | 07:10 | |
| openstackgerrit | Merged openstack/barbican: Fix for admin and creator user access for secret/container read calls https://review.openstack.org/196227 | 07:26 |
| openstackgerrit | Merged openstack/barbican: Update unwrap key to accept specific variables https://review.openstack.org/196141 | 08:01 |
| *** nickrmc83 has quit IRC | 08:14 | |
| *** jamielennox is now known as jamielennox|away | 08:20 | |
| *** nickrmc83 has joined #openstack-barbican | 08:26 | |
| *** nickrmc83 has quit IRC | 08:26 | |
| *** nickrmc83 has joined #openstack-barbican | 08:29 | |
| *** nickrmc83 has quit IRC | 08:33 | |
| *** jamielennox|away is now known as jamielennox | 08:41 | |
| *** openstackgerrit has quit IRC | 09:19 | |
| *** openstackgerrit has joined #openstack-barbican | 09:20 | |
| *** mmdurrant has quit IRC | 10:09 | |
| *** shohel has joined #openstack-barbican | 10:13 | |
| *** nickrmc83 has joined #openstack-barbican | 11:07 | |
| *** nickrmc83 has quit IRC | 11:07 | |
| *** nickrmc83 has joined #openstack-barbican | 11:09 | |
| *** rm_you| has quit IRC | 11:12 | |
| *** rm_you| has joined #openstack-barbican | 11:13 | |
| *** mmdurrant has joined #openstack-barbican | 11:59 | |
| *** dave-mccowan has joined #openstack-barbican | 12:30 | |
| openstackgerrit | Dave McCowan proposed openstack/barbican: Add Functional Tests for ACLs Using Multiple Users https://review.openstack.org/181291 | 12:36 |
| *** SheenaG has quit IRC | 13:00 | |
| openstackgerrit | Dave McCowan proposed openstack/barbican-specs: Use underscores instead of dashes as word separators in API https://review.openstack.org/197679 | 13:04 |
| *** rellerreller has joined #openstack-barbican | 13:16 | |
| *** kfarr has joined #openstack-barbican | 13:21 | |
| *** kfarr has quit IRC | 13:26 | |
| rellerreller | Is anyone having issues with running py26 tox tests for barbican client? I just checked out master and py26 tests fail for some unknown reason. | 13:59 |
| rellerreller | py27 tests are ok. I do not see much output from py26 saying what went wrong. | 13:59 |
| *** zz_dimtruck is now known as dimtruck | 14:04 | |
| *** jaosorior has joined #openstack-barbican | 14:19 | |
| jaosorior | dave-mccowan: Regarding CR https://review.openstack.org/#/c/190404/ . thanks for the extra explanation in the commit message. +2 given | 14:20 |
| jaosorior | wait | 14:20 |
| jaosorior | wrong CR | 14:20 |
| jaosorior | haha | 14:20 |
| jaosorior | was talking about this one https://review.openstack.org/#/c/197679/ | 14:21 |
| dave-mccowan | jaosorior Thanks Ozz! Do you think it's worth opening a bug against cas to also change to underscores? It's bad to change a shipping API, but it's also bad to have inconsistent APIs. | 14:23 |
| jaosorior | honestly, I rather go for consistency | 14:23 |
| jaosorior | dave-mccowan: I would like to see that changed. But what's gonna end up happening is that we'll have to support both for a while | 14:24 |
| jaosorior | dave-mccowan: Another thing I would like to see is some guidelines in our repo for APIs. So we don't get inconsistencies in the future. Just haven't thought of more guideliness in order for such a file to make sense | 14:25 |
| *** SheenaG has joined #openstack-barbican | 14:26 | |
| dave-mccowan | dave-mccowan I like that idea. I wonder if another project has a set of guidelines we can borrow. | 14:27 |
| jaosorior | dave-mccowan: At least I haven't seen such a thing in the projects I've been checking out :/ | 14:28 |
| jaosorior | dave-mccowan: The other option is to start small and just submit a file with that one guideline, and add the rest as we see fit | 14:29 |
| dave-mccowan | jaosorior there are some basic things that would be nice to have documented in one place. like: when to use post/patch/put. when to use 200, 201, 401, 404, 406, etc. | 14:33 |
| *** kebray has joined #openstack-barbican | 14:33 | |
| jaosorior | dave-mccowan: Anyway, regarding filing that bug, I support that. | 14:33 |
| jaosorior | dave-moccwan: And for those kind of things there's the API Working Group | 14:33 |
| *** silos has joined #openstack-barbican | 14:34 | |
| jaosorior | dave-mccowan: https://wiki.openstack.org/wiki/API_Working_Group | 14:34 |
| *** kebray has quit IRC | 14:34 | |
| jaosorior | but IMO there are some things that I rather have project-specific | 14:35 |
| *** rm_work is now known as rm_work|away | 14:37 | |
| dave-mccowan | jaosorior api-wg says that resource names (in request) should use hyphens, and field names (in response) should use underscores. :-/ | 14:38 |
| jaosorior | dave-mccowan: That's why I said I think some things should be left for the projects to decide. I rather have underscores since it really doesn't make much difference API-wise, and it makes our life easier on the server-side code | 14:41 |
| *** shohel has quit IRC | 14:45 | |
| *** darrenmoffat has quit IRC | 14:54 | |
| *** darrenmoffat has joined #openstack-barbican | 14:54 | |
| *** rellerreller has quit IRC | 14:56 | |
| *** shohel has joined #openstack-barbican | 15:07 | |
| *** diazjf has joined #openstack-barbican | 15:08 | |
| *** kebray has joined #openstack-barbican | 15:09 | |
| *** kebray has quit IRC | 15:10 | |
| *** rm_work|away is now known as rm_work | 15:14 | |
| *** Nirupama has quit IRC | 15:18 | |
| *** chlong has quit IRC | 15:23 | |
| *** woodster_ has joined #openstack-barbican | 15:23 | |
| *** xaeth_afk is now known as xaeth | 15:24 | |
| *** kebray has joined #openstack-barbican | 15:27 | |
| *** kfox1111_away is now known as kfox1111 | 15:31 | |
| *** tkelsey has joined #openstack-barbican | 15:45 | |
| redrobot | dave-mccowan jaosorior I think the "resource names" part is talking about routes... for some reason they prefer dashes in URLs, but underscores in json. | 15:50 |
| dave-mccowan | redrobot jaosorior that's the way i read it too. unfortunately, barbican is inconsistent in it's use of each now. i was talking with ozz about opening a wishlist bug to "normalize" ourselves. thoughts? | 16:01 |
| rm_work | redrobot: we dropped py26 support right? | 16:02 |
| rm_work | so like, per rellerreller (who is gone now), I wouldn't necessarily EXPECT py26 tests to pass? | 16:02 |
| redrobot | rm_work py26 is still supported in client libs | 16:02 |
| rm_work | ah :/ | 16:03 |
| redrobot | dave-mccowan jaosorior I think it maybe a good start would be an etherpad to list all the inconsistencies, and then possibly fix everything in a v2 API | 16:05 |
| redrobot | dave-mccowan jaosorior I think a v2 will eventually be necessary, although I would prefer to push it out at least until we have the certificate APIs in use for a cycle | 16:06 |
| *** SheenaG has quit IRC | 16:07 | |
| dave-mccowan | redrobot for quota support blueprint, the api-wg would say we should: "GET /v1/project-quotas" to receive {"project_quota": {...} }. is that the way we want to go? cast your vote: https://review.openstack.org/197679 The previous version of this spec was all dashes. The proposed version is all underscores. | 16:18 |
| hockeynut | a recent update from global requirements added this line: python-ldap>=2.4;python_version=='2.7' | 16:33 |
| hockeynut | now I can't run tox -e functional anymore...complains ValueError: ("Expected ',' or end-of-list in", "python-ldap>=2.4;python_version=='2.7'", 'at', ";python_version=='2.7'") | 16:34 |
| *** rm_work is now known as rm_work|away | 16:37 | |
| hockeynut | old version of pip perhaps? | 16:37 |
| *** silos has left #openstack-barbican | 16:45 | |
| hockeynut | I am on pip 7.1.0 from /Users/step6927/.virtualenvs/barbican27/lib/python2.7/site-packages (python 2.7) | 16:48 |
| *** arunkant has joined #openstack-barbican | 16:48 | |
| *** gyee has joined #openstack-barbican | 17:01 | |
| *** diazjf has left #openstack-barbican | 17:06 | |
| redrobot | dave-mccowan I think we should strive to implement API-WG guidance in new apis | 17:06 |
| redrobot | dave-mccowan commenting on CR now. | 17:06 |
| *** arunkant has quit IRC | 17:07 | |
| *** arunkant has joined #openstack-barbican | 17:08 | |
| *** arunkant has quit IRC | 17:11 | |
| *** arunkant has joined #openstack-barbican | 17:12 | |
| *** crc32 has joined #openstack-barbican | 17:13 | |
| *** crc32 is now known as crc32_lundh | 17:14 | |
| *** crc32_lundh is now known as crc32_lunch | 17:14 | |
| *** SheenaG has joined #openstack-barbican | 17:15 | |
| *** nickrmc83 has quit IRC | 17:25 | |
| *** arunkant has quit IRC | 17:30 | |
| *** arunkant has joined #openstack-barbican | 17:33 | |
| *** rellerreller has joined #openstack-barbican | 18:06 | |
| *** kebray has quit IRC | 18:11 | |
| *** jaosorior has quit IRC | 18:16 | |
| hockeynut | looking for some love for https://review.openstack.org/#/c/170896/ | 18:25 |
| hockeynut | for my issue above - looks like http://www.gossamer-threads.com/lists/openstack/dev/47640?page=last | 18:31 |
| chellygel | hockeynut, looking | 18:33 |
| hockeynut | looks like my problem (the requirements change breaking my functional tests, among other things) has to do with version conflicts with pbr, keystonemiddleware | 18:35 |
| hockeynut | blecch | 18:35 |
| *** kfarr has joined #openstack-barbican | 18:35 | |
| hockeynut | redrobot ping | 18:36 |
| redrobot | hockeynut pong | 18:36 |
| hockeynut | have you heard of other projects with this problem? recent update from global requirements added this line: python-ldap>=2.4;python_version=='2.7' and now fails running tox | 18:36 |
| hockeynut | ValueError: ("Expected ',' or end-of-list in", "python-ldap>=2.4;python_version=='2.7'", 'at', ";python_version=='2.7'") | 18:37 |
| hockeynut | appears to be some convoluted issue with keystonemiddleware and pbr - wondering if I'm the only one having this | 18:37 |
| hockeynut | and it only started after the latest update to requirements.txt | 18:37 |
| hockeynut | and only locally - gate is AOK | 18:38 |
| redrobot | hockeynut can't say that I've seen those python_version qualifiers in a pip requirements file before | 18:39 |
| redrobot | hockeynut have you checked the ML? | 18:39 |
| hockeynut | checking... | 18:40 |
| hockeynut | redrobot I see the same msg I linked to above - http://lists.openstack.org/pipermail/openstack/2015-June/013157.html | 18:42 |
| redrobot | hockeynut have you tried upgrading your keystonemiddleware? | 18:43 |
| redrobot | hockeynut or pbr? or both maybe? the email is not too clear >_> | 18:43 |
| hockeynut | I can do what Ken mentioned in his post - wondering if this is "just me" or something we need to update in requirements.txt | 18:43 |
| hockeynut | yeah, its a bit confusing | 18:43 |
| *** SheenaG has quit IRC | 18:44 | |
| hockeynut | my versions match what Ken mentioned in the email too - keystonemiddleware is 1.6.1 and pbr is 1.1.1 | 18:44 |
| *** SheenaG has joined #openstack-barbican | 18:46 | |
| redrobot | hockeynut so we should never edit requirements versions directly | 18:46 |
| redrobot | hockeynut maybe follow up on that thread? If we need a change to requirements.txt it should be sent to global-requriements first. | 18:47 |
| hockeynut | redrobot makes sense | 18:47 |
| *** kebray has joined #openstack-barbican | 18:52 | |
| *** kebray has quit IRC | 18:53 | |
| *** kebray has joined #openstack-barbican | 18:54 | |
| hockeynut | redrobot I dropped a followup on the ML. On a side note, are there any reasonable tools out there for viewing the list? I hate subscribes... | 19:05 |
| redrobot | hockeynut not really... Thunderbird is the best I've found for digging through the ML | 19:06 |
| hockeynut | gotcha | 19:06 |
| *** arunkant_ has joined #openstack-barbican | 19:17 | |
| *** arunkant has quit IRC | 19:21 | |
| *** rm_work|away is now known as rm_work | 19:29 | |
| *** kebray has quit IRC | 19:33 | |
| *** Daviey has joined #openstack-barbican | 19:39 | |
| *** rellerreller has quit IRC | 19:43 | |
| *** tkelsey has quit IRC | 19:51 | |
| *** kfarr1 has joined #openstack-barbican | 20:08 | |
| *** kfarr has quit IRC | 20:11 | |
| *** kfarr1 has quit IRC | 20:21 | |
| *** kfarr has joined #openstack-barbican | 20:36 | |
| openstackgerrit | Dave McCowan proposed openstack/barbican-specs: Use underscores instead of dashes as word separators in API resource names https://review.openstack.org/197679 | 20:57 |
| *** SheenaG has quit IRC | 21:01 | |
| *** SheenaG has joined #openstack-barbican | 21:03 | |
| *** kfarr has quit IRC | 21:06 | |
| *** jenkins-keep has joined #openstack-barbican | 21:24 | |
| *** jenkins-keep has quit IRC | 21:25 | |
| *** jenkins-keep has joined #openstack-barbican | 21:26 | |
| *** SheenaG has quit IRC | 21:34 | |
| *** kebray has joined #openstack-barbican | 21:41 | |
| *** kebray has quit IRC | 21:42 | |
| *** kebray has joined #openstack-barbican | 21:46 | |
| *** tkelsey has joined #openstack-barbican | 21:48 | |
| *** tkelsey has quit IRC | 21:53 | |
| *** crc32_lunch has quit IRC | 22:00 | |
| *** dimtruck is now known as zz_dimtruck | 22:06 | |
| *** kebray has quit IRC | 22:06 | |
| *** arunkant__ has joined #openstack-barbican | 22:14 | |
| *** xaeth is now known as xaeth_afk | 22:14 | |
| *** arunkant_ has quit IRC | 22:17 | |
| *** chlong has joined #openstack-barbican | 22:18 | |
| *** arunkant_ has joined #openstack-barbican | 22:22 | |
| *** kebray has joined #openstack-barbican | 22:22 | |
| *** arunkant__ has quit IRC | 22:25 | |
| *** briancurtin has quit IRC | 22:36 | |
| *** briancurtin has joined #openstack-barbican | 22:39 | |
| *** shohel has quit IRC | 22:42 | |
| *** shohel has joined #openstack-barbican | 22:43 | |
| *** codekobe has quit IRC | 22:43 | |
| *** codekobe has joined #openstack-barbican | 22:45 | |
| *** shohel has quit IRC | 22:59 | |
| *** kebray has quit IRC | 23:15 | |
| *** dabukalam has quit IRC | 23:24 | |
| *** dabukalam has joined #openstack-barbican | 23:25 | |
| *** chlong has quit IRC | 23:36 | |
| openstackgerrit | Dave Walker proposed openstack/barbican: Drop file extensions for /usr/bin/* https://review.openstack.org/193208 | 23:46 |
| *** madhuri_ has left #openstack-barbican | 23:46 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!