537 Commits

Author SHA1 Message Date
tom
f5c9d920f7 Added bi-directional nature to HostToHost intent. 2014-10-03 15:22:03 -07:00
alshabib
a0e0498e26 illegalArgument exception for priority
Change-Id: I9bce0b677b937ee691ac24c13c88a632cfb2339e
2014-10-03 13:03:19 -07:00
tom
9a693fda41 Fixed traffic selector builder to allow only one criterion.
Temporarily disabled flow rule time-out.
2014-10-03 11:32:19 -07:00
Brian O'Connor
66630c8f6e Adding Intent Impl and shell command to install simple intent 2014-10-02 21:08:31 -07:00
tom
9710fb4c65 Added a few command-lines for node administration. 2014-09-29 11:35:28 -07:00
tom
c52a8a9e22 Merge remote-tracking branch 'origin/master' 2014-09-28 22:42:29 -07:00
Yuta HIGUCHI
e76a24dfb7 Bundle restructuring
Change-Id: I5a9efa7f4d03bd78dd17297731c5addea5cf0442
2014-09-27 11:20:17 -07:00
tom
ee49c371bb Preparing for change in ClusterService/Store implementation. 2014-09-26 15:14:50 -07:00
tom
91c7bd039c Removed a cyclic dependency in the CLI code. 2014-09-25 22:50:44 -07:00
alshabib
144a2948a9 flow cmd has state selector
Change-Id: Id778277979d538e4addf8ed0052066a6d2e67ac6
2014-09-25 18:44:02 -07:00
alshabib
64231d86f7 link provider tests
Change-Id: I074d067a1432c874fa0e1674423df046d4c31086
2014-09-25 18:25:31 -07:00
alshabib
25182651c4 fix small bug in flows cmd
Change-Id: I7f2ad7b8e5871187333d301b93e79aaf14095f76
2014-09-25 14:34:17 -07:00
alshabib
99b8fdcd29 flows cmd pretty print
Change-Id: I29b0971a5a862c602f8cd36f864f173c6d8330d6
2014-09-25 14:30:22 -07:00
tom
1380eee1aa Cleaned-up CLI commands. 2014-09-24 09:22: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
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
e4729875d7 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance.
Added cluster service and trivial store implementations.
2014-09-23 00:37:37 -07:00
alshabib
9290eeaf11 small fix to flowid
Change-Id: I7ba950cf3fe874a094ddd3f93a8d72df0cba89c0
2014-09-22 11:58:17 -07:00
alshabib
a7f7ca8e5c trying to fix flow state
Change-Id: I62845842c66cb99cb14bd54bc9602edf7c0cae39
2014-09-22 11:41:23 -07:00
tom
89b63c543d Added a wipe-out command; we need to revisit how to either make the devices come back or the links not come back. 2014-09-16 09:19:51 -07:00
Ayaka Koshibe
43530beb18 Host list command added to CLI
Change-Id: I52d11d3b1d56650e92357b6cb2c67007be742114
2014-09-15 11:14:52 -07:00
tom
82e725763b Converted all package.html files to package-info.java for easier package documentation. 2014-09-13 13:08:40 -07:00
tom
d0344a8047 Added package.html and fixed cluster lists command output. 2014-09-12 00:20:30 -07:00
tom
9eb57fb10d Added commands to list paths.
Added protection against bad input on some command-lines.
2014-09-11 19:42:38 -07:00
tom
613d8143f4 Sketched out packet service and related abstractions. 2014-09-11 15:09:37 -07:00
tom
13cb485cf1 Added topology command-lines. 2014-09-11 12:44:17 -07:00
tom
e52ce70226 Check-point before refactoring the topology provider stuff. 2014-09-11 00:12:54 -07:00
tom
326b71a296 Fixed a number of javadocs. 2014-09-09 14:49:17 -07:00
tom
5f35f7c17e Added a command-line to set device mastership role. 2014-09-08 18:38:19 -07:00
tom
c290a12541 Enhanced the CLIs. 2014-09-08 14:27:13 -07:00
tom
d79f7ec608 Enhanced the CLIs. 2014-09-08 13:29:18 -07:00
tom
ff7eb7cc1d Enhanced the CLIs. 2014-09-08 12:49:03 -07:00
tom
9b836db407 Fixed a defect in device provider. 2014-09-08 02:05:34 -07:00
tom
6d2a43e4d8 Added some CLI commands and fixed pom.xml and features.xml to use commons-lang 2.6 (bundle) 2014-09-08 01:50:20 -07:00
tom
5ac5188d08 Moved the samples to a separate package. 2014-08-27 18:10:33 -07:00
tom
0eb04ca683 Added cubby-holes for new projects. 2014-08-25 14:35:27 -07:00