16:01:26 <sc`> #startmeeting openstack_chef
16:01:26 <openstack> Meeting started Mon Jun 13 16:01:26 2016 UTC and is due to finish in 60 minutes.  The chair is sc`. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:01:27 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:01:29 <openstack> The meeting name has been set to 'openstack_chef'
16:01:51 <sc`> morning/afternoon!
16:09:04 <sc`> we have a couple of items to cover today
16:09:24 <sc`> #topic stable/mitaka
16:10:38 <sc`> most of the cookbooks were cut a couple of weeks ago. repo is going to be merged today, and we can consider this one released
16:12:33 <sc`> #topic moving forward with newton
16:13:32 <sc`> rdo has packages for newton that i've spun in a local modified copy of repo. allinone and multi_node worked last time i ran it
16:15:12 <jklare> i think ubuntu will also have newton packages soon
16:15:22 <jklare> i think i saw some in proposed
16:15:49 <jklare> but imo we should first try to move to xenial with what we have for the ubuntu side
16:15:50 <sc`> yup. i see it too
16:16:00 <jklare> and then go for newton packages
16:16:18 <sc`> i agree. get xenial and mitaka working, then switch over to the newton packages and see what breaks
16:17:07 <jklare> i also pushed up some more changes for stable/mitaka since i forgot to update the bootstrap.sh
16:17:27 <jklare> after that and the additional patch for the chef-repo is merged, we should be finished with mitaka
16:17:30 <sc`> excellent
16:17:43 <jklare> although we probably still want to backport some stuff
16:17:50 <jklare> i would like to include telemetry
16:17:53 <sc`> yeah. we'll want to backport some things
16:18:09 <sc`> telemetry is a good one, any changes to ci would also be good
16:18:16 <jklare> but i am quite sure that this will not work on trusty
16:18:26 <jklare> at least not with gnocchi
16:18:40 <sc`> yeah. right. no gnocchi packages for trusty
16:18:41 <jklare> i pushed a patch to switch to database instead of gnocchi as a dispatcher
16:19:08 <jklare> so maybe we can merge it this way into stable/mitaka and try to get it to work on xenial with gnocchi
16:19:35 <sc`> sounds good
16:19:53 <jklare> https://review.openstack.org/#/c/320981/
16:20:09 <jklare> at least the tempest ceilometer tests seem to work, not sure what they are actually doing
16:20:20 <sc`> :D
16:20:23 <jklare> i will try to add some Rake tests tomorrow
16:20:39 <jklare> query the API and stuff
16:20:45 <jklare> its not great, but its something
16:21:09 <sc`> cool. yeah. some smoke tests like that will work for the meantime
16:23:38 <sc`> #topic bumping chefdk
16:24:19 <sc`> as i said at the design summit, i'd like to bump chefdk. i'm already looking at style/lint/unit. so far it doesn't seem to be a complete dumpster fire
16:26:25 <sc`> nobody likes style patches, but i'll be proposing some this week
16:27:26 <jklare> sounds great
16:28:45 <sc`> i already introduced a change for a 'provisioning' cookbook, which is the only way i can chain chef-provisioning recipes like we are used to
16:30:15 <sc`> it works with chefdk 0.14.25, which is the latest available
16:30:46 <jklare> looks quite complicated
16:30:54 <jklare> but if its the only way
16:30:54 <sc`> very :)
16:31:26 <sc`> not really. it's just dropping the vagrant_linux.rb and allinone/multi-node.rb in a cookbook format and calling it like that
16:31:47 <sc`> just another layer of abstraction
16:34:34 <sc`> that's all i have
16:34:41 <sc`> #topic open discussion
16:34:55 <sc`> anything more from your side jklare?
16:35:07 <jklare> i guess not
16:35:51 <sc`> sounds good. thanks for joining :)
16:35:58 <sc`> #endmeeting