aruba / pyedgeconnect

Python wrapper for Aruba Orchestrator and Edge Connect API
MIT License
14 stars 9 forks source link

Correct traffic_class_name population from tclass_names #11

Closed davegreen closed 4 months ago

davegreen commented 6 months ago

Fixes error raised in #10

alexamayahpe commented 5 months ago

@adamwilkins-hpe, are you asking if someone who has pyedgeconnect running can validate these changes before merging? Or it has been tested and we need to approve to merge into the development branch.

adamwilkins-hpe commented 5 months ago

@alexamayahpe No, this is about the telemetry demo environment. I have pyedgeconnect, but there is quite a bit of logical infrastructure required for the telemetry demo e.g. Docker, Grafana, InfluxDB, and Redis. As a result, I cannot test anything to do with that at this time.

adamwilkins-hpe commented 4 months ago

I went ahead and added this to the development branch.