Skip to content

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
michalis1 pushed a commit to michalis1/netutils that referenced this pull request Feb 2, 2026
* refactor: 🚚 Rename slug used for Citrix Netscaler to align with netmiko driver

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

* test: Fix docs slug ordering for pytest

* revert: ⏪️ Restore citrix_netscaler entry in parser_map
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