Skip to content

marvis should be usable w/o having pylxd installed #3

@lpirl

Description

@lpirl

Otherwise, e.g.,

  • node/docker.py imports command_executor.docker
  • command_executor.docker imports LXDCommandExecutor
  • command_executor/lxd import pylxd

which then fails.

Solution is probably to clear command_executor/__init__.py and make dependent code import from the command_executor submodules directly.

I'll look into if nobody volunteers.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions