made REST API compatible with dummy gatekeeper to use them in the same topology
authorpeusterm <manuel.peuster@uni-paderborn.de>
Mon, 4 Jul 2016 07:15:47 +0000 (09:15 +0200)
committerpeusterm <manuel.peuster@uni-paderborn.de>
Mon, 4 Jul 2016 07:15:47 +0000 (09:15 +0200)
commit0a336cc612849715b03a513a7b4668d30542b5d6
treeb0d0829aee5a5fd37f12c74eea344b50992a48c1
parentc038a994d056758c352139055d1448e4b0124a24
made REST API compatible with dummy gatekeeper to use them in the same topology
src/emuvim/cli/rest/compute.py
src/emuvim/cli/rest/datacenter.py
src/emuvim/cli/rest/monitor.py
src/emuvim/cli/rest/network.py
src/emuvim/examples/simple_topology.py
src/emuvim/examples/simple_topology_restapi.py
src/emuvim/examples/sonata_y1_demo_topology_1.py
src/emuvim/test/api_base.py