-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Calm-DSL support for Calm 3.6.1 #260
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* updated vpc project tests * Updating filter for accounts API call to update VPC cache (#162) Summary: Updating filter for accounts API call to update VPC cach Test Plan: NA Reviewers: abhijeet.kaura Subscribers: nisarg.shah1 Bugs: #CALM-33047 Blame Revision: NA Revert Plan: NA Differential Revision: http://ph.eng.nutanix.com/D16603 * (#CALM-30585) Add support for custom roles in ACPs (#146) (#CALM-30585) Add support for custom roles in ACPs * Ignore the accounts for non-ahv clusters for cache update (#163) * Ignore ther accounts for non-ahv clusters * black formatting * vpc-automation-changes * make black changes * black format Co-authored-by: Yedhu Tilak P <[email protected]> Co-authored-by: Abhijeet Singh Kaurav <[email protected]> (cherry picked from commit 2fce6f7f1add4fac8844a1601381e99fb6f30cb4)
* Update test_project_commands.py * Format changes * Update test_project_commands.py * Update test_project_commands.py (cherry picked from commit b2aca1b7ccf976bccda53bdb742635d67db0399f)
* Update marketplace.py * Make black changes (cherry picked from commit e42d39c61bcfe062f3ef4a2b82b6e6fdc114ce36)
* Minor fix for vpc project import * black format (cherry picked from commit f10b685ef1575fef2f4762c8e636b55a088359fc)
(cherry picked from commit 56a49800bc53a7723c9c25513c2eea1fda6e40b3)
(cherry picked from commit 9bf45c9b02f2e53c0fe3f0792f48b043adc197ee)
(cherry picked from commit d4abf3e41b83f4b2832a94140378d5e5ce889642)
Co-authored-by: Tanmay Kakkar <[email protected]> Co-authored-by: Abhijeet Singh Kaurav <[email protected]> (cherry picked from commit 36401f0a1abb17a6f45e3da41b7c1ce013a63510)
(cherry picked from commit 1414e27319b0accc4e986f502366d9120c960da4)
…p name (#179) (cherry picked from commit 88f4e22e045df23892620dda2bac94d71a8a26a8)
(cherry picked from commit eaeed628ba19b6b1435e2da072f48f004eb4c0a5)
(cherry picked from commit fdb5e0da5f0e389d0d100759f889260b0c51095e)
…T and PUT calls during Blueprint decompile (#202) (cherry picked from commit 29b9a935a7908792918cb3dec4392d6de8ea0da7)
(cherry picked from commit 3c3c4a5561fdec6a586396ace69347307b3278cd)
(cherry picked from commit 06437371fdc866859df539efb5aa93632a0e5479)
(cherry picked from commit 3aeb64968cc70ca41e5c10c522470b6ecd37d01c)
(cherry picked from commit 826a42b4f4035701caf567d388d55e16142b6b35)
(cherry picked from commit b3ee92b4860270872580408e9ac2776ef38b8727)
(cherry picked from commit 730047811e19b42408fcd4c5655971b535650937)
(cherry picked from commit 6caa460e94993b3a9172bdee594c44d650acce83)
(cherry picked from commit 7dadecfb876b9b2eb6a2a55a0c1adf934bbef9db)
(cherry picked from commit b4bf73baed2da24baab7fdec82d8a93a4ce958e5)
(cherry picked from commit 73bc6588b665d3455b1d5c24981def3ece700a59)
Co-authored-by: Abhijeet Singh Kaurav <[email protected]> (cherry picked from commit 863233acee82a0a49fda714bd2f50ca53ba119a2)
(cherry picked from commit 5526c0a286c256132cf35e717f781300b1f7ce38)
(cherry picked from commit 7473b2c2f53a6b50751f906887233d6538e34a00)
abhijeetkaurav1st
pushed a commit
that referenced
this pull request
Aug 22, 2023
Co-authored-by: Abhijeet Singh Kaurav <[email protected]> (cherry picked from commit f013a6873cca295884b8fbaef972ab5606fb4562)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Improvment and Bug Fixes:
calm create app -n app_name
if app name already exists--apend-only
flag to only append data for project updation.