glover-chris
glover-chris
With Calm >= 3.2, a lot of people are taking advantage of the new environment/account features in projects and being able to decompile them with DSL will help automating their...
**Describe the bug** The users/list api call returns 500 and DSL does not loop through the next offset of 500 if more than 500 users present. **Branch/Container** master **To Reproduce**...
**Describe the request** There are more and more Windows users utilizing Calm DSL and the current Makefile "dev" target is specific to Linux/Darwin python installations. Windows Python has different OS...
**Describe the request** - Add a --force option for project and environment creation. **Current behaviour** - There is no --force option for project and environment creation. **Expected behaviour** - Have...
Add the ability to decompile Environments as bps are done today. Also, add when a bp is decompiled that the Environment assignment within the profile is included.
Have a workaround thus far adding this code to the environments.py. Abhijeet is aware of the issue. # Adding uuid to creds and substrates cred_name_uuid_map = {} for cred in...
Currently the JSON output during calm compile does not hide secret values. This could be bad for pipeline outputs where customers could see the plain text value from the job...
**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...