Matt Oswalt
Matt Oswalt
@CaesarC https://api.stackstorm.com/api/v1/inquiries/#/inquiries_controller.get_one
Sorry to bring up such an old issue, but curious if any progress was ever made on this? Stackstorm 2.7.0 upgraded the version of eventlet they use: https://github.com/StackStorm/st2/pull/4007 https://github.com/StackStorm/st2/pull/4118 The...
In general yes - though I would highly recommend these parameters are accepted as dictionaries, not strings.
Also need to rename all Jinja2 templates to .j2 file extension
might need to dumb down existing snippets to the lowest-denominator config. FC is a good example of this. FC config requires a feature add, QoS stuff, VLAN/VSAN stuff, zoning, etc....
Just a quick note - FabricPath is another good example for the above
vPC technically qualifies for this as well. Might actually need to make a list of everything that qualifies as lowest-common denominator config, and assume everything else is a special feature...
Just a quick note - "mode fabricpath", and FCoE VLAN ID ____ under vlan configuration
I removed all instances where the old system was referenced (the custom class, the method that added them, etc.) Look at old commits if you need to refer to this...