16:04:52 #startmeeting openstack_ansible_meeting 16:04:53 Meeting started Thu May 28 16:04:52 2015 UTC and is due to finish in 60 minutes. The chair is cloudnull. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:04:54 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:04:56 The meeting name has been set to 'openstack_ansible_meeting' 16:05:13 good day gents 16:05:22 g'day 16:05:23 #topic role call 16:05:23 o/ 16:05:27 o/ 16:05:36 o/ 16:05:40 //0\\ 16:05:51 o/ 16:06:18 moo 16:07:32 so we have no action items from next week 16:07:34 o/ 16:07:34 so lets move on . 16:07:44 cloudnull: we couldn't, it hasn't happened yet 16:07:50 (action items) 16:08:03 action items - osad is the bomb diggity 16:08:03 back to the future? 16:08:16 review spec please :P 16:08:24 's/next/last/' 16:08:29 i have a spec that needs attention too :/ 16:08:40 #topic blueprints 16:08:47 https://review.openstack.org/#/q/status:open+project:stackforge/os-ansible-deployment-specs,n,z 16:08:52 #link https://review.openstack.org/#/q/status:open+project:stackforge/os-ansible-deployment-specs,n,z 16:09:04 first up is the gentoo hosts spec 16:09:38 * Sam-I-Am taps foot 16:09:50 * sigmavirus24 taps Sam-I-Am 16:09:59 so with that spec we've had a few reviews 16:10:30 and it looks like this may be a good turning point in the spec to work out all of the issues that we'll face with multi distro support. 16:10:39 IE what odyssey4me said in the last comment 16:10:52 bindep, anyone? 16:10:54 should that be a seperate spec that I depend on instead? 16:11:13 step 1, make generic 16:11:20 step 2, add gentoo support 16:11:29 a generic spec makes sense from a framework perspective 16:11:42 it does. 16:11:45 i'm just dying to make it use rdo packages and ovs :) 16:11:58 you can be in charge of that 16:12:06 # /kick Sam-I-Am 16:12:10 lol 16:12:14 i know how to get cloudnull riled up 16:12:36 that said there are some technical issues that can come up with dealing with different os types. 16:12:42 in a single deployment. 16:13:07 in partcular the wheel building process can be incompatible between distros 16:13:08 that sounds like poor life choices 16:13:17 wouldnt it be 1 distro per deployment? 16:13:26 especially in the case where linked libs are being used. 16:13:29 I'm not sure we can know all the badness until we try 16:13:41 ^ that is true 16:13:57 Should we set a level of badness that kills this idea? 16:14:01 it'll be an itteritive process 16:14:07 i.e., if $badness -gt $X 16:14:17 sigmavirus24: if you can quantify badness 16:14:32 so from my perspective I hink that it would be best to start with a consistent. IE containers and hosts are the same base os 16:14:33 Pretty sure there's a scale for that 16:14:50 consistent deployment 16:15:00 containers should be abstracted from the host imo 16:15:39 * Sam-I-Am likes consistent deployment idea 16:15:47 #link http://ptgmedia.pearsoncmg.com/imprint_downloads/informit/images/articles/mcgraw/072111_mcgrawfig02.jpg 16:15:59 yeah, it may be good to break this into two stages - one for the controller/infra hosts only, with Ubuntu still being deployed on the compute/storage hosts and containers using Ubuntu 16:16:01 gentoo deployment , gentoo lxc containers. 16:16:18 the next stage would be to go down into the containers and compute/storage hosts 16:16:22 two linked blueprints 16:16:24 rhel deployment , rhel lxc containers. 16:16:31 hmm 16:16:40 I thought we wanted to avoid multiple container types 16:17:11 prometheanfire: the good thing here is that the container base image already exists. 16:17:12 https://images.linuxcontainers.org:8443/images/ 16:17:15 ^ 16:17:28 404 16:17:34 I see supporting distros in containers as a base-image issue. 16:17:45 Provide appropriate base image, everything else is wheels and git 16:17:47 use a real network . 16:17:56 fair enough 16:18:00 443 works :P 16:18:16 neat, we have armhf containers too 16:18:28 can we use docker images? 16:18:28 been working on getting openstack keyworded for arm 16:18:30 * Sam-I-Am ducks 16:18:35 Sam-I-Am: *ducker 16:18:36 Sam-I-Am: /kick 16:18:42 # /kick Sam-I-Am 16:18:50 so, to tie this up 16:19:26 cloudnull what was that tool which openstack-infra suggested at the summit which would handle the different dependant package names? 16:19:38 new spec for making osad generic, for both containers and hosts 16:20:25 Host-wise, that's essentially modularizing the distro-specific parts (file locations and package management) 16:20:27 Delorean? 16:20:34 Container-wise, imo that should be base-image things 16:20:34 Apsu: network config 16:20:47 prometheanfire: Not our problem. 16:20:49 prometheanfire just one thing though, if openstack-infra doesn't have support for gentoo then we can't hope to support it as we'll have no way to gate it 16:20:54 We only use bridges that are already made. 16:21:05 We happen to also provide an example config file for Ubuntu 16:21:06 odyssey4me: I'll have an image they can use 16:21:09 But that's the deployer's job 16:21:21 i think infra only currently has centos and ubuntu? 16:21:34 already building openstack images, just need to clean it up some 16:21:37 i'm guessing cent/rhel would be the most popular option behind ubuntu 16:21:42 prometheanfire you need to organise that with openstack-infra and get a working devstack on it 16:21:44 I assume so as well 16:21:53 Sam-I-Am: Fedora might be more popular, actually. But hey 16:21:57 otherwise for now we can only work with centos/ubuntu 16:22:01 eww, devstack 16:22:05 odyssey4me: Or takeover the world and replace devstack with our AIOs :D 16:22:09 Apsu: rpm-based 16:22:17 Apsu: +1 16:22:27 fedora is popular, but it is not "enteprise linux" 16:22:39 yeah, the point is that OSAD can't go down the path of trying to add support for something that doesn't have more general openstack support 16:22:59 and we gate in openstack-infra, so that's the first entry-point for any new platform 16:23:05 Sam-I-Am: Yes. Unfortunately most people who want "enterprise linux" also want versions that have software/kernels so old most of the modern features they want out of openstack won't work :P 16:23:09 But hey! 16:23:28 odyssey4me: fair enough 16:23:53 anyway, if you're prepared to put the work into making room for other distro's then great... it'll pave the way for centos and others 16:24:10 step 1 can be done now 16:24:15 odyssey4me: fwiw, the thing you were thinking of is bindep 16:24:26 mordred can probably explain it well 16:24:30 sigmavirus24 yes, that's the one 16:24:53 which is just making osad prepared to be generic (staying with ubuntu/ubuntu) 16:25:01 bindep will be a key tool for the spec - otherwise we'll be maintaining package dependency lists... 16:25:15 ++ 16:25:16 step 2 relies on infra having os image testing and whatnot 16:25:59 prometheanfire sounds like you have two blueprints there - one to prep the foundation, another to add support for centos 16:26:10 centos? 16:26:13 what's that? 16:26:13 in the background you can get gentoo images into openstack-ci 16:26:15 I'm not doing that 16:26:22 prometheanfire: the only other OS people use to deploy openstack? 16:26:37 prometheanfire: it's pretty easy to add new images according to the infra docs 16:26:43 if the concept is proven on centos, gentoo would be next 16:26:44 * sigmavirus24 is kidding of course 16:26:46 I have users using gentoo hosts 16:26:56 FYI there are a few interested parties with regards to CentOS 16:27:03 then they can work on it 16:27:11 that would be a third spec 16:27:11 i get a lot of requests for rpm-based distros 16:27:27 alright, then gentoo second - and others can do centos in parallel 16:27:36 if rax wants me to work on it then I'll do both 16:27:40 Sam-I-Am: centos charges on a revolutions per minute basis? 16:27:41 this is a my own time thing 16:27:53 sigmavirus24: yes, its the new hotness 16:27:58 interesting 16:28:00 * sigmavirus24 strokes beard 16:28:25 prometheanfire ah, ok cool 16:28:44 ok so next spec 16:29:03 https://review.openstack.org/#/c/184726/ 16:29:27 #link https://review.openstack.org/#/c/184726/ 16:29:52 yes 16:30:16 so there has been some interest from vendors to provide vendor functionalty has been a thing. 16:30:17 any of the spec devs here? 16:31:07 and so OSAD is going to need to come up with some contrib or extras repo that vendors can contribute to 16:31:19 i really dont want vendor roles in tree. 16:31:24 makes sense 16:31:30 but i understand the desire 16:31:51 I'm down with vendors laying the groundwork, but their roles should be in their own repositories and playbooks should be external too. 16:31:53 Sounds like they should make this, then. 16:31:57 so i think that OSAD can build upon what has been done in rpc-extras 16:32:03 they should work something like rpc-extras 16:32:07 yeah :) 16:32:38 OSAD provides the facility to consume extra roles. The issue at this point is more to do with where to put the playbooks. 16:32:47 so do we have momentum to merge rpc-extras into osad? :D 16:32:47 odyssey4me: if i pull from what cinder / neutron has been doing for a while now they both have lots of vendor functionality backed in. 16:32:53 however now they are attemptoing to remove that 16:33:15 and pull those extra bits into other repos 16:33:23 i think we can do that from the very beginning . 16:33:23 stevelle: Wat? No. Church and state. 16:33:33 cloudnull Sure, much like we should start to use external roles for some of the bits we do in OSAD. 16:33:59 IMO, clone what rpc-extras is doing and make osad-extras. 16:34:05 if plubgrid wants a community supportable distribution of their product in osad i think thats awesome i just dont want it in OSAD proper. 16:34:09 Make noise about it, let vendors start doing work 16:34:13 Done 16:34:22 We can evolve what that means as we go 16:34:40 cloudnull it sounds like there should be a stackforge repo for the role then 16:34:50 odyssey4me: i agree with the external roles thing, on premiss, i've just not found external roles to be able to provide what we need at present. 16:35:16 not that we couldnt contribute to these other roles to make them better, 16:35:33 so it comes down to something similar to the hosts 16:35:35 but whos to say we need to when our roles work and provide all the things we need. 16:35:53 but back to plumbgrid 16:35:54 OSAD and OpenStack expect the bits outside of OpenStack configs to be there already 16:36:32 ie Plumbgrid can do whatever to get their bits deployed, but OSAD needs to facilitate that OpenStack can be configured to use that substructure 16:36:32 but osad is an openstack deployment system. the only thing we expect is that the OS is present. 16:36:44 plumgrid :) 16:36:46 its a fruit 16:37:03 has anyone seen their playbooks yet? 16:37:05 odyssey4me: ++ 16:37:33 So I figure that they should ensure that OSAD is configurable, but no plumgrid bits should be installed using OSAD directly. 16:38:13 all OSAD should be doing is allowing their drivers to be enabled, and allowing any bits they don't need configured to be disabled 16:39:08 wouldnt it work something like run-the-plumgrid-bits which sets things in os-ansible configs that pertain to it? such as... neutron stuffs. 16:39:11 osad-extras 4 lief 16:39:48 plugin 16:41:20 I like the osad-extras, not sure where it will live or what the review/commit process will be though 16:43:24 so im inclined to accept the spec / work until we work out a contributor model for vendors to put there stuff. 16:43:44 once we do that we move the vendor roles into osad-contrib or something similar. 16:44:03 I don't think osad needs to maintain a contrib repo 16:44:11 by contrib do you mean playbooks and roles sit underneath a subtree? 16:44:14 Unless we give the contrib people core to only merge stuff on their bits 16:45:45 similar to what neutron has done with the lbaas, vpnaas bits 16:46:00 which we could give core access to within those repos. 16:46:28 we could also create a vendor-playbooks directory in the main repo 16:46:44 where they could contribute these extra roles within 16:47:11 cloudnull we could, but then do we exempt those from gate checks and automate their approvals? 16:47:22 but telling them to piss off and host their bits elsewhere is not going to help build our community 16:47:28 why should we be policing their contributions? 16:47:47 (to their own stuff which only they use) 16:48:01 it's not about sending anyone away, it's just about scoping 16:48:24 right. its similar to what we already have with netapp support for cinder. 16:48:27 I don't see why this project should carry bits that it'll never consume and has no idea what to do with 16:48:40 its just that we baked that functionality into the cinder roles. 16:49:01 odyssey4me: That I agree with. 16:49:14 netapp support for cinder is exactly what I'm happy to have in OSAD - configs in OpenStack are facilitated, NetApp stuff is already in-place 16:49:49 the netapp driver is part of core cinder. 16:50:06 and the logic, which we'll never consume, is in our cinder role. 16:50:38 which is made possible by our support for cinder nfs + netapp. 16:50:39 ie we need to ensure that our roles/plays allow any vendor (Cisco/Plumgrid/etc) to emable their driver and configure OpenStack... but we don't need to install/configure Plumgrid's proprietary software or Cisco's properiatary software/switches 16:51:22 so... 16:51:28 this sounds like another bigger topic 16:51:41 perhaps a separate item at a future meeting 16:52:29 as of now sigmavirus24 and odyssey4me have reviewed the spec. if we're pushing for now, can we -2 the spec? 16:53:00 -2 is too harsh, I'd like to see it adjusted as per my comments 16:53:09 -2 sticks between patch sets 16:53:43 i'm still curious about the code 16:54:26 odyssey4me: -2 is probably appropriate though if there are fundamental objections to the spec 16:54:30 but the spec is to provide plumbgrid roles the generifying neutron is being done as part of another spec. if we have no intention on allowing them in then we need to firmly block it. IMO. 16:54:38 and -2s can be removed 16:55:22 so changing gears for the last few minutes. 16:55:23 -2 is just do not merge, not do not ever merge 16:55:45 #topic open discussion 16:55:57 guess we'll do the config spec later :P 16:56:07 Sam-I-Am: yes 16:56:14 I talked to Alex and he would like to get the ceilometer stuff on the agenda for next weeks meeting 16:56:14 we have only 5 min left. 16:56:21 or we can talk more about in the channel. 16:57:02 I would like to invite "svg" to the core team. but he doesn't quite meet all of the requirements. 16:57:19 so i thought i would bring it up here 16:57:25 to see if there are any objects. 16:57:33 before i submit it to the mailing list. 16:57:45 cloudnull: requirements? 16:58:05 Is svg not reviewing enough of the rest of the codebase or something? 16:58:06 https://wiki.openstack.org/wiki/Governance/Approved/CoreDevProcess 16:58:20 mostly that he has not had a lot of reviews. 16:58:49 however has merged code, has been in the channel for some time, and is well versed in ansible 16:58:54 If we're really concerned about the requirements, we can work with svg to get their review status up 16:59:00 + ceph experience 16:59:05 Otherwise, I have no objection 16:59:28 if svg has capacity for some more reviews I have no objection 16:59:30 so imo i think he's a good fit, but before i propose it on the ml i thought i'd ask for oppinions here. 17:00:20 so if nobody has any? ill send out a note in a bit. 17:00:27 cloudnull: +1 17:00:31 other than that, we're out of time. 17:00:36 so thanks everyone. 17:00:37 #endmeeting