15:00:36 <egonzalez> #startmeeting kolla
15:00:37 <openstack> Meeting started Wed Feb 27 15:00:36 2019 UTC and is due to finish in 60 minutes.  The chair is egonzalez. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:00:38 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:40 <openstack> The meeting name has been set to 'kolla'
15:00:54 <mgoddard> \o
15:00:55 <egonzalez> #topic rollcall
15:01:00 <chason_> o/
15:01:01 <mgoddard> \o
15:04:19 <egonzalez> #topic Announcements
15:05:10 <egonzalez> TC commitee elections are being done, ensure to cast your vote, you may have an email with your link to vote
15:06:02 <egonzalez> Vote for mnasiadka are over, I've left a few days more due lack of responses
15:06:20 <egonzalez> so, say welcome to mnasiadka to the core team
15:06:24 <egonzalez> o/
15:06:27 <mnasiadka> o/
15:06:54 <egonzalez> mnasiadka tell me your gerrit id when have time to add you to the list
15:07:30 <mnasiadka> egonzalez: the same as my irc nick, mnasiadka
15:07:54 <mgoddard> congrats mnasiadka, welcome!
15:07:57 <spsurya> o/
15:08:08 <egonzalez> done, your in
15:08:21 <mnasiadka> thanks guys
15:08:46 <egonzalez> any other announcement?
15:09:31 <mgoddard> kayobe 5.0.0 was released recently
15:09:38 <mgoddard> adds support for rocky
15:09:47 <mgoddard> now onto stein
15:10:01 <egonzalez> nice, planning to follow same development times?
15:10:11 <mgoddard> yes, trying to catch up :)
15:10:18 <egonzalez> cool!
15:10:27 <mgoddard> hopefully for stein we will be similar to kolla-ansible
15:12:40 <egonzalez> nice, any other announcement?
15:12:43 <mgoddard> some info here if people are interested: http://www.stackhpc.com/kayobe-5.html
15:12:45 <mgoddard> #link http://www.stackhpc.com/kayobe-5.html
15:13:02 <mgoddard> not sure if that works for non-chairs?
15:13:47 <egonzalez> i think it works
15:14:21 <egonzalez> meeting topics havent been updated in a few weeks
15:14:56 <egonzalez> #topic open discussion
15:15:23 <mgoddard> Feature freeze is next week
15:15:35 <egonzalez> for client libraries, we have a few weeks more
15:16:08 <mgoddard> March 4th-8th is feature freeze
15:16:28 <mgoddard> and final client release
15:17:51 <egonzalez> Mar 18 - Mar 22 is rc1 for services, we need to adapt the deployment/images for 2  or 3 weeks before tag our rc1
15:20:03 <egonzalez> and Apr 08 - Apr 12 is final stein release, likely we'll do around 20th Apr
15:20:27 <egonzalez> between rc1 and final release we need to focus on upgrades and release testing
15:22:24 <mgoddard> are we going to observe the feature freeze, or have our own later freeze?
15:23:20 <egonzalez> we use to have freeze a couple weeks later, so we can implement whatever other projects change at last time
15:23:42 <mgoddard> that sounds sensible
15:24:05 <mgoddard> so March 18 - 21?
15:24:49 <mgoddard> what ongoing work do we have that needs to get in for stein?
15:24:55 <egonzalez> sounds good, but we can take a eye on features not critical and not merge on main faeutre freeze
15:25:23 <egonzalez> ubuntu stein UCA (python3 and py2 mixed)
15:25:28 <egonzalez> placement api split
15:26:17 <egonzalez> as far i know, no other critical change is waiting
15:26:46 <mgoddard> what's the latest on the placement split?
15:26:59 <egonzalez> testing upgrades, last time i tried centos, mariadb wasnt starting
15:27:37 <egonzalez> placement work is done, is blocked to merge stein UCA for ubuntu
15:27:43 <mgoddard> I think I've seen that, trying to move to stein in kayobe
15:27:58 <egonzalez> but we could break ubuntu in the mean time and ensure other distros works
15:28:34 <egonzalez> *ubuntu binary
15:29:14 <mgoddard> we do need to start using this code
15:29:42 <mgoddard> maybe set a deadline?
15:30:26 <egonzalez> change is in merge conflict, will fix conflicts now and push an updat
15:30:41 <mgoddard> could we pip install placement until provided by the distro?
15:30:52 <egonzalez> sure, how many time? a week?
15:31:09 <mgoddard> or set placement_install_type: source for ubuntu?
15:31:22 <egonzalez> packages are provided by the distros, but ubuntu still using rocky packages in master
15:31:27 <mgoddard> a week seems reasonable
15:31:38 <mgoddard> ok
15:32:23 <egonzalez> this change moves to stein packages https://review.openstack.org/#/c/625298/
15:32:43 <egonzalez> and need some change in ansible to configure py3 in wsgy templates
15:34:03 <JamesBenson> morning, sorry for being late.
15:34:23 <JamesBenson> is open discussion still open?
15:34:30 <egonzalez> so, for the placement api, we can merge for match 6 or before if we get the ubuntu changes merged
15:34:40 <egonzalez> agree on this?
15:34:53 <egonzalez> march
15:36:18 <mgoddard> +1
15:36:45 <spsurya> egonzalez: +1
15:37:11 <egonzalez> JamesBenson yes, still open discussion
15:37:21 <egonzalez> any topic to discuss?
15:37:53 <JamesBenson> Can I suggest a "new" feature, prechecks.  It would be nice to verify that ceph deploy works with the pg count. Ansible can do basic math function so it should be possible since we are inspecting the systems already.
15:38:19 <JamesBenson> Probably wouldn't deploy before the freeze, but it would be awesome to have I think
15:39:29 <egonzalez> sure, sounds good precheck
15:40:01 <egonzalez> push a patch to review and we'll see when is done, if is not to hard or much code, maybe makes to stein
15:40:12 <JamesBenson> I would even love to do it but I'm having trouble decyphering ceph as well.... mine seem to be failing as of late due to the pg count.  :-(
15:41:24 <JamesBenson> okay
15:43:06 <egonzalez> anything else?
15:43:29 <JamesBenson> nothing here.
15:43:50 <JamesBenson> (If someone could help me understand the ceph pg count better in the main chat, that would be awesome)
15:43:55 <mgoddard> nope
15:44:50 <egonzalez> okay, lets end the meeting then
15:44:50 <spsurya> egonzalez: one thing
15:45:00 <egonzalez> spsurya sure
15:45:14 <spsurya> will we have remote PTG ?
15:45:30 <spsurya> if physical is there
15:45:55 <egonzalez> yes, we need to decide dates, times and topics
15:45:55 <spsurya> then fine otherwise should we have remote ?
15:46:13 <egonzalez> spsurya please add the topic for next week meeting
15:46:26 <spsurya> egonzalez: sure
15:49:16 <spsurya> will add
15:49:19 <egonzalez> spsurya thats all?
15:49:28 <spsurya> egonzalez: yes
15:49:45 <spsurya> that's all from my side
15:50:03 <egonzalez> lets end the meeting then
15:50:12 <egonzalez> thanks you all for coming!
15:50:18 <egonzalez> have nice rest of the day
15:50:33 <egonzalez> #endmeeting