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

crowbar: Remove forgotten nodes from proposals #36

Open
wants to merge 1 commit into
base: stable/sap/3.0
Choose a base branch
from
Open

crowbar: Remove forgotten nodes from proposals #36

wants to merge 1 commit into from

Conversation

matelakat
Copy link

Forgotten nodes are not removed from existing proposals (applied and
non-applied). While the webui removes non-existing nodes when displaying
a proposal, if only the API is used, applying a proposal with such
non-existing nodes may result in failures.

Closes #8

(cherry picked from commit a31a710)

Forgotten nodes are not removed from existing proposals (applied and
non-applied). While the webui removes non-existing nodes when displaying
a proposal, if only the API is used, applying a proposal with such
non-existing nodes may result in failures.

Closes #8

(cherry picked from commit a31a710)
Copy link

@houndci-bot houndci-bot left a comment

Choose a reason for hiding this comment

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

Some files could not be reviewed due to errors:

/tmp/d20170602-7645-1se92bd/.rubocop.yml: Style/AlignHash has the wrong names...
/tmp/d20170602-7645-1se92bd/.rubocop.yml: Style/AlignHash has the wrong namespace - should be Layout
/tmp/d20170602-7645-1se92bd/.rubocop.yml: Style/AlignParameters has the wrong namespace - should be Layout
/tmp/d20170602-7645-1se92bd/.rubocop.yml: Style/EmptyLinesAroundBlockBody has the wrong namespace - should be Layout
/tmp/d20170602-7645-1se92bd/.rubocop.yml: Style/MultilineOperationIndentation has the wrong namespace - should be Layout
Error: obsolete parameter AlignWith (for Lint/EndAlignment) found in /tmp/d20170602-7645-1se92bd/.rubocop.yml
AlignWith has been renamed to EnforcedStyleAlignWith

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.

3 participants