Skip to content

Commit

Permalink
ctrl id was removed
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb committed Nov 17, 2022
1 parent ca08a75 commit ccec0c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion goopicsi.go
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ func ConnectToRemoteAndExpose(addr string) error {
Spec: &pb.NVMeNamespaceSpec{
Id: &pbc.ObjectKey{Value: "namespace-test"},
SubsystemId: &pbc.ObjectKey{Value: "namespace-test-ss"},
ControllerId: &pbc.ObjectKey{Value: "namespace-test-ctrler"},
VolumeId: &pbc.ObjectKey{Value: "Malloc1"},
HostNsid: 123}}})
if err != nil {
Expand Down

0 comments on commit ccec0c2

Please sign in to comment.