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

Return error instead of message from docker resource plan #529

Closed
arichardet opened this issue Nov 28, 2016 · 0 comments · Fixed by #541
Closed

Return error instead of message from docker resource plan #529

arichardet opened this issue Nov 28, 2016 · 0 comments · Fixed by #541
Assignees
Labels
Milestone

Comments

@arichardet
Copy link
Contributor

Instead of returning a message with the error, an error should be returned.

Sample output:

root/docker.network.test-network:
 Error: resource cannot change because of an error
 Messages:
  gateway 192.168.129.1 already in use
 Has Changes: yes
 Changes:
  test2: "absent" => "present"

Summary: 2 errors, 2 changes

 * root/docker.network.test-network: resource cannot change because of an error
 * root: error in dependency "root/docker.network.test-network"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants