Compliance with oAPI spec for Outscale OSC-BSU
This commit is contained in:
parent
5d2fee04b2
commit
1f4e8785f3
|
@ -19,7 +19,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
RunSourceVmBSUExpectedRootDevice = "ebs"
|
||||
RunSourceVmBSUExpectedRootDevice = "bsu"
|
||||
)
|
||||
|
||||
type StepRunSourceVm struct {
|
||||
|
|
Loading…
Reference in New Issue