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

Number of VNF ports #104

Open
ivanocerrato opened this issue Aug 5, 2016 · 0 comments
Open

Number of VNF ports #104

ivanocerrato opened this issue Aug 5, 2016 · 0 comments
Labels

Comments

@ivanocerrato
Copy link
Member

Currently, the name resolver indicates the max number of ports of a VNF (this info shuld be put in the VNF template, but this is another story).
When a new graph is going to be deployed, the unorch checks that the number of required ports does not exceed that specified in the name resolver.
In case of graph update, this check is instead not done, then it allows the deployment of more ports than those available for that VNF according to the name resolver. This causes a crash in the unorch.

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

No branches or pull requests

1 participant