Skip to content

Add lxd module and states #46231

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

Merged
merged 1 commit into from
Apr 4, 2018
Merged

Add lxd module and states #46231

merged 1 commit into from
Apr 4, 2018

Conversation

jochumdev
Copy link
Contributor

What does this PR do?

Adds support for LXD (Containers, Images and Profiles).

It lived for a long time in LXD Formula.

Authors:
Me
keesbos
sferket

Tests written?

No

Commits signed with GPG?

Yes

'''
Manage LXD profiles.

.. versionadded:: unknown
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be Fluorine


# PEP8
__opts__ = {}
__salt__ = {}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are not needed, we excempt salt and opts in our pylint.

@gtmanfred
Copy link
Contributor

This looks great! Thanks for submitting these!

@rallytime
Copy link
Contributor

rallytime commented Feb 28, 2018

@pcdummy Can you write some tests for these new modules/states?

@rallytime rallytime added the Needs-Testcase PR needs test cases written, or the issue is about a bug/feature that needs test cases label Feb 28, 2018
@jochumdev
Copy link
Contributor Author

jochumdev commented Mar 1, 2018

@rallytime Don't think i get the time for doing so and i even wouldn't know where to start with tests.

@rallytime
Copy link
Contributor

@pcdummy There's some documentation here and we are happy to answer any questions. We won't be able to add new modules and states without some test coverage.

@gtmanfred
Copy link
Contributor

@rallytime I have added an issue for adding tests for this before the fluorine release.

@gtmanfred
Copy link
Contributor

re-run all

@rallytime rallytime removed the Needs-Testcase PR needs test cases written, or the issue is about a bug/feature that needs test cases label Apr 3, 2018
@cachedout cachedout merged commit be7c756 into saltstack:develop Apr 4, 2018
@jochumdev jochumdev deleted the add_lxd_support branch November 6, 2021 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants