1. 76c5493 move fields to correct model by Scott Baker · 9 years ago
  2. c3f9a7b only launch synchronizer container if there is a synchronizer; use synchronizer_run and synchronizer_config if provided by Scott Baker · 9 years ago
  3. 39c2521 synchronizer run and config options by Scott Baker · 9 years ago
  4. 1d55a51 fix bad module name by Scott Baker · 9 years ago
  5. 52e37d1 setup synchronizer config files by Scott Baker · 9 years ago
  6. ad19237 fix import module names by Scott Baker · 9 years ago
  7. c4d39a7 remove username from bootstraping tosca run by Scott Baker · 9 years ago
  8. 5161663 fix key names by Scott Baker · 9 years ago
  9. 3127efd diable onboarding while onboarding multiple services by Scott Baker · 9 years ago
  10. 40722d0 onboard using the bootstrap container by Scott Baker · 9 years ago
  11. e76afb4 update app names by Scott Baker · 9 years ago
  12. 0f3e2dd add missing trailing slash by Scott Baker · 9 years ago
  13. d4e59e5 remove unused key name by Scott Baker · 9 years ago
  14. b91a4a5 onboard vsg and volt by Scott Baker · 9 years ago
  15. 061c23b fix error by Scott Baker · 9 years ago
  16. e8e53b5 add frontend_only option by Scott Baker · 9 years ago
  17. 937b8e2 move old xoslib methods out of the way by Scott Baker · 9 years ago
  18. fa65323 remove xoslib truckroll endpoint by Scott Baker · 9 years ago
  19. f65c553 move away vtr service directory by Scott Baker · 9 years ago
  20. 1ddd34a fix syntax error by Scott Baker · 9 years ago
  21. 004358c volt has no synchronizer by Scott Baker · 9 years ago
  22. 2868afb turn off vtr service by Scott Baker · 9 years ago
  23. 72ad787 auto-run onboarding synchronizer by Scott Baker · 9 years ago
  24. 2f1f34d fix script args by Scott Baker · 9 years ago
  25. e3dfbd2 move out vsg synchronizer by Scott Baker · 9 years ago
  26. 0991d75 move vtr to onboarding by Scott Baker · 9 years ago
  27. 40c0bb3 move away old cord service by Scott Baker · 9 years ago
  28. 23cf3d2 update frontend configuration for onboarded CORD services by Scott Baker · 9 years ago
  29. 9755d79 move volt resources to volt onboarding directory by Scott Baker · 9 years ago
  30. 9d24da1 cleanup references to services.cord in tosca resources by Scott Baker · 9 years ago
  31. d8e9987 remove cord from built-in services by Scott Baker · 9 years ago
  32. beafdfe perm fix by Scott Baker · 9 years ago
  33. 16d4ac3 cleanup references to services.cord in tests and tools by Scott Baker · 9 years ago
  34. 2e270d9 cleanup references to services.cord in synchronizers by Scott Baker · 9 years ago
  35. db9701f cleanup references to services.cord in truckroll api by Scott Baker · 9 years ago
  36. 4895a94 cleanup references to services.cord in legacy xoslib methods by Scott Baker · 9 years ago
  37. 1a993ac cleanup references to services.cord in vtn and vtr by Scott Baker · 9 years ago
  38. 0281cf8 cleanup references to services.cord in onboard directory by Scott Baker · 9 years ago
  39. 16023ef remove vbng service by Scott Baker · 9 years ago
  40. 409cf17 add admin_template ServiceControllerResource by Scott Baker · 9 years ago
  41. 32da3b0 subdirectory support for ServiceControllerResource (WIP) by Scott Baker · 9 years ago
  42. e57dd38 disaggregate CORD into vSG and vOLT and move to onvoarding directory, WIP by Scott Baker · 9 years ago
  43. cf44417 need to wait for XOS to come online, otherwise we may not have migrated in the new service by Scott Baker · 9 years ago
  44. 806b2ab makemigrations from xosbuilder services by Scott Baker · 9 years ago
  45. 6783deb onboard the tosca resources for exampleservice by Scott Baker · 9 years ago
  46. 135a180 move over exampleservice's tosca resource by Scott Baker · 9 years ago
  47. dd16efb exampleservice onboarding by Scott Baker · 9 years ago
  48. cfd4e0f resolve merge conflicts by Scott Baker · 9 years ago
  49. 69c53e9 we don't need iptables by Scott Baker · 9 years ago
  50. 7a2d059 add more logging, check for broken db connections by Scott Baker · 9 years ago
  51. a0d4518 disable broken syncstep by Scott Baker · 9 years ago
  52. 26f5357 update custom_types with types from master by Scott Baker · 9 years ago
  53. 675fe27 fix missing traceback import by Scott Baker · 9 years ago
  54. 8b24b98 django explodes if the database connection was reset by docker-compose by Scott Baker · 9 years ago
  55. 634a1a7 fix stop and rm actions by Scott Baker · 9 years ago
  56. b3dcdb4 support for external_links by Scott Baker · 9 years ago
  57. a04337d fix the docker project name by Scott Baker · 9 years ago
  58. ebbe137 cord-pod onboarding wip by Scott Baker · 9 years ago
  59. b1ce7da no need to recreate bootstrap_ui container by Scott Baker · 9 years ago
  60. 32f0e53 Merge pull request #156 from pingping-lin/master by sbconsulting · 9 years ago
  61. 51190dd change xos container to xos_bootstrap_ui; remove volumes it won't use by Scott Baker · 9 years ago
  62. 43885ad initial xos.yaml for cord-pod by Scott Baker · 9 years ago
  63. 1fb0a3b wait for onboarding after starting exampleservice by Scott Baker · 9 years ago
  64. 3d50b13 Merge branch 'open-cloud-master' by Pingping Lin · 9 years ago
  65. 1fc03da Merge branch 'master' of https://github.com/open-cloud/xos into open-cloud-master by Pingping Lin · 9 years ago
  66. 315e387 convert pod-config over to onboarding config (WIP) by Scott Baker · 9 years ago
  67. 755741e Merge pull request #155 from girishgc/vPGWc_Service by sbconsulting · 9 years ago
  68. f32949c add nova-compute for test on cloudlab by Pingping Lin · 9 years ago
  69. 2f2678d add enable_build bit to XOS (untested) by Scott Baker · 9 years ago
  70. a67da57 add wait_for_onboarding_ready script by Scott Baker · 9 years ago
  71. 1101a87 onboarding api by Scott Baker · 9 years ago
  72. b3a9c4f fix run command by Scott Baker · 9 years ago
  73. 1e00b9c fix name of config file by Scott Baker · 9 years ago
  74. 18d7e06 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  75. 6f66e23 Updated form.helpers service to support configuration of field object by Matteo Scandolo · 9 years ago
  76. be952e9 Merge branch 'master' of github.com:open-cloud/xos by Zack Williams · 9 years ago
  77. 56930d9 another guess at a possibly valid ONOS commit by Zack Williams · 9 years ago
  78. a23cf6c Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  79. e59cd4c Added ability to configure an object field in xosField by Matteo Scandolo · 9 years ago
  80. aaa9b7e revert a06fefdb8 until we get a working version of the ONOS vtn by Zack Williams · 9 years ago
  81. 42d2689 add onos workaround dockerfile by Zack Williams · 9 years ago
  82. dab25d0 remove exampleservice from services directory by Scott Baker · 9 years ago
  83. bd73f1f make XOS rebuild if a service controller is changed by Scott Baker · 9 years ago
  84. 1e272b1 the key_import directory is root only by Scott Baker · 9 years ago
  85. 30f6e27 BUG: Prevent repetitive processing of already sync'd objects by Sapan Bhatia · 9 years ago
  86. a06fefd VTN app has moved to opencord.org by Andy Bavier · 9 years ago
  87. 29b1ff6 fix name of xosbuilder_app_list file by Scott Baker · 9 years ago
  88. adafbdb allow service controller to be null by Scott Baker · 9 years ago
  89. e2746d1 detect unready controllers; add __init__.py for services by Scott Baker · 9 years ago
  90. 5e3fd34 fix wrong directory for exampletenant api by Scott Baker · 9 years ago
  91. 183f11b sometimes we need the empty __init__.py file by Scott Baker · 9 years ago
  92. 501065f remove backup file by Scott Baker · 9 years ago
  93. 002f14c fix exampletenant.py by Scott Baker · 9 years ago
  94. 55c43f8 add support for rest_service and rest_tenant by Scott Baker · 9 years ago
  95. 91ca28f fix docker-compose files by Scott Baker · 9 years ago
  96. 2d65de3 move away exampleservice tenant api by Scott Baker · 9 years ago
  97. 5f47f8e automatically run docker-compose by Scott Baker · 9 years ago
  98. 37204e5 add docker-compose to onboarding synchronizer by Scott Baker · 9 years ago
  99. 393e317 fix volumes by Scott Baker · 9 years ago
  100. 6acfa88 move prereqs into separate section and more stuff into bootstrap by Scott Baker · 9 years ago