Marc De Leenheer
cb9c0ba6c5
Fix rewriting of LINC-OE config for long controller IPs (ONOS-834).
...
Change-Id: I1e60ca4dc4d5d444eca905e13e234ad781009755
2015-01-28 22:15:32 +00:00
Yuta HIGUCHI
190ed19e18
Suppress Hazelcast multicast joiner warning
...
Related to ONOS-864
Change-Id: I7e7a27f09cadaf0a4d5cba4caf2757fa6012561d
2015-01-28 12:32:53 -08:00
Thomas Vachuska
d9813e66b1
Fixing and enhancing the build and release tools.
...
Change-Id: Ia780762d70bc681751749ef0fd5a1954d6a637e1
2015-01-27 20:15:51 +00:00
Jonathan Hart
205f4b165c
Start instances in debug mode
...
Change-Id: I024c1626d73adbc35706655629bd97428ac65a15
2015-01-22 23:00:11 +00:00
Ayaka Koshibe
ebb54444b9
Update cell related util scripts to support larger cluster [ONOS-467]
...
Change-Id: Ie182397b7da92212cdaf6e1622b1482408b6de59
2015-01-17 05:18:59 +00:00
Jonathan Hart
520f227e82
Suppress superfluous error message when pushing to a cell the first time.
...
If remote bits aren't found, it used to print:
cksum: /tmp/onos-1.1.0.jono.tar.gz: No such file or directory
which may give the impression the install failed.
Fixes ONOS-704.
Change-Id: Ic03f3e546abad1e4dcfb69f61b7766be63c016ef
2015-01-16 18:59:26 +00:00
Brian O'Connor
025fb4486f
Adding more T-ports to big topo
...
Setting up bidirectional T-ports in OpticalPathProvisioner
Change-Id: I4e97b2eb53d3d4182aae9c98a227de982f492950
(cherry picked from commit d6843bed27c4b2b4e95984c99de3c54edcefc67f)
2015-01-15 14:02:11 -08:00
Brian O'Connor
c7bdd8c7cc
Improvements to OpticalPathProvisioner
...
- Support for more T ports
- Addresses ONOS-440
Change-Id: Iafbe57b4797f272678696b8b2e46e5a6487e7428
(cherry picked from commit 6aba384469ce820c9e94f0f2991c4a84a691d4f8)
2015-01-15 14:01:31 -08:00
Marc De Leenheer
680639436b
Configure LINC-OE to use multiple controllers
...
[Merged from onos-1.0]
Change-Id: I69b1c8935acdc8869cd19eb916e310965d8a2f48
(cherry picked from commit 16268818909c945b2824ccc47f08d38bf13df407)
2015-01-14 01:30:44 +00:00
Brian O'Connor
eb27c45ba3
Adding optical topo files
...
[Merged from onos-1.0]
Change-Id: I276454b09d32e1a7b7182271ddba8cf6add71c40
(cherry picked from commit e84ab32f84aea4a0604e8b15fd22e75f85aaa85b)
2015-01-13 22:44:01 +00:00
Thomas Vachuska
4acd91d755
Fixed onos-install to deal with the first-time install where there is no .m2/repository/org
...
[Merged from onos-1.0]
Change-Id: I9d2ba4be4230bbfd4a6f29645c07c6210a282f9e
(cherry picked from commit 96e56fca25b52859ee187986ad979b56364de27f)
2015-01-13 22:39:52 +00:00
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
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
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
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
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
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
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
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
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
9aea51bb28
ONOS-314 Fixed a bug and update the attmpls.json for demo.
...
Change-Id: Ic4526141bae5440f9fffce01410114c09a78783f
2014-11-23 14:20:03 -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
3f06e081a4
Various gui & test script tweaks.
...
Change-Id: I62d8c560d4d533cd6d38ee9388a2a2e0400f51a2
2014-11-21 12:08:10 -08:00
Jonathan Hart
8b0c238e53
Updated SDNIP topo file
...
Change-Id: I88e9e169bfbbd942726d3ebfb1d6f1b1d231cb8b
2014-11-20 10:34:30 -08:00
Thomas Vachuska
ece59ee93a
Fixing visuals for the SDN-IP demo.
...
Change-Id: Idd518213062c49c4f9011b951d87d2020927608a
2014-11-19 21:38:51 -08:00
Thomas Vachuska
20322ff95f
Fixing visuals for the SDN-IP demo.
...
Change-Id: I1d3020ab3787c1b560438e32fe4254edf6a640bd
2014-11-19 16:22:31 -08:00
Thomas Vachuska
8954329a60
Reverting the theme to light for the demo and switching icons set.
...
Change-Id: Ic3f7b46ce56100aabc1b7df3370218cbfd94db0c
2014-11-19 11:57:17 -08:00
Thomas Vachuska
fc0859f853
Fixed issue in the att-mpls.py mininet script.
...
Change-Id: I0b1d421ca95576cfaac874078242960c99773ae9
2014-11-18 20:26:54 -08:00
fahad
864ea9c325
deleted unused file
...
Change-Id: I814aeed8269f36bb4df58eac9359d801757a87d8
2014-11-18 18:18:44 -08:00