GithubHelp home page GithubHelp logo

Comments (8)

mpeuster avatar mpeuster commented on September 22, 2024

Implement VimEmuNetwork wrapper, like: https://github.com/sonata-nfv/son-sp-infrabstract/blob/master/vim-adaptor/adaptor/src/main/java/sonata/kernel/vimadaptor/wrapper/ovsWrapper/OvsWrapper.java

Use VNFRs to get interface names of containers (might require extension of vim-emu compute start API, to be checked)

from son-sp-infrabstract.

frederictobiasc avatar frederictobiasc commented on September 22, 2024

Todos:

  • Assemble and send NetworkConfigurePayload on Messagebroker (VIMEmuIntegrationTest)
  • Translate NetworkConfigurePayload into API calls on vim-emu
  • Answer?

from son-sp-infrabstract.

frederictobiasc avatar frederictobiasc commented on September 22, 2024

Relevant topics according to AdaptorDispatcher are:

  • infrastructure.service.chain.configure
  • infrastructure.service.chain.deconfigure

from son-sp-infrabstract.

frederictobiasc avatar frederictobiasc commented on September 22, 2024

Is instance_uuid really defined in vnfd? Ex:

instance_uuid: 6a15313f-cb0a-4540-baa2-77cc6b3f0000

from son-sp-infrabstract.

frederictobiasc avatar frederictobiasc commented on September 22, 2024
  • Discuss possible inconsistency between ServiceDescriptor-Class and service descriptor model.
    Answer: As the SP invokes infrastructure.service.chain.configure, a uuid and the instance_uuid has to be provided. This is attached to the message body. VIMEmuIntegrationTest simulates this behaviour by setting uuid during the test. Further information is provided in the comments in VIMEmuIntegrationTest.java
    Suggestion: Use well-defined messages.
  • Request documentation of ConfigureNetworkCallProcessor; Actually, it seems to be only working for prepared test cases with modified VNFDs (manually added instance_uuid, like mentionend in workaround)

from son-sp-infrabstract.

frederictobiasc avatar frederictobiasc commented on September 22, 2024

from son-sp-infrabstract.

frederictobiasc avatar frederictobiasc commented on September 22, 2024
  • vnfr connection point has to correspond to vnfd connection points in Forwarding Graph -> redesign VIMEmuComputeWrapper

Fixed in: b9c6956

from son-sp-infrabstract.

mpeuster avatar mpeuster commented on September 22, 2024
  • test connectivity between deployed containers
    • ICMP (ping)
    • TCP (http)

from son-sp-infrabstract.

Related Issues (20)

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.