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