14:34:29 #startmeeting glance 14:34:30 Meeting started Thu Feb 27 14:34:29 2014 UTC and is due to finish in 60 minutes. The chair is markwash. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:34:32 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:34:34 The meeting name has been set to 'glance' 14:34:55 * IgorYozhikov is now away: went away... 14:36:40 shall we start here? 14:36:57 yes 14:36:59 yes, thanks 14:37:04 can we get a quick roll call? 14:37:37 o/ 14:38:02 o/ 14:38:21 anybody else? rosmaita ? 14:38:39 okay 14:38:42 sorry I'm late today 14:39:02 it sounds like you guys were already talking about artifacts stuff 14:39:10 yes 14:39:11 any status updates, there have been some good email discussions 14:40:05 Well, I didn't have much time to work on the APIs themselves, unfortunately, but got some questions on artifact dependencies which I wanted to discuss 14:40:22 okay cool 14:40:33 Plan to come back to the API design on the next week 14:40:54 jbernard: it seems like based on our conversations, cinder support is an early requirement for instance templates for you 14:41:05 correct? 14:41:05 for me at least, yes 14:41:07 #link http://lists.openstack.org/pipermail/openstack-dev/2014-February/028073.html - chain about the dependencies 14:41:24 jbernard: that does make a lot of sense 14:42:01 ativelkov: jbernard: it seemed like maybe you two had a solution for including cinder where cinder references just weren't artifacts, they were regular attributes, and their behavior was plugin or client specific 14:42:07 yeah, the feature would be incomplete without it 14:42:33 s/client specific/client defined/ 14:42:35 That's how I see it. The plugin can put the locks, do the volume validation etc. 14:43:04 jbernard: does that idea sound like it could work? is there some alternative you prefer? 14:43:36 it sounds reasonable to me 14:43:44 However we may introduce an artifact type "cinder volume" which will not have any binary backing - just an immutable metadata attribute referencing the volume in cinder 14:44:17 and store this artifact in glance, and then have a dependency between "instance template" and this "cinder volume" 14:44:27 ativelkov: it would be nice if we could do that, however if the glance service doesn't own the cinder volume it seems it would have integrity problems 14:44:36 it will probably require some cinder enhancements - immutable or reference counted volumes perhaps 14:44:42 yeah 14:44:52 so maybe that could be a follow up approach 14:45:15 jbernard: currently cinder support readonly a volume 14:45:32 zhiyan: but the owner can still delete that volume, correct? 14:45:35 that's the issue 14:45:35 yes, but there is no mechanism to describe external references 14:45:37 yes 14:46:13 Well, it's the question of agreements. Glance does not own the image binaries if they are put into swift, right? So, somebody can delete the image from swift and this will cause the integrity problems. But we just assume that nobody will do that 14:46:14 to make the volume be immutable, but volumen entry can still be deleted 14:46:28 ativelkov: generally glance owns them today 14:46:56 Even if they are stored externally, e.g. in swift? 14:47:23 yes 14:47:30 the single tenant swift store does not use user credentials 14:48:01 ah, didn't know that 14:48:38 ativelkov: so do you think we can make the artifact metadata be consistent via a periodical checking 14:48:56 periodic checking of what? 14:49:09 markwash: for a volume, in this case 14:49:21 zhiyan: I don't think that's the kind of consistency we're looking for 14:49:27 I am not sure about "periodic" 14:49:30 we want consistency such that the reference never changes 14:49:36 not that the reference is always accurate 14:49:38 well we want that too 14:49:42 immutable, and accurate 14:49:54 We may make plugins responsible for ensuring the validity of their artifacts 14:50:09 tbh, I think at this point we are going too specific where the design for the basic is there yet 14:50:28 well, and perhaps we should move on 14:50:46 there is one other item on the agenda for today 14:50:58 #topic removing sensitive info from locations 14:51:32 rosmaita and I were looking at this blueprint again in last weeks drivers meeting 14:52:08 it seemed like at the mini summit there was a recognition that just removing credentials from locations wouldn't solve our problems like I imagined 14:52:33 it definitely solves the problem of making credential management a bit simpler in terms of changing passwords on swift accounts 14:53:02 however, it adds to problems with distributing credentials around a deployment 14:53:36 and it doesn't really help as much with the client direct download story, because it requires all of those clients to somehow have the same credentials stored locally 14:54:23 so the question in my mind is, do we still want to do it just for a solution to the first problem? 14:54:43 +1 first prob only 14:55:14 i still think credentials should be managed by keystone, if a client needs them, that's wehre they should come from 14:55:16 markwash: are you ware of any other backend will be impacted by this https://bugs.launchpad.net/glance/+bug/1275062 ? 14:55:18 the first pb is solved by iccha_'s review, that's correct markwash? 14:55:28 arnaud__: yes 14:55:59 flwang: I'm actually not sure, I think it is mostly swift 14:56:06 tbh i have a question, can keystone help us, i mean save credentials to keystone, and glance.store query them when needed? 14:56:31 zhiyan: it seemed that perhaps barbican was going to help solve that problem 14:56:51 but what we need is not just secure key storage 14:56:54 but also key sharing 14:57:03 markwash: but the problem code is happening at common part, not swift specific, that makes me nervous 14:57:38 flwang: perhaps we should make a pass through the code to see if other stores would be vulnerable as well 14:57:48 and how, in general, other stores are using credentials 14:57:50 markwash: +1 14:57:52 just as a general survey 14:58:05 we have 2 or 3 minutes now 14:58:08 markwash: it would be nice 14:58:34 anybody know is there any other store will contain the credential in the location? 14:58:47 rosmaita: okay, perhaps I can take another look at barbican and see how it fits this story, and we can unblock this bp 14:58:50 sheepdog, gridfs, rbd 14:58:50 s3? 14:59:17 can someone volunteer to look at that and follow up next week? 14:59:30 markwash: I will do that 14:59:32 #topic community images 14:59:46 did we settle on 'community' as the least bad? that was about where I was. . . 14:59:56 least bad name, that is 15:00:01 +1 15:00:22 hmm, we need to clear out for the next meeting 15:00:34 okay, guys thanks! sorry I was late 15:00:36 #endmeeting