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 >.
david atkins suggested an idea (#5369) · Mar 22, 2021 at 03:26 PM · api
need a class based entrypoint for addign fucntions test executions
Song Chen commented · Mar 25, 2021 at 01:40 PM
See relevant ticket #44206
Specifically, David needs to add function to certain stage of customized Setup workflow, e.g. add_to_configuration(function, components). Current Workflow class enforces this function to have two parameters. This is enforced by _validate_function(self, func) of the Workflow class. Normal use of this function is to pass in sandbox (1st parameter) and sandbox's certain components (2nd parameter).
However, in his implementation, David wants to use a class function (to add to Setup work flow), and the class already has sandbox data member, and his script can't pass lint. Basically, David points out current restriction by the current Workflow class is too rigid and should be relaxed.
gilat naor commented · May 26, 2021 at 02:24 PM
Hi Song,
I understand that the OOTB scripts are too strict for your need.
Can you please explain why the option to use custom script or copy the OOTB script and change it will not answer the need?
Natti Katz commented · May 31, 2021 at 12:17 PM
Hi Gilat,
Changing the script is the solution. I added some details on this in the ticket 44206
Still it's a valid request to merge these changes into the OOTB library as well.
gilat naor commented · Jun 02, 2021 at 06:51 AM
OK, thanks Natti! Can't wait to see the votes on this idea.
Doug Fierro commented · Mar 08 at 10:54 PM
The alternative is to implement a separate workflow class that can enforce different structure as a baseline for orchestration scripts. The workflow can be published as a separate Python package for other users' use.
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.
Need a CloudShell Sandbox API call that will return the tile image file of a given blueprint
Enhance GetReservationDetails to return id/name of Job and Suite it is running under
Ability to exclude and include execution servers and perform other queries using api
Ability to add alias to a resource in blueprint
apps: ability to "refresh from template" via API
API call to open (raise) the output window in the Web Portal
Quali APIs - Attribute Requests include 'Open Kimono' Option