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

[Remove Deprecation] netron modules #62916

Closed
Ch3LL opened this issue Oct 19, 2022 · 1 comment
Closed

[Remove Deprecation] netron modules #62916

Ch3LL opened this issue Oct 19, 2022 · 1 comment

Comments

@Ch3LL
Copy link
Contributor

Ch3LL commented Oct 19, 2022

salt/utils/openstack/neutron.py

  96         salt.utils.versions.warn_until(                                                                                                                                                                                                                  
  97             "Sulfur",                                                                                                                                                                                                                                    
  98             "The neutron module has been deprecated and will be removed in {version}.\n"                                                                                                                                                                 
  99             "This includes\n"                                                                                                                                                                                                                            
 100             "* salt.utils.openstack.neutron\n"                                                                                                                                                                                                           
 101             "* salt.modules.neutron\n"                                                                                                                                                                                                                   
 102             "* salt.pillar.neutron\n"                                                                                                                                                                                                                    
 103             "Please migrate to neutronng.\n"                                                                                                                                                                                                             
 104             "salt.modules.neutron -> salt.modules.neutronng\n"                                                                                                                                                                                           
 105             "salt.pillar.neutron -> salt.pillar.neutronng\n"                                                                                                                                                                                             
 106             "Please update to using the neutronng module",                                                                                                                                                                                               
 107         )       
@Ch3LL Ch3LL added this to the Sulphur v3006.0 milestone Oct 19, 2022
@Ch3LL
Copy link
Contributor Author

Ch3LL commented Oct 19, 2022

closing in favor of #49430

@Ch3LL Ch3LL closed this as completed Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant