- 12 Nov, 2014 12 commits
-
-
Thomas Vachuska authored
-
Problem should now be fixed. Hashing on enums last is a bad idea because the enum value could be 0. Change-Id: Ib29e90b393b5285be2807729b52e69b121340f09
Thomas Vachuska authored -
Thomas Vachuska authored
-
Thomas Vachuska authored
-
- Move to AnnotationKeys to remove code duplication Change-Id: Icf8b4322fc88e43ab531402d0e403a38d186f48e
Sho SHIMIZU authored -
Also fixed a bug where the error DefaultFlowEntry was not setting the timestamp. Change-Id: Ic23e91926605ea7c166b244d8352b58347844a5f
Ray Milkey authored -
to the list of features that onos-app-sdnip depends on. Change-Id: I1a1f9371dd0e225391389c64ccf68856ca196620
Pavlin Radoslavov authored -
* The (deployed) Interface addresses configuration file "addresses.json" from the apps/config application is expected to be found in the /opt/onos/config directory * The (deployed) SDN-IP configuration file "sdnip.json" is expected to be found in the /opt/onos/config directory * All configuration files (i.e., addresses.json and sdnip.json) should be stored in the tools/package/config directory before deployment (i.e., before running onos-config) * Removed the apps/config/src/main/resources/config.json sample configuration file, because it was incorrect, and replaced it with "addresses.json" file in the same directory * Updated the text in files tools/package/config/README and apps/sdnip/src/main/resources/config-examples/README * Minor code cleanup in SdnIpConfigReader.java and NetworkConfigReader.java Change-Id: I8af75e62a94e4fb701e2c6a09cde93cd8461e255
Pavlin Radoslavov authored
- 11 Nov, 2014 28 commits
-
-
Fixed an NPE in mastership when running optical demo. Change-Id: I038000d1237b4150db0c722fa96dd9541d83e44e
Thomas Vachuska authored -
Thomas Vachuska authored
-
Thomas Vachuska authored
-
- More consistent with ObstacleConstraint Change-Id: I0988de74a4917ed91580f078c1dae653c030e5bc
Sho SHIMIZU authored -
- flattened lat/long in device props "bag" - example events. Change-Id: I1e619c84842c5fc4ab7a9dc59452c358f0ce7b10
Simon Hunt authored -
Thomas Vachuska authored
-
Thomas Vachuska authored
-
- added a method to the immutable class checker for immutable classes used as base classes - fixed a typo in spelling of a constructor parameter in DefaultFlowRule Change-Id: I8991c1eadcc990040bb97a02c1027b4708a4f58d
Ray Milkey authored -
- fixed and extended the 'startup' test scenario to show device coming online (and links added), followed by device going offline (and links removed). Change-Id: I58f79b5b16d37504793f36db9959f8c3c26b5261
Simon Hunt authored -
Madan Jampani authored
-
Added addInstance/removeInstance/updateInstance messages. Change-Id: If312d2401597a89cb18be51a784f62157059aebf
Thomas Vachuska authored