Ayaka Koshibe
4699b29d6c
Command for basic testing of LinkResourceService
...
Change-Id: I65b3a3050255b2134cd4ffc3cad6e0c7d7df5515
2015-05-06 18:00:23 +00:00
Sanjay S
0d4093f081
Added New Test Case to Validate Netconf Device Provider.
...
Change-Id: Ib92adcfe433580e400dd8c7ecb88a3328e47c31e
2015-05-06 17:56:03 +00:00
Charles M.C. Chan
e148de8087
Request packet in when config being modified during runtime.
...
We can now enable features such as IPv6 via cfg command dynamically.
NOTE: We should remove unnecessary packet requests when app being deactivated
or modified once PacketService support the request revocation.
Change-Id: I7f239ce9db74456097675d03de99468db70a919f
2015-05-06 17:55:40 +00:00
Sho SHIMIZU
c14b2a2cea
Use long literal to shorten codes
...
Change-Id: I7a6c4e32b98aa37ce862ab94cab246889aea986a
2015-05-06 17:45:56 +00:00
HIGUCHI Yuta
41ed854094
Clean up shaded thirdparty bundle
...
- Exclude artifacts, which is already an OSGi bundles
- Create source jar for ease of debugging.
- Remove expiringmap, which we no longer use
- Derive artifact version from dependencyManagement
Change-Id: I053f08a1880109a7c74fa451afccbbe2d2adbe3c
2015-05-06 17:45:23 +00:00
Simon Hunt
73c5518c44
GUI -- Deleted deprecated table classes.
...
Change-Id: I2e8c93ceee4b0e9776d27e528e4d1f036e5d7519
2015-05-06 10:11:49 -07:00
Sho SHIMIZU
c682709ab7
Register ModOchSignalInstruction to Kryo
...
Change-Id: I7d23e28ad0abc532ca28be630689acd6ff5dd7dd
2015-05-06 06:04:17 +00:00
Sho SHIMIZU
b5e6de62bf
Define a Criterion for OchSginalType
...
Resolve ONOS-1846
Change-Id: I63462a3e2702c93b1d1c84a324bdbaa351bac633
2015-05-06 06:03:54 +00:00
Sho SHIMIZU
efc2e28c84
Define a Criterion for IndexedLambda
...
Resolve ONOS-1845
Change-Id: Ic6f0ea2572e83c10444d7452debfd302149dc994
2015-05-06 06:02:28 +00:00
Simon Hunt
3d1b0653f3
GUI -- refactored all the table views (server side) to use the new TableModel method of data generation.
...
Change-Id: Ib8a188ad432ff335db6cff1e49e08dbaf039436b
2015-05-06 02:58:21 +00:00
Sho SHIMIZU
5a5a734101
Add unit tests for ModL0OchSignalInstruction
...
Resolve ONOS-1876
Change-Id: Ideca55e2d5ebb15478577d390e1a71761d672d7e
2015-05-05 18:29:42 -07:00
Sho SHIMIZU
2e7ac8474c
Make Instructions.modL0Lambda(short) deprecated
...
Integrate static factory method for indexed lambda and OCh
Change-Id: I80074f7ce2e1703a4ebc7d6f552b52bffc970193
2015-05-05 18:29:21 -07:00
alshabib
b452fd7d71
Low level openflow drivers have been promoted to the driver subsystem.
...
All new device drivers should provide a handshaking behaviour as well
as well as a pipeline behaviour.
Change-Id: I883830b074e5d254a8cc6100e6c4fa0023594a36
2015-05-06 01:00:17 +00:00
HIGUCHI Yuta
2eef94d9a2
Trying out JUnit runner's rerunFailingTestsCount option
...
- May reduce Jenkins failure report due to timing sensitive test cases.
See: http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#rerunFailingTestsCount
Change-Id: I294c9e141247127f0a6920fdc5028a0efc4934fc
2015-05-05 23:51:41 +00:00
Sho SHIMIZU
0abceb8dd3
Populate OchSignal with OchPort
...
Change-Id: I2e9031972e286f25f9caa32fac26d37e3efd10b5
2015-05-05 23:41:27 +00:00
Jonathan Hart
ea75084f12
CORD fabric app
...
Change-Id: I2d261762b432170463e1dbc40432193cad28c9b2
2015-05-05 23:41:06 +00:00
Simon Hunt
3f15637391
Added "drivers" to cells that defined ONOS_APPS.
...
Change-Id: I8e7cbea037ea09504662fb17ef328b547d21050a
2015-05-05 23:33:45 +00:00
Pingping Lin
99d0b200e9
thread safe improvment
...
Change-Id: I09b6dc7a3003792ec975b5b8c8c423d38d65767b
2015-05-05 23:22:12 +00:00
Thomas Vachuska
8eb12a26a9
Excluding snapshot downloads from packaging.
...
Change-Id: I4049a33fa86d7f0e8194e863bff224909d34fa9d
2015-05-05 16:20:19 -07:00
Brian O'Connor
014e22173e
onos-package improvement
...
Change-Id: I032e87ca05892eb7f73c33a4eb8bcd2c4e88d81a
2015-05-05 22:47:07 +00:00
Thomas Vachuska
b23fad2ae9
Making onos-package more selective to curb the size of the distributable.
...
Change-Id: I241adc1f4dc18b4ffcc851eed2fddcabfbdc51df
Change-Id: I9ec0db0a01d2f156b393d0ee2be3297e1714d7ba
2015-05-05 15:43:14 -07:00
Sho SHIMIZU
e9e127544d
Define an Instruction for OchSignal and its static factory method
...
Resolve ONOS-1873
Change-Id: Ia1d0a97fd820ce7a9b7e2b48ce8d07174bcc1af9
2015-05-05 22:10:21 +00:00
Bri Prebilic Cole
641b97b87b
ONOS-1817 - GUI -- Bytes and packets are now displayed in the flow table.
...
Change-Id: I0d2cc8134a36dc7421270cdca27686c43cc3a8aa
2015-05-05 22:02:24 +00:00
Bri Prebilic Cole
ac829e4bf6
ONOS-1820 - GUI -- Base port stats view created. Navigate to it using device or topo view.
...
Change-Id: I87b1caea74dc4974b0a4fd1fdde7b7bd3269ca86
2015-05-05 21:47:53 +00:00
Sho SHIMIZU
9906de21b2
Remove unreferenced interface
...
Change-Id: I7b0f78ca83b1d9ea69fdf02dfb8e103b737d6f52
2015-05-05 21:46:54 +00:00
sangho
52abe3a170
ONOS-1791 : Populates MPLS rules also at edge routers
...
- Adds check for mastership when updating group description.
Change-Id: I536bcec595b8727689de11eb41e4b2f86cabb936
2015-05-05 21:46:38 +00:00
Sho SHIMIZU
6f1b09e4d0
Add missing break in switch case to resolve an issue found by SonarQube
...
Change-Id: Ie3e68c0ea317c096a302f576ba9330838a74516e
2015-05-05 13:28:59 -07:00
sangho
834e4b0c05
ONOS-1786: Updates group buckets when link status is changed.
...
- Add null check for port map when creating new groups
Change-Id: I92b494d91e908011f2c08be850ccde648e647a09
2015-05-05 19:04:03 +00:00
Pingping Lin
ffa27d3cc2
add a vBNG application
...
This is a virtual Broadband Network Gateway (BNG) application.
It mainly has 3 functions:
(1) assigns and replies a public IP address to a REST request
with a private IP address
(2) maintains the mapping from the private IP address to the
public IP address
(3) installs point to point intents for the host configured
with private IP address to access Internet
Change-Id: Ie78614a1703422a57f3c325540b927cc4ae603f4
2015-05-05 19:01:36 +00:00
Thomas Vachuska
2c2b76862c
Reverted to catching Throwable for the netty native epoll stuff.
...
Change-Id: I41cf621505cdcc3139fadb39a4ccacfe0123ef5c
2015-05-05 11:59:21 -07:00
Sho SHIMIZU
24a00d9b0b
Catch Exceptions, not Throwable to remove blockers found in SonarQube
...
Change-Id: I49ab731ce0c9950b55063e2afa4ce9226a7b6b4a
2015-05-05 18:51:25 +00:00
Sho SHIMIZU
3fa9e8d8d5
Add break explicitly to avoid future unexpected fall-through
...
Change-Id: I58cfe8b0997b3ec94c2913e93575aa6770eee71f
2015-05-05 11:40:53 -07:00
Sho SHIMIZU
47ec126458
Add OchSignalType definition
...
Change-Id: I4e10f6da7d86e0a16b38ccb52c5e2514b8c60180
2015-05-05 18:19:34 +00:00
Sho SHIMIZU
084c4caef8
Define a Criterion for OchSignal
...
Resolve ONOS-1844
Change-Id: I775a64ad6d6d3f1a046a6f7895a412c71c17ff16
2015-05-05 18:11:39 +00:00
Sho SHIMIZU
30d639bf83
Introduce import statements for java.util.Optional
...
Change-Id: I8888a5536b5abe43408130d6dc965487e05b065d
2015-05-05 18:10:52 +00:00
Sho SHIMIZU
79906e42ee
Remove "public" from TrafficTreatment to follow our convention
...
Change-Id: Ie8bb48b211258c146836ddbf32e6835e291f370d
2015-05-05 18:10:13 +00:00
Roan Huang
184e242984
Change default configuration about IPv6
...
Change-Id: I393a26ab3a0b9d7db57142b3c19d08df05c9c3b4
2015-05-05 18:08:18 +00:00
Jonathan Hart
607b1ff701
Group ID was set to null in a DefaultFlowRule constructor.
...
This is assumed to be not null in some places.
Change-Id: Id3c7f2e71b658c0077f495bf61ed997c98e16acd
2015-05-05 18:06:43 +00:00
Sho SHIMIZU
f74ae50629
Remove obsolete todo comment
...
Change-Id: I6bf21d6b5c68107701fc78f77b5d1f411ea4bc6a
2015-05-05 18:06:10 +00:00
Sho SHIMIZU
d1506203e6
Remove "public" from Instruction to follow our convention
...
Change-Id: I60328ef5fa25f33ccf5ae3ce6619a3a75c534c72
2015-05-05 10:43:08 -07:00
Simon Hunt
3ee7f74bcf
GUI -- added getAsString() to TableModel.Row.
...
- Moved cell-related classes to new package.
- Created base classes for cell comparator and formatter.
- Created IntComparator and HexFormatter.
Change-Id: I3861bf3e0ca738a2d6eab9c70174db53f22960f8
2015-05-05 10:18:30 -07:00
Bri Prebilic Cole
e568ead881
ONOS-1842 - GUI -- Tables have better resizing behavior -- column headers stay above their columns and table cell text is constrained to one size.
...
Change-Id: I89ca7d25d46d895c78c41b8250ce40408fbaba85
2015-05-05 09:46:21 -07:00
Simon Hunt
933b1a83ae
GUI -- Implemented table sorting in our simple table/row/cell model
...
- Introduced CellComparator (with default implementation)
Change-Id: I125f52c2c1ca219746b0e506e8837e24fb149038
2015-05-04 19:24:50 -07:00
Madan Jampani
55ac1348a7
Fixed AtomicCounter database command names
...
Change-Id: I90a698b7692834042e318ad21a7ba862b076315f
2015-05-04 19:05:04 -07:00
Madan Jampani
04aeb45955
Implementation of IdBlockStore on top of AtomicCounter
...
Change-Id: I019322a812262edeca20a55813183a63b4525b75
2015-05-05 01:47:38 +00:00
Brian O'Connor
0fed575ce5
Updating upload-bits scripts for nightly pushes
...
Change-Id: I84669b5a13c4f033cd564050254e0c6a44eb1431
2015-05-04 18:15:42 -07:00
Brian O'Connor
481303c817
Adding bramble cell for pi cluster
...
Change-Id: I4d0b908d49c60272c0fb37d471e781c2fe5c6f3b
2015-05-04 22:01:22 +00:00
Thomas Vachuska
9e5dd90aa0
GUI -- FIxed the maven archetype temporarily.
...
Change-Id: I4927182839f3685b26905e79c743b7a206aaa2c1
2015-05-04 12:49:03 -07:00
Simon Hunt
e9828153cd
GUI -- Initial cut at a simple table/row/cell model to allow us more control over the comparison / formatting of cell values for GUI tables.
...
Change-Id: I1a163259f1e80b2765a92cda654ffe092c835e6d
2015-05-04 15:18:55 +00:00
Madan Jampani
f4e724f75f
Provide an implementation of ApplicationIdStore atop AtomicCounter and ConsistentMap + Disaable the hazelcast version
...
Change-Id: I26afea0fadae272baafc55edd8f6c8194b41e3a7
2015-05-01 20:28:02 -07:00