Ayaka Koshibe
aec6296229
Initial cut of onos-group script for running a subset of commands
...
against multiple ONOS instances:
- onos-install
- onos-push-keys
- onos-kill
- onos-patch-vm
- onos-uninstall
onos-group is simply a wrapper that does minimal sanity checks. New
commands are added by adding them to the GOPTS list in ogroup-opts.
Reference: ONOS-536
Change-Id: Ib3055491fec80e8759e87594e81a88285546deaf
2015-01-09 03:15:04 +00:00
Thomas Vachuska
649cb618e0
Fixed demo JSON topo file.
...
Change-Id: I741dca6d0f24a31c4b0adf63cc680678b4b00845
2015-01-06 17:50:27 +00:00
Kenji HIKICHI
237787cbaa
ONOS-534: onos-install: add a new option to copy maven's setting file
...
* Added a option "-m <setting-file>" to the onos-install command
to copy the <setting-file> to ~/.m2/settings.xml on remote node.
Change-Id: Ibad240004bae2d5f415bfaf0f23ee0f822c010d2
2015-01-06 19:59:30 +09:00
Kunihiro Ishiguro
d37c9cadab
ONOS-506: IPv6 forwarding option for ReactiveForwarder.
...
org.onosproject.fwd.ReactiveForwarding.cfg
------------------------------------------
ipv6Forwarding = true
will enable IPv6 forwarding in ReactiveForwarder.
ONOS-506: Updates for the comment.
* ReactiveForwarding.java
Line 133: Make the comment to concrete Javadoc.
Line 134: Method is changed to static.
Line 141: Catch ClassCastException instead of generic Exception.
* org.onosproject.fwd.ReactiveForwarding.cfg
Line 3: Fix typo ;-).
Line 7: Add comment: the option affects both IPv4 and IPv6.
Change-Id: Ie7fdc7fc26c7d36b9633bfc828dffe27015214f7
2015-01-01 03:13:47 +09:00
Ayaka Koshibe
a99851345e
vicell command for editing/applying cell configurations
...
Change-Id: I3e9731342ef015649978941ba984af4fc0af41d2
2014-12-22 02:28:17 +00:00
Charles M.C. Chan
dfbc6d81ac
ONOS-487: Allow ONOS to be installed using different user/group
...
Change-Id: Ica926a2a6e0870e3aeab1e1585073196358c8184
2014-12-18 17:27:24 +00:00
Charles M.C. Chan
0a4fa795df
ONOS-470: Allow ONOS service to be run with customized username
...
Change-Id: I643b61842577f68c33bee6383638647615528da4
2014-12-11 18:51:09 +08:00
Yuta HIGUCHI
d89cc9d88f
Util script to collect ONOS logs
...
Change-Id: I7075efdfa5c22e850dd5ca54fa0dfd51ab46a982
2014-12-10 18:39:23 +00:00
Charles M.C. Chan
b8b96c1b31
ONOS-461: Update maven version in bash_profile
...
Change-Id: Id80f9a2655a0c00f4d9577b741ca8db3f66f3232
2014-12-08 19:41:53 -08:00
Thomas Vachuska
dec50095c6
Fixed test cell definition files.
...
Change-Id: I50f893a132af0ff94dc22cba6621fbcbcdcd3f1d
2014-12-08 22:54:05 +00:00
Jonathan Hart
d596b385b4
Tweaked the SDN-IP topology JSON a little
...
Change-Id: I9c9e41d98693b2a6e747c959d2a3857de8a7fab2
2014-12-08 10:57:44 -08:00
Thomas Vachuska
52e65806db
Adding onos-push-bits to selectively upload bits only if they are out of date. Helps with speeds when running over VPN.
...
Change-Id: I631ac84fb82a775195a472c28439bd5fd3f28e0e
2014-12-08 17:46:09 +00:00
Thomas Vachuska
0a1e5494ba
Fixed obs to ignore disconnected foo project.
...
Change-Id: I216611a83fbafe22e0a2469f8d058200395d0a77
2014-12-08 08:52:50 -08:00
Brian O'Connor
7f2e9bf19a
bumping version to 1.1.0-SNAPSHOT
...
Change-Id: I35f10fa7ffab12365ad852f5253bc1f395282f9b
2014-12-04 23:45:40 -08:00
Brian O'Connor
5b29ebd309
Bumping version to 1.0.0
...
Change-Id: I0cdd1f64a9292c91af27b86e89bd8251b2c298f3
2014-12-04 21:54:26 -08:00
alshabib
ab98466b10
adding license to ALL files
...
Change-Id: I9df3277760d79732317816fe5b2f1f482e9f5375
2014-12-05 05:05:32 +00:00
Thomas Vachuska
2bea44e615
Fixed attmplsopt.json
...
Change-Id: I20e356803cae7462655b7b82002d0c024f4ad19f
2014-12-04 22:51:59 +00:00
Thomas Vachuska
fc7f22d17d
Adding archetype for onos-bundle and onos-cli projects.
...
Change-Id: I5df9db6a571be682ff2200c182bad8100dd95bfe
2014-12-04 20:06:14 +00:00
andrew@onlab.us
140116790a
Merge branch 'master' of ssh://gerrit.onosproject.org:29418/onos
2014-12-04 13:01:42 -05:00
andrew@onlab.us
52837767e4
Changing which argument to -a to be compatible with ubuntu
2014-12-04 13:01:31 -05:00
Pavlin Radoslavov
af21ba6fd5
Added missing inclusion of $ONOS_ROOT/tools/build/envDefaults
...
for consistency with the rest of the scripts.
Change-Id: Ib48c28323e769d3540c21f188fad4c80661d3434
2014-12-04 09:49:29 -08:00
Thomas Vachuska
045c01da31
Adding packaging on onos*.zip file.
...
Modified Version.java to allow 3-segment version.
Changed onos-next to onos as default for ONOS_ROOT.
Change-Id: Ifbde9dfbc7af9a5891e9f41db6932859c0f59660
2014-12-04 08:22:00 +00:00
Jonathan Hart
ea2ff7f743
Moved SDN-IP tutorial out of topos directory to prevent interference with test scripts
...
Change-Id: I0d27278322cdd170c47b154b7574f347899baf18
2014-12-04 00:16:22 -08:00
Thomas Vachuska
cbba052c86
Added onos-die command and added some info output to onos-kill command.
...
Change-Id: I32968907b5f69a334d82048658210e08b109ba23
2014-12-04 04:51:57 +00:00
Brian O'Connor
932d94149e
preparing pom.xml's for release
...
Change-Id: I14cecba9816493e2cf1b3fb6daf3a653ddb1fd2e
2014-12-04 02:54:42 +00:00
Thomas Vachuska
6810b78852
Fixing various GUI traffic/usage issues.
...
Reduced key help font.
Change-Id: I273f840aec85c13763688dfee8b3f26c8d1d5233
2014-12-03 09:32:02 +00:00
Yuta HIGUCHI
0d5cb94e42
remove outdated suppression rules
...
Change-Id: I729a15ff4c16b643c5c7e0f86ecafade20f4fe93
2014-12-03 00:13:59 -08:00
Thomas Vachuska
bbea58c90e
Fixing 'tlo' alias after rename.
...
Change-Id: I9cf378ea408c6e4e2d3abaaf1e517909ceb4ea30
2014-12-02 22:50:10 -08:00
Brian O'Connor
abafb50f58
Changing org.onlab.onos package to org.onosproject
...
Change-Id: Ic81421faa27acdcff045add47d9e0a715cd4f575
2014-12-02 22:26:20 -08:00
Thomas Vachuska
164fa5c9ad
GUI fixes/breaks.
...
Change-Id: Ic5c8b087cc32506162153b2756a677c7d9e3bdd7
2014-12-03 06:07:33 +00:00
Pavlin Radoslavov
20bc6ae5de
Revert "Allocate pseudo tty for ssh"
...
Reason: extra error messages when running "onos-test"
Pseudo-terminal will not be allocated because stdin is not a terminal.
This reverts commit 6ac0d554b020290daa7af6f8e25d27b8b61a9eb5.
Change-Id: I509b9e9dc941e1e7d281457693b1b74a5eb621e3
2014-12-03 05:35:29 +00:00
Thomas Vachuska
9f4286c2e0
Dropping pom.xml for the web-bundle archetype.
...
Change-Id: I669636578a568bb13b26fa06f813a8a7f551026d
2014-12-02 19:06:38 -08:00
Marc De Leenheer
6ac0d554b0
Allocate pseudo tty for ssh
...
Change-Id: I43e977ce5099b9d593e3e36bd6f2a0f540b54419
2014-12-02 16:44:02 -08:00
Marc De Leenheer
8c02cfc2db
Create ~/.ssh if non-existing
...
Change-Id: I180baa4a799cdb59ed7ecac84b9f203a463a64e7
2014-12-02 21:28:57 +00:00
Thomas Vachuska
7399e48cac
Adding maven archetype for a project.
...
Change-Id: I7bcdc45979c478c523e887b2de52e601570cdfae
2014-12-02 16:57:30 +00:00
Jonathan Hart
5b424de96f
MAC address was wrong
...
Change-Id: I2dd4c14561d702deeae1ac5856a9963fd9d32a5d
2014-12-02 00:07:00 -08:00
Jonathan Hart
65048cd6b0
Added materials for the SDN-IP tutorial.
...
Change-Id: Ib0c23d6f582bcdddfac651788529420a80d9a1d7
2014-12-02 03:42:42 +00:00
Yuta HIGUCHI
43e3a7ef62
Move CopyCat log to $KARAF_DATA/raft
...
Change-Id: I97f4766279f875c15c818d4b7f0b168e06e85ac1
2014-12-01 08:09:22 +00:00
Thomas Vachuska
82041f5ec7
Added a number of demo-related artifacts. Enhanced GUI a bit.
...
Change-Id: I4501cb338f9eab07420fb60e347167deda5074be
2014-12-01 07:34:01 +00:00
Yuta HIGUCHI
18fdb25a95
Set CopyCat default log level to INFO
...
Change-Id: I2149152e01cc454930bb06bd0654da471e25b9fc
2014-11-28 23:48:30 -08:00
Jonathan Hart
3a3f7430cb
Updated sdnip GUI config and added SDNIP proxmox cell
...
Change-Id: Ie02b9b2a40e19d4286f9ea0c03ca0afcd0b29036
2014-11-26 03:33:50 +00:00
Thomas Vachuska
5bde31ffec
Fixing various issues and re-tuning.
...
Change-Id: I8822fcf77cfa507788241c5bda98ef4741b284b4
2014-11-26 00:25:14 +00:00
Yuta HIGUCHI
e4920dcd65
Support running onos-config in parallel against each hosts in cell
...
Change-Id: Ifc2145068b92d320d42178afb05cd1bb825f86d2
2014-11-24 17:45:23 -08:00
Thomas Vachuska
255b65fd06
Changed KARAF_HOME to KARAF_ROOT as it was conflicting with KARAF's own and emitting annoying warnings.
...
Change-Id: I982701bd1ae9ecbb3c354cddf2f765b9569b02b9
2014-11-23 14:25:31 -08:00
Yuta HIGUCHI
c0050f9798
ONOS: Networking -> Network
...
Change-Id: I14730d54efa5a899f506fbaf6442e23d884347d0
2014-11-23 14:20:35 -08:00
Thomas Vachuska
9aea51bb28
ONOS-314 Fixed a bug and update the attmpls.json for demo.
...
Change-Id: Ic4526141bae5440f9fffce01410114c09a78783f
2014-11-23 14:20:03 -08:00
Thomas Vachuska
9edca30950
ONOS-303 Added ability to add mult-source intent from GUI.
...
Fixed treatment of selection & hover modes.
Change-Id: Idf47b6a15b56ea96b9edaeeb034fad0f205af6e3
2014-11-22 17:06:42 -08:00
Yuta HIGUCHI
673aaebb41
onos-config: use $ONOS_CELL as hazelcast group name
...
- rewriting will happen only if hazelcast.xml group name was default ("onos")
Change-Id: I142e3a0a5b1ccd4493292edff2ff30908b9cd654
2014-11-22 05:27:11 -08:00
Thomas Vachuska
47635c6ead
ONOS-293 Added summary pane and related keyboard shortcuts; also tweaked key help sizes and dropped instances toggle from mast. Fixed ONOS-295 bug.
...
Change-Id: I694901957451cf88df06e6fca3a8d71de144f68e
2014-11-22 02:30:35 -08:00
Thomas Vachuska
3f06e081a4
Various gui & test script tweaks.
...
Change-Id: I62d8c560d4d533cd6d38ee9388a2a2e0400f51a2
2014-11-21 12:08:10 -08:00