X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Femuvim%2Fapi%2Fsonata%2FREADME.md;h=fa0a06327f730e38ea982d576cc28d7b62e20ae4;hb=0caea49645adff9a83f3ae300c4ac785d8a1f32f;hp=b8679653b27624059ddedd3c077c9509e09e3c86;hpb=64b4550b56d1d20627e0c5f715449c665ec79c84;p=osm%2Fvim-emu.git diff --git a/src/emuvim/api/sonata/README.md b/src/emuvim/api/sonata/README.md index b867965..fa0a063 100644 --- a/src/emuvim/api/sonata/README.md +++ b/src/emuvim/api/sonata/README.md @@ -1,5 +1,10 @@ # SONATA dummy gatekeeper API: +## Run emulator example with active SONATA dummy gatekeeper: +The example starts a small network with two data centers. + +* `sudo python src/emuvim/examples/sonata_y1_demo_topology_1.py` + ## Upload a package (*.son) file: To upload the file `sonata-demo.son` (from son-schema repo) do: @@ -76,10 +81,7 @@ _Note: This API should converge to the API of the original GK as much as possibl -## Run REST API as part of the emulator: - -* `sudo python src/emuvim/examples/sonata_y1_demo_topology_1.py` ## Run REST API in standalone mode (without emulator): - +This is not working yet!!! * `sudo python src/emuvim/api/sonata/dummygatekeeper.py` \ No newline at end of file