-
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.
-
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.
-
-
I have used OpenStack Kilo and Liberty.
First, I have tried generic-vnfm with OpenStack Kilo. Then, I have created instances successfully.
But, I have tried generic-vnfm with OpenStack Liberty and the…
-
Can you give me the example of vnfd for iperf-server and iperf-client script and example of NSD?
I follow the instruction in the openbaton website, It can launch instance but It show 'error' in log fi…
-
From attached log we can see that configuration parameter `activemq.brokerIp` from `/etc/openbaton/openbaton.properties` is not striped of trailing white spaces before being used.
IMO white space tri…
KLuka updated
8 years ago
-
Hello,
When I tried to compile sqlite3 module with node 0.5.5 i get error around eio_custom.
I resolved this by change return type of calback in database and statement files (h and cc).
The problem …