-
Hello,
I have a question about the general model and intention of the resource constrains in Sonata.
Assuming I have a 8 core and 32GB RAM machine, and I would like to model 8 data centres using the…
-
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…
-
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…
-
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…
-
-
V2.0 allows only meta-data download, but we need to download the exact package file that has been uploaded.
See sonata-nfv/son-catalogue-repos#157 and [this wiki page](https://github.com/sonata-nfv…
-
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…
-
The objective is to transform the MANO framework into a scalable and reliable framework. First step is to discuss how we can achieve this for the different elements of the MANO framework.
http://wi…
-
Hello community,
Nowadays I'm working with VNFC as well in order to manage functionality of start/stop procedures. Whenever I take action about this , it seems that there is not problem on OpenBato…