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 >.
Nicholas Kirby suggested an idea (#3726) · Jun 19, 2018 at 05:14 PM · driverscriptsauthoring
I am in the process of converting a client from an older Authoring driver to a new python driver. After creating the new driver, we need to update all existing blueprints (over 70 at this time) to the new python driver, and replace the current python setup/teardown scripts with the newly created ones. It would be a great if this whole process could be done via an API call.
There seems to be an UpdateTopologyDriver that can be used to convert from the authoring driver to the python driver, but we would still need to go to each blueprint and replace the default python scripts.
Ariel Benary commented · Jun 20, 2018 at 11:02 AM
Hi Nick,
Unfortunately, there is no way to programatically change a script in a blueprint. Both the TestShell API and the packaging API offer the ability to edit the blueprint driver only. This is a valid candidate for our backlog
Ariel
Francisco Rosas Soria commented · Oct 10, 2019 at 06:41 PM
I've run into the same problem. Having to manually modify scripts for 30+ blueprints gets old quite fast. Please add this to your backlog.
Francisco Rosas Soria commented · Oct 10, 2019 at 06:41 PM
Running into the same issue. Manually updating 30+ blueprints gets old really fast. Please work on this request.
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.
Help us make things better. Share your great idea or vote for other people's.
Having access to old(er) versions of shells/drivers/scripts
Ability to specify the Qualiserver (IP/port/usr/psw) in the ShellFoundry install procedure
Storing Reservation specific information for later use
Filter by "Type" when adding scripts to a Blueprint
have an option , while developing a driver , to not load the virtual environment every time
Ability to write a python topology driver instead of scripts or authoring
Copy TestShell Studio modules into CloudShell Authoring