-
Hi,
In the documentation it is mentioned that the meaning of the 'allocate' parameter is
(1) "true if the NFVO will ALLOCATE_RESOURCES, false if the VNFManager will do"
but actually it should be…
-
When NSR goes to ERROR state user needs to manually check log files to see what went wrong. It would be very useful, if error reason could be retrieved from OpenBaton API or even displayed on dashboar…
KLuka updated
7 years ago
-
Trying to integrate openbaton with openstack VIM. Using the recently release openbaton. Trying to test iperf. I was able to upload and deploy the iperf client and server from openbaton. Both of them …
-
Fix java known bug by changing the line:
``` properties
securerandom.source=file:/dev/urandom
```
to
``` properties
securerandom.source=file:/dev/./urandom
```
in the file: /usr/lib/jvm/java-7-ope…
-
I'm trying the iperf demo on an OpenStack VIM. When I specify an existing network in the NSD the orchestration doesn't go anywhere and it's not clear from the logs what went wrong. When I specify a "n…
-
Assign floating ip for the VM upon launch is not working with Openbaton
added "vnfc":[
{
"connection_point":[
{
"f…
-
Dear sir,
I use NFVO version 3.0 and 3.01. I found the problem that ems does not clone script files from github.
Please give me a suggestion to fix this problem.
ems version 0.19
log file from /va…
-
The [gradle-wrapper.properties](https://github.com/openbaton/generic-vnfm/blob/master/openbaton-libs/gradle/wrapper/gradle-wrapper.properties) file contains unresolved merge conflict markers.
-
Hello, I am using Openbaton NFVO 0.14 and I cannot add PoP (Openstack) which is using HTTPS with self-signed SSL certs.
Reported error on GUI doesn't indicate what actually happened, but with a worka…
KLuka updated
8 years ago
-
I have dependencies issues when compiling generic-vnfm. I could not resolve commons-codec because the URL isn't good. In which file can I change it ?
Thank you in advance.