- 20 Aug, 2015 10 commits
-
-
Fix bug of process ovsdb table update Change-Id: I55a879da1bf8770b68cb13c676f54482f685e60d
CNlucius authored -
Fix host annotations of host description Change-Id: I4822741e8cdef5c9620f5f2b8cf260fc0f523bf9
CNlucius authored -
add onos-ovsdb-api and onos-ovsdb-rfc dependency to pom.xml Change-Id: I8a6b622029d110e391f48dcb4a9a3589d2fc549d
CNlucius authored -
Fix error of north app and update onos-app-vtnrsc package Change-Id: I375002ff26d2ab3ada879a92a1d47bcdb8980054
CNlucius authored -
- Major refactoring of TopologyViewMessageHandler and related classes. Change-Id: I920f7f9f7317f3987a9a8da35ac086e9f8cab8d3
Simon Hunt authored
-
- 19 Aug, 2015 7 commits
-
-
…launch REST API docs UI from shell. Change-Id: Ifb839e0205e5b176ebc7bb48644925eaa3675fd9
Thomas Vachuska authored -
moved to meter api to onos-api Change-Id: I0504f06fdc503953fa7696224d97edda43596d6e
alshabib authored
- 18 Aug, 2015 13 commits
-
-
Change-Id: Ie07bd3e2bd7c67a6499c965d8926eb361ad16462 store impl started Change-Id: Ib8b474f40dcecff335a421c12ad149fe9830c427 full implementation Change-Id: Ie59fd61d02972bd04d887bdcca9745793b880681
alshabib authored -
Adding REST API login capability using basic authentication. HTTP to HTTPS redirect is suppressed for now. Change-Id: I1a98bdc5576c515e1aa5a1b8d66402af0c0bf8c8
Thomas Vachuska authored -
- add synchronization to prevent prematurely scheduling a batch that isn't full. Change-Id: I07d53ef4d81211909a6fcdd98bc937b49c7c4cca
Ray Milkey authored -
1.remove the "public" in the interface 2.remove the "static" in the enum Change-Id: I782ec94581a7f8ef08280444f237a9a21f2f1807 Optimized the pcep api 1.remove the "public" in the interface 2.remove the "static" in the enum Change-Id: I782ec94581a7f8ef08280444f237a9a21f2f1807
chengfan authored -
When for transact operation issued by the configuration, the string of params should not have '[]', but there is '[]'. Change-Id: Ia93282fbe30b6d72e00fd1fb1d66d9f5076859c8
lishuai authored -
- cleaned up constructors to take a builder rather than a long list of parameters - improved coverage of unit tests - added missing APIs to builder interfaces Change-Id: I4c4eac302d41f785d401f21e9935bc659ca5f892
Ray Milkey authored -
DefaultOvsdbClient, which was broken by API changes in AbstractOvsdbTableService. There are two FIXMEs that identify the problems. Change-Id: If859dac398be627630deefcb8ecf57d0c6ccb734
lishuai authored
- 17 Aug, 2015 10 commits
-
-
Remove API to define resource boundary (ResourceAdminService.defineResourceBoundary) to integrate with API for resource hierarchy Change-Id: Iffa28dec16320122fe41f4f455000596fa266acb
Sho SHIMIZU authored -
The changes: - Introduce ResourcePath to point a resource - Remove Resource interface - Make ResourceAllocation concrete class and remove DefaultResourceAllocation - Remove DefaultResource - Changes in interfaces due to the above changes Change-Id: I0f3f846be67b0f7917117943aac31e3099c851ec
Sho SHIMIZU authored -
Moved retry logic out of primitives (AtomicCounter) to the caller site. Change-Id: I319d61f153f98d421baf32a1b5cd69d20dc63427
Madan Jampani authored -
applications to active and updated the docker image from CMD to entrypoint Change-Id: I7d9d32ff4b756bc8834f7666473f3bca82812fc8 Signed-off-by: David K. Bainbridge <dbainbri@ciena.com>
David Bainbridge authored