Giter Site home page Giter Site logo

hsnlab / escape Goto Github PK

View Code? Open in Web Editor NEW
10.0 4.0 9.0 14.1 MB

Extensible Service ChAin Prototyping Environment

License: Apache License 2.0

Makefile 0.83% Shell 1.30% C 66.91% HTML 2.90% C++ 7.84% Roff 0.55% Python 19.56% Batchfile 0.01% JavaScript 0.06% Objective-C 0.02% Dockerfile 0.03%
sfc nfv orchestration-framework escape python nf-fg

escape's People

Contributors

ablu avatar andreamilani avatar balazsbme avatar czeni avatar jocha avatar luos avatar matthiasrost avatar nemethf avatar raphaelvrosa avatar robertlszabo avatar sonkoly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

escape's Issues

I open the gui with the "sudo ./escape.py -fV -s examples/escape-mn-req.nffg". but i get wrong

Got exception during notifying remote Visualizer: HTTPConnectionPool(host='127.0.0.1', port=9999): Max retries exceeded with url: /notification?instance=ESCAPE&event=response (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f2dbf2bbc50>: Failed to establish a new connection: [Errno 111] Connection refused',))!

I don't know how to solve the problen.

the problem about Escape Installation

hello, I would like to do some research on the Escape platform, but after I install it on my desktop as illustrated on the web https://sb.tmit.bme.hu/escape/, I meet some problems
When I input the code" ./escape.py -df -s examples/escape-mn-req.nffg ", it shows as below:
[D][boot ] Not launching of_01
[D][core ] ESCAPEv2 going up...
[D][core ] Running on CPython (2.7.13/Oct 30 2017 14:22:29)
[D][core ] Platform is Linux-4.10.0-37-generic-x86_64-with-debian-stretch-sid
Traceback (most recent call last):
File "/home/renwei/escape/pox/pox/boot.py", line 536, in boot
core.goUp()
File "/home/renwei/escape/pox/pox/core.py", line 375, in goUp
self.raiseEvent(GoingUpEvent())
File "/home/renwei/escape/pox/pox/lib/revent/revent.py", line 291, in raiseEvent
rv = event._invoke(handler, *args, **kw)
File "/home/renwei/escape/pox/pox/lib/revent/revent.py", line 166, in _invoke
return handler(self, *args, **kw)
File "/home/renwei/escape/pox/ext/ESCAPE.py", line 47, in _start_components
from infrastructure import launch
File "/home/renwei/escape/escape/infrastructure.py", line 24, in
from escape.infr.il_API import InfrastructureLayerAPI
File "/home/renwei/escape/escape/escape/infr/il_API.py", line 19, in
from escape.infr.topology import ESCAPENetworkBuilder
File "/home/renwei/escape/escape/escape/infr/topology.py", line 24, in
from mininet.node import RemoteController, RemoteSwitch
ImportError: cannot import name RemoteSwitch

./install-dep.sh: line 100: PROJECT: unbound variable

When I try to install escape on Ubuntu 14.04, some errors have occurred:

root@58aef282f552:~/workspace/escape# ./install-dep.sh 
Detected platform is Ubuntu, version: 14.04!
=================================
==  Install core dependencies  ==
=================================
ESCAPEv2 version: 2.0.0
=== Setup project ===
./install-dep.sh: line 100: PROJECT: unbound variable

I did not find out the definition of PROJECT both in install-dep.sh and system environemnt variable, so what should I do?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.