Code Monkey home page Code Monkey logo

placement-emulation's People

Contributors

estebancortero avatar nipunpruthi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

placement-emulation's Issues

what version networkx should be?

when installing vim-emu,the networkx version should be 1.11.but running the test in test.sh may get some bugs.it seems the networkx
should be 2.0+,can you tell me the correct setting?thanks!

Question about failing to create v-link

Hi,
When I was running the code, I got the problem that the v-links can not be created. When I checkt the log I got this.

vlinks:

  • dest_node: pop2
    dest_vnf: vnf_fw1
    emu_debug_info: '"HTTPConnectionPool(host=''localhost'', port=8080): Max retries
    exceeded with url: /stats/flowentry/add (Caused by NewConnectionError(''<urllib3.connection.HTTPConnection
    object at 0x7f6014169f60>: Failed to establish a new connection: [Errno 111]
    Connection refused'',))"

    '
    src_node: pop0
    src_vnf: vnf_user

  • dest_node: pop9
    dest_vnf: vnf_web
    emu_debug_info: '"HTTPConnectionPool(host=''localhost'', port=8080): Max retries
    exceeded with url: /stats/flowentry/add (Caused by NewConnectionError(''<urllib3.connection.HTTPConnection
    object at 0x7f60140ef9e8>: Failed to establish a new connection: [Errno 111]
    Connection refused'',))"

    '
    src_node: pop2
    src_vnf: vnf_fw1
    vnfs:

  • image: '{"image":"placement-apache-img", "network":"(id=input,ip=99.0.0.2/24)"}'
    name: vnf_web
    node: pop9

  • image: '{"image":"placement-fw1-img", "network":"(id=input,ip=88.0.0.2/24),(id=output,ip=99.0.0.1/24)"}'
    name: vnf_fw1
    node: pop2

  • image: '{"image":"placement-user-img", "network":"(id=output,ip=88.0.0.1/24)"}'
    name: vnf_user
    node: pop0
    time: 2021-12-10_06-47-06
    And then, I check that the port of 8080 is not open. However, I don't know what is the port used for. How could I fix this problem? It would be appreciated to tackle this problem.

REST interface

Replace Python function calls with language-agnostic REST interface.
Implement, using flask and REST+.

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.