Merge pull request #9093 from Hakujou/osc-bsu-fix

Compliance with oAPI spec for Outscale osc-bsu builder
pull/9102/head
Megan Marsh 6 years ago committed by GitHub
commit 50823e2573
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save