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