-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Push dep neut #60774
Push dep neut #60774
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this supposed to be new line joined?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Side note: we've discussed changing from creating a "ng" module and instead making the new behavior exist side by side with the existing module (perhaps guarded by a temporary flag), so we don't end out with multiple modules like this.
I don't know if we have a solid plan in place for that yet, but...
What does this PR do?
push neutron deprecation to sulfur.
We need to give people time to move to salt.pillar.neutron -> salt.pillar.neutronng
'salt.pillar.neutronng'
What issues does this PR fix or reference?
Fixes: #55663
Commits signed with GPG?
Yes