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 >.
Michael Nassie suggested an idea (#4301) · Jan 25, 2019 at 03:48 PM · orchestrationapiblueprintautomation
i would like to run ExecuteEnvironmentCommand during my setup.
i need to run a blueprint command as part of my setup, and cannot just enqueue it, as the result of the setup might rely on that command.
also, if setup just queues these commands then the setup might end before them, and the sandbox will become active prematurely, which is not good when having automated tests waiting for active state
Michael Nassie commented · Jan 28, 2019 at 08:04 AM
Hi,
after consulting with @Yaniv.K and @Ariel.B, there is already a key setting for it:
https://help.quali.com/Online%20Help/9.1/Portal/Content/Admn/Wrk-wth-Cnfg-Ky.htm#Scheduli
thanks! :)
Yaniv Kalsky commented · Jan 28, 2019 at 08:38 AM
Although there is a key that allows that, it is too broad and will allow any environment command to run concurrently, which sometimes might be problematic if not designed well.
Since while the setup runs users cannot execute/change anything, I think allowing specifically the setup to execute other commands (either with a key or not) a better approach than using the current key.
(The above is also relevant to teardown).
Yaniv
Ariel Benary commented · Jan 30, 2019 at 08:28 AM
I don't think having another key that enables just the ability to run a blp command from setup, without the ability to run blp commands concurrently is a feature of high priority or popularity, but I'll set the idea as active to collect additional possible requests
I didn't say we need a new key, there might be other ways to solve it, like marking a specific setup script as one that is going to need concurrency, etc.
I'm just saying that allowing it for setup/teardown might be more relevant than allowing it for any other orchestration command (which is the key that exists today).
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.
Ability to add alias to a resource in blueprint
add sandbox context component to any blueprint script
API for editing abstract resource templates
Ability to Connect/Disconnect All Routes by device
DEFAULT Email Notifications PER blueprint
'Check Blueprint' as an API command