1. a8549d2 Modify a annotation and refactor Web UI. by boyoung2 · 5 years ago
  2. bb83f7c Fix: enable openstack related CLIs by Jian Li · 5 years ago
  3. 0faa721 Fix openstack app ignition problems by Ray Milkey · 6 years ago
  4. 07782d2 Eliminated old features.xml and app.xml files required by no-longer supported Maven build. by Thomas Vachuska · 6 years ago
  5. 8e40651 openstack and routing app OSGi property migration by Ray Milkey · 6 years ago
  6. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  7. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  8. 4c615ac Fix: resolve the openstacktelemetry activation issue caused by deps by Jian Li · 6 years ago
  9. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  10. b5646e6 Use property constants for OSGi components for stores by Ray Milkey · 6 years ago
  11. 7f7c43b Add prometheus telemetry manager unit test by Jian Li · 6 years ago
  12. a5ae2ad Fix: resolve NPE with empty configMap setup for openstacktelemetry by Jian Li · 6 years ago
  13. 1c5f5f4 Add a prometheus exporter by boyoung2 · 6 years ago
  14. 7b44412 Network toplogy GUI for VM-to-VM flow statistics configuration. by boyoung2 · 6 years ago
  15. f8b8c7f Support monitoring underlay network using openstack telemetry app by Jian Li · 6 years ago
  16. 3ed7f30 Refactor: remove code duplication for openstacktelemetry app by Jian Li · 6 years ago
  17. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  18. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  19. a8f4840 fix formatting problems by Ray Milkey · 6 years ago
  20. 8bdc828 Fix: resolve activation issue of openstacktelemetry by Jian Li · 6 years ago
  21. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  22. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  23. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  24. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  25. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  26. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  27. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  28. 1cca5e8 Add a message handler for Openstack Telemetry view by Boyoung Jeong · 6 years ago
  29. df1e373 Fixing pom.xml by Yuta Higuchi · 6 years ago
  30. 6c92b3c Fix: invoke the publish method only if the service is enabled by Jian Li · 6 years ago
  31. d486a73 Support to build openstack related apps using Bazel by Jian Li · 6 years ago
  32. ae3fcff Add a set of unit tests for openstack telemetry app by Jian Li · 6 years ago
  33. 086ad70 Add unit tests for SONA apps codec register by Jian Li · 6 years ago
  34. 4d1c9d1 Publish a statistics record to InfluxDB by Boyoung Jeong · 6 years ago
  35. bd295cd Fix: resolve exception during vtap and telemetry app deactivation by Jian Li · 6 years ago
  36. 67484d9 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  37. a494768 Support to publish port TX and RX stats in openstacktelemetry by Jian Li · 6 years ago
  38. e6110b7 Fix: resolve the service not found exception caused by openstack4j by Jian Li · 6 years ago
  39. 753280e Support collecting outbound vFlow stats for FLAT typed network by Jian Li · 6 years ago
  40. 87ded82 Augment SONA pipeline to support both vTap and vFlow stats features by Jian Li · 6 years ago
  41. bcc53d3 Sonar fixes by Ray Milkey · 6 years ago
  42. 998ec7b Allow to collect vStats from unmanaged host by Jian Li · 6 years ago
  43. 85573f4 Fix: resolve NPE caused by non-existence of IP protocol by Jian Li · 6 years ago
  44. de4ef40 Fix: Add timestamp information for openstack telemetry by Jian Li · 6 years ago
  45. e7b1bd2 Fix: correctly generate kafka message from openstack telemetry by Jian Li · 6 years ago
  46. 0bbbb1c Refactor OpenstackTelemetry App for better readability by Jian Li · 6 years ago
  47. 9e8faec Add flow rule interface, builder, admin manager for statistics. by Boyoung Jeong · 6 years ago
  48. ca0b5df Cleaning up application categories. by Thomas Vachuska · 6 years ago
  49. d1ce10a [ONOS-7683] Initial implementation of openstack telemetry service by Jian Li · 6 years ago
  50. 4a3fffa [ONOS-7683] Add JSON codecs for FlowInfo and StatsInfo with tests by Jian Li · 6 years ago
  51. 3db9085 [ONOS-7683] Add missing toString methods for telemetry configs by Jian Li · 6 years ago
  52. 6bd3510 [ONOS-7683] Add ByteBuffer codec of StatsInfo and FlowInfo w/ tests by Jian Li · 6 years ago
  53. 0a5d4d2 [ONOS-7683] Add FlowInfo and StatsInfo impls with unit tests by Jian Li · 6 years ago
  54. 6803ccd [ONOS-7683] Add default implementation of telemetry managers by Jian Li · 6 years ago
  55. 4df75b1 [ONOS-7683] Add default implementation of telemetry config managers by Jian Li · 6 years ago
  56. b9fe349 [ONOS-7683] Add a set of empty telemetry config managers with intfs by Jian Li · 6 years ago
  57. 52c1122 [ONOS-7683] Add unit tests for a set of telemetry config classes by Jian Li · 6 years ago
  58. 2cf1c0b [ONOS-7683] Implement various default telemetry configs by Jian Li · 6 years ago
  59. ff8b9f9 [ONOS-7683] Initial commit of openstacktelemetry with service interfaces by Jian Li · 6 years ago
  60. 17985df Fix pom by Yuta HIGUCHI · 6 years ago
  61. 6e4da2f [ONOS-7683] Initial commit of openstack telemetry app by Jian Li · 6 years ago