14:00:35 #startmeeting tripleo 14:00:35 #topic agenda 14:00:35 * Review past action items 14:00:35 * One off agenda items 14:00:36 * Squad status 14:00:36 * Bugs & Blueprints 14:00:36 * Projects releases or stable backports 14:00:37 * Specs 14:00:37 Meeting started Tue Feb 6 14:00:35 2018 UTC and is due to finish in 60 minutes. The chair is mwhahaha. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:37 * open discussion 14:00:38 Anyone can use the #link, #action and #info commands, not just the moderatorǃ 14:00:38 Hi everyone! who is around today? 14:00:38 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:40 The meeting name has been set to 'tripleo' 14:00:45 o/ 14:00:47 o/ 14:00:47 o/ 14:01:11 Jose Luis Franco proposed openstack-infra/tripleo-ci master: WIP: Upgrade UC and OC using tripleo-upgrade role https://review.openstack.org/515643 14:01:27 o/ 14:01:30 o/ 14:01:34 o/ 14:02:00 record attendance 14:02:00 o/ 14:02:07 o/ 14:02:15 o/ 14:02:20 o/ 14:02:21 o/ 14:02:26 o/ 14:02:42 o/ 14:03:05 alright lets get going 14:03:09 #topic review past action items 14:03:10 team to review https://review.openstack.org/#/q/status:open+topic:bp/undercloud-backup-restore 14:03:21 o/ 14:03:37 looks like the items are still open, core reviewers please take a look 14:04:15 o/ 14:04:15 ccamacho: looks like the restore command is not in a good spot either 14:04:36 That's it on past action items 14:04:42 #topic one off agenda items 14:04:43 #link https://etherpad.openstack.org/p/tripleo-meeting-items 14:04:52 (tbarron) python3 coming? how to test? 14:04:56 o/ 14:05:22 will DF support fedora to prep for centos/rhel8? fedora in rdo-cloud and sf. tripleo-ci team needs to engage infra <- unlikely but we can talk about it 14:05:24 i was curious what the plan is for tripleo 14:05:32 so we had a blueprint 14:05:36 and we added unit tests jobs 14:05:36 o/ 14:05:38 let me find it 14:05:58 since fixing devstack and so on is one thing, seems we need to have confidence in real deployments 14:06:27 ok I can't find it now 14:06:30 since we're leaveraging the openstack services, it's more of a chicken/egg problem 14:06:33 bah.. needs someone from rdo, but it has been discussed to run fedora/tripleo jobs to prep for python3 rhel8/centos8 14:06:39 mathieu bultel proposed openstack/python-tripleoclient master: Inherit UpdateCommand class from overcloud DeployCommand class https://review.openstack.org/540798 14:06:50 in theory if the openstack services work in py3, tripleo should work in py3 14:06:58 https://blueprints.launchpad.net/tripleo/+spec/support-python-35 14:07:11 the question is do we have confidence in the py3 unit jobs coverage to say we won't run into any issues with the client/tripleo-common 14:07:23 in Pike we added python 3 jobs to all python projects with unit tests 14:07:42 o/ 14:07:54 now in term of functional jobs, I agree we would need an experimental job 14:08:57 maybe we can just restore a thread on openstack-dev 14:09:02 and continue the discussion there 14:09:14 would probably be a good idea 14:09:26 also there will be a cross-project discussion of py3 goal at PTG I think 14:09:43 o/ 14:09:52 o/ 14:09:57 #action tbarron or EmilienM to send a note to ML to start discussion on python3 testing 14:10:16 URGENT TRIPLEO TASKS NEED ATTENTION 14:10:16 https://bugs.launchpad.net/tripleo/+bug/1744954 14:10:17 https://bugs.launchpad.net/tripleo/+bug/1746734 14:10:17 Launchpad bug 1744954 in tripleo "(race condition) oci runtime error when spawning containers" [Critical,Triaged] 14:10:18 Launchpad bug 1746734 in tripleo "Periodic Jobs failing at tempest config while creating image(with swift backend)" [Critical,Triaged] - Assigned to Christian Schwede (cschwede) 14:10:38 i don't know how much work is needed for fedora support but it's likely to be a bunch 14:10:53 so let's get the ball rolling on the ML 14:10:56 moving on 14:10:58 (jpich) https://bugs.launchpad.net/tripleo/+bug/1741066 - No more _member_role and way forward for Queen 14:10:59 Launchpad bug 1741066 in tripleo "Horizon project management and lack of _member_ role" [High,Triaged] 14:11:03 Hi! I'd like to ask for help regarding https://bugs.launchpad.net/tripleo/+bug/1741066 (Keystone v3 and lack of _member_ role, which Horizon needs). I mentioned it on the list a few weeks ago but it turns out my solution doesn't work. From the original review I thought TripleO created a 'Member' role (instead of the old _member_) but it looks like there's no member-like role created at all on the overcloud now ( http://paste.openstack.org/show 14:11:03 /663193/ ) 14:11:18 Managing projects in Horizon is broken without this. Looking for some advice on the way forward, maybe how to go/where to look for creating a role, and where would it make the most sense to do it? 14:11:39 Doesn't need to be resolved during the meeting but if someone could reach out after to give me a hand I would deeply appreciate it :) 14:12:16 so it seems that we need to create the Member role somewhere 14:12:17 we just need _member_ ? 14:12:25 if that's what we're moving to 14:12:25 I think _member_ would be best yeah 14:12:35 that's the default puppet-horizon expect 14:12:37 we can create a stupid class in puppet-tripleo that does it 14:12:45 and import the class in THT/puppet/services/horizon.yaml 14:12:56 with a service_config_settings 14:13:08 so it created it on where keystone runs, but only when horizon is deployed 14:13:08 and similar for the docker service yaml? 14:13:14 no need 14:13:22 jpich: I can help that, let's do it today 14:13:33 EmilienM: Sounds awesome, thanks! 14:13:39 I'm just worried about the "why" horizon needs that.. 14:13:58 #action EmilienM to help jpich with member role for horizon 14:14:10 I think as long as roles still exist as a concept in keystone it's probably fine... but yeah something else to investigate 14:14:22 rdopiera said he'd bring it up with david-lyle, not sure if he had a chance yet 14:14:46 Thanks, that was it for me 14:14:56 thanks 14:15:01 any other one off items? 14:15:32 sounds like no 14:15:49 #topic Squad status 14:15:49 ci 14:15:49 #link https://etherpad.openstack.org/p/tripleo-ci-squad-meeting 14:15:49 upgrade 14:15:49 #link https://etherpad.openstack.org/p/tripleo-upgrade-squad-status 14:15:50 containers 14:15:50 #link https://etherpad.openstack.org/p/tripleo-containers-squad-status 14:15:51 integration 14:15:51 #link https://etherpad.openstack.org/p/tripleo-integration-squad-status 14:15:52 ui/cli 14:15:52 #link https://etherpad.openstack.org/p/tripleo-ui-cli-squad-status 14:15:53 validations 14:15:53 #link https://etherpad.openstack.org/p/tripleo-validations-squad-status 14:15:54 networking 14:15:54 #link https://etherpad.openstack.org/p/tripleo-networking-squad-status 14:15:55 workflows 14:15:55 #link https://etherpad.openstack.org/p/tripleo-workflows-squad-status 14:16:43 so we'll need to rethink the containers squad or figure out who will be responsible for status updates 14:17:15 everyone else, thanks for updating their status items. 14:17:22 any other status related things? 14:18:13 sounds like nope 14:18:19 #topic bugs & blueprints 14:18:19 #link https://launchpad.net/tripleo/+milestone/queens-rc1 14:18:19 For Queens we currently have 33 (-1) blueprints and about 621 (+97) open bugs. 587 queens-rc1, 32 rocky-1, 1 rocky-2, 1 rocky-3. 14:18:26 mwhahaha: yeah sounds like mandre was doing it but not anymore 14:18:33 as a reminder, the rc is due soon 14:18:52 so we need to make sure we've landed the FFE features and don't have any critical open issues 14:19:15 AFIK, FFU and ipsec remain 14:19:28 hey mwhahaha thansk for raising it, for now just https://review.openstack.org/#/q/topic:bp/undercloud-backup-restore+(status:open+OR+status:merged) the two patches for the backup are finished 14:19:34 I asked jaosorior an update on ipsec, and where we are for the ipsec testing 14:19:41 EmilienM: IPSec functionality is there. It's being tested by featureset042 14:19:47 I haven't seen an new job in RDO CI 14:19:57 where does this featureset run? 14:20:06 RDO CI 14:20:14 running it right now https://review.rdoproject.org/jenkins/job/gate-tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset042-master/18/console 14:20:30 EmilienM: adding more coverage here https://review.openstack.org/#/c/541262/ 14:20:40 ah cool 14:20:50 big props to sshnaidm|rover for all the help in getting that featureset 14:21:02 jaosorior: so we can close the blueprint? 14:21:08 yep! 14:21:20 jaosorior: ok, please next time go ahead and do it 14:21:33 done now 14:21:37 EmilienM: ack 14:22:12 ok i'm still catching up, i'll take a look at the open blueprints and poke some folks this week 14:22:21 we need to be finishing 14:22:31 moving on 14:22:35 #topic specs 14:22:35 #link https://review.openstack.org/#/q/project:openstack/tripleo-specs+status:open 14:22:52 mwhahaha: I sent an individual email 3 weeks to specs owner 14:22:53 Rocky PTG is around the corner so don't forget to update your specs and propose any new ones you want to talk about 14:22:56 asking them to move to Rocky 14:23:06 otherwise we would abandon them 14:23:10 k 14:23:14 I sent 2 reminders (so 3 emails total) 14:23:21 so far, 1 reply and 1 update :( 14:23:57 what do we do? 14:24:49 I know dnseddon was talking about updating the specs yesterday in the network meeting so we'll give it a bit longer 14:24:53 anyway we can see that later 14:25:15 so we'll figure it out 14:25:18 moving on 14:25:21 #topic open discussion 14:25:21 Reminder to propose topics for the PTG 14:25:21 #link https://etherpad.openstack.org/p/tripleo-ptg-rocky 14:25:28 anyone else have something to talk about? 14:26:02 wanted to reach out to anyone who is interested in trying to put together a fast, minimal overcloud deployment 14:26:20 James E. Blair proposed openstack/instack-undercloud stable/pike: Zuul: Remove project name https://review.openstack.org/541286 14:26:29 weshay: ?? 14:26:29 looking for insight into how to speed things up.. we have a keystone only scenario defined and it still takes a long time to deploy 14:26:45 https://review.openstack.org/#/c/540107/ 14:26:57 Merged openstack/tripleo-quickstart master: Generate HostnameMap with quickstart interface https://review.openstack.org/540084 14:27:05 I don't think the deployment is the long pole in CI 14:27:10 it's all the prep stuff we expect 14:27:10 that will be renamed to scenario000 14:27:32 so I don't think trying to strip out services is really goign to achieve much 14:27:33 weshay: the keystone only job does still seem to shave 30 minutes 14:27:35 weshay: do we have any way to get metrics? would be good to start measuring the steps we do inside the overcloud deploy and finally start working on reducing the deployment time. 14:27:38 mwhahaha, ya.. btw.. we're ready to start sending detailed stats of the overcloud deployment to influx 14:27:43 weshay: and I would bet the upgrade is faster too 14:27:46 bnemec: tried it for a while. Would be good to re-take those efforts. 14:27:59 weshay: cool 14:27:59 weshay: so might still be able to get upgrade in multinode that way 14:28:02 fyi.. https://review.rdoproject.org/grafana/dashboard/db/tripleo-ci?orgId=1 14:28:17 yay metrics 14:29:21 one other note.. for anyone struggling to recreate ci, docs have been pushed http://tripleo.org/contributor/reproduce-ci.html 14:29:39 weshay: did you send an email to openstack-dev about this feature? 14:29:45 Nice 14:29:51 I'm sure it would help 14:30:20 aye, and I'll eat my vegetables too I promise 14:30:23 does reproducer work w/o rdo cloud? 14:30:44 mwhahaha, it works w/ "a" cloud only atm, doesn't have to be rdo-cloud 14:30:52 k 14:31:14 i know there was push back about the rdo cloud requirement, any thoughts on libvirt support 14:31:32 mwhahaha, it's in our sights 14:31:38 sounds good 14:32:33 anything else? 14:32:39 pike is promoting atm 14:33:23 To propose or ask about jobs in the promotion pipeline. the best place would be the CI meeting, right? 14:33:33 or email 14:33:52 right 14:34:20 note: video conf meetings are not required to be involved and notes have to be taken and sent on openstack-dev 14:34:27 (at least that's what we agreed to do) 14:34:45 email remains the best tool to collaborate, just a reminder 14:35:09 sounds good 14:35:14 Unrelated, but if anyone else was looking for local libvirt deployments that persist across reboots, having good luck so far with https://review.openstack.org/#/c/540350/ 14:35:26 !!! 14:35:27 jrist: Error: "!!" is not a valid command. 14:35:32 jpich: that's awesome thanks 14:35:53 I am but the happy messenger 14:36:22 cool 14:36:35 if nothing else, i'll close the meeting in 1 minute and we can get back to fixing things 14:36:38 Ryan Brady proposed openstack/python-tripleoclient master: Changes Delete Plan to Call Workflow https://review.openstack.org/539045 14:37:10 jpich: I didn't sorry, I will try on the team meeting tomorrow 14:37:21 Cool, thank you! 14:37:36 * EmilienM will prepare the Weekly Owl 14:37:42 thanks everyone 14:37:44 #endmeeting