Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Lab methods to manage links and machines #181

Closed
4 tasks done
tcaiazzi opened this issue Sep 5, 2022 · 0 comments
Closed
4 tasks done

Add Lab methods to manage links and machines #181

tcaiazzi opened this issue Sep 5, 2022 · 0 comments
Assignees
Labels
enhancement minor issue next release The feature will be added in the next release

Comments

@tcaiazzi
Copy link
Member

tcaiazzi commented Sep 5, 2022

Currently, the Kathara.model.Lab class only has get_or_new_ methods for links and machines.

We need to add get and new methods separately to improve usability.

  • Add get_machine method to Kathara.model.Lab class.
  • Add new_machine method to Kathara.model.Lab class.
  • Add get_link method to Kathara.model.Lab class.
  • Add new_link method to Kathara.model.Lab class.
@tcaiazzi tcaiazzi self-assigned this Sep 5, 2022
tcaiazzi added a commit that referenced this issue Sep 5, 2022
@Skazza94 Skazza94 added the next release The feature will be added in the next release label Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement minor issue next release The feature will be added in the next release
Projects
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants