1. 27fab49 preparing for WAN addresses to be associated with vSG without an actual WAN network by Scott Baker · 8 years ago
  2. 0c9b519 Tweak by Andy Bavier · 8 years ago
  3. 2c6be2e Add other synchronizers (commented out for now) by Andy Bavier · 8 years ago
  4. 004bab2 Updates to VTN, add CORD services by Andy Bavier · 8 years ago
  5. 21c0c42 fix bugs by Scott Baker · 8 years ago
  6. 082fcd4 add inuse field by Scott Baker · 8 years ago
  7. 7b897e3 AddressPool object by Scott Baker · 8 years ago
  8. da5e887 create vSG lan port when Instance is created by Scott Baker · 8 years ago
  9. 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
  10. 5e091b7 found the other place where ControllerNetwork is created by Scott Baker · 8 years ago
  11. ab0a6dd fix field name case and add /24 to dataPlaneIp by Scott Baker · 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. d7220ff workaround for docker 1.10 not installing on cloudlab by Scott Baker · 8 years ago
  15. 99073f8 CORD-501:Integration of vOLT meters with Ceilometer json hack by Srikanth Vavilapalli · 8 years ago
  16. db3d6b3 run vtn.yaml from its new place by Scott Baker · 8 years ago
  17. 2cfd201 move vtn.yaml into the vtn config directory by Scott Baker · 8 years ago
  18. a85a216 merge in the stuff that was in tosca/samples/vtn.yaml by Scott Baker · 8 years ago
  19. 32fbce9 add node_key by Scott Baker · 8 years ago
  20. 80a7e3c remove old cord.yaml tosca sample by Scott Baker · 8 years ago
  21. 060f735 more vCPE -> vSG renaming by Scott Baker · 8 years ago
  22. 3a41f45 Update README.md by Larry Peterson · 8 years ago
  23. f7a3c40 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  24. 4647b67 Temp fix to js bug by Matteo Scandolo · 8 years ago
  25. 31e493a Set up management network by Andy Bavier · 8 years ago
  26. a91ea14 rename service_vcpe to service_vsg by Scott Baker · 8 years ago
  27. 4698b92 rename VCPEService to VSGService by Scott Baker · 8 years ago
  28. f031008 Update README.md by Larry Peterson · 8 years ago
  29. 884615c remove old synchronizer step by Scott Baker · 8 years ago
  30. aee0245 remove leftover ssh_ip assignment by Scott Baker · 8 years ago
  31. 664bbe5 rename VCPETenant to VSGTenant by Scott Baker · 8 years ago
  32. edeae2d Mocking CORD data-model in FE only config by Matteo Scandolo · 8 years ago
  33. 81cfbf7 Showing only error message in ceilometer dashboard by Matteo Scandolo · 8 years ago
  34. a4fb2a8 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  35. ba4c9aa Fixed ceilometer bug and added busnag for angular by Matteo Scandolo · 8 years ago
  36. 11a348f fix restapi port and hostname by Scott Baker · 8 years ago
  37. 8136578 support ssh-hop using compute node root key into instance management ip by Scott Baker · 8 years ago
  38. 7033b61 use management ip for ssh_ip if management network is used by Scott Baker · 8 years ago
  39. cb75743 use ssh_ip instead of nat_ip for connecting to instances by Scott Baker · 8 years ago
  40. fa63f94 Use external VTN by Andy Bavier · 8 years ago
  41. ccc1f03 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  42. 229d49b fix synchronizer throwing exceptions from vtn recipe by Scott Baker · 8 years ago
  43. a75a1f2 Removed old file by Andy Bavier · 8 years ago
  44. 3a4fac4 recipe for no-container onos app by Scott Baker · 8 years ago
  45. 1a36d26 tosca sample for external vtn by Scott Baker · 8 years ago
  46. f510bf8 tosca support for rest_hostname, rest_port, and no_container by Scott Baker · 8 years ago
  47. afe01c1 Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 8 years ago
  48. f4a0c02 Reverting CORD-415 changes as they didn't fix the issue by Srikanth Vavilapalli · 8 years ago
  49. 7c75048 make ONOSService sync_step a no-op if no_container is specified by Scott Baker · 8 years ago
  50. f7d6e7f skip get_ansible_fields when VTN no_container is specified by Scott Baker · 8 years ago
  51. 1984fa8 add ability to skip get_ansible_fields by Scott Baker · 8 years ago
  52. 072c110 support for rest_hostname/rest_port/no_container (WIP) by Scott Baker · 8 years ago
  53. bdda0be support for external_hostname / external_container by Scott Baker · 8 years ago
  54. f0c6fd8 Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 8 years ago
  55. a0c338c Fixes in ONOS VOLT metrics notifier by Srikanth Vavilapalli · 8 years ago
  56. b23b8ea Bug fix by Sapan Bhatia · 8 years ago
  57. d0ac99c Fixed several bugs that were triggering the issues we saw on portal. by Sapan Bhatia · 8 years ago
  58. e53c6d0 Use mlx0 instead of eth0 by Andy Bavier · 8 years ago
  59. 6837bb2 add healthcheck support to tosca by Scott Baker · 8 years ago
  60. a8d53e1 create container for hpc healthcheck by Scott Baker · 8 years ago
  61. b6e8f34 add container for hpc synchronizer by Scott Baker · 8 years ago
  62. 4f7511a Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  63. 16eff9f content that used to be on old cdn by Scott Baker · 8 years ago
  64. dab9674 CORD-415 and Raising an 503 error when ceilometer container is not ready by Srikanth Vavilapalli · 8 years ago
  65. a8fb134 Add XOS configs by Andy Bavier · 8 years ago
  66. 6845150 Minor bug fixes by Andy Bavier · 8 years ago
  67. 0cfa64b Initial cut at CORD POD configuration by Andy Bavier · 8 years ago
  68. 6f7f7a9 add port 80 to onlab_hpc slice by Scott Baker · 8 years ago
  69. b28356f legacy api field must be named slivers, not instances by Scott Baker · 8 years ago
  70. a0d52a1 handle latitude and logitude set to None by Scott Baker · 8 years ago
  71. 3e9fa45 rename observer --> synchronizer by Scott Baker · 8 years ago
  72. 6c9ce1d add portal-specific rest api config (untested) by Scott Baker · 8 years ago
  73. 2ec8f11 plumb through tosca cidr field by Scott Baker · 8 years ago
  74. 6736e83 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  75. 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
  76. 07c52f3 Merge branch 'master' into feature/ceilometer by Matteo Scandolo · 8 years ago
  77. 9db064f Improved ceilometer dashboard performance by Matteo Scandolo · 8 years ago
  78. 1f8222e Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 8 years ago
  79. c3927c6 FIX: Ceilometer service TOSCA resource by Srikanth Vavilapalli · 8 years ago
  80. 3e9c37c a few corrections by sbconsulting · 8 years ago
  81. 5bc1eb1 Providing Ceilometer PUB/SUB URL through configuration by Srikanth Vavilapalli · 8 years ago
  82. f818b34 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  83. 92dbc33 fix misnamed function by Scott Baker · 8 years ago
  84. 86e259f FIX: exposing UDP port from sflow service container by Srikanth Vavilapalli · 8 years ago
  85. 63a27b1 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  86. b500af6 Merge branch 'feature/styles' by Matteo Scandolo · 8 years ago
  87. 0f773ce Small button style improvement by Matteo Scandolo · 8 years ago
  88. 7a61509 apply slice.exposed_ports to network.ports when nat-net instantiated by Scott Baker · 8 years ago
  89. bee958c add exposed_ports to CDN configuration by Scott Baker · 8 years ago
  90. 632284c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  91. 3fe056a add exposed_ports field to slice by Scott Baker · 8 years ago
  92. 5e60659 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  93. c06e645 Fixed forms button bug by Matteo Scandolo · 8 years ago
  94. 18fa313 Changed CORD Background by Matteo Scandolo · 8 years ago
  95. 1c267cc Fixed Favicon and update CORD logo and bg by Matteo Scandolo · 8 years ago
  96. feed2d8 fix tosca errors by Scott Baker · 8 years ago
  97. 9d9b675 add xos-base-props to service objects by Scott Baker · 8 years ago
  98. 81594a9 break cdn infrastructure and content into two different recipes by Scott Baker · 8 years ago
  99. 3b69dce start breaking the CDN config out into a separate tosca recipe by Scott Baker · 8 years ago
  100. 555e75e sort controller_networks to make sure access is first and management is second by Scott Baker · 8 years ago