1. 3df600a stop including event_manager.py which was commented out. This removes the fofum dep by Zack Williams · 8 years ago
  2. 24a12bc Removed debugging by Matteo Scandolo · 8 years ago
  3. c604e44 Removed debugging by Matteo Scandolo · 8 years ago
  4. c01f8a5 Added loader to xosTable by Matteo Scandolo · 8 years ago
  5. 9c8858c Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  6. 882aca5 Rebuilt xosHelpers by Matteo Scandolo · 8 years ago
  7. 45013ae Merge branch 'feature/onboard' by Scott Baker · 8 years ago
  8. e9f1069 need to wait for XOS to come online, otherwise we may not have migrated in the new service by Scott Baker · 8 years ago
  9. 3cf86dc Start of Fabric service synchronizer by Andy Bavier · 8 years ago
  10. 1276b42 makemigrations from xosbuilder services by Scott Baker · 8 years ago
  11. 3bf697f auto-run the onboarding synchronizer by Scott Baker · 8 years ago
  12. 12cbb06 onboard the tosca resources for exampleservice by Scott Baker · 8 years ago
  13. 7155347 move over exampleservice's tosca resource by Scott Baker · 8 years ago
  14. 1ec2ad8 exampleservice onboarding by Scott Baker · 8 years ago
  15. faf81ac resolve merge conflicts by Scott Baker · 8 years ago
  16. 066a301 we don't need iptables by Scott Baker · 8 years ago
  17. bead9d4 add more logging, check for broken db connections by Scott Baker · 8 years ago
  18. a08fff8 disable broken syncstep by Scott Baker · 8 years ago
  19. 78288dc update custom_types with types from master by Scott Baker · 8 years ago
  20. edd5cd3 fix missing traceback import by Scott Baker · 8 years ago
  21. 5bc692e django explodes if the database connection was reset by docker-compose by Scott Baker · 8 years ago
  22. 7b14511 fix stop and rm actions by Scott Baker · 8 years ago
  23. abe3d94 support for external_links by Scott Baker · 8 years ago
  24. dcc07e3 fix the docker project name by Scott Baker · 8 years ago
  25. 3c09f0e cord-pod onboarding wip by Scott Baker · 8 years ago
  26. 584cd89 no need to recreate bootstrap_ui container by Scott Baker · 8 years ago
  27. de2a701 Merge pull request #156 from pingping-lin/master by sbconsulting · 8 years ago
  28. b6d211a change xos container to xos_bootstrap_ui; remove volumes it won't use by Scott Baker · 8 years ago
  29. 9120335 initial xos.yaml for cord-pod by Scott Baker · 8 years ago
  30. c555452 wait for onboarding after starting exampleservice by Scott Baker · 8 years ago
  31. 5058825 Merge branch 'open-cloud-master' by Pingping Lin · 8 years ago
  32. 56eb5de Merge branch 'master' of https://github.com/open-cloud/xos into open-cloud-master by Pingping Lin · 8 years ago
  33. 4f4e901 convert pod-config over to onboarding config (WIP) by Scott Baker · 8 years ago
  34. dadf682 Merge pull request #155 from girishgc/vPGWc_Service by sbconsulting · 8 years ago
  35. e48c1e0 add nova-compute for test on cloudlab by Pingping Lin · 8 years ago
  36. 0baadc4 add enable_build bit to XOS (untested) by Scott Baker · 8 years ago
  37. 5751eb1 add wait_for_onboarding_ready script by Scott Baker · 8 years ago
  38. 99dac10 onboarding api by Scott Baker · 8 years ago
  39. ff903a9 fix run command by Scott Baker · 8 years ago
  40. 232fea6 fix name of config file by Scott Baker · 8 years ago
  41. a799566 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  42. dee1436 Updated form.helpers service to support configuration of field object by Matteo Scandolo · 8 years ago
  43. 06bd2f9 Merge branch 'master' of github.com:open-cloud/xos by Zack Williams · 8 years ago
  44. ed3ba43 another guess at a possibly valid ONOS commit by Zack Williams · 8 years ago
  45. d90ee8e Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  46. bd4057e Added ability to configure an object field in xosField by Matteo Scandolo · 8 years ago
  47. af4838a revert a06fefdb8 until we get a working version of the ONOS vtn by Zack Williams · 8 years ago
  48. e7927f4 add onos workaround dockerfile by Zack Williams · 8 years ago
  49. 6916686 remove exampleservice from services directory by Scott Baker · 8 years ago
  50. 0147cef make XOS rebuild if a service controller is changed by Scott Baker · 8 years ago
  51. 33d5e4f the key_import directory is root only by Scott Baker · 8 years ago
  52. 6fd4e87 BUG: Prevent repetitive processing of already sync'd objects by Sapan Bhatia · 8 years ago
  53. 32c8fea VTN app has moved to opencord.org by Andy Bavier · 8 years ago
  54. 4310c38 fix name of xosbuilder_app_list file by Scott Baker · 8 years ago
  55. 1febf62 allow service controller to be null by Scott Baker · 8 years ago
  56. 7806f62 detect unready controllers; add __init__.py for services by Scott Baker · 8 years ago
  57. b01d2c9 fix wrong directory for exampletenant api by Scott Baker · 8 years ago
  58. 94c3695 sometimes we need the empty __init__.py file by Scott Baker · 8 years ago
  59. 9307993 remove backup file by Scott Baker · 8 years ago
  60. 6132165 fix exampletenant.py by Scott Baker · 8 years ago
  61. 16cfb9c add support for rest_service and rest_tenant by Scott Baker · 8 years ago
  62. dcef42c fix docker-compose files by Scott Baker · 8 years ago
  63. 801a063 move away exampleservice tenant api by Scott Baker · 8 years ago
  64. 83b3fad automatically run docker-compose by Scott Baker · 8 years ago
  65. 003d358 add docker-compose to onboarding synchronizer by Scott Baker · 8 years ago
  66. 29b677b fix volumes by Scott Baker · 8 years ago
  67. 4bb7c29 move prereqs into separate section and more stuff into bootstrap by Scott Baker · 8 years ago
  68. f80891d move away exampleservice api by Scott Baker · 8 years ago
  69. 3eb4466 launch the modified UI container by Scott Baker · 8 years ago
  70. 8375bd9 changes for vPGWc service in MCORD by Max Klyus · 8 years ago
  71. 314e7e1 Fixed bug in xosForm by Matteo Scandolo · 8 years ago
  72. c0de7ed Fixed UI - Suit tab bug by Matteo Scandolo · 8 years ago
  73. be41a12 XOS bootstrapping, WIP by Scott Baker · 8 years ago
  74. 83e8303 check in onboarding run.sh by Scott Baker · 8 years ago
  75. c0d7e08 fix shell globbing mistake by Zack Williams · 8 years ago
  76. ccb6ccd Merge pull request #152 from girishgc/vPGWc_Service by sbconsulting · 8 years ago
  77. b6ca301 Fixed code formatting by Matteo Scandolo · 8 years ago
  78. 705cb81 Merge pull request #154 from arpiagariu/master by Matteo · 8 years ago
  79. 47cd689 Added select field to XOS components by arpiagariu · 8 years ago
  80. aab8a29 create docker-compose.yml by Scott Baker · 8 years ago
  81. e293e5f supply private_key_fn for ceilometer sync by Scott Baker · 8 years ago
  82. 02b6cdb add support for volumes by Scott Baker · 8 years ago
  83. 6978293 Merge branch 'master' of github.com:open-cloud/xos by Zack Williams · 8 years ago
  84. 38a1eec fixed typo by Zack Williams · 8 years ago
  85. e2168b2 Merge branch 'acord_post_ons_fixes' of https://github.com/open-cloud/xos into acord_post_ons_fixes by Srikanth Vavilapalli · 8 years ago
  86. 2a58715 Undo ExampleService changes as new framework would enable on-boarding of services dynamically by Srikanth Vavilapalli · 8 years ago
  87. d69af0e ACORD UI fix: query_params by Srikanth Vavilapalli · 8 years ago
  88. 20e7353 Undo ExampleService changes as new framework would enable on-boarding of services dynamically by Srikanth Vavilapalli · 8 years ago
  89. 5e62772 Merge branch 'master' of github.com:open-cloud/xos by Zack Williams · 8 years ago
  90. efd5e9f changed meta-targets to use local_containers by Zack Williams · 8 years ago
  91. 39cbf09 check in missing file by Scott Baker · 8 years ago
  92. b76803a Merge branch 'acord_post_ons_fixes' of https://github.com/open-cloud/xos into acord_post_ons_fixes by Srikanth Vavilapalli · 8 years ago
  93. 85a630d fix case when no SSL certs by Zack Williams · 8 years ago
  94. 620e513 ACORD UI fix: query_params by Srikanth Vavilapalli · 8 years ago
  95. 07f0da5 sync devel and cord-pod target naming by Zack Williams · 8 years ago
  96. 5ba0267 add run.sh to synchronizers by Scott Baker · 8 years ago
  97. 549cb25 set exampleservice's public key by Scott Baker · 8 years ago
  98. 037f679 install public keys into UI container by Scott Baker · 8 years ago
  99. 99db7b1 disable service_key_name; services should not set service.private_key_fn by Scott Baker · 8 years ago
  100. 0743cf3 specify xosbuilder private/public keys for exampleservice by Scott Baker · 8 years ago