-
When we are creating breakdown connections from the SDX-LC to the OXPO we send information like the name, uni_an and uni_z. As a result of the creation process, we dont save any results from the OXPs.…
-
Exploratory testing sdx follow up form
-
In the POST, the only error message that I am receiving, regardless of the error issue is:
Failed to create L2VPN. Status code: 400: Request does not have a valid JSON or body is incomplete/incorrect…
-
``` php
$select->limit(THREAD_LIMIT, ($thread_page - 1) * THREAD_LIMIT);
```
の代わりに
``` php
$select->limitPager($pager_obj);
```
でLIMIT・OFFSETを付けられます。
また、
``` php
$this->view->assign('current_p…
gomo updated
11 years ago
-
Hi,
I got 2 warnings while building the sdx_app1 in lab 3, do you know what seem to be the issues? I am using zedboard as target board, so there were some modifications made for zedboard as I follow…
-
We have the below connection request:
```json
{
"id": "id",
"name": "AMLight",
"start_time": "2000-01-23T04:56:07.000Z",
"end_time": "2000-01-23T04:56:07.000Z",
"bandwidth…
-
I checked out fresh copy from github, copied kbs.tcl into a build directory, changed into that and entered:
$ ./kbs.tcl -r install kbskit8.6
It gets part way through and then fails with sdx.kit…
-
Created by Luis Marin Vera via monday.com integration. 🎉
-
I tried to do a `POST /connection` with a sample test request, without running the local controllers. It caused a crash. It must be that there's no "latest_topo" in the DB, but that should be normal …
-
Indicate a component is down.
For example, LC cannot connect to OXP; SDX controller cannot connect to LC
Can mark the field as "impaired", indicate "don't know the state because cannot connect"