- 25 Jun, 2015 8 commits
-
-
- URL for creation of a single flow is now /flows/{deviceId} - On successful creation of a flow, Location header contains a reference to the new object's URI - POST operation returns status code of CREATED - implement DELETE operation for /flows/{deviceId}/{flowId} - removed deprecations and warnings from REST API unit test for flows. Change-Id: Idb43a651a659e60c07a6f36dfd69004c814b146b
Ray Milkey authored -
Allowing first call to getNewId() to throw an NPE, and handling initial setup in catch block Change-Id: I409aa9c8a309dbbf4fc3738c3870ec4d91831303
Brian O'Connor authored
- 24 Jun, 2015 6 commits
- 23 Jun, 2015 11 commits
-
-
…when the application is uninstalled Change-Id: I5bf7678f50ff3ed2792313383ff738c356bef69f
Madan Jampani authored
- 22 Jun, 2015 3 commits
-
-
This replaces the "onos-create-app: line 31: [: argument expected" error message. Change-Id: I58e08f302edf2a5068adf993cdbc55e71b9578bf
Brian O'Connor authored
- 19 Jun, 2015 1 commit
- 17 Jun, 2015 2 commits
-
-
…without a message, is raised. Top stack-frame will be used as a message if exception has no message of its own. Change-Id: I28d68e05a0d805c7320e133d8e17081513cb503c
Thomas Vachuska authored
- 16 Jun, 2015 5 commits
- 12 Jun, 2015 4 commits
-
-
Fix bug where ConsistentMap.{putIfAbsent,remove} do not publish MapEvents Change-Id: Ib7a9e01cad2b9099e6872916ae392351b68299ef
Madan Jampani authored