openbaton / openimscore-packages

This repository contains all the scripts necessary for deploying an OpenIMS with OpenBaton
Apache License 2.0
12 stars 10 forks source link

Using custom network name for OpenIMS #6

Closed rajdeepwalia closed 7 years ago

rajdeepwalia commented 7 years ago

Hi,

Today the network name used for OpenIMS deployment using Openbaton is hardcoded to'mgmt' and using a network with different network name is not possible.

I have done some changes in the scripts and Generic VNFM code in order to accept any network name for deploying OpenIMS using Openbaton.

Best regards, Rajdeep Ahluwalia

gc4rella commented 7 years ago

Hi, could you please be more precise about the changes needed to the generic VNFM code? At the moment, it is true that the OpenIMSCore on marketplace are containing static network names, however the NFVO/VNFM supports any network names. Therefore, you can download the NSD locally, modify and on board it yourself, if you need to modify network names.

gc4rella commented 7 years ago

without any further input, I consider this issue resolved.