1. a799566 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  2. dee1436 Updated form.helpers service to support configuration of field object by Matteo Scandolo · 8 years ago
  3. 06bd2f9 Merge branch 'master' of github.com:open-cloud/xos by Zack Williams · 8 years ago
  4. ed3ba43 another guess at a possibly valid ONOS commit by Zack Williams · 8 years ago
  5. d90ee8e Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  6. bd4057e Added ability to configure an object field in xosField by Matteo Scandolo · 8 years ago
  7. af4838a revert a06fefdb8 until we get a working version of the ONOS vtn by Zack Williams · 8 years ago
  8. e7927f4 add onos workaround dockerfile by Zack Williams · 8 years ago
  9. 6916686 remove exampleservice from services directory by Scott Baker · 8 years ago
  10. 0147cef make XOS rebuild if a service controller is changed by Scott Baker · 8 years ago
  11. 33d5e4f the key_import directory is root only by Scott Baker · 8 years ago
  12. 6fd4e87 BUG: Prevent repetitive processing of already sync'd objects by Sapan Bhatia · 8 years ago
  13. 32c8fea VTN app has moved to opencord.org by Andy Bavier · 8 years ago
  14. 4310c38 fix name of xosbuilder_app_list file by Scott Baker · 8 years ago
  15. 1febf62 allow service controller to be null by Scott Baker · 8 years ago
  16. 7806f62 detect unready controllers; add __init__.py for services by Scott Baker · 8 years ago
  17. b01d2c9 fix wrong directory for exampletenant api by Scott Baker · 8 years ago
  18. 94c3695 sometimes we need the empty __init__.py file by Scott Baker · 8 years ago
  19. 9307993 remove backup file by Scott Baker · 8 years ago
  20. 6132165 fix exampletenant.py by Scott Baker · 8 years ago
  21. 16cfb9c add support for rest_service and rest_tenant by Scott Baker · 8 years ago
  22. dcef42c fix docker-compose files by Scott Baker · 8 years ago
  23. 801a063 move away exampleservice tenant api by Scott Baker · 8 years ago
  24. 83b3fad automatically run docker-compose by Scott Baker · 8 years ago
  25. 003d358 add docker-compose to onboarding synchronizer by Scott Baker · 8 years ago
  26. 29b677b fix volumes by Scott Baker · 8 years ago
  27. 4bb7c29 move prereqs into separate section and more stuff into bootstrap by Scott Baker · 8 years ago
  28. f80891d move away exampleservice api by Scott Baker · 8 years ago
  29. 3eb4466 launch the modified UI container by Scott Baker · 8 years ago
  30. 8375bd9 changes for vPGWc service in MCORD by Max Klyus · 8 years ago
  31. 314e7e1 Fixed bug in xosForm by Matteo Scandolo · 8 years ago
  32. c0de7ed Fixed UI - Suit tab bug by Matteo Scandolo · 8 years ago
  33. be41a12 XOS bootstrapping, WIP by Scott Baker · 8 years ago
  34. 83e8303 check in onboarding run.sh by Scott Baker · 8 years ago
  35. c0d7e08 fix shell globbing mistake by Zack Williams · 8 years ago
  36. ccb6ccd Merge pull request #152 from girishgc/vPGWc_Service by sbconsulting · 8 years ago
  37. b6ca301 Fixed code formatting by Matteo Scandolo · 8 years ago
  38. 705cb81 Merge pull request #154 from arpiagariu/master by Matteo · 8 years ago
  39. 47cd689 Added select field to XOS components by arpiagariu · 8 years ago
  40. aab8a29 create docker-compose.yml by Scott Baker · 8 years ago
  41. e293e5f supply private_key_fn for ceilometer sync by Scott Baker · 8 years ago
  42. 02b6cdb add support for volumes by Scott Baker · 8 years ago
  43. 6978293 Merge branch 'master' of github.com:open-cloud/xos by Zack Williams · 8 years ago
  44. 38a1eec fixed typo by Zack Williams · 8 years ago
  45. 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
  46. 2a58715 Undo ExampleService changes as new framework would enable on-boarding of services dynamically by Srikanth Vavilapalli · 8 years ago
  47. d69af0e ACORD UI fix: query_params by Srikanth Vavilapalli · 8 years ago
  48. 20e7353 Undo ExampleService changes as new framework would enable on-boarding of services dynamically by Srikanth Vavilapalli · 8 years ago
  49. 5e62772 Merge branch 'master' of github.com:open-cloud/xos by Zack Williams · 8 years ago
  50. efd5e9f changed meta-targets to use local_containers by Zack Williams · 8 years ago
  51. 39cbf09 check in missing file by Scott Baker · 8 years ago
  52. 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
  53. 85a630d fix case when no SSL certs by Zack Williams · 8 years ago
  54. 620e513 ACORD UI fix: query_params by Srikanth Vavilapalli · 8 years ago
  55. 07f0da5 sync devel and cord-pod target naming by Zack Williams · 8 years ago
  56. 5ba0267 add run.sh to synchronizers by Scott Baker · 8 years ago
  57. 549cb25 set exampleservice's public key by Scott Baker · 8 years ago
  58. 037f679 install public keys into UI container by Scott Baker · 8 years ago
  59. 99db7b1 disable service_key_name; services should not set service.private_key_fn by Scott Baker · 8 years ago
  60. 0743cf3 specify xosbuilder private/public keys for exampleservice by Scott Baker · 8 years ago
  61. 802be4c remove numerous mounts from xos container; add onboarding synchronizer by Scott Baker · 8 years ago
  62. 516c2fe make containers makes all containers; add exampleservice target by Scott Baker · 8 years ago
  63. 18c8917 add public/private key support to onboarding synchronizer by Scott Baker · 8 years ago
  64. 513ea45 add models to synchronizer containers by Scott Baker · 8 years ago
  65. c2a2fe9 fix issues of downloading using manifest by Scott Baker · 8 years ago
  66. 1b88f5b check in playbook for XOS ui building by Scott Baker · 8 years ago
  67. acfe60a move synchronizer manifest into synchronizer directory by Scott Baker · 8 years ago
  68. 8062b76 service controller sync step by Scott Baker · 8 years ago
  69. cc35e24 service controller sync step by Scott Baker · 8 years ago
  70. 6e3de9c add the first path component back in by Scott Baker · 8 years ago
  71. 6071914 manifest for exampleservice synchronizer by Scott Baker · 8 years ago
  72. c7b9c66 Merge pull request #153 from arpiagariu/master by Matteo · 8 years ago
  73. 5665345 Merge branch 'master' of https://github.com/open-cloud/xos by arpiagariu · 8 years ago
  74. cb55323 doc for new Validation Rules by arpiagariu · 8 years ago
  75. ec1e65a bring over the exampleservice synchronizer by Scott Baker · 8 years ago
  76. fd7020e Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  77. 2116163 Changed test container to xos-test by Matteo Scandolo · 8 years ago
  78. 38e08d6 Uncomment vsg_custom_images target by Andy Bavier · 8 years ago
  79. 6ea1678 Merge branch 'feature/volt' by Andy Bavier · 8 years ago
  80. 5e74508 added pgwc service changes by Max Klyus · 8 years ago
  81. 73b0d95 for now, let's use our parent's docker build system by Scott Baker · 8 years ago
  82. 9c6191e add xosbuilder app list to INSTALLED_APPS by Scott Baker · 8 years ago
  83. ae196c3 create app_list and migration_list by Scott Baker · 8 years ago
  84. 8d252b6 build the docker images by Scott Baker · 8 years ago
  85. 9765b86 install docker in onboarding synchronizer container by Scott Baker · 8 years ago
  86. c87cb60 we need a synchronizer with docker baked into it by Scott Baker · 8 years ago
  87. b0eb23e now building dockerfiles by Scott Baker · 8 years ago
  88. ca78d16 add rebuild tool by Scott Baker · 8 years ago
  89. 216fe55 fix test-standalone configuration by building xos-base by Zack Williams · 8 years ago
  90. 5df7b39 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  91. 9bd059e Updated observer.py to read the default Diag object by Matteo Scandolo · 8 years ago
  92. c00e8b8 Merge pull request #151 from open-cloud/feature/docker_base by Zack Williams · 8 years ago
  93. 7c4ffa4 Set interval for production by Matteo Scandolo · 8 years ago
  94. 8fabb0a Tested notification by Matteo Scandolo · 8 years ago
  95. 964904d Remove volt_component_config from autogenerate by Andy Bavier · 8 years ago
  96. e0afc4e Sync notification working, need to be tested by Matteo Scandolo · 8 years ago
  97. f383e89 pulled by Matteo Scandolo · 8 years ago
  98. af96965 Merged master by Matteo Scandolo · 8 years ago
  99. 99ac4ae First working draft with notifications by Matteo Scandolo · 8 years ago
  100. 4a8a5d1 remove extraneous code by Scott Baker · 8 years ago