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