1. abea288 Support for Ceilometer custom image in CORD config by Srikanth Vavilapalli · 8 years ago
  2. 3d16fd2 FIX in devstack IMAGE_URLS for ceilometer custom image by Srikanth Vavilapalli · 8 years ago
  3. cb9b518 Changes to support custom pre-installed image for ceilometer service by Srikanth Vavilapalli · 8 years ago
  4. a2a2423 Adding the config as a volume to the Ceilometer container instead of manual copy by Srikanth Vavilapalli · 8 years ago
  5. ad95167 Merge branch 'ceilometer_devstack' of https://github.com/open-cloud/xos into ceilometer_devstack by Srikanth Vavilapalli · 8 years ago
  6. f31e4d4 leftovers of trusty-server-multi-nic-docker changes by Srikanth Vavilapalli · 8 years ago
  7. 9f18f5b Reverting trusty-server-multi-nic-docker changes from ceilometer by svavilap · 8 years ago
  8. 9b1366e Ceilometer service in XOS devstack config by Srikanth Vavilapalli · 8 years ago
  9. 9f13cf8 tosca for setting up syndicate-devel CDN by Scott Baker · 8 years ago
  10. 36c0f88 Update README.md by Andy Bavier · 8 years ago
  11. c310722 Merge pull request #134 from open-cloud/debug by zdw · 8 years ago
  12. 02328a5 Updated modelgen for field-based generation by Sapan Bhatia · 8 years ago
  13. 6f8bdec Removed exampleservice line as it's not merged yet by Zack Williams · 8 years ago
  14. 15e7730 Save ansible output/errors by default by Zack Williams · 8 years ago
  15. 677dc71 Enable Django debug logging to /var/log/django_debug.log by Zack Williams · 8 years ago
  16. 797bf94 remove dependency on openstackswtiching from vtn configurations by Scott Baker · 8 years ago
  17. d9fba16 plumb through dns_servers into vSG containers by Scott Baker · 8 years ago
  18. 70160bb update docker-compose.yml for consistency sake by Scott Baker · 8 years ago
  19. ae6187c add dns_servers to data model and tosca for VSGService by Scott Baker · 8 years ago
  20. d430505 Update README.md by Andy Bavier · 8 years ago
  21. 83fe54a Tweak by Andy Bavier · 8 years ago
  22. 725c0ea Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 8 years ago
  23. 92f0514 Update README by Andy Bavier · 8 years ago
  24. 05046b8 Update README-VTN.md by sbconsulting · 8 years ago
  25. 2972805 added some headers by sbconsulting · 8 years ago
  26. 91e29ef add notes on test client by sbconsulting · 8 years ago
  27. 11a33c7 update head node notes by sbconsulting · 8 years ago
  28. 2405af7 Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 8 years ago
  29. fb1bd63 Workaround for Ceilometer Kilo bug with Int64 to float conversion by Srikanth Vavilapalli · 8 years ago
  30. 572a121 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  31. 2d8c252 show controllerimages in Admin-Only tab in image admin by Scott Baker · 8 years ago
  32. 51bb549 Revise apps list based on feedback from Ali by Andy Bavier · 8 years ago
  33. e8ddae6 Kafka transport support for Auto-scaling application by Srikanth Vavilapalli · 8 years ago
  34. 4d2b95f fix exception when throwing exception by Scott Baker · 8 years ago
  35. c7909fe Fix vSG configuration by Andy Bavier · 8 years ago
  36. 64da046 Change ctag to be < 256 by Andy Bavier · 8 years ago
  37. c205027 Update by Andy Bavier · 8 years ago
  38. 5623aef Updating by Andy Bavier · 8 years ago
  39. da7bda9 br-wan working by Scott Baker · 8 years ago
  40. 903ecca set perms appropriately on vcpe synchronizer node_key by Scott Baker · 8 years ago
  41. f9ca33e leftovers of trusty-server-multi-nic-docker changes by Srikanth Vavilapalli · 8 years ago
  42. 76eb978 use vtn-specific synchronizer config for vcpe on cord pod by Scott Baker · 8 years ago
  43. 231903c Reverting trusty-server-multi-nic-docker changes from ceilometer by svavilap · 8 years ago
  44. 6004515 vtn vsg recipe, wip by Scott Baker · 8 years ago
  45. 6fd7834 reserve a WAN address for the VM and use it for VM root context connectivity by Scott Baker · 8 years ago
  46. 7aff280 set mac address for wan_container interface by Scott Baker · 8 years ago
  47. 3d798d3 add select_by_content_object by Scott Baker · 8 years ago
  48. 247d697 Support automatically importing images by Andy Bavier · 8 years ago
  49. 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
  50. b79d6e9 vcpe vtn synchronizer, wip by Scott Baker · 8 years ago
  51. ca5eec2 run fixtures.yaml to make sure network parameter types are setup by Scott Baker · 8 years ago
  52. ff436ae cleanup access networks by Scott Baker · 8 years ago
  53. a5bb558 vcpe synchronizer for vtn by Scott Baker · 8 years ago
  54. 370337f Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  55. 5f3ff64 vcpe synchronizer for vtn by Scott Baker · 8 years ago
  56. f61d49c Changes for setting up WAN connctivity by Andy Bavier · 8 years ago
  57. 79c7a3e prevent exception if rabbit variables don't exist by Scott Baker · 8 years ago
  58. cf6eb99 add wan_container_netbits, wan_container_gateway_mac, wan_container_gateway_ip by Scott Baker · 8 years ago
  59. 0bbd25d add new vtn config options by Scott Baker · 8 years ago
  60. da2b401 add wan_container_gateway_ip and wan_container_gateway_mac by Scott Baker · 8 years ago
  61. c71c0a4 set mac_address to container_wan_mac when setting allowed_address_pairs by Scott Baker · 8 years ago
  62. e7ee3a8 more debug info by Scott Baker · 8 years ago
  63. 907cffc Update README-VTN.md by sbconsulting · 8 years ago
  64. cb0a857 notes about external connectivity by sbconsulting · 8 years ago
  65. 4278fa4 Add VTN Synchronizer by Andy Bavier · 8 years ago
  66. c9f3c3d Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 8 years ago
  67. 7c4404a Workaround problem with different nova clients (again) by Andy Bavier · 8 years ago
  68. cdd65bf update url_path by sbconsulting · 8 years ago
  69. 472d3a3 Enable vSG Synchronizer by Andy Bavier · 8 years ago
  70. c30bd77 Use right address pool for WAN by Andy Bavier · 8 years ago
  71. 313f883 make sure vtn synchronizer can talk to openstack by Scott Baker · 8 years ago
  72. 0d5a065 Try it this way, to avoid NoValidHost error from Nova by Andy Bavier · 8 years ago
  73. f4b8b59 Fixed problem with localManagementIp by Andy Bavier · 8 years ago
  74. 722811a cleanup ports by Scott Baker · 8 years ago
  75. 237862b Break up steps for testing by Andy Bavier · 8 years ago
  76. c5dfb5f start adding ability to delete ports from openstack by Scott Baker · 8 years ago
  77. 16f9d7e Forgot management_template by Andy Bavier · 8 years ago
  78. 3ac7c0a Minimal setup of CORD services by Andy Bavier · 8 years ago
  79. 436df16 Update and rename README to README.md by Larry Peterson · 8 years ago
  80. 4e98a69 Create README.md by Larry Peterson · 8 years ago
  81. a006e4a Revert trusty server multi-nic with docker utils changes by Srikanth Vavilapalli · 8 years ago
  82. e236ea4 cleanup lan and management networks by Scott Baker · 8 years ago
  83. 8a35127 fix Port admin throwing 500 error by Scott Baker · 8 years ago
  84. 606beb4 Add virtualbng_json by Andy Bavier · 8 years ago
  85. 9477d98 Added vcpe_public_key by Andy Bavier · 8 years ago
  86. 47febdb Fix by Andy Bavier · 8 years ago
  87. 1ee6155 Disable [lw]an_network for now by Andy Bavier · 8 years ago
  88. 242ec60 File has moved by Andy Bavier · 8 years ago
  89. 615bef6 add container_wan_ip to allowed-address-fields of neutron port by Scott Baker · 8 years ago
  90. 1bd0f38 add comment about reason for AddressPool by Scott Baker · 8 years ago
  91. 89befea use_vtn must be set in the vtn synchronizer by Scott Baker · 8 years ago
  92. fa61bc4 fix log_exc throwing exception by Scott Baker · 8 years ago
  93. c30b75c Change data plane IP by Andy Bavier · 8 years ago
  94. 1b8e9f3 Add images directory by Andy Bavier · 8 years ago
  95. 01a80e7 Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 8 years ago
  96. 9074979 Fix tab problem by Andy Bavier · 8 years ago
  97. 29fce88 Merge branch 'ceilometer_devstack' of https://github.com/open-cloud/xos into ceilometer_devstack by Srikanth Vavilapalli · 8 years ago
  98. 09f5501 Ceilometer service in XOS devstack config by Srikanth Vavilapalli · 8 years ago
  99. ef6b731 Ceilometer service in XOS devstack config by Srikanth Vavilapalli · 8 years ago
  100. 204a5c4 CORD-415:Ceilometer bootup perfomance improvements by Srikanth Vavilapalli · 8 years ago