- 22 Sep, 2015 10 commits
-
-
Also, cleaning up OFController config Change-Id: I5f1fe159a6c59d3bea99bd89303f2afc4cf269b6
Brian O'Connor authored -
- to TopologyStores - to TopologyServices - to PathServices - to REST API Change-Id: Ib2b5840df0f8e94f327ec8f91827d3d850634562 Change-Id: I03e59210e9c79c4f92dcfa8c7983642572708429 Change-Id: Ia5c17d1ded374ef688990bd30e7f99184aaca95b Change-Id: Ibebae50bc722701e8212263587727ad8abd79805
Nikhil Cheerla authored -
Depending on the order that the application calls the builder methods, there may not be any selector, priority, etc. added at the time fromApp() is called. This means there's no entropy to the hash function so all flows end up with the same flow ID. Change-Id: I9badedc343fdf6f3ee7f73547955cd84302d9226
Jonathan Hart authored -
o usage functions as precursor to more documentable scripts o `onos-start-network` takes mininet script as parameter o alias `tail -r` to `tac` for OS X Change-Id: I88e0fd16ca4b406f4250be88b275eda4d720b5d5
Ayaka Koshibe authored -
o Topology.json matches what the network configuration system expects. New method for converting opticalJSON added to add layer of indirection to (hopefully) make changes easier in the future if syntax changes for any files. o onos-topo-cfg takes a third argument for REST uri path. This is for backwards compatibility, and can hopefully be removed when everything is ported away from using the ConfigProvider. Change-Id: I56a117f33194dd420ea4970cd612c980b5c020b9
Ayaka Koshibe authored -
- Added ability to replace IPs for existing hosts to HostProviderService - Moved createOrUpdateHost to use compute() (rather than get/set) in HostStore Change-Id: I8ac035d010ae65f23158d2237f9fc97c8f811dd4
Brian O'Connor authored
-
- 21 Sep, 2015 9 commits
-
-
PIMHelloOption class. Also fixed a typo for pim regsiter stop message type. Change-Id: Iff06ce7d2746ebc34811205f4c4a4d4784e2740c
Rusty Eddy authored -
This has been superseded by the InterfaceService. Change-Id: I8aae4cfe00752a84e545a1030c199aea8b59da38
Jonathan Hart authored
-
- 18 Sep, 2015 8 commits
-
-
- Wait for the onos process to die - Remove /etc/init/onos.conf Change-Id: I7e81adc6f94eca638fd46c0d503cfc1e843b4c0b
Brian O'Connor authored -
Add color for interactive sessions if stcColor is not set. export ONOS_USE_SSH=true for stc tests and then reset it original value Change-Id: I90d8c95efa91fbdeb97c3f33d601fef4d4bcb0f2
Brian O'Connor authored -
Adding pre-start script to ensure that /opt/onos/{var,config,log} are present, and create them if they are missing Also, prefill the user and options if /opt/onos/options is missing Change-Id: Iae0ed182435669d2247c46929e3df5a18dd0aac5
Brian O'Connor authored
- 17 Sep, 2015 3 commits
-
-
- make sure that ONOS_USE_SSH is set in the environment - only wipe out data once mininet finishes shutting down Change-Id: I6dfcd2c839cc00a975583cb93f16775d5fcadf94
Ray Milkey authored -
Change-Id: I66748d3033f4adb6d1052772776b6b3e5814bf91 (cherry picked from commit 27dbb18d)
Brian O'Connor authored
- 16 Sep, 2015 1 commit
- 15 Sep, 2015 8 commits
-
-
Environment variables are checked before falling back on and exporting tentatively chosen defaults. Change-Id: If378127a2cc757b55024aeb89cb1964f8641d5a6
Ayaka Koshibe authored
- 14 Sep, 2015 1 commit