1. 037f679 install public keys into UI container by Scott Baker · 8 years ago
  2. 99db7b1 disable service_key_name; services should not set service.private_key_fn by Scott Baker · 8 years ago
  3. 0743cf3 specify xosbuilder private/public keys for exampleservice by Scott Baker · 8 years ago
  4. 802be4c remove numerous mounts from xos container; add onboarding synchronizer by Scott Baker · 8 years ago
  5. 516c2fe make containers makes all containers; add exampleservice target by Scott Baker · 8 years ago
  6. 18c8917 add public/private key support to onboarding synchronizer by Scott Baker · 8 years ago
  7. 513ea45 add models to synchronizer containers by Scott Baker · 8 years ago
  8. c2a2fe9 fix issues of downloading using manifest by Scott Baker · 8 years ago
  9. 1b88f5b check in playbook for XOS ui building by Scott Baker · 8 years ago
  10. acfe60a move synchronizer manifest into synchronizer directory by Scott Baker · 8 years ago
  11. 8062b76 service controller sync step by Scott Baker · 8 years ago
  12. cc35e24 service controller sync step by Scott Baker · 8 years ago
  13. 6e3de9c add the first path component back in by Scott Baker · 8 years ago
  14. 6071914 manifest for exampleservice synchronizer by Scott Baker · 8 years ago
  15. ec1e65a bring over the exampleservice synchronizer by Scott Baker · 8 years ago
  16. 73b0d95 for now, let's use our parent's docker build system by Scott Baker · 8 years ago
  17. 9c6191e add xosbuilder app list to INSTALLED_APPS by Scott Baker · 8 years ago
  18. ae196c3 create app_list and migration_list by Scott Baker · 8 years ago
  19. 8d252b6 build the docker images by Scott Baker · 8 years ago
  20. 9765b86 install docker in onboarding synchronizer container by Scott Baker · 8 years ago
  21. c87cb60 we need a synchronizer with docker baked into it by Scott Baker · 8 years ago
  22. b0eb23e now building dockerfiles by Scott Baker · 8 years ago
  23. ca78d16 add rebuild tool by Scott Baker · 8 years ago
  24. 95397b3 move exampleservice out of the way by Scott Baker · 8 years ago
  25. 7581c25 skeleton for sync_step by Scott Baker · 8 years ago
  26. 3cc19d6 more dependencies by Scott Baker · 8 years ago
  27. ab9b189 WIP onboarding synchronizer by Scott Baker · 8 years ago
  28. 03d486e add support for short-form Controller specification by Scott Baker · 8 years ago
  29. 411c4e9 add yaml resource format by Scott Baker · 8 years ago
  30. 664d2d5 tosca custom_types for exampleservice by Scott Baker · 8 years ago
  31. 5cf398b exampleservice onboard recipe by Scott Baker · 8 years ago
  32. 55fff50 tosca for servicecontroller by Scott Baker · 8 years ago
  33. bb12672 tosca for service controller resource by Scott Baker · 8 years ago
  34. 1ea8cb5 rename synchronizer manifest to manifest by Scott Baker · 8 years ago
  35. 6db2de2 set up a spot to onboard exampleservice from by Scott Baker · 8 years ago
  36. 147cace add controller to ServiceAdmin by Scott Baker · 8 years ago
  37. c2d017f admin for ServiceController by Scott Baker · 8 years ago
  38. 1e55982 add base_url field, change all URLs to StrippedCharField by Scott Baker · 8 years ago
  39. 120976d add XOS object by Scott Baker · 8 years ago
  40. 80d65b1 service onboarding models by Scott Baker · 8 years ago
  41. 61c42e4 Fixed UI tests after merge by Matteo Scandolo · 8 years ago
  42. 234e568 fix check of vsg image name by Scott Baker · 8 years ago
  43. 055e37a Merge branch 'mcord-merge' by Scott Baker · 8 years ago
  44. 6b5ea63 First to subscriber dashboard by Matteo Scandolo · 8 years ago
  45. b74c7c0 eliminate duplicate code by Scott Baker · 8 years ago
  46. 624348a do not allocate default start_ip/end_ip by Scott Baker · 8 years ago
  47. abad4c9 reconcile with master by Scott Baker · 8 years ago
  48. b6b86f1 fix conflict by Scott Baker · 8 years ago
  49. 7d539d3 Started refactoring of Subscriber Dashboard by Matteo Scandolo · 8 years ago
  50. bf3c5b6 Let certain steps be run always by Sapan Bhatia · 8 years ago
  51. 730afb6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  52. 6b17238 add logging options to limit size of log files by Scott Baker · 8 years ago
  53. 95b259e Added filtering by site to sliceplus API by Matteo Scandolo · 8 years ago
  54. 0b3e9dc Resolve conlict with XOS master by Matteo Scandolo · 8 years ago
  55. 614766f Added empty env folder by Matteo Scandolo · 8 years ago
  56. 6670477 Merge branch 'feature/ui-dev-environmnent' by Matteo Scandolo · 8 years ago
  57. 4ac9a0b Updated generator to read parent env config by Matteo Scandolo · 8 years ago
  58. ac1eb03 try to prevent disk filling up with obeserver logs by Scott Baker · 8 years ago
  59. da9dd86 Merge branch 'feature/vsg_image' by Scott Baker · 8 years ago
  60. dd45467 set default_image for vcpe and vsg slices by Scott Baker · 8 years ago
  61. 1527a29 Merge pull request #148 from arpiagariu/master by Matteo · 8 years ago
  62. 686a9c9 Changes to CSS file by arpiagariu · 8 years ago
  63. ff74674 remove bridgeutils, docker, pipework, and resolv.conf steps from vSG recipe by Scott Baker · 8 years ago
  64. 87aea3e set default_image for exampleservice by Scott Baker · 8 years ago
  65. 4c6a139 set default image for using vsg by Scott Baker · 8 years ago
  66. a8188a7 service images now determined from slice.default_image by Scott Baker · 8 years ago
  67. 1fb8c5c make sure the vSG image doesn't get installed automatically by XOS by Scott Baker · 8 years ago
  68. 92c883a tool to wait for an object to show up by Scott Baker · 8 years ago
  69. 2ce4e13 Added changes for custom Logout Page by arpiagariu · 8 years ago
  70. 80b5c19 add base_props to image by Scott Baker · 8 years ago
  71. 47efb47 image must end in .img extension by Scott Baker · 8 years ago
  72. 71d7546 Fixed bub CORD-147 by arpiagariu · 8 years ago
  73. 71df4dd download vsg custom image by Scott Baker · 8 years ago
  74. 95d6cb3 cleanup some debugging messages by Scott Baker · 8 years ago
  75. d540413 install docker and other things by Scott Baker · 8 years ago
  76. 49c08d2 a newer version of ansible is required, than the one that is in the 14.04 repo by Scott Baker · 8 years ago
  77. adadd33 add cleanup target by Scott Baker · 8 years ago
  78. a69a7a6 readme file by Scott Baker · 8 years ago
  79. 15d25eb vSG image builder, WIP by Scott Baker · 8 years ago
  80. c647c9b Added boolean filter to xosTable by Matteo Scandolo · 8 years ago
  81. cced54d Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  82. 54bc5f7 Changed ngXosLib CI tests to include builded views by Matteo Scandolo · 8 years ago
  83. f21a4b9 Update README-Tutorial.md by Andy Bavier · 8 years ago
  84. 9a3c2dc Update README-Tutorial.md by Andy Bavier · 8 years ago
  85. 1fd3c49 Update README-Tutorial.md by Andy Bavier · 8 years ago
  86. a2ca42d Update README.md by sbconsulting · 8 years ago
  87. cd69d6a Update README.md by sbconsulting · 8 years ago
  88. 9e06963 Update README.md by sbconsulting · 8 years ago
  89. cdeaaec Update README.md by sbconsulting · 8 years ago
  90. ce096ed notes on ONS demo changes by sbconsulting · 8 years ago
  91. 753520b Updated truckroll dashboard to new generator by Matteo Scandolo · 8 years ago
  92. e993b88 Updated OpenVPN Dashboard by Matteo Scandolo · 8 years ago
  93. 97532ef Moved Content Provider Dashboard to new generator by Matteo Scandolo · 8 years ago
  94. 40bea63 Defined a karma config to test all builded views by Matteo Scandolo · 8 years ago
  95. 65a68cb Merge pull request #145 from arpiagariu/master by Matteo · 8 years ago
  96. 4bb9e5b added Username check from Git by arpiagariu · 8 years ago
  97. fe307b1 updated diagnostic dashboard by Matteo Scandolo · 8 years ago
  98. 947b8cd Updated path in view generator readme by Matteo Scandolo · 8 years ago
  99. dfc03bf Merged branch api-cleanup by Matteo Scandolo · 8 years ago
  100. db20d5a Fixed tests by Matteo Scandolo · 8 years ago