1. 2c6be2e Add other synchronizers (commented out for now) by Andy Bavier · 8 years ago
  2. 004bab2 Updates to VTN, add CORD services by Andy Bavier · 8 years ago
  3. 21c0c42 fix bugs by Scott Baker · 8 years ago
  4. 082fcd4 add inuse field by Scott Baker · 8 years ago
  5. 7b897e3 AddressPool object by Scott Baker · 8 years ago
  6. da5e887 create vSG lan port when Instance is created by Scott Baker · 8 years ago
  7. 3c5223c CORD-501: ONOS rabbitmq notifiers with application/json content-type to avoid the openstack OSLO messaging driver hack by Srikanth Vavilapalli · 8 years ago
  8. d8288c4 Fix client script creation by Jeremy Mowery · 8 years ago
  9. 5e091b7 found the other place where ControllerNetwork is created by Scott Baker · 8 years ago
  10. ab0a6dd fix field name case and add /24 to dataPlaneIp by Scott Baker · 8 years ago
  11. 0beeb2d Fix permissions by Jeremy Mowery · 8 years ago
  12. 7716f73 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  13. c8ef20a bring XOS up to date with latest vtn by Scott Baker · 8 years ago
  14. db43c78 Remove unnecessary variables by Jeremy Mowery · 8 years ago
  15. ca7f6e7 Merge by Jeremy Mowery · 8 years ago
  16. f4faa3e Switch to copying files like a sane person by Jeremy Mowery · 8 years ago
  17. d7220ff workaround for docker 1.10 not installing on cloudlab by Scott Baker · 8 years ago
  18. 99073f8 CORD-501:Integration of vOLT meters with Ceilometer json hack by Srikanth Vavilapalli · 8 years ago
  19. db3d6b3 run vtn.yaml from its new place by Scott Baker · 8 years ago
  20. 2cfd201 move vtn.yaml into the vtn config directory by Scott Baker · 8 years ago
  21. a85a216 merge in the stuff that was in tosca/samples/vtn.yaml by Scott Baker · 8 years ago
  22. 32fbce9 add node_key by Scott Baker · 8 years ago
  23. 3413300 Yet another attempt to fix the vpn by Jeremy Mowery · 8 years ago
  24. 80a7e3c remove old cord.yaml tosca sample by Scott Baker · 8 years ago
  25. 060f735 more vCPE -> vSG renaming by Scott Baker · 8 years ago
  26. 5f18da7 Yet another attempt to fix the vpn by Jeremy Mowery · 8 years ago
  27. f1aa786 Yet another attempt to fix the vpn by Jeremy Mowery · 8 years ago
  28. 29af603 Yet another attempt to fix the vpn by Jeremy Mowery · 8 years ago
  29. 3a41f45 Update README.md by Larry Peterson · 8 years ago
  30. f7a3c40 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  31. 4647b67 Temp fix to js bug by Matteo Scandolo · 8 years ago
  32. 31e493a Set up management network by Andy Bavier · 8 years ago
  33. a91ea14 rename service_vcpe to service_vsg by Scott Baker · 8 years ago
  34. 4698b92 rename VCPEService to VSGService by Scott Baker · 8 years ago
  35. f031008 Update README.md by Larry Peterson · 8 years ago
  36. 884615c remove old synchronizer step by Scott Baker · 8 years ago
  37. aee0245 remove leftover ssh_ip assignment by Scott Baker · 8 years ago
  38. 664bbe5 rename VCPETenant to VSGTenant by Scott Baker · 8 years ago
  39. edeae2d Mocking CORD data-model in FE only config by Matteo Scandolo · 8 years ago
  40. 81cfbf7 Showing only error message in ceilometer dashboard by Matteo Scandolo · 8 years ago
  41. a4fb2a8 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  42. ba4c9aa Fixed ceilometer bug and added busnag for angular by Matteo Scandolo · 8 years ago
  43. 11a348f fix restapi port and hostname by Scott Baker · 8 years ago
  44. 8136578 support ssh-hop using compute node root key into instance management ip by Scott Baker · 8 years ago
  45. 7033b61 use management ip for ssh_ip if management network is used by Scott Baker · 8 years ago
  46. cb75743 use ssh_ip instead of nat_ip for connecting to instances by Scott Baker · 8 years ago
  47. fa63f94 Use external VTN by Andy Bavier · 8 years ago
  48. ccc1f03 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  49. 229d49b fix synchronizer throwing exceptions from vtn recipe by Scott Baker · 8 years ago
  50. a75a1f2 Removed old file by Andy Bavier · 8 years ago
  51. 3a4fac4 recipe for no-container onos app by Scott Baker · 8 years ago
  52. 1a36d26 tosca sample for external vtn by Scott Baker · 8 years ago
  53. f510bf8 tosca support for rest_hostname, rest_port, and no_container by Scott Baker · 8 years ago
  54. afe01c1 Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 8 years ago
  55. f4a0c02 Reverting CORD-415 changes as they didn't fix the issue by Srikanth Vavilapalli · 8 years ago
  56. 7c75048 make ONOSService sync_step a no-op if no_container is specified by Scott Baker · 8 years ago
  57. f7d6e7f skip get_ansible_fields when VTN no_container is specified by Scott Baker · 8 years ago
  58. 1984fa8 add ability to skip get_ansible_fields by Scott Baker · 8 years ago
  59. 072c110 support for rest_hostname/rest_port/no_container (WIP) by Scott Baker · 8 years ago
  60. bdda0be support for external_hostname / external_container by Scott Baker · 8 years ago
  61. f0c6fd8 Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 8 years ago
  62. a0c338c Fixes in ONOS VOLT metrics notifier by Srikanth Vavilapalli · 8 years ago
  63. b23b8ea Bug fix by Sapan Bhatia · 8 years ago
  64. d0ac99c Fixed several bugs that were triggering the issues we saw on portal. by Sapan Bhatia · 8 years ago
  65. e53c6d0 Use mlx0 instead of eth0 by Andy Bavier · 8 years ago
  66. fadbb20 Attempt to escape colons for ansible by Jeremy Mowery · 8 years ago
  67. 072f08a Fix script bug by Jeremy Mowery · 8 years ago
  68. c3933b9 Fix script bug by Jeremy Mowery · 8 years ago
  69. baba9f6 Fix yet another typo by Jeremy Mowery · 8 years ago
  70. 7599166 Fix yet another typo by Jeremy Mowery · 8 years ago
  71. 03276eb fix dh bug by Jeremy Mowery · 8 years ago
  72. 804d7a8 Merge master by Jeremy Mowery · 8 years ago
  73. db892c9 Merge master by Jeremy Mowery · 8 years ago
  74. cb9b8a8 Fix again by Jeremy Mowery · 8 years ago
  75. f3dbb41 Fix again by Jeremy Mowery · 8 years ago
  76. 4d98cc0 Fix again by Jeremy Mowery · 8 years ago
  77. 066ede6 Fix again by Jeremy Mowery · 8 years ago
  78. 0f2f3cf Fix again by Jeremy Mowery · 8 years ago
  79. 6837bb2 add healthcheck support to tosca by Scott Baker · 8 years ago
  80. a8d53e1 create container for hpc healthcheck by Scott Baker · 8 years ago
  81. b6e8f34 add container for hpc synchronizer by Scott Baker · 8 years ago
  82. 4f7511a Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  83. 16eff9f content that used to be on old cdn by Scott Baker · 8 years ago
  84. dab9674 CORD-415 and Raising an 503 error when ceilometer container is not ready by Srikanth Vavilapalli · 8 years ago
  85. a8fb134 Add XOS configs by Andy Bavier · 8 years ago
  86. 6845150 Minor bug fixes by Andy Bavier · 8 years ago
  87. 0cfa64b Initial cut at CORD POD configuration by Andy Bavier · 8 years ago
  88. 6f7f7a9 add port 80 to onlab_hpc slice by Scott Baker · 8 years ago
  89. b28356f legacy api field must be named slivers, not instances by Scott Baker · 8 years ago
  90. a0d52a1 handle latitude and logitude set to None by Scott Baker · 8 years ago
  91. 3e9fa45 rename observer --> synchronizer by Scott Baker · 8 years ago
  92. 6c9ce1d add portal-specific rest api config (untested) by Scott Baker · 8 years ago
  93. 2ec8f11 plumb through tosca cidr field by Scott Baker · 8 years ago
  94. 6736e83 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  95. 49a1b4d allow network.subnet and/or controller_network.subnet to be filled in by user before object is synced by Scott Baker · 8 years ago
  96. 07c52f3 Merge branch 'master' into feature/ceilometer by Matteo Scandolo · 8 years ago
  97. 9db064f Improved ceilometer dashboard performance by Matteo Scandolo · 8 years ago
  98. 1f8222e Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 8 years ago
  99. c3927c6 FIX: Ceilometer service TOSCA resource by Srikanth Vavilapalli · 8 years ago
  100. 3e9c37c a few corrections by sbconsulting · 8 years ago