These forums are a place for learning, helping and sharing experiences with others about any of our products. Feel free to ask a question and get answers from our community and our most advanced users.
Note that these are public forums - anyone can view the discussions here.
VISIT OUR DIFFERENT FORUMS:
Announcements > | |
CloudShell > | TestShell > |
Developers > | BI (Business Inteligence) > |
This is where you can suggest your ideas to help and improve the product for everyone.
Please make sure to read the following article before posting a new idea, to get more information about the required information and ideas lifecycle.
Feel free to vote and comment on other ideas to promote them.
Thanks for everyone who suggested the ideas and voted for them.
Find, download and share integrations that can extend and enhance the CloudShell experience.
Integrations have several levels:
Certified - Officially tested and supported by Quali.
Preview - Provides a sneak peek to what the Quali team is developing. Officially supported by Quali. Feel free to experiment and comment, but please take into consideration that it is not yet tested and released.
Community - Integrations shared by community users. Feel free to look into what other users have contributed, please take into consideration that these integrations are not tested by Quali.
To learn more about creating Shells and integrating with CloudShell, use the following links:
CloudShell's Dev Guide > | Configuration Management > |
Getting started with Shells > | Extending CloudShell with Cloud Providers > |
Getting started with Orchestration > | API Guide > |
To share your integration, follow the instructions in this guide >.
Hi @Yoram Shamir, I tried to use the Spirent Chassis 2G shell recently on a project and encountered an issue while attempting to add a Spirent Chassis via the CloudShell portal (v2020.1):
Discovery failed for resource 'Spirent Chassis 11U': 'get_inventory' command failed with 'General Execution' error. Description: Failed to start execution: Unexpected error - requested contract method raised unknown fault of type SyntaxError. original error: invalid syntax (tgn_utils.py, line 71). The resource is now excluded.
Basically, the shell zip file 'Spirent.TestCenter.Controller.Shell.2G.zip' file available at this link installs Python 3 dependencies though the shell is written to execute using Python 2:
The version of tgn_utils.py installed uses a function annotation -> at line 71 and this was incompatible with the shell version available in the Quali Community repo.
My work colleague advised of a fix which required updating the requirements file found in the shell so it uses pytrafficgen<3.0 and this ensures python 2 dependencies are installed.
I can see the version of the shell on GitHub is set up to use python 3 and so this may be up to date. Please can you update the downlink link for the 'Spirent.TestCenter.Controller.Shell.2G.zip' file so it's using the latest/working release?
Answer by TSI Support · Sep 29, 2020 at 03:14 PM
This is critical for TSI customers as well.
Answer by Yoram Shamir · Oct 04, 2020 at 04:13 PM
Hi,
It looks like the python version of the driver is set to Python 2.
Please change it to Python 3 and try again.
These forums are a place for learning, helping and sharing experiences with others about any of our products. Feel free to ask a question and get answers from our community and our most advanced users.
Note that these are public forums - anyone can view the discussions here.
Announcements | |
CloudShell | TestShell |
Developers | BI (Business Inteligence) |
This is where you can suggest your ideas to help and improve the product for everyone.
Please make sure to read the following article before posting a new idea, to get more information about the required information and ideas lifecycle.
Feel free to vote and comment on other ideas to promote them.
Thanks for everyone who suggested the ideas and voted for them.
Find, download and share integrations that can extend and enhance the CloudShell experience.
Integrations have several levels:
Certified - Officially tested and supported by Quali.
Preview - Provides a sneak peek to what the Quali team is developing. Officially supported by Quali. Feel free to experiment and comment, but please take into consideration that it is not yet tested and released.
Community - Integrations shared by community users. Feel free to look into what other users have contributed, please take into consideration that these integrations are not tested by Quali.
To learn more about creating Shells and integrating with CloudShell, use the following links:
CloudShell's Dev Guide | Configuration Management |
Getting started with Shells | Extending CloudShell with Cloud Providers |
Getting started with Orchestration | API Guide |
To share your integration, follow the instructions in this guide.
Ability to create a new resource via Cloudshell/Inventory in a specific path 3 Answers
Image cannot be opened while deploying 1 Answer
MSSQL Server 2017 support - Distributed transactions requiring the MDTC service check? 3 Answers
Is there a way to disable "recurrence" reservation options? 2 Answers