-
Hello @jbonnet, I think we need to implement OPTIONS in the gkapi for the route /api/v2/records/services because the BSS can't show the network services instances.
-
The GUI needs to request existing KPIs.
The GUI should request
`.../api/v2/kpis?name=user_registrations&start=…&end=…&step=...`
The GK API should transform this into
`POST .../api/v1/prometheus/me…
-
Sometimes when instantiating a new NSR or deleting an existing NSR, the following error occurs:
```
2017-04-19 15:45:54.710 WARN 8043 --- [OpenbatonTask-3] o.h.engine.jdbc.spi.SqlExceptionHelper …
-
Communication between routes and models are still clumsy, let's add an exception based interaction, like it is being done in the sonata-nfv/son-gtkapi micro-service
-
Hi
Apologize if this is not the correct place to post this, but it seems there is a typo in the install.sh script which give the below error.
### Expected/Desired Behavior:
Line 186:
\- g…
-
-
I just tried to install our SP on a fresh Ubuntu 16.04 server and noticed two small glitches where the installation aborts:
- Folder `/etc/ansible/group_vars` missing
- Workaround: `sudo mkdir…
-
Hey,
When using `curl` I'm getting package meta-data in `Content-Type: text/html;charset=utf-8`... while I'm asking it in `accept:application/json`:
```
$ curl -v -H 'accept:application/json' -H 'c…
-
Hi,
The IA now supports the Keystone API to fetch all the other endpoints. This works well.
But, it is not possible to specify the port of the Keystone API to use. This one is hardcoded :-(
C…
-
HELLO!
To start clickos on my NFV platform, I followed the steps showed on the wbepage ( http://cnp.neclab.eu/getting-started#clickos) and all chose the master branch from github, but something wrong…
MacWR updated
7 years ago