calm-dsl
calm-dsl copied to clipboard
Keep Calm and DSL On!
Using the decompile option on a Blueprint json currently generates a single `blueprint.py` file along with separate directories for package install scripts and environments specs. The `blueprint.py` file is easy...
VM Specs for public cloud providers like Azure are out of date
Lay down the coding standards and process to be followed.
This PR adds a customized `.deepsource.toml` file for this project. Upon enabling DeepSource, static analysis will be run on every PR to detect 550+ types of issues in the changes...
Would be nice to have command to create blueprint file based on no. of service, profiles provided as options. Ex: `calm init bp --ns 2 -np 3.` It should create...
It would be great to get more details in the `watch` ouput. Currently we just have the active global action and his status. But it would be much better to...
**Describe the request** Provide support for guest tools through AhvVmResources **Current behaviour** guest tools are only supported in DSL using a spec file (yaml). **Expected behaviour** Within the AhvVmResources function...
**Describe the request** pre-build the wheel files to remove dependencies on third parties like OpenSSL **Current behaviour** When setting up Calm DSL, wheel files must be built. For Windows builds...
**Describe the bug** When creating an application profile macro, the name of the macro doesn't honor the value for the attribute `name=`. The name used is the one internal to...