Skip to content

Use Enums instead of String for sourceType and destinationType in block mappings  #500

@gschukin

Description

@gschukin

Currently BlockDeviceMappingBuilder#sourceType and BlockDeviceMappingBuilder#destinationType use string as parameter. According to documentation
sourceType can be one of:

  • image
  • volume
  • snapshot
  • blank

destinationType can be one of:

  • local
  • volume

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions