What this PR does / why we need it:
This API takes an input list of nodes from which the server will return
a set that doesn't have any common volume within them. This ensures that if
these nodes are upgraded at once, then a volume with 1+ replica has at least one
replica somewhere which will be up.
What this PR does / why we need it:
This API takes an input list of nodes from which the server will return a set that doesn't have any common volume within them. This ensures that if these nodes are upgraded at once, then a volume with 1+ replica has at least one replica somewhere which will be up.
Which issue(s) this PR fixes (optional)
PWX-36511