15:00:44 <vishalmanchanda> #startmeeting horizon
15:00:44 <opendevmeet> Meeting started Wed Jun 16 15:00:44 2021 UTC and is due to finish in 60 minutes.  The chair is vishalmanchanda. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:00:44 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:44 <opendevmeet> The meeting name has been set to 'horizon'
15:02:19 <vishalmanchanda> hi anyone around for horizon meeting?
15:02:37 <tmazur> hi!
15:02:50 <rdopiera> salaam
15:02:55 <sarmienm> Hello! Will wait for open discussion to ask questions
15:03:56 <vishalmanchanda> ok let's start.
15:04:07 <vishalmanchanda> #topic Notices
15:04:24 <vishalmanchanda> I have no notices for this week.
15:04:52 <vishalmanchanda> Please go ahead if anybody else have any notice.
15:06:12 <vishalmanchanda> looks like nothing.
15:06:50 <vishalmanchanda> Sorry  Guys I have not much topics to discuss for this week.
15:07:02 <vishalmanchanda> #topic open-discussion
15:07:46 <vishalmanchanda> Just a reminder we have many patches with one +2  please take a look if you haven't looked it yet.
15:08:02 <sarmienm> I�m developing a plugin to directly handle SLO, directory, and multiple file uploads. Hoping to get feedback to know if I�m on the right track
15:08:04 <vishalmanchanda> I will add a link for those patches in our release priorities etherpad.
15:08:46 <sarmienm> Eventually, we want to contribute our implementation to a release in the future so it�s not just a plugin
15:09:33 <sarmienm> For SLO uploads, the plugin extends openstack-service-api.swift api with functionality that segments the object, uploads each segment one by one to a �*_segments� container
15:10:12 <sarmienm> I am using async await POST request to upload each segment
15:10:56 <sarmienm> #link https://github.com/msarmie/upload-slo/blob/develop/uploadslo/static/dashboard/project/uploadslo/uploadslo/uploadslo-api.service.js#L78
15:12:04 <sarmienm> After segments are uploaded, a call to create the manifest file from the upload service fires. The manifest is assembled and uploaded
15:12:24 <sarmienm> #link https://github.com/msarmie/upload-slo/blob/develop/uploadslo/api/uploadslo.py#L45
15:12:47 <sarmienm> What do you think of this approach?
15:16:33 <vishalmanchanda> sarmienm: Hi It's difficult to say right now If you ask about your approach is right or not
15:16:55 <vishalmanchanda> TBH I have no idea about swift at all.
15:17:20 <vishalmanchanda> Could you just add a bp on horizon launchpad and add more information about your usecase and then we can discuss it further.
15:17:55 <sarmienm> Sure I can do that
15:17:58 <vishalmanchanda> rdopiera: tmazur : please add your inputs if you have any!
15:20:25 <tmazur> +1 for a bp.
15:21:06 <vishalmanchanda> sarmienm: here is link for process https://docs.openstack.org/horizon/latest/contributor/contributing.html#new-feature-planning
15:22:58 <sarmienm> vishalmanchanda: thanks!
15:23:16 <vishalmanchanda> sarmienm: yw.
15:24:06 <vishalmanchanda> Does anyone have any other topics to discuss?
15:25:15 <tmazur> Nothing from me
15:27:08 <vishalmanchanda> Thanks everyone for joining
15:27:32 <vishalmanchanda> Let's end this meeting and use this time for bug-triaging.
15:27:52 <vishalmanchanda> #endmeeting