forked from nutanix/calm-dsl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support for py2-py3 migration scripts (#334)
Added following commands: 1. calm decompile app-migratable-bp <app_name> : Will decompile bp that will only contain escript tasks 2. calm describe app-migratable-entities <app_name> : Will describe escript tasks that can be modified under diff entities. 3. calm update app-migratable-bp <app_name> -f <bp_file>: Will update the app-blueprint escripts --------- Signed-off-by: Satheesh Rajendran <[email protected]> Co-authored-by: Gullapalli Akhil Sai <[email protected]> Co-authored-by: Satheesh Rajendran <[email protected]> (cherry picked from commit c8ad0e626cc643c3c3acc8be66d9609ebf6ce30c)
- Loading branch information
1 parent
8ac5720
commit 52bc710
Showing
15 changed files
with
1,654 additions
and
4 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.