Closed lconceicao closed 8 years ago
I'll be checking this.
NSs and VNFs list-all methods have a return limit due to pagination. Somehow, VNFs limit was set to 2. Now both limits are incremented to 50. This limit could be increased or even removed. Now the issue should be fixed.
Ok, great. I just found odd returning only two VNFs when I had only three in the catalogue. Glad it is a configuration parameter, rather than a bug. Thank you.
I noticed that making a request to obtain a list of all VNFs (GET/vnfs) only returns the first two VNFs of the catalogue database. Can you confirm this issue?