1. e50a06d add fixtures.yaml to Makefile by Scott Baker · 8 years ago
  2. 8778aeb rename observer -> synchronizer by Scott Baker · 8 years ago
  3. 40cbd69 cloudlab vtn vsg development recipe by Scott Baker · 8 years ago
  4. 2c336f2 fix filter of AddressPool by Scott Baker · 8 years ago
  5. 9acb07b sort the nics instead of the controller_networks, enabling ports to get sorted too by Scott Baker · 8 years ago
  6. 35ec174 add xos_bas_props to network.Network.XOS by Scott Baker · 8 years ago
  7. da2982d fix bad filter of AddressPool by Scott Baker · 8 years ago
  8. e6780e9 preparing for WAN addresses to be associated with vSG without an actual WAN network by Scott Baker · 8 years ago
  9. 7db3ef4 Tweak by Andy Bavier · 8 years ago
  10. 767f134 Add other synchronizers (commented out for now) by Andy Bavier · 8 years ago
  11. 4726d1f Updates to VTN, add CORD services by Andy Bavier · 8 years ago
  12. a6a5b29 fix bugs by Scott Baker · 8 years ago
  13. 2e60860 add inuse field by Scott Baker · 8 years ago
  14. 6167c92 AddressPool object by Scott Baker · 8 years ago
  15. 63c8b37 create vSG lan port when Instance is created by Scott Baker · 8 years ago
  16. dcf4ca4 CORD-501: ONOS rabbitmq notifiers with application/json content-type to avoid the openstack OSLO messaging driver hack by Srikanth Vavilapalli · 8 years ago
  17. 84faa66 found the other place where ControllerNetwork is created by Scott Baker · 8 years ago
  18. e72a84f Style fix by Matteo Scandolo · 8 years ago
  19. 290f4b7 fix field name case and add /24 to dataPlaneIp by Scott Baker · 8 years ago
  20. c280bfa Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  21. 2f93aa0 bring XOS up to date with latest vtn by Scott Baker · 8 years ago
  22. ef86b1d workaround for docker 1.10 not installing on cloudlab by Scott Baker · 8 years ago
  23. 7dad113 CORD-501:Integration of vOLT meters with Ceilometer json hack by Srikanth Vavilapalli · 8 years ago
  24. fc532ed Fixed horizontal positioning of elements by Matteo Scandolo · 8 years ago
  25. 63a64a5 run vtn.yaml from its new place by Scott Baker · 8 years ago
  26. 5bf04ee move vtn.yaml into the vtn config directory by Scott Baker · 8 years ago
  27. d0b1b77 merge in the stuff that was in tosca/samples/vtn.yaml by Scott Baker · 8 years ago
  28. 47ce5e5 add node_key by Scott Baker · 8 years ago
  29. 594dfbc Calculating rack details by Matteo Scandolo · 8 years ago
  30. 50974e4 remove old cord.yaml tosca sample by Scott Baker · 8 years ago
  31. 2516ce3 more vCPE -> vSG renaming by Scott Baker · 8 years ago
  32. 9f5de72 Update README.md by Larry Peterson · 8 years ago
  33. c9019e1 Ignoring npm-debug.log by Matteo Scandolo · 8 years ago
  34. 968e61b Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  35. 81c752f Temp fix to js bug by Matteo Scandolo · 8 years ago
  36. ba4d22e Set up management network by Andy Bavier · 8 years ago
  37. e602710 rename service_vcpe to service_vsg by Scott Baker · 8 years ago
  38. f91e615 rename VCPEService to VSGService by Scott Baker · 8 years ago
  39. 3989bb2 Update README.md by Larry Peterson · 8 years ago
  40. 113314d remove old synchronizer step by Scott Baker · 8 years ago
  41. 6da1cbf remove leftover ssh_ip assignment by Scott Baker · 8 years ago
  42. 4c052b2 rename VCPETenant to VSGTenant by Scott Baker · 8 years ago
  43. 9f3628e Mocking CORD data-model in FE only config by Matteo Scandolo · 8 years ago
  44. 4cd6629 Showing only error message in ceilometer dashboard by Matteo Scandolo · 8 years ago
  45. ade1ef4 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  46. 32f8392 Fixed ceilometer bug and added busnag for angular by Matteo Scandolo · 8 years ago
  47. 1418393 Diagnostic WIP by Matteo Scandolo · 8 years ago
  48. 5072d66 fix restapi port and hostname by Scott Baker · 8 years ago
  49. dce38de support ssh-hop using compute node root key into instance management ip by Scott Baker · 8 years ago
  50. f5478bf use management ip for ssh_ip if management network is used by Scott Baker · 8 years ago
  51. ac78543 use ssh_ip instead of nat_ip for connecting to instances by Scott Baker · 8 years ago
  52. e510b79 Use external VTN by Andy Bavier · 8 years ago
  53. 4e3b515 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  54. b014346 fix synchronizer throwing exceptions from vtn recipe by Scott Baker · 8 years ago
  55. da02cbf Removed old file by Andy Bavier · 8 years ago
  56. bfd181c recipe for no-container onos app by Scott Baker · 8 years ago
  57. 4ae8945 tosca sample for external vtn by Scott Baker · 8 years ago
  58. e5b31bb tosca support for rest_hostname, rest_port, and no_container by Scott Baker · 8 years ago
  59. 7a100b0 Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 8 years ago
  60. 9a1e034 Reverting CORD-415 changes as they didn't fix the issue by Srikanth Vavilapalli · 8 years ago
  61. 0ab66e9 make ONOSService sync_step a no-op if no_container is specified by Scott Baker · 8 years ago
  62. a86a60c skip get_ansible_fields when VTN no_container is specified by Scott Baker · 8 years ago
  63. df540bc add ability to skip get_ansible_fields by Scott Baker · 8 years ago
  64. b2d8d21 support for rest_hostname/rest_port/no_container (WIP) by Scott Baker · 8 years ago
  65. 268e2aa support for external_hostname / external_container by Scott Baker · 8 years ago
  66. bea35e2 Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 8 years ago
  67. 8892138 Fixes in ONOS VOLT metrics notifier by Srikanth Vavilapalli · 8 years ago
  68. ddcac19 Bug fix by Sapan Bhatia · 8 years ago
  69. 5b2ec27 Fixed several bugs that were triggering the issues we saw on portal. by Sapan Bhatia · 8 years ago
  70. a2c6767 Use mlx0 instead of eth0 by Andy Bavier · 8 years ago
  71. d6b7ba7 add healthcheck support to tosca by Scott Baker · 8 years ago
  72. f8706e9 create container for hpc healthcheck by Scott Baker · 8 years ago
  73. dc58ce5 add container for hpc synchronizer by Scott Baker · 8 years ago
  74. dae3839 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  75. 7ac670a content that used to be on old cdn by Scott Baker · 8 years ago
  76. 38ba331 Drawing logic layer shapes by Matteo Scandolo · 8 years ago
  77. 2dc2064 CORD-415 and Raising an 503 error when ceilometer container is not ready by Srikanth Vavilapalli · 8 years ago
  78. 11dc8c4 Drawing logical layer by Matteo Scandolo · 8 years ago
  79. 18a295c Add XOS configs by Andy Bavier · 8 years ago
  80. b373a10 Added link between device and subscriber by Matteo Scandolo · 8 years ago
  81. eeb9c08 Drawing subscriber and devices by Matteo Scandolo · 8 years ago
  82. 3d03954 Minor bug fixes by Andy Bavier · 8 years ago
  83. 735606c Redrawing service chart on resize by Matteo Scandolo · 8 years ago
  84. 4c57580 Initial cut at CORD POD configuration by Andy Bavier · 8 years ago
  85. adaec08 add port 80 to onlab_hpc slice by Scott Baker · 8 years ago
  86. 3675215 legacy api field must be named slivers, not instances by Scott Baker · 8 years ago
  87. da44a07 handle latitude and logitude set to None by Scott Baker · 8 years ago
  88. cebfdca rename observer --> synchronizer by Scott Baker · 8 years ago
  89. 06c662d add portal-specific rest api config (untested) by Scott Baker · 8 years ago
  90. da19dff Refactored topology to fit diagnostic by Matteo Scandolo · 8 years ago
  91. 5abd61b plumb through tosca cidr field by Scott Baker · 8 years ago
  92. 93b8e56 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  93. b7265f0 allow network.subnet and/or controller_network.subnet to be filled in by user before object is synced by Scott Baker · 8 years ago
  94. 17e91cc Merge branch 'master' into feature/serviceTopology by Matteo Scandolo · 8 years ago
  95. cbbc421 Merge branch 'master' into feature/ceilometer by Matteo Scandolo · 8 years ago
  96. c012856 Improved ceilometer dashboard performance by Matteo Scandolo · 8 years ago
  97. a8e45e8 Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 8 years ago
  98. 2acc213 FIX: Ceilometer service TOSCA resource by Srikanth Vavilapalli · 8 years ago
  99. 0ab3dc1 a few corrections by sbconsulting · 8 years ago
  100. a1bf88f Providing Ceilometer PUB/SUB URL through configuration by Srikanth Vavilapalli · 8 years ago