Skip to content

creating a container with a non-existing device profile does not throw an error #18

@msherman64

Description

@msherman64

container.create_container(args...., device_profile=["nonsense_string"]) will execute successfully, but do nothing, so long as nonsense_string is not the name of an existing device profile.

This should raise an error associated with a non-existing device profile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions