24 Commits

Author SHA1 Message Date
Patrick Liu
080aeb4eb9 changes for ONOS-159 and ONOS-160
Change-Id: I7d8ebbf0c6668b2a47b2c74c931dd850a5f5796e
2014-11-14 09:32:47 -08:00
Yuta HIGUCHI
77ee1fed4d hazelcast config: put if absent when merging
Change-Id: Id39deafc7616b2d85d570bc6e62bb0331a04a3f6
2014-11-12 10:40:59 -08:00
Pavlin Radoslavov
0a297b160b Cleanup in the SDN-IP related configuration files:
* The (deployed) Interface addresses configuration file "addresses.json"
   from the apps/config application is expected to be found in the
   /opt/onos/config directory

 * The (deployed) SDN-IP configuration file "sdnip.json" is expected
   to be found in the /opt/onos/config directory

 * All configuration files (i.e., addresses.json and sdnip.json) should
   be stored in the tools/package/config directory before deployment
   (i.e., before running onos-config)

 * Removed the apps/config/src/main/resources/config.json sample configuration
   file, because it was incorrect, and replaced it with "addresses.json"
   file in the same directory

 * Updated the text in files tools/package/config/README and
   apps/sdnip/src/main/resources/config-examples/README

 * Minor code cleanup in SdnIpConfigReader.java and NetworkConfigReader.java

Change-Id: I8af75e62a94e4fb701e2c6a09cde93cd8461e255
2014-11-11 16:11:41 -08:00
Yuta HIGUCHI
60731cb2b1 DatabaseService subsystem: add admin commands, etc.
Change-Id: I24124579f5e0b03ccbf35a03230ae5a7aff95f22
2014-11-11 09:20:20 -08:00
Thomas Vachuska
29a6a78310 Fixing ONOS-39 to allow configured links to be marked as durable.
Change-Id: I97b920bf5f597ddb8b64ecc5c4c3769527ad5260
2014-11-10 21:31:41 -08:00
Yuta HIGUCHI
885089b136 onos command to use Java 1.8
Change-Id: I8741c41a74dba3b816a838aa1db1588be7f9816a
2014-11-04 09:33:17 -08:00
Yuta HIGUCHI
f2548cbac2 switch to Java 8
Change-Id: Iaf2b47ce7cfad7fcd5b57c8ec79e0d3e6e66ca73
2014-11-03 18:25:11 -08:00
Thomas Vachuska
4b42077418 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. 2014-10-30 16:46:17 -07:00
Thomas Vachuska
b105fd47c3 Tweaked packaging and related assets in preparation for Karaf 3.0.2 2014-10-20 09:02:27 -07:00
Pavlin Radoslavov
91413794ef Minor cleanup in some of the shell scripts in the "tools" directory.
No functional changes.

 * Description header formatting
 * Added missing new line at the end of a file
 * Removed extra new lines at the end of a file
2014-10-15 11:03:54 -07:00
tom
e7f01ee544 Speeding up stuff.
HostDescription now passes up just a single IpAddress.
2014-10-10 00:17:33 -07:00
tom
53efab57e0 Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator. 2014-10-07 17:43:48 -07:00
tom
defed6ff30 Fixing test scripts and removing SLP bundle from features for now. 2014-09-29 11:37:02 -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
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
0eaa97f35b Fixing remote install; now starting as upstart daemon. 2014-09-22 16:13:06 -07:00
tom
ecd0fbd713 Tweaking onos-* test scripts. 2014-09-19 08:47:05 -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
73d6d1ea71 Sketching cluster related stuff with Madan.. 2014-09-17 20:08:01 -07:00
tom
a56d5fe7b7 Added a few todos. 2014-09-17 11:05:47 -07:00
tom
4d0c663cd8 Adding packaging script.
Added display of raw DPID and IPs or MACs for hosts.
2014-09-15 23:27:01 -07:00
tom
aa49a1e015 Added Karaf branding bundle 2014-09-12 23:12:09 -07:00