1. c555452 wait for onboarding after starting exampleservice by Scott Baker · 8 years ago
  2. 4f4e901 convert pod-config over to onboarding config (WIP) by Scott Baker · 8 years ago
  3. 0baadc4 add enable_build bit to XOS (untested) by Scott Baker · 8 years ago
  4. 5751eb1 add wait_for_onboarding_ready script by Scott Baker · 8 years ago
  5. 99dac10 onboarding api by Scott Baker · 8 years ago
  6. ff903a9 fix run command by Scott Baker · 8 years ago
  7. 232fea6 fix name of config file by Scott Baker · 8 years ago
  8. 6916686 remove exampleservice from services directory by Scott Baker · 8 years ago
  9. 0147cef make XOS rebuild if a service controller is changed by Scott Baker · 8 years ago
  10. 33d5e4f the key_import directory is root only by Scott Baker · 8 years ago
  11. 4310c38 fix name of xosbuilder_app_list file by Scott Baker · 8 years ago
  12. 1febf62 allow service controller to be null by Scott Baker · 8 years ago
  13. 7806f62 detect unready controllers; add __init__.py for services by Scott Baker · 8 years ago
  14. b01d2c9 fix wrong directory for exampletenant api by Scott Baker · 8 years ago
  15. 94c3695 sometimes we need the empty __init__.py file by Scott Baker · 8 years ago
  16. 9307993 remove backup file by Scott Baker · 8 years ago
  17. 6132165 fix exampletenant.py by Scott Baker · 8 years ago
  18. 16cfb9c add support for rest_service and rest_tenant by Scott Baker · 8 years ago
  19. dcef42c fix docker-compose files by Scott Baker · 8 years ago
  20. 801a063 move away exampleservice tenant api by Scott Baker · 8 years ago
  21. 83b3fad automatically run docker-compose by Scott Baker · 8 years ago
  22. 003d358 add docker-compose to onboarding synchronizer by Scott Baker · 8 years ago
  23. 29b677b fix volumes by Scott Baker · 8 years ago
  24. 4bb7c29 move prereqs into separate section and more stuff into bootstrap by Scott Baker · 8 years ago
  25. f80891d move away exampleservice api by Scott Baker · 8 years ago
  26. 3eb4466 launch the modified UI container by Scott Baker · 8 years ago
  27. be41a12 XOS bootstrapping, WIP by Scott Baker · 8 years ago
  28. 83e8303 check in onboarding run.sh by Scott Baker · 8 years ago
  29. aab8a29 create docker-compose.yml by Scott Baker · 8 years ago
  30. e293e5f supply private_key_fn for ceilometer sync by Scott Baker · 8 years ago
  31. 02b6cdb add support for volumes by Scott Baker · 8 years ago
  32. 5ba0267 add run.sh to synchronizers by Scott Baker · 8 years ago
  33. 549cb25 set exampleservice's public key by Scott Baker · 8 years ago
  34. 037f679 install public keys into UI container by Scott Baker · 8 years ago
  35. 99db7b1 disable service_key_name; services should not set service.private_key_fn by Scott Baker · 8 years ago
  36. 0743cf3 specify xosbuilder private/public keys for exampleservice by Scott Baker · 8 years ago
  37. 802be4c remove numerous mounts from xos container; add onboarding synchronizer by Scott Baker · 8 years ago
  38. 516c2fe make containers makes all containers; add exampleservice target by Scott Baker · 8 years ago
  39. 18c8917 add public/private key support to onboarding synchronizer by Scott Baker · 8 years ago
  40. 513ea45 add models to synchronizer containers by Scott Baker · 8 years ago
  41. c2a2fe9 fix issues of downloading using manifest by Scott Baker · 8 years ago
  42. 1b88f5b check in playbook for XOS ui building by Scott Baker · 8 years ago
  43. acfe60a move synchronizer manifest into synchronizer directory by Scott Baker · 8 years ago
  44. 8062b76 service controller sync step by Scott Baker · 8 years ago
  45. cc35e24 service controller sync step by Scott Baker · 8 years ago
  46. 6e3de9c add the first path component back in by Scott Baker · 8 years ago
  47. 6071914 manifest for exampleservice synchronizer by Scott Baker · 8 years ago
  48. ec1e65a bring over the exampleservice synchronizer by Scott Baker · 8 years ago
  49. 73b0d95 for now, let's use our parent's docker build system by Scott Baker · 8 years ago
  50. 9c6191e add xosbuilder app list to INSTALLED_APPS by Scott Baker · 8 years ago
  51. ae196c3 create app_list and migration_list by Scott Baker · 8 years ago
  52. 8d252b6 build the docker images by Scott Baker · 8 years ago
  53. 9765b86 install docker in onboarding synchronizer container by Scott Baker · 8 years ago
  54. c87cb60 we need a synchronizer with docker baked into it by Scott Baker · 8 years ago
  55. b0eb23e now building dockerfiles by Scott Baker · 8 years ago
  56. ca78d16 add rebuild tool by Scott Baker · 8 years ago
  57. 95397b3 move exampleservice out of the way by Scott Baker · 8 years ago
  58. 7581c25 skeleton for sync_step by Scott Baker · 8 years ago
  59. 3cc19d6 more dependencies by Scott Baker · 8 years ago
  60. ab9b189 WIP onboarding synchronizer by Scott Baker · 8 years ago
  61. 03d486e add support for short-form Controller specification by Scott Baker · 8 years ago
  62. 411c4e9 add yaml resource format by Scott Baker · 8 years ago
  63. 664d2d5 tosca custom_types for exampleservice by Scott Baker · 8 years ago
  64. 5cf398b exampleservice onboard recipe by Scott Baker · 8 years ago
  65. 55fff50 tosca for servicecontroller by Scott Baker · 8 years ago
  66. bb12672 tosca for service controller resource by Scott Baker · 8 years ago
  67. 1ea8cb5 rename synchronizer manifest to manifest by Scott Baker · 8 years ago
  68. 6db2de2 set up a spot to onboard exampleservice from by Scott Baker · 8 years ago
  69. 147cace add controller to ServiceAdmin by Scott Baker · 8 years ago
  70. c2d017f admin for ServiceController by Scott Baker · 8 years ago
  71. 1e55982 add base_url field, change all URLs to StrippedCharField by Scott Baker · 8 years ago
  72. 120976d add XOS object by Scott Baker · 8 years ago
  73. 80d65b1 service onboarding models by Scott Baker · 8 years ago
  74. 61c42e4 Fixed UI tests after merge by Matteo Scandolo · 8 years ago
  75. 234e568 fix check of vsg image name by Scott Baker · 8 years ago
  76. 055e37a Merge branch 'mcord-merge' by Scott Baker · 8 years ago
  77. 6b5ea63 First to subscriber dashboard by Matteo Scandolo · 8 years ago
  78. b74c7c0 eliminate duplicate code by Scott Baker · 8 years ago
  79. 624348a do not allocate default start_ip/end_ip by Scott Baker · 8 years ago
  80. abad4c9 reconcile with master by Scott Baker · 8 years ago
  81. b6b86f1 fix conflict by Scott Baker · 8 years ago
  82. 7d539d3 Started refactoring of Subscriber Dashboard by Matteo Scandolo · 8 years ago
  83. bf3c5b6 Let certain steps be run always by Sapan Bhatia · 8 years ago
  84. 730afb6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  85. 6b17238 add logging options to limit size of log files by Scott Baker · 8 years ago
  86. 95b259e Added filtering by site to sliceplus API by Matteo Scandolo · 8 years ago
  87. 0b3e9dc Resolve conlict with XOS master by Matteo Scandolo · 8 years ago
  88. 614766f Added empty env folder by Matteo Scandolo · 8 years ago
  89. 6670477 Merge branch 'feature/ui-dev-environmnent' by Matteo Scandolo · 8 years ago
  90. 4ac9a0b Updated generator to read parent env config by Matteo Scandolo · 8 years ago
  91. ac1eb03 try to prevent disk filling up with obeserver logs by Scott Baker · 8 years ago
  92. da9dd86 Merge branch 'feature/vsg_image' by Scott Baker · 8 years ago
  93. dd45467 set default_image for vcpe and vsg slices by Scott Baker · 8 years ago
  94. 1527a29 Merge pull request #148 from arpiagariu/master by Matteo · 8 years ago
  95. 686a9c9 Changes to CSS file by arpiagariu · 8 years ago
  96. ff74674 remove bridgeutils, docker, pipework, and resolv.conf steps from vSG recipe by Scott Baker · 8 years ago
  97. 87aea3e set default_image for exampleservice by Scott Baker · 8 years ago
  98. 4c6a139 set default image for using vsg by Scott Baker · 8 years ago
  99. a8188a7 service images now determined from slice.default_image by Scott Baker · 8 years ago
  100. 1fb8c5c make sure the vSG image doesn't get installed automatically by XOS by Scott Baker · 8 years ago