1. 903ecca set perms appropriately on vcpe synchronizer node_key by Scott Baker · 9 years ago
  2. 76eb978 use vtn-specific synchronizer config for vcpe on cord pod by Scott Baker · 9 years ago
  3. 6004515 vtn vsg recipe, wip by Scott Baker · 9 years ago
  4. 6fd7834 reserve a WAN address for the VM and use it for VM root context connectivity by Scott Baker · 9 years ago
  5. 7aff280 set mac address for wan_container interface by Scott Baker · 9 years ago
  6. 3d798d3 add select_by_content_object by Scott Baker · 9 years ago
  7. 247d697 Support automatically importing images by Andy Bavier · 9 years ago
  8. 272949f protect against handing out an in-use address if someone re-ran the tosca recipe and reset the available addresses by Scott Baker · 9 years ago
  9. b79d6e9 vcpe vtn synchronizer, wip by Scott Baker · 9 years ago
  10. ca5eec2 run fixtures.yaml to make sure network parameter types are setup by Scott Baker · 9 years ago
  11. ff436ae cleanup access networks by Scott Baker · 9 years ago
  12. a5bb558 vcpe synchronizer for vtn by Scott Baker · 9 years ago
  13. 370337f Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  14. 5f3ff64 vcpe synchronizer for vtn by Scott Baker · 9 years ago
  15. f61d49c Changes for setting up WAN connctivity by Andy Bavier · 9 years ago
  16. 79c7a3e prevent exception if rabbit variables don't exist by Scott Baker · 9 years ago
  17. cf6eb99 add wan_container_netbits, wan_container_gateway_mac, wan_container_gateway_ip by Scott Baker · 9 years ago
  18. 0bbd25d add new vtn config options by Scott Baker · 9 years ago
  19. da2b401 add wan_container_gateway_ip and wan_container_gateway_mac by Scott Baker · 9 years ago
  20. c71c0a4 set mac_address to container_wan_mac when setting allowed_address_pairs by Scott Baker · 9 years ago
  21. e7ee3a8 more debug info by Scott Baker · 9 years ago
  22. 907cffc Update README-VTN.md by sbconsulting · 9 years ago
  23. cb0a857 notes about external connectivity by sbconsulting · 9 years ago
  24. 4278fa4 Add VTN Synchronizer by Andy Bavier · 9 years ago
  25. c9f3c3d Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  26. 7c4404a Workaround problem with different nova clients (again) by Andy Bavier · 9 years ago
  27. cdd65bf update url_path by sbconsulting · 9 years ago
  28. 472d3a3 Enable vSG Synchronizer by Andy Bavier · 9 years ago
  29. c30bd77 Use right address pool for WAN by Andy Bavier · 9 years ago
  30. 313f883 make sure vtn synchronizer can talk to openstack by Scott Baker · 9 years ago
  31. 0d5a065 Try it this way, to avoid NoValidHost error from Nova by Andy Bavier · 9 years ago
  32. f4b8b59 Fixed problem with localManagementIp by Andy Bavier · 9 years ago
  33. 722811a cleanup ports by Scott Baker · 9 years ago
  34. 237862b Break up steps for testing by Andy Bavier · 9 years ago
  35. c5dfb5f start adding ability to delete ports from openstack by Scott Baker · 9 years ago
  36. 16f9d7e Forgot management_template by Andy Bavier · 9 years ago
  37. 3ac7c0a Minimal setup of CORD services by Andy Bavier · 9 years ago
  38. 436df16 Update and rename README to README.md by Larry Peterson · 9 years ago
  39. 4e98a69 Create README.md by Larry Peterson · 9 years ago
  40. a006e4a Revert trusty server multi-nic with docker utils changes by Srikanth Vavilapalli · 9 years ago
  41. e236ea4 cleanup lan and management networks by Scott Baker · 9 years ago
  42. 8a35127 fix Port admin throwing 500 error by Scott Baker · 9 years ago
  43. 606beb4 Add virtualbng_json by Andy Bavier · 9 years ago
  44. 9477d98 Added vcpe_public_key by Andy Bavier · 9 years ago
  45. 47febdb Fix by Andy Bavier · 9 years ago
  46. 1ee6155 Disable [lw]an_network for now by Andy Bavier · 9 years ago
  47. 242ec60 File has moved by Andy Bavier · 9 years ago
  48. 615bef6 add container_wan_ip to allowed-address-fields of neutron port by Scott Baker · 9 years ago
  49. 1bd0f38 add comment about reason for AddressPool by Scott Baker · 9 years ago
  50. 89befea use_vtn must be set in the vtn synchronizer by Scott Baker · 9 years ago
  51. fa61bc4 fix log_exc throwing exception by Scott Baker · 9 years ago
  52. c30b75c Change data plane IP by Andy Bavier · 9 years ago
  53. 1b8e9f3 Add images directory by Andy Bavier · 9 years ago
  54. 01a80e7 Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  55. 9074979 Fix tab problem by Andy Bavier · 9 years ago
  56. 204a5c4 CORD-415:Ceilometer bootup perfomance improvements by Srikanth Vavilapalli · 9 years ago
  57. e50a06d add fixtures.yaml to Makefile by Scott Baker · 9 years ago
  58. 8778aeb rename observer -> synchronizer by Scott Baker · 9 years ago
  59. 40cbd69 cloudlab vtn vsg development recipe by Scott Baker · 9 years ago
  60. 2c336f2 fix filter of AddressPool by Scott Baker · 9 years ago
  61. 9acb07b sort the nics instead of the controller_networks, enabling ports to get sorted too by Scott Baker · 9 years ago
  62. 35ec174 add xos_bas_props to network.Network.XOS by Scott Baker · 9 years ago
  63. da2982d fix bad filter of AddressPool by Scott Baker · 9 years ago
  64. e6780e9 preparing for WAN addresses to be associated with vSG without an actual WAN network by Scott Baker · 9 years ago
  65. 7db3ef4 Tweak by Andy Bavier · 9 years ago
  66. 767f134 Add other synchronizers (commented out for now) by Andy Bavier · 9 years ago
  67. 4726d1f Updates to VTN, add CORD services by Andy Bavier · 9 years ago
  68. a6a5b29 fix bugs by Scott Baker · 9 years ago
  69. 2e60860 add inuse field by Scott Baker · 9 years ago
  70. 6167c92 AddressPool object by Scott Baker · 9 years ago
  71. 63c8b37 create vSG lan port when Instance is created by Scott Baker · 9 years ago
  72. dcf4ca4 CORD-501: ONOS rabbitmq notifiers with application/json content-type to avoid the openstack OSLO messaging driver hack by Srikanth Vavilapalli · 9 years ago
  73. 84faa66 found the other place where ControllerNetwork is created by Scott Baker · 9 years ago
  74. 290f4b7 fix field name case and add /24 to dataPlaneIp by Scott Baker · 9 years ago
  75. c280bfa Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  76. 2f93aa0 bring XOS up to date with latest vtn by Scott Baker · 9 years ago
  77. ef86b1d workaround for docker 1.10 not installing on cloudlab by Scott Baker · 9 years ago
  78. 7dad113 CORD-501:Integration of vOLT meters with Ceilometer json hack by Srikanth Vavilapalli · 9 years ago
  79. 63a64a5 run vtn.yaml from its new place by Scott Baker · 9 years ago
  80. 5bf04ee move vtn.yaml into the vtn config directory by Scott Baker · 9 years ago
  81. d0b1b77 merge in the stuff that was in tosca/samples/vtn.yaml by Scott Baker · 9 years ago
  82. 47ce5e5 add node_key by Scott Baker · 9 years ago
  83. 50974e4 remove old cord.yaml tosca sample by Scott Baker · 9 years ago
  84. 2516ce3 more vCPE -> vSG renaming by Scott Baker · 9 years ago
  85. 9f5de72 Update README.md by Larry Peterson · 9 years ago
  86. 968e61b Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  87. 81c752f Temp fix to js bug by Matteo Scandolo · 9 years ago
  88. ba4d22e Set up management network by Andy Bavier · 9 years ago
  89. e602710 rename service_vcpe to service_vsg by Scott Baker · 9 years ago
  90. f91e615 rename VCPEService to VSGService by Scott Baker · 9 years ago
  91. 3989bb2 Update README.md by Larry Peterson · 9 years ago
  92. 113314d remove old synchronizer step by Scott Baker · 9 years ago
  93. 6da1cbf remove leftover ssh_ip assignment by Scott Baker · 9 years ago
  94. 4c052b2 rename VCPETenant to VSGTenant by Scott Baker · 9 years ago
  95. 9f3628e Mocking CORD data-model in FE only config by Matteo Scandolo · 9 years ago
  96. 4cd6629 Showing only error message in ceilometer dashboard by Matteo Scandolo · 9 years ago
  97. ade1ef4 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  98. 32f8392 Fixed ceilometer bug and added busnag for angular by Matteo Scandolo · 9 years ago
  99. 5072d66 fix restapi port and hostname by Scott Baker · 9 years ago
  100. dce38de support ssh-hop using compute node root key into instance management ip by Scott Baker · 9 years ago