14:00:01 <tellesnobrega> #startmeeting sahara
14:00:05 <openstack> Meeting started Thu Apr  5 14:00:01 2018 UTC and is due to finish in 60 minutes.  The chair is tellesnobrega. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:00:06 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:00:09 <openstack> The meeting name has been set to 'sahara'
14:00:30 <tellesnobrega> show off hands
14:00:33 <tellesnobrega> o/
14:00:43 <jeremyfreudberg> o/
14:01:12 <tellesnobrega> tosky...
14:02:07 <tosky> o/
14:02:53 <jeremyfreudberg> hi zchkun
14:03:21 <tellesnobrega> I guess we can start
14:03:22 <zchkun> hi jeremyfreudberg
14:03:32 <tellesnobrega> #topic News/Updates
14:04:25 <tellesnobrega> I've been working on plugins split, it looks better now, had some interesting conversation and improved the implementation idea
14:04:50 <tellesnobrega> working with mediator pattern to make the sahara and plugins as uncoupled as possible
14:05:03 <tosky> sooo... I'm testing and restesting image generation (so found an issue in a review)
14:05:22 <tellesnobrega> also, I started working on boot from volume but not much was done, just studying
14:05:28 <tosky> the vanilla job finally started, but it failed with some timeouts, so probably until we have the CI or until -infra enables nested virtualization we are out of luck
14:06:00 <jeremyfreudberg> nothing new to report from me, really (busy school week)
14:06:39 <tosky> we have few reviews almost ready to be merged
14:07:10 <tellesnobrega> jeremyfreudberg, school :( hopefully it is almost over
14:07:58 <tellesnobrega> I'm also working on fixing stuff that tosky finds failing
14:08:28 <jeremyfreudberg> next week should be an easier week, and the semester ends in a month
14:08:47 <tellesnobrega> cool
14:09:20 <tellesnobrega> any more news?
14:10:34 <tellesnobrega> #topic Sahara CI
14:10:55 <tellesnobrega> jeremyfreudberg, I saw that evgeny replied your email, what is the plan from now on?
14:12:17 <jeremyfreudberg> was about to click send on the reply button
14:12:27 <tellesnobrega> nice
14:13:01 <jeremyfreudberg> for those not in the email thread, the question was about whether we need the separate vm for Jenkins/Nodepool/Zuul or if those services can share a node with devstack
14:13:38 <jeremyfreudberg> i suppose it's easier to have things separate, but just want to see what my options are
14:13:48 <jeremyfreudberg> in terms of plan, i will probably give evgeny access and see what he can do
14:14:12 <tellesnobrega> I think it will be easier having it separated too, but lets see how it goes
14:15:34 <tellesnobrega> ok, lets move on
14:15:57 <tellesnobrega> #topic Rocky 1
14:16:42 <tellesnobrega> just wanted to give a heads up that rocky 1 is around the corner and we should take care of the important features, at least specs asap
14:17:11 <jeremyfreudberg> two weeks from today, more or less
14:17:25 <tellesnobrega> yes
14:17:29 <jeremyfreudberg> i'll see what time i have to write some specs
14:17:39 <tellesnobrega> thanks jeremyfreudberg
14:17:56 <tellesnobrega> also, we should start working on plugins upgrades
14:18:15 <tellesnobrega> specially the complex ones (CDH and vanilla)
14:18:29 <jeremyfreudberg> agreed
14:18:36 <tosky> it seems that we will see the light with ambari with some new external (and hopefully stable :) contribution
14:18:59 <tellesnobrega> yes
14:19:07 <tellesnobrega> that is why I left ambari out of the list there
14:19:13 <tellesnobrega> we already have people working on it
14:21:18 <tellesnobrega> ok, nothing else on rocky 1
14:21:49 <tellesnobrega> do any of you have specific topic to talk about?
14:22:34 <jeremyfreudberg> not really whole topics, just two points to mention during open discussion
14:22:37 <tellesnobrega> if not lets go to open discussion
14:22:43 <jeremyfreudberg> tosky, any topics?
14:22:44 <tellesnobrega> #topic Open Discussion
14:22:49 <jeremyfreudberg> guess not
14:23:02 <jeremyfreudberg> anyone planning to run for TC?
14:23:18 <tosky> definitely not
14:23:56 <jeremyfreudberg> i'd like to run some day, but not this time around
14:24:03 <tellesnobrega> hmm, not right now, maybe some point in the future
14:24:08 <tellesnobrega> right now I won't have the time
14:24:35 <tellesnobrega> don't want to brace all in the same time and fail it
14:24:49 <jeremyfreudberg> right
14:24:51 <jeremyfreudberg> alright, other thing to mention is this puppet-sahara review https://review.openstack.org/#/c/558442/
14:25:33 <jeremyfreudberg> i don't think we've properly deprecated this on our end yet, so we should be mindful
14:25:49 <tosky> iirc we don't use it
14:26:06 <jeremyfreudberg> we do and we don't, i think
14:26:09 <tosky> at least not in the code which imports keystone_authtoken when the new trustee section is defined
14:26:33 <tosky> there are no many references to auth_uri in sahara code
14:26:42 <tosky> few in configuration (and it should be changed)
14:27:02 <tosky> one in the tools/get_auth_token.py, which is an tool that should be rewritten anyway for keystone v3, or removed
14:27:40 <jeremyfreudberg> oh right, i was confused (we actually don't even use auth_uri when trustee is missing, we use keystone_authtoken/auth_urL)
14:27:46 <jeremyfreudberg> so, it's no problem then
14:28:07 <tellesnobrega> good
14:28:20 <tellesnobrega> tosky, can you list the reviews that are "ready" to merge here
14:28:27 <tellesnobrega> so everyone can take a look
14:29:36 <jeremyfreudberg> that would be nice
14:30:15 <tosky> so, https://review.openstack.org/#/c/557682/ (HDP 2.6, probably ready)
14:30:36 <tosky> https://review.openstack.org/#/c/556844/ change in zuul image building, technical refactoring
14:30:47 <tosky> https://review.openstack.org/#/c/547669/ experimental spark multinode working
14:30:53 <tellesnobrega> it looks ready
14:30:54 <tosky> https://review.openstack.org/#/c/555204/ document building
14:31:09 <tosky> https://review.openstack.org/#/c/538728/ and this may be ready (just a small comment on my side)
14:31:52 <tosky> and that's it iirc
14:32:13 <tellesnobrega> I would like to bring this up https://review.openstack.org/#/c/508099/
14:32:18 <tellesnobrega> its been there for a while
14:32:33 <tellesnobrega> if we all could take some time to review and get it going again would be awesome
14:32:43 <tellesnobrega> as well as https://review.openstack.org/#/c/539856/
14:32:46 <tellesnobrega> we need to test it out
14:32:55 <jeremyfreudberg> indeed
14:33:50 <jeremyfreudberg> anything else?
14:33:55 <tellesnobrega> not from me
14:34:06 <tellesnobrega> tosky?
14:36:26 <tellesnobrega> I guess not
14:36:43 <zchkun> I have a problem that it reports timeout  error when I create vanilla 2.7.1 clusters
14:37:00 <tellesnobrega> zchkun, do you have logs for that?
14:37:02 <zchkun> I don't know if you've met
14:37:35 <jeremyfreudberg> yes, can you give any other details (for example, which provisioning step)
14:37:38 <zchkun> the log displays only timeout
14:38:01 <tosky> nothing from me
14:38:07 <tellesnobrega> what version? master?
14:39:17 <zchkun> queens
14:39:28 <jeremyfreudberg> sorry guys, have to sign off. zchkun: if you  have trouble finding details in log file, there is the dashboard too
14:40:24 <tellesnobrega> zchkun, it is very hard to identify the problem, but if you can pin point the step where it fails, and paste logs it can help
14:40:48 <tellesnobrega> I will try to deploy sahara queens locally and see if I can deploy vanilla cluster
14:40:56 <tellesnobrega> and let you know if I have problems
14:41:40 <zchkun> ok, thank you
14:42:10 <zchkun> sorry , i will tidy my problem up
14:42:30 <tellesnobrega> zchkun, no worries, we just want to be able to help better :)
14:42:49 <zchkun> ok :)
14:42:51 <tellesnobrega> let me know if you have more details
14:43:20 <tellesnobrega> I guess we can close now
14:44:55 <tellesnobrega> thanks all
14:44:58 <tellesnobrega> #endmeeting