• This project
    • Loading...
  • Sign in

홍길동 / onos

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • onos
  • tools
  • test
  • cells
  • beast-1
  • Thomas Vachuska's avatar
    ONOS-1328 Converted ONOS features to apps. · 785f5814 ...
    785f5814
    ONOS_FEATURES env. var is now deprecated!
    
    Cells are expected to use ONOS_APPS env. var to tailor which builtin apps should be activated by default.  All builtin apps are installed by default, but can be uninstalled if desired.
    
    Cleaned up cell definitions accordingly.
    
    Change-Id: If3bb4691a73543a69197f4bf1855c8368f558450
    Thomas Vachuska authored 2015-03-20 00:37:50 +0000
beast-1 244 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
# Bare metal cluster (1-node)

# Use the 1G NIC for cluster communications
export ONOS_NIC="10.254.1.*"

# ONOS Test proxy
export OCT=10.254.1.200

# Use the 1G NICs for external access
export OC1=10.254.1.201

export ONOS_APPS=null,intentperf