Skip to content

Commit

Permalink
remove pcn-bridge
Browse files Browse the repository at this point in the history
The pcn-bridge code was generated with a very old version of the generation
tools. This code is incompatible with the in daemon validation, hence
remove this service.

It will be reintroduced once it is ported to a recent version of the code
generation.

Signed-off-by: Mauricio Vasquez B <mauriciovasquezbernal@gmail.com>
  • Loading branch information
mauriciovasquezbernal committed Mar 7, 2019
1 parent 99bab53 commit e727a01
Show file tree
Hide file tree
Showing 105 changed files with 0 additions and 18,487 deletions.
1 change: 0 additions & 1 deletion src/services/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ endmacro()
# first argument is the service name used in the rest API
# second argument is the folder of the service

add_service(bridge pcn-bridge)
add_service(ddosmitigator pcn-ddosmitigator)
add_service(firewall pcn-firewall)
add_service(helloworld pcn-helloworld)
Expand Down
7 changes: 0 additions & 7 deletions src/services/pcn-bridge/CMakeLists.txt

This file was deleted.

214 changes: 0 additions & 214 deletions src/services/pcn-bridge/datamodel/bridge.yang

This file was deleted.

4 changes: 0 additions & 4 deletions src/services/pcn-bridge/external/stp/CMakeLists.txt

This file was deleted.

84 changes: 0 additions & 84 deletions src/services/pcn-bridge/external/stp/byte-order.h

This file was deleted.

Loading

0 comments on commit e727a01

Please sign in to comment.