Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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