-
I was trying to run an NS on top of docker following this [tutorial-docker](https://openbaton.github.io/documentation/tutorial-docker/). But go-docker-vnfm crashes every time I tries to launch NSD.
…
-
Hello,
I installed OpenBaton and Openstack(devstack) on two different VMs and know I want to integrate them. I use the openstack4j plugin. When I tried to register a new pop I took the following er…
-
When trying to compile ms-vnfm from source, following error is encountered.
` Could not resolve org.openbaton:catalogue:2.0.2.
Required by:
org.openbaton:vnfm-catalogue:1.1.1-SNAPSHOT
> Coul…
-
Hi,
I'm unable to launch any instances because of error code 400. Please see attached screenshots and logs
![screenshot from 2018-01-24 23-16-24](https://user-images.githubusercontent.c…
tulja updated
6 years ago
-
I am using the latest NFVO and trying to upload a PoP with the following json
```
{
"name":"vim-instance",
"authUrl":"http://192.168.174.136:5000/v2.0",
"tenant":"tenant-name",
"usernam…
-
Hi
Not able to register Openstack VIM in OpenBaton, saw the following errors any info on this
[http-nio-8080-exec-2] org.openbaton.vim_impl.vim.GenericVIM : Not listed Images successfully of…
-
Open Baton internally uses **Openstack4j** library to communicate with Openstack.
In my scenario i am having a **Openstack working on HTTPS**, which is behind a proxy server. To reach it we need to…
-
Hi,
I have installed openbaton 5.2.0 on Ubuntu 16.04 VM & got it successfully integrated to DevStack OpenStack Single Machine setup. After uploading the VNF packages i.e. iPerf-server/client & crea…
-
I created a server on my Rackspace account and tried to register the following VIM:
{
"name":"rackspace-openbaton-vim",
"authUrl":"https://identity.api.rackspacecloud.com/v2.0",
"tenant":"…
-
The Docker containers rabbitmq:3-management-alpine and mysql/mysql-server:5.7.20 are not restarting automatically after the Docker host is rebooted. The 5 openbaton/* containers are stuck in a "restar…