Brian O'Connor
|
b76fe17d40
|
adding onos-update-bundle command to push local bundles
|
2014-10-10 20:16:23 -05:00 |
|
tom
|
e7f01ee544
|
Speeding up stuff.
HostDescription now passes up just a single IpAddress.
|
2014-10-10 00:17:33 -07:00 |
|
tom
|
3f1464005f
|
Added protection against project patterns starting with - for onos-push-update-bundle.
|
2014-10-08 22:44:56 -07:00 |
|
tom
|
a689779d17
|
Added output of appId to the flow list command. Fixed defect in CoreManager - we forgot to put registered ids in our map.
|
2014-10-08 22:21:05 -07:00 |
|
tom
|
e331eb4cb4
|
Added onos-watch command.
|
2014-10-08 19:03:32 -07:00 |
|
tom
|
a151274009
|
Added topo launcher.
|
2014-10-08 12:33:01 -07:00 |
|
tom
|
e2555ff4f6
|
Fixed onos-push-update-bundle tool.
Fixed wipe-out command confirmation.
|
2014-10-07 18:47:58 -07:00 |
|
tom
|
9ccb251a8a
|
Modified onos-install to suppress INFO log entries from command line client.
|
2014-10-07 12:54:53 -07:00 |
|
tom
|
bd8e9c82e0
|
Add tower topo.
|
2014-10-07 11:46:15 -07:00 |
|
tom
|
ca8f670643
|
Added onos-push-update-bundle (yes 'pub')
|
2014-10-07 09:28:53 -07:00 |
|
tom
|
2228803943
|
Adding ability to push remote bundle updates.
|
2014-10-07 08:16:53 -07:00 |
|
tom
|
95329ebc68
|
Starting to experiment with flow tracking.
|
2014-10-06 08:40:06 -07:00 |
|
tom
|
26edf05d43
|
Added a tool to fetch dev/test VMs from the local share.
|
2014-10-02 13:57:03 -07:00 |
|
tom
|
2482e6ff40
|
Enhanced cell & cells tools.
Provided initial sketch of the Annotated concept for the model attributes.
|
2014-10-01 16:51:48 -07:00 |
|
tom
|
2a0adb192d
|
Adding customizable features for cell-specific packaging.
|
2014-09-30 12:03:33 -07:00 |
|
tom
|
e797a5dba6
|
Adding customizable features for cell-specific packaging.
|
2014-09-30 11:57:50 -07:00 |
|
alshabib
|
7814e9f6e3
|
office cell and associated fixes (role, idle timeout)
Change-Id: Icc1fbed46c59f9be1d124569779250c0796150ce
|
2014-09-30 11:52:12 -07:00 |
|
tom
|
a6bc21bad0
|
Added -w option to the onos CLI.
|
2014-09-30 09:39:02 -07:00 |
|
tom
|
890a43b041
|
Adding test command to remotely kill onos instance.
|
2014-09-30 09:08:42 -07:00 |
|
tom
|
8158314c8f
|
Further simplified the store & connection manager relationship.
|
2014-09-30 01:40:29 -07:00 |
|
tom
|
4ee8bae675
|
Merge remote-tracking branch 'origin/master'
Conflicts:
apps/foo/pom.xml
apps/foo/src/main/java/org/onlab/onos/ccc/DistributedClusterStore.java
cli/src/main/java/org/onlab/onos/cli/NodeAddCommand.java
cli/src/main/resources/OSGI-INF/blueprint/shell-config.xml
tools/test/bin/onos-config
utils/nio/src/main/java/org/onlab/nio/IOLoop.java
|
2014-09-29 20:56:26 -07:00 |
|
tom
|
defed6ff30
|
Fixing test scripts and removing SLP bundle from features for now.
|
2014-09-29 11:37:02 -07:00 |
|
tom
|
16555625a3
|
Added ability to measure round-trip latency and to assure message integrity.
|
2014-09-29 08:49:27 -07:00 |
|
alshabib
|
b7b4063981
|
initial impl of proxy arp
Change-Id: I131667e8051e88c27f5fa020b580be57fee358ea
|
2014-09-28 21:30:00 -07:00 |
|
alshabib
|
339a3d9238
|
added onos-start-network and fake distributed stores and fixed mastership bugs/omissions
Change-Id: I6cf9f1a13bf9e8f715bf5d72249431d94878b204
|
2014-09-26 17:54:32 -07:00 |
|
tom
|
7fc183701f
|
Fixed onos-patch-vm script.
|
2014-09-25 09:50:04 -07:00 |
|
tom
|
7d197c4cd8
|
Fixing the cell definition and the install script.
|
2014-09-24 16:48:29 -07:00 |
|
tom
|
fc162b087a
|
Added prox test cell and enhanced install to allow customization of the hazelcast.xml for proper network interface.
|
2014-09-24 16:25:39 -07:00 |
|
tom
|
0768a02c39
|
Added prox test cell and enhanced install to allow customization of the hazelcast.xml for proper network interface.
|
2014-09-24 16:16:16 -07:00 |
|
tom
|
b41d1aca5a
|
Added graceful shutdown for upstart service.
Reworked slightly the mastership & device managers and stores to make it work (sort-of) in the distributed env.
|
2014-09-24 01:51:24 -07:00 |
|
tom
|
82d6bde9d1
|
Fixing test scripts.
|
2014-09-23 17:33:58 -07:00 |
|
tom
|
1a2908c8dd
|
Enhanced a number of the test scripts and replaced hazelcast.xml with a mildly augmented version of the 3.3 one.
|
2014-09-23 16:37:39 -07:00 |
|
tom
|
caf3bf784a
|
Added onos-test.
Refactored the CLI classes.
|
2014-09-23 13:20:53 -07:00 |
|
tom
|
0872a1743c
|
Fixed a number of CLI commands.
Refactored the StoreService/Manager stuff for common serializer pool.
|
2014-09-23 11:24:26 -07:00 |
|
tom
|
126852b3f1
|
Added a number of test tools.
|
2014-09-22 22:34:01 -07:00 |
|
tom
|
2d7acb7da0
|
Added a number of test tools.
|
2014-09-22 22:13:00 -07:00 |
|
tom
|
0eaa97f35b
|
Fixing remote install; now starting as upstart daemon.
|
2014-09-22 16:13:06 -07:00 |
|
tom
|
5ca3437382
|
Added a few javadocs.
Split onos-install into install and config.
|
2014-09-19 17:43:41 -07:00 |
|
tom
|
ab0af29053
|
Preparing new projects for separate distributed store, trivial sstore and the networking cores.
|
2014-09-19 13:04:54 -07:00 |
|
tom
|
5c058e8188
|
Adding a definition of a local test cell.
|
2014-09-19 08:48:05 -07:00 |
|
tom
|
ecd0fbd713
|
Tweaking onos-* test scripts.
|
2014-09-19 08:47:05 -07:00 |
|
tom
|
ac77d76d85
|
Tweaking onos-* test scripts.
|
2014-09-18 19:59:42 -07:00 |
|
tom
|
1f3805db86
|
Tweaking onos-* test scripts.
|
2014-09-18 19:58:47 -07:00 |
|
tom
|
5a18e80287
|
onos-package now patches the hazelcast.xml with proper interface for use by the test VMs.
|
2014-09-18 12:38:15 -07:00 |
|
tom
|
3014aefbe7
|
Adding install/uninstall scripts and stuff like that.
|
2014-09-18 08:44:39 -07:00 |
|
tom
|
5c25570aab
|
Sketching cluster related stuff with Madan..
|
2014-09-18 06:57:39 -07:00 |
|
tom
|
e2918e623d
|
Added a solar test topology.
|
2014-09-12 18:23:20 -07:00 |
|