Skip to content
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

Support nested TOSCA functions in get_input #792

Merged

Conversation

loicalbertin
Copy link
Member

Pull Request description

Description of the change

The issue was mainly that Alien4Cloud does not support nested functions in get_input while Yorc itself does.

What I did

Created an alias for get_input called get_input_nf allowing to use this function in TOSCA types that are designed to be used in Alien4Cloud

Description for the changelog

  • Support nested TOSCA functions in get_input (added a get_input_nf function) (GH-791)

Applicable Issues

Fixes #791

Added some tests to prove that nested functions
are properly supported.

Signed-off-by: Albertin Loic <[email protected]>
Copy link
Contributor

@laurentganne laurentganne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@loicalbertin loicalbertin merged commit c722d9c into develop Nov 22, 2022
@loicalbertin loicalbertin deleted the feature/GH-791_support_nested_functions_in_get_input branch November 22, 2022 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support nested TOSCA functions in get_input
2 participants