Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support to use Global storage profiles (partnerId = 0) #1496

Merged
merged 2 commits into from Jul 27, 2014
Merged

Added support to use Global storage profiles (partnerId = 0) #1496

merged 2 commits into from Jul 27, 2014

Conversation

visomar
Copy link

@visomar visomar commented Jul 24, 2014

With this modification, I can convert videos and use a global storageProfile to store them. And then, I can serve those videos calling that same storageProfile (hence using the deliveryProfiles set in that storageProfile).

When serving a VOD, check if the StorageProfile belongs to the partner or is global (storageProfile->partner_id == 0)
Method retrieveExternalByPartnerId() now seeks for both, the partnerId and the Global partner.
tan-tan-kanarek pushed a commit that referenced this pull request Jul 27, 2014
Added support to use Global storage profiles (partnerId = 0)
@tan-tan-kanarek tan-tan-kanarek merged commit 907d8ee into kaltura:IX-9.20.0 Jul 27, 2014
@visomar visomar deleted the IX-9.20.0-globalStorageProfiles branch July 28, 2014 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants