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