netutils icon indicating copy to clipboard operation
netutils copied to clipboard

Citrix NetScaler Parser

Open jdrew82 opened this issue 3 years ago • 4 comments

This PR is for adding a Citrix NetScaler parser. I've included an example for the unit test and confirmed tests are passing. Please let me know if there are any other tests I need to write for this. This should address one of the requests in #86.

jdrew82 avatar Oct 11 '22 13:10 jdrew82

Do you mind rebasing and running tests? You will have to run the development script in the root of the directory to regen one of the docs.

itdependsnetworks avatar Oct 13 '22 00:10 itdependsnetworks

My branch has been rebased onto develop to pick up the documentation changes and I've run the development_scripts file and pushed the documentation update. Should be good to go now.

jdrew82 avatar Oct 13 '22 16:10 jdrew82

Also would be worthwhile based on the result of @itdependsnetworks comment above, if we don't want parent/child we should put a note similar to this for NetScaler. https://netutils.readthedocs.io/en/latest/dev/dev_config/#fortinet-fortios-parser

jeffkala avatar Oct 13 '22 20:10 jeffkala

@jeffkala I've made a note in the documentation about the lack of parent/child relationships due to the configuration structure. I've also gone ahead and added the tests requested @itdependsnetworks.

jdrew82 avatar Oct 14 '22 14:10 jdrew82