14:00:09 <jeremyfreudberg> #startmeeting sahara
14:00:10 <openstack> Meeting started Thu Apr 16 14:00:09 2020 UTC and is due to finish in 60 minutes.  The chair is jeremyfreudberg. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:00:11 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:00:13 <openstack> The meeting name has been set to 'sahara'
14:00:17 <jeremyfreudberg> o/
14:01:49 <tosky> o/
14:02:19 <jeremyfreudberg> #topic news/updates
14:02:41 <tosky> python-saharaclient is fixed (yay)
14:02:42 <jeremyfreudberg> i've been working on the contrib doc goal for ussuri and looking at the sqlalchemy unit test bug
14:02:46 <tosky> (and released)
14:05:43 <jeremyfreudberg> #topic sqlalchemy unit test bug
14:06:05 <jeremyfreudberg> https://opendev.org/openstack/sahara/src/branch/master/sahara/db/sqlalchemy/models.py#L522
14:06:14 <jeremyfreudberg> so the traceback points to this line
14:06:18 <tosky> the nasty one
14:06:29 <jeremyfreudberg> however line 518 is of a very similar form, and that does not cause problems
14:06:43 <jeremyfreudberg> so i am just beginning to look at what's different in the treatment of these two classes in the unit tests
14:07:03 <jeremyfreudberg> sorry, that first link should be L539
14:07:55 <jeremyfreudberg> anyway, i have not solved it yet but am working on it at least for a couple additional minutes today
14:08:06 <tosky> thanks! That's complicated
14:08:18 <tosky> basically we miss a session somewhere
14:08:28 <jeremyfreudberg> yeah
14:08:34 <jeremyfreudberg> anyway, moving on
14:08:41 <jeremyfreudberg> #topic contrib doc goal
14:08:50 <jeremyfreudberg> i think tosky and i are already in sync about this goal
14:08:54 <jeremyfreudberg> but for the logs, i will mention anyway
14:08:56 <tosky> I think I added most of the comments I had in mind to the review
14:09:00 <tosky> yep
14:09:03 <jeremyfreudberg> we have an initial patch for sahara
14:09:25 <jeremyfreudberg> i need to do a bit more work to remove some newly-redundant files and put some of their content into the new file
14:09:30 <jeremyfreudberg> and we need some patches for the other repos
14:09:54 <jeremyfreudberg> but we are in good shape and the released ussuri docs will almost definitely be in accordance with the goal
14:10:58 <jeremyfreudberg> #topic open discussion
14:11:11 <jeremyfreudberg> tosky do you have anything else to mention today?
14:11:30 <tosky> we just may have a few sahara-image-elements new linting issues
14:11:35 <tosky> I haven't checked the logs in details
14:11:37 <tosky> and that's it
14:11:42 <jeremyfreudberg> yeah, i think i noticed that
14:13:05 <jeremyfreudberg> tosky: on the topic of images, i think sahara-buildimages-* also fails?
14:13:25 <jeremyfreudberg> for example https://review.opendev.org/#/c/717575/
14:13:28 <tosky> yes, another things to check
14:13:52 <tosky> slightly less urgent because it does not block the release (saharaclient and unit tests are/were)
14:13:58 <tosky> but I will look into it
14:14:17 <jeremyfreudberg> ok, makes sense, thanks
14:15:23 <jeremyfreudberg> alright, we can close it
14:16:07 <tosky> I'd say yes
14:16:09 <tosky> thanks!
14:16:12 <jeremyfreudberg> thank you!
14:16:15 <jeremyfreudberg> #endmeeting