- 30 Jan, 2016 4 commits
-
-
Same resources are not allowed for a parent and Set is more suitable than Collection Change-Id: Ib45179819d81376678bf8949864b12b5bd721085
Sho SHIMIZU authored
-
- 29 Jan, 2016 20 commits
-
-
Stage 1: (this commit) Add a component config purgeOnDisconnection, which is false by default. When set to true, GroupManager and FlowManager will purge groups/flows associated with a device when the device goes offline. Stage 2: (upcoming commit) Enable these configs in SegmentRoutingManager Clean up group related information in SegmentRountingManager Change-Id: I46d047d690d4641e030f6cdd084ce16ac02d8919
Charles Chan authored -
- Remove the word "path" as no ResourcePath anymore - Write conditions that a method throws an exception Change-Id: Ie2f2e1cfd1c6c68051e6700ef4308363a71d9453
Sho SHIMIZU authored -
Will emit a RULE_UPDATE event if the state is changed. Update unit test accordingly. Change-Id: Ie84778c62f52f15b7636d41db246814145e73f77
Charles Chan authored -
With this commit, we can substitute the copyright year during archetype generation phase, so that we do not need to manually input the copyright year. Change-Id: I3c0e4cdc69a3fad7a90335332d5489604107b892
Jian Li authored -
- added size() function to radio button sets - removed noisy warning (panel resize when contents not defined) Change-Id: Id39cffe5c6c9f608b9d9af672b1535610a97f0fc
Simon Hunt authored -
- Implement REST API for gathering system metrics - Add unit test for REST API - Add swagger doc for REST API Change-Id: Iedd21a5f6ed14d595e4d35c1fa08270b48a5031e
Jian Li authored -
Existing implementation only monitors OpenFlow messages. This commit augments the metrics model in a way to monitor more number of control metrics including - CPU Load, total CPU time, sys CPU time, user CPU time, etc. - Used memory percentage, free memory percentage - Disk read/write bytes - Network incoming/outgoing bytes/packets Change-Id: I9e8eee163c3033132eb202f3c75bad246c87f133
Jian Li authored -
(also add linkupdate scenario). Change-Id: Ic0f6753745e43c5fc76a6cb180a0c8a66178c657
Simon Hunt authored
- 28 Jan, 2016 8 commits
-
-
Now, DiscreteResource/DiscreteResourceId is provided by DiscreteFactory. Similarly, ContinuousResource/ContinuousResourceId is provided by ContinuousFactory. These factory instances can be obtained by static factory method such as Resource.discrete(...) or Resource.continuous(...). Change-Id: Ic94f7336c0e1f74cf2dddcac899de300362aff3e
Sho SHIMIZU authored
- 27 Jan, 2016 8 commits
-
-
Fix associated with Change 7179. Change-Id: I1cc88bf59de5757c870a2a507ae4a5e999c1fd1a
Ayaka Koshibe authored -
- Uses netcfg defined value as available resource if defined, else uses port speed as available Bandwidth resource Change-Id: I2dde9a9194025194ed8785b4608f064debab182b
HIGUCHI Yuta authored