-
There are two problems with attaching network interfaces to VMs.
1. When more "connection_points" are defined we get one additional interface. See eth0 to eth4 in case bellow. This makes network conf…
KLuka updated
7 years ago
-
Assign floating ip for the VM upon launch is not working with Openbaton
added "vnfc":[
{
"connection_point":[
{
"f…
-
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 …
-
Please implememnt that the user-data.sh script can be loaded from an external file. currently the generic-vnfm needs to be recompiled when the script is changed.
-
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…
-
Hi, I've just installed OpenStack / devstack on an Ubuntu 16.04 VM and it's running properly. I can access it using the CLI as well as the dashboard. I can also access it from my VM that's hosting Op…
-
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…
-
Hello,
I'm trying to add a VimInstance from the openbaton dashboard (localhost:8080) with a .json file. but i'm getting this exception :
ERROR: HTTP status: 422 response data : {"code":"Bad Request",…
-
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
-
1) If you click the button Action of the project you are currently in, it shows an empty list:
![screen shot 2016-07-21 at 16 44 15](https://cloud.githubusercontent.com/assets/14921749/17027134/faed7…