Skip to content

Correct Netscaler parser slug #340

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 3 commits into from
Aug 14, 2023
Merged

Conversation

jdrew82
Copy link
Contributor

@jdrew82 jdrew82 commented Aug 10, 2023

This PR is to correct the slug used for Citrix Netscaler to align with netmiko driver that the other platforms use.

The tests have also been updated to match.

…ko driver

To align with the other slugs used for platforms I've corrected it to use netscaler instead of citrix_netscaler.
@jeffkala
Copy link
Collaborator

This would require major version bump correct? As its a breaking change? Maybe we have to keep both for now and have a deprecation warning of sorts for the citrix_netscaler one?

@jdrew82
Copy link
Contributor Author

jdrew82 commented Aug 10, 2023

This would require major version bump correct? As its a breaking change? Maybe we have to keep both for now and have a deprecation warning of sorts for the citrix_netscaler one?

This could be considered a breaking change, yes. If we want to keep the original and just have two entries for the same platform I'm fine with that though I wonder how the tests would handle it.

@jeffkala
Copy link
Collaborator

Think i'm good with this. I was researching for a decent way to do a deprecation warning on dictionary key, but doesn't seem there's a easy way.

@qduk qduk merged commit a98264e into networktocode:develop Aug 14, 2023
@jdrew82 jdrew82 deleted the fix-netscaler_slug branch February 19, 2025 15:06
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