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

Refactor the way the prov package access Tosca informations #597

Open
loicalbertin opened this issue Feb 4, 2020 · 0 comments
Open

Refactor the way the prov package access Tosca informations #597

loicalbertin opened this issue Feb 4, 2020 · 0 comments

Comments

@loicalbertin
Copy link
Member

As: Yorc dev team
I want to: refactor the way the prov package access Tosca informations
So that: It will be more maintainable

AC1: Elaborate a current state of the usage of the deployments package within executors
AC2: The idea is to provide to executors a structure that is totally serializable and do not need to access the deployment package anymore.
AC3: Every things (like operation inputs) should be pre-resolved
AC4: executors should have access to a reasonably limited set of call back operations to update attributes / states on

Note for the record: Current implementation prevent us to easily implement new storage backends in plugins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant