- 01 Mar, 2016 31 commits
-
-
device ID appears in at most one Region's list of devices. Change-Id: I6d30fab2c09544c68f49b11682f08ee8ded060fe
Brian Stanke authored -
Added configurability of the intent manager number of workers. Change-Id: Id5e221e077ef3246a7f274bad2e40166313899f5
Thomas Vachuska authored -
- add alias. Change-Id: Ic9902054505fdacff727b3d73a77bb628ca1a49e GUI topo - added alias for uk geo information. Change-Id: Ic32a74c086fe6c789c18b3e8e22cb87e0a30b783
Simon Hunt authored -
- Refactor all of *Id classes in protocols package - Refactor all of *Id classes in utils package Change-Id: Ie53f078174d0bd0cb5ab4ef6786f1025a7d70846
Jian Li authored -
- Refactor all of *Id classes in apps package Change-Id: I31fafbf7f15aee3a1b3b37b7c281b3f99eae0883
Jian Li authored -
Adding missing hashCode and equals methods. Change-Id: I97b2d904eacf0c45a95905c0891dbc6465e18ec6
Thomas Vachuska authored -
- Refactor most of *Id classes in onos-api package - Refactor all of *Id classes in incubator package Change-Id: Ief6322d3fb42c80e82f695e9d4dcee439346215b
Jian Li authored
-
- 29 Feb, 2016 9 commits
-
-
As mentioned in the comments, ideally this script can be used as the basis for an ONOS service in a variety of environments. Out of the box it should work on Linux with either init.d or with systemd's init.d compatibility. It can also be called by an upstart configuration or a systemd configuration. In the future we should probably remove start-stop-daemon, since that seems to be a linux-ism. Then we could use this script on BSD, OS X, etc.. Change-Id: I9c701c95991448fa7ddf0d84d379a4cac56cfc5f
Bob Lantz authored