17:00:32 <devkulkarni1> #startmeeting Solum Team Meeting
17:00:33 <openstack> Meeting started Tue May 17 17:00:32 2016 UTC and is due to finish in 60 minutes.  The chair is devkulkarni1. Information about MeetBot at http://wiki.debian.org/MeetBot.
17:00:34 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
17:00:36 <openstack> The meeting name has been set to 'solum_team_meeting'
17:00:45 <devkulkarni1> #topic Roll Call
17:00:53 <devkulkarni1> Devdatta Kulkarni
17:02:45 <Ablu> Jo
17:02:49 <Ablu> *hi
17:02:54 <devkulkarni1> hi Ablu
17:02:57 <Ablu> Silly german autocorrect
17:03:04 <devkulkarni1> :)
17:03:32 <devkulkarni1> Ablu: lets wait for few minutes for others to join
17:03:45 <devkulkarni1> here is the agenda for today https://wiki.openstack.org/wiki/Meetings/Solum#Agenda_for_2016-05-17_1700_UTC
17:03:58 <vijendar> Hi all
17:04:02 <devkulkarni1> hi vijendar
17:04:08 <devkulkarni1> we have Ablu with us today
17:04:17 <devkulkarni1> I think we can get started
17:04:23 <vijendar> sure
17:04:42 <devkulkarni1> #topic Announcements
17:04:51 <Ablu> Hi all. But I am mostly afk
17:04:54 <devkulkarni1> I don't have any prepared announcements
17:05:00 <Ablu> I might take a bit to reply
17:05:04 <devkulkarni1> Ablu: sure
17:05:08 <devkulkarni1> thanks for the heads up
17:05:20 <devkulkarni1> are there any announcements from any of you?
17:05:42 <devkulkarni1> alright
17:05:49 <devkulkarni1> #topic Review Action Items
17:05:59 <devkulkarni1> (devkulkarni) Follow up with the devstack team regarding devstack gate issue related to n-dhcp.log
17:06:06 <devkulkarni1> I will have this on my plate
17:06:15 <devkulkarni1> will carry it forward
17:06:33 <devkulkarni1> #topic Ideas for Review
17:06:39 <devkulkarni1> https://etherpad.openstack.org/p/solum-paderborn-usecase
17:07:03 <devkulkarni1> vijendar: yesterday, Ablu prepared above etherpad with details about the use-case and thoughts about his project
17:07:37 <devkulkarni1> I ended up creating bugs to capture various requirements from the etherpad
17:07:44 <devkulkarni1> will discuss the bugs in the next topic
17:07:49 <vijendar> ok
17:08:08 <devkulkarni1> vijendar: today/tomorrow, can you take a look at the etherpad and add your thoughts/comments to it?
17:08:45 <vijendar> devkulkarni1: sure
17:08:51 <devkulkarni1> thanks vijendar
17:09:12 <devkulkarni1> basically Ablu's interest is in building apps as VMs directly
17:09:48 <devkulkarni1> the disk-image-builder based scripts that we have in contrib can be used for this imo
17:10:01 <vijendar> I see
17:10:09 <devkulkarni1> we can discuss more about the use-case in the bug review
17:10:17 <devkulkarni1> #topic Bug Review
17:10:28 <devkulkarni1> 1) Ability to deploy app as VM image https://bugs.launchpad.net/solum/+bug/1582375
17:10:30 <openstack> Launchpad bug 1582375 in Solum "ability-to-build-app-as-a-vm-image" [Undecided,New] - Assigned to Erik Schilling (ablu-erikschilling-q)
17:11:07 <devkulkarni1> this is the bug for building a VM for an app
17:11:34 <devkulkarni1> Ablu is also interested in running functional/integration tests on deployed app.
17:11:56 <devkulkarni1> this could be app that is built as VM or an app that is built as a Docker container
17:12:20 <devkulkarni1> following bug captures this requirement
17:12:22 <devkulkarni1> 2) Run functional/integration tests https://bugs.launchpad.net/solum/+bug/1582361
17:12:24 <openstack> Launchpad bug 1582361 in Solum "ability-to-run-functional-integration-tests" [Undecided,New]
17:13:23 <devkulkarni1> A related issue is to be able to create different environments (dev/test/staging etc.) for deploying an app
17:13:53 <devkulkarni1> It is possible to do this with current Solum feature set
17:14:00 <devkulkarni1> we just need to document how to do it
17:14:13 <devkulkarni1> following bug captures this requirement:
17:14:17 <devkulkarni1> 3) Document app environment support https://bugs.launchpad.net/solum/+bug/1582369
17:14:18 <openstack> Launchpad bug 1582369 in Solum "document-app-environment-support" [Undecided,New]
17:14:58 <devkulkarni1> I also created few other bugs
17:15:08 <devkulkarni1> 4) Sample multi-service app https://bugs.launchpad.net/solum/+bug/1582362
17:15:09 <openstack> Launchpad bug 1582362 in Solum "sample-multi-service-app" [Undecided,New] - Assigned to Vijendar Komalla (vijendar-komalla)
17:15:17 <devkulkarni1> vijendar I have assigned above bug to you
17:15:35 <vijendar> devkulkarni1: sure
17:15:36 <devkulkarni1> as I know you have been looking at this
17:15:59 <devkulkarni1> 5) Should skip unit testing if no test command specified https://bugs.launchpad.net/python-solumclient/+bug/1578416
17:16:01 <openstack> Launchpad bug 1578416 in python-solumclient "should-not-test-if-no-test-command" [Medium,New] - Assigned to Devdatta Kulkarni (devdatta-kulkarni)
17:16:50 <devkulkarni1> this bug is about the issue that when we run 'solum app deploy <app-name>' from command line, the app goes through unit_testing phase even if no test command is specified during app creation
17:17:02 <devkulkarni1> this is a cli bug
17:17:31 <devkulkarni1> those were the main bugs that I created in last couple of days
17:17:51 <devkulkarni1> are there any bugs that you had in mind but which you have not filed yet?
17:17:56 <devkulkarni1> vijendar: ^
17:18:25 <vijendar> devkulkarni1: I have already created bugs for issues I have found
17:18:46 <vijendar> https://bugs.launchpad.net/solum/+bug/1580791
17:18:48 <openstack> Launchpad bug 1580791 in Solum "On github trigger PR code is not deployed" [Undecided,In progress] - Assigned to Vijendar Komalla (vijendar-komalla)
17:18:48 <devkulkarni1> cool, thanks vijendar
17:19:01 <devkulkarni1> nice
17:20:20 <devkulkarni1> apart from these, the bugs that I have listed on the meeting page are from last week
17:20:31 <devkulkarni1> the other bugs, I mean
17:20:41 <devkulkarni1> Java REST API example: https://bugs.launchpad.net/solum/+bug/1580245
17:20:42 <openstack> Launchpad bug 1580245 in Solum "java-rest-api-example" [Undecided,New]
17:20:48 <devkulkarni1> Python REST API example: https://bugs.launchpad.net/solum/+bug/1580246
17:20:48 <openstack> Launchpad bug 1580246 in Solum "python-rest-api-example" [Undecided,New]
17:21:01 <devkulkarni1> Inject params at app deploy time: https://bugs.launchpad.net/solum/+bug/1578414
17:21:02 <openstack> Launchpad bug 1578414 in Solum "inject-parameters-at-app-deployment-time" [Undecided,New]
17:21:26 <devkulkarni1> we discussed about these last week
17:21:38 <devkulkarni1> so moving to the next topic
17:21:46 <devkulkarni1> #topic Blueprints for Review
17:22:04 <devkulkarni1> #link https://blueprints.launchpad.net/solum/+spec/unikernel-support
17:22:20 <devkulkarni1> this was filed by mvle after the summit
17:22:32 <devkulkarni1> no updates on this yet
17:22:56 <devkulkarni1> if you have any thoughts/comments on it, please add it to the whiteboard section of the link
17:23:12 <devkulkarni1> #topic Open Discussion
17:23:29 <devkulkarni1> 1) Submission for Barcelona are due in early June
17:23:37 <devkulkarni1> #link 	•	https://etherpad.openstack.org/p/solum-barcelona-2016
17:23:50 <devkulkarni1> the exact submission dates have not been announced yet
17:24:28 <devkulkarni1> we have started an etherpad to discuss and plan talks/workshops/activities that we can propose for the barcelona summit
17:24:50 <devkulkarni1> feel free to add any ideas/thoughts to the etherpad
17:24:59 <devkulkarni1> we can collaborate on proposals/ideas
17:25:15 <devkulkarni1> 2) Updates from upstream
17:25:27 <Ablu> Again stuck in a train
17:25:31 <devkulkarni1> In upstream updates I have several topics
17:25:36 <devkulkarni1> Ablu: oh :(
17:25:48 <devkulkarni1> hopefully you can make it home safely
17:26:15 <devkulkarni1> 1) Improving communication and collaboration http://lists.openstack.org/pipermail/openstack-dev/2016-May/095027.html
17:27:17 <devkulkarni1> this thread talks about the challenges for our entire community with regards to being on the same page
17:28:04 <devkulkarni1> lot of good points about communication challenges, intent and assumptions, need for shared understanding and how to build it, etc.
17:28:23 <devkulkarni1> 2) Container project, Higgins, http://lists.openstack.org/pipermail/openstack-dev/2016-May/095022.html
17:28:59 <devkulkarni1> this one is about new project that has been initiated recently to do container life-cycle management natively on openstack
17:29:29 <devkulkarni1> this is off-shoot of the discussion from the summit regarding what is the mission of the current magnum project
17:31:01 <devkulkarni1> magnum's scope has been redefined to focus on container-orchestration-engine (coe) life-cycle management, and higgins is going to be the project that does life-cycle management of containers
17:32:06 <devkulkarni1> from our point of view, we can interface with higgins to satisfy lifecycle management requirements of our application-specific docker containers
17:32:25 <devkulkarni1> 3) Oslo.log - verbose option deprecated, http://lists.openstack.org/pipermail/openstack-dev/2016-May/095166.html
17:32:59 <devkulkarni1> looks like oslo is deprecating the verbose option;
17:33:19 <devkulkarni1> I don't know whether our code is affected by this or not; but something to keep in mind
17:33:38 <devkulkarni1> 4) Pycharm license http://lists.openstack.org/pipermail/openstack-dev/2016-May/095191.html
17:34:11 <devkulkarni1> If you are using a Pycharm license from openstack then above email might be useful to you
17:34:28 <devkulkarni1> 5) Identity v3-only Devstack http://lists.openstack.org/pipermail/openstack-dev/2016-May/094829.html
17:35:03 <devkulkarni1> we need to check how this will affect us
17:35:30 <devkulkarni1> those were the main updates from the upstream in last week
17:35:53 <devkulkarni1> vijendar, Ablu: any email thread that caught your attention?
17:36:08 <vijendar> nothing from me
17:36:27 <devkulkarni1> ok
17:38:15 <devkulkarni1> that is all I had for today then for today
17:38:26 <devkulkarni1> thanks vijendar Ablu for joining the meeting
17:38:42 <devkulkarni1> see you next week
17:38:46 <devkulkarni1> #endmeeting