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

Creating a VNF at a Specific Zone or Compute Node/Host (Hypervisor) with Custom Metadata #150

Open
erolozcan opened this issue May 9, 2017 · 2 comments
Projects
Milestone

Comments

@erolozcan
Copy link

Hi,

We need to create a VNF a specific zone or compute node/host (hypervisor) using the OpenBaton NFVO interface. I looked the source code of the OpenBaton, VimDriverCaller does not support avability-zone parameter of the OpenStack.

We also need support custom Metadata (key, value) information of VNFD.

VimDriver implementation of the OpenStack (openstack4j/jcloud) has already supporting these features.

Do you have any plan to support these features near future?

Thanks in advance.

@gc4rella
Copy link
Member

Hi,

extending the VIM driver interface is on our roadmap for release 5 (planned for 10.2017), especially because we would like to be able to manage also containers. This particular requirement will be considered. However, please keep in mind that we switched our openstack-plugin implementation to openstack4j instead of jcloud, mainly because of support of Keystone V3 APIs. Considering that open baton supports multiple plugins in parallel, you could still decide to maintain yourself the jcloud version.

@erolozcan
Copy link
Author

We do not have time to wait for release 5. We started to implement these feature. Do you have any advice how to implement to these features? Your advice could made easy to contribute our implementation to the OpenBaton project.

@lorenzotomasini lorenzotomasini added this to the 5.0.0 milestone Jul 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Open Baton
Awaiting triage
Development

No branches or pull requests

3 participants