-
Hi everyone,
your deployment host currently has a broken functions file in the 'latest' profile:
`http://get.openbaton.org/bootstraps/latest/bootstrap-common-functions`
as you can see, there …
-
I used the bootstrap method to install the dev-environment. The config file for the generic-vnfm was placed at:
/etc/openbaton/openbaton-vnfm-generic.properties
The start script searched for:
/etc/…
-
Assign a fixed ip to VNF if it is available in the range of the subnet
To assign a fixed ip to VNF, add fixedIp name value pair to vnfd.json.
Example:
"vnfc":[
…
-
And should create specific user metrics which are contained in any policies (fault managent and autoscaling)
-
When launching the program from the develop branch as of commit aa2b1f4965be792524dca0347a60c79e5ae66295 now see error
```
2017-07-24 21:41:30.762 ERROR 4705 --- [ main] o.s.boot.Spring…
-
I registered the PoP of type OpenStack in the OpenBaton. I get to list the networks and flavours, but the images not.
Cloud you help me?
OpenStack logs:
Jun 30 21:59:56 localhost glance-api[268…
-
the bug is here
https://github.com/openbaton/NFVO/blob/develop/api/src/main/java/org/openbaton/nfvo/api/runtime/RestLogs.java#L64
needs to be changed as logs.get('output').size() - lines -1 ...
-
I had forgot to add the VNFD-Ids into the NSD before I uploaded it. The result was an error: No VNFManagers were found. Error code: 404
Because I used the wrong file and the message hasn't anything t…
-
In case the VIM instance has more than one external network, the user should have the manner to choose the external network from where attach the router and then get the floating ips
It could be a …
-
Hi, so I am able to launch the NSD and deploy nodes from a template image. All is up incl floating IPs except for the services themselves. I get the error message "No EMS yet for host with extracted I…