Compliance with oAPI spec for Outscale OSC-BSU

This commit is contained in:
Romain Lecat 2020-04-20 15:00:51 +02:00
parent 5d2fee04b2
commit 1f4e8785f3
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import (
) )
const ( const (
RunSourceVmBSUExpectedRootDevice = "ebs" RunSourceVmBSUExpectedRootDevice = "bsu"
) )
type StepRunSourceVm struct { type StepRunSourceVm struct {