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 >.
I upgraded from 8.2 to 9.3. The cloudshell-shell-core version changed from 2.3.4 to 5.0.4.
Where can I find a list of changes in API, between versions?
I'd like to update my custom drivers written in Python to use new features provided in 9.3.
What should I change in the drivers?
Answer by Costya Yevdyukhin · Dec 18, 2019 at 09:00 PM
Hi @George Rainovic,
Thank you for reaching us with these questions!
First of all, please check our devguide page where we listed all our core packages:
https://devguide.quali.com/reference/9.3.0/common-cloudshell-packages.html
It gives some information on what packages were adjusted to work with Python 3, and what was dropped.
Additionally please check the following guide on how to move custom drivers to support Python 3:
https://devguide.quali.com/reference/9.3.0/migrating-shells-to-python-3.html
Regarding release notes for cloudshell-shell-core, please check it's release section on the Github:
https://github.com/QualiSystems/cloudshell-shell-core/releases
Thank you,
Costya
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.
Python code for REST API "Attach File To Reservation" 1 Answer
Unexpected token error on blueprint start 0 Answers
IP address in "sandbox component" V2 REST API 1 Answer
Which API calls are available for interrogating the activity records of a sandbox resource? 1 Answer
What is the best way to execute commands on different resource in parallel 1 Answer