This pull request fixes the allocation of namespaces for the drivers and application instances so that namespaces are not allocated for the secondary drivers. Currently a namespace from the namespaces parameter is consumed for each secondary driver, which is incorrect.
This pull request fixes the allocation of namespaces for the drivers and application instances so that namespaces are not allocated for the secondary drivers. Currently a namespace from the namespaces parameter is consumed for each secondary driver, which is incorrect.
Signed-off-by: Hal Rosenberg hrosenbe@vmware.com