Coder Social home page Coder Social logo

ciscodevnet / opendaylight-bgp-pathman-apps Goto Github PK

View Code? Open in Web Editor NEW
37.0 20.0 29.0 2.55 MB

BGP and PCEP apps for Opendaylight, with the backend written in Python and the UI in JavaScript for NeXt

License: Other

CSS 2.12% Shell 0.07% Python 97.44% Dockerfile 0.36%

opendaylight-bgp-pathman-apps's People

Contributors

agentlecisco avatar annegentle avatar chrismetz09 avatar nikmon2 avatar xiaobao-shi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

opendaylight-bgp-pathman-apps's Issues

Failed to create LSP

Hi there,

I have a little test case:

  1. Click "Create new LSP" on pathman app
  2. Select source and destination
  3. Click "Go"
  4. Choose path
  5. Enter name "mypath"
  6. Click "Deploy"

It's expected LSP to be created, but in log I can see message as follows:

9900 2017-01-03 14:45:31.791 UTC root:rest_interface_parser INFO: Commands Recieved: {u'path': [u'router1', u'router2'], u'name': u'mypat\x00', u'option': u'create'}

As you can see, the last symbol has been replaced with "\x00" combination, witch causes an ODL error:

[Fatal Error] :3:16: An invalid XML character (Unicode: 0x0) was found in the element content of the document.

Any ideas?

Error while creating LSP

Hi All,

I am getting below error while executing the steps mentioned:

Click "Create new LSP" on pathman app
Select source and destination
Click "Go"
Choose path
Enter name "mypath"
Click "Deploy"

"7967 2017-11-28 09:31:08.878 UTC root:rest_interface_parser INFO: Commands Recieved: {u'path': [u'R1', u'R2'], u'name': u'mypath', u'option': u'create'}
7967 2017-11-28 09:31:08.878 UTC root:getHoplist INFO: Path: [u'0001.0001.0001', u'0001.0001.0002']
7967 2017-11-28 09:31:08.878 UTC root:getHoplist INFO: Hoplist: [u'20.0.0.3']
7967 2017-11-28 09:31:08.895 UTC root:create_02_Lsp INFO: Create 02LSP response: {u'errors': {u'error': [{u'error-type': u'protocol', u'error-tag': u'invalid-value', u'error-message': u'URI has bad format. If operations behind mount point should be showed, URI has to end with yang-ext:mount'}]}}
7967 2017-11-28 09:31:08.895 UTC root:post INFO: {"response": [{"cause": "KeyError: output", "option": "unknown", "success": false}]}"
9900 2017-01-03 14:45:31.791 UTC root:rest_interface_parser INFO: Commands Recieved: {u'path': [u'router1', u'router2'], u'name': u'mypat\x00', u'option': u'create'}

Can you please guide me on this ?

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.