Fix multi-interface networking in the system scheduler (#8822)

This commit is contained in:
Neil Mock 2020-09-22 11:54:34 -05:00 committed by GitHub
parent eb48e6a788
commit f749de8543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -349,6 +349,7 @@ func (s *SystemScheduler) computePlacements(place []allocTuple) error {
if option.AllocResources != nil {
resources.Shared.Networks = option.AllocResources.Networks
resources.Shared.Ports = option.AllocResources.Ports
}
// Create an allocation for this