1. 1baebe3 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  2. d658576 Added custom validation option to xosField component by Matteo Scandolo · 8 years ago
  3. a80c086 resolve merge conflict by Scott Baker · 8 years ago
  4. 3dfbced Test xosField boolean value click by Matteo Scandolo · 8 years ago
  5. 697cfa8 onboard services for test-standalone by Scott Baker · 8 years ago
  6. 392730f no_update was preventing the recipe from doing anything by Scott Baker · 8 years ago
  7. 160e6ce Fixed validation tests by Matteo Scandolo · 8 years ago
  8. 3a7a69c throw exception if docker_project_name not set by Scott Baker · 8 years ago
  9. 73a5f83 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  10. b585d38 Added linting rules to ngXosLib and cleaned code by Matteo Scandolo · 8 years ago
  11. cdbc665 fix field class name error by Scott Baker · 8 years ago
  12. e91b8c0 Add new-nodes target by Andy Bavier · 8 years ago
  13. d2ba749 allow xos source_ui_image to be configured by Scott Baker · 8 years ago
  14. 8dc94a8 Remove artifact of merge conflict by Andy Bavier · 8 years ago
  15. e50e427 Merge branch 'arpiagariu-master' by Matteo Scandolo · 8 years ago
  16. a252101 Fixed conflict by Matteo Scandolo · 8 years ago
  17. 36639fc [xosTable] Removed filter for object and array columns by Matteo Scandolo · 8 years ago
  18. fbae94d merge by arpiagariu · 8 years ago
  19. abfdab5 npm-run-build tenant view by arpiagariu · 8 years ago
  20. e7c7920 test-standalone onboarding config (WIP) by Scott Baker · 8 years ago
  21. d9112e4 test-standalone onboarding config (WIP) by Scott Baker · 8 years ago
  22. 0aed100 test-standalone onboarding config (WIP) by Scott Baker · 8 years ago
  23. 1eb68e1 move enable/disable onboarding scripts to common; make exampleservice use bootstrap container by Scott Baker · 8 years ago
  24. 77268da add ceilometer onboarding by Scott Baker · 8 years ago
  25. 0ee1047 npm-run-build tenant view by arpiagariu · 8 years ago
  26. 0ffb4b8 Merge branch 'feature/onboard' by Scott Baker · 8 years ago
  27. 6e6e509 remove empty service directories by Scott Baker · 8 years ago
  28. e701f25 Added changes to karma.conf.ci.js by arpiagariu · 8 years ago
  29. e634182 remove ceilometer from settings.py and xos-manage by Scott Baker · 8 years ago
  30. 557f0ae move away old ceilometer APIs by Scott Baker · 8 years ago
  31. a02e061 move over sflowservice resource by Scott Baker · 8 years ago
  32. a28420b Update ngXosHelpers by arpiagariu · 8 years ago
  33. c3bcf97 Merge of pull request by arpiagariu · 8 years ago
  34. 4cf107b Fixed tests for ngXosLib by arpiagariu · 8 years ago
  35. 55eff26 move over ceilometer service by Scott Baker · 8 years ago
  36. 4b6077a Documented comparator service in ngXosLib by Matteo Scandolo · 8 years ago
  37. c74a5cd Merge branch 'feature/onboard' by Scott Baker · 8 years ago
  38. b6e58ad synchronizer_run for vtr by Scott Baker · 8 years ago
  39. b1adf63 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  40. dd11d7c Changed filter function in xosTable to allow filtering on boolean values represented by 0,1 values by Matteo Scandolo · 8 years ago
  41. fe967d1 fix proxy_ssh_key by Scott Baker · 8 years ago
  42. ab2aea7 specify the vtr config file by Scott Baker · 8 years ago
  43. 4c6ab11 allow vtr to use a specific key for contacting vsg instances by Scott Baker · 8 years ago
  44. 8633e57 expose synchronizer_run and synchronizer_config by Scott Baker · 8 years ago
  45. 0492c57 soften dependency between tosca/network.py and vrouter service by Scott Baker · 8 years ago
  46. 791b053 onboard the vrouter service by Scott Baker · 8 years ago
  47. 5be5cd9 remove vrouter from settings.py and xos-manage by Scott Baker · 8 years ago
  48. 4e4e1fb move out vrouter service by Scott Baker · 8 years ago
  49. 98680a5 Add changes to Docs by arpiagariu · 8 years ago
  50. 3256ea1 enable vtr synchronizer by Scott Baker · 8 years ago
  51. 5c88974 remove fabric from settings.py and xos-manage by Scott Baker · 8 years ago
  52. f2b30b3 rename fabric sync dir by Scott Baker · 8 years ago
  53. 8279a2b onboard fabric in cord-pod config by Scott Baker · 8 years ago
  54. 73d60b8 move over the fabric service by Scott Baker · 8 years ago
  55. 557e414 fix merge conflict by Scott Baker · 8 years ago
  56. f04797a eliminate unnecessary import by Scott Baker · 8 years ago
  57. 3df600a stop including event_manager.py which was commented out. This removes the fofum dep by Zack Williams · 8 years ago
  58. b44940a make sure to install admin_template by Scott Baker · 8 years ago
  59. 7578a4d fix url of vtn rest api by Scott Baker · 8 years ago
  60. f70643c vnt onboarding recipe by Scott Baker · 8 years ago
  61. 6f5bb8b remove vtn and onos from settings and xos-manage by Scott Baker · 8 years ago
  62. 0f90ab9 remove obsolete key field by Scott Baker · 8 years ago
  63. dc61612 remove obsolete key volume mounts by Scott Baker · 8 years ago
  64. 2acd673 onos keys by Scott Baker · 8 years ago
  65. 225d398 onboard onos and vtn by Scott Baker · 8 years ago
  66. a78907c move onos service over to onoarding by Scott Baker · 8 years ago
  67. a5037f0 move over vtn by Scott Baker · 8 years ago
  68. 2cbf524 install docker 1.10.3 by Scott Baker · 8 years ago
  69. c4071e4 syncronizer moved from synchronizers/vcpe to synchronizers/vsg by Scott Baker · 8 years ago
  70. cf3586f docker cannot efficiently build many COPY lines by Scott Baker · 8 years ago
  71. 7809b99 move fields to correct model by Scott Baker · 8 years ago
  72. 0761590 only launch synchronizer container if there is a synchronizer; use synchronizer_run and synchronizer_config if provided by Scott Baker · 8 years ago
  73. 001e36a synchronizer run and config options by Scott Baker · 8 years ago
  74. 8d0952c fix bad module name by Scott Baker · 8 years ago
  75. 705fe32 setup synchronizer config files by Scott Baker · 8 years ago
  76. 9625759 fix import module names by Scott Baker · 8 years ago
  77. 8698a8a remove username from bootstraping tosca run by Scott Baker · 8 years ago
  78. 57f5fdf fix key names by Scott Baker · 8 years ago
  79. 4e06b2c diable onboarding while onboarding multiple services by Scott Baker · 8 years ago
  80. a2ac153 onboard using the bootstrap container by Scott Baker · 8 years ago
  81. b6afa2a update app names by Scott Baker · 8 years ago
  82. cfd5372 add missing trailing slash by Scott Baker · 8 years ago
  83. 500b7eb remove unused key name by Scott Baker · 8 years ago
  84. 24a12bc Removed debugging by Matteo Scandolo · 8 years ago
  85. c604e44 Removed debugging by Matteo Scandolo · 8 years ago
  86. c01f8a5 Added loader to xosTable by Matteo Scandolo · 8 years ago
  87. 9c8858c Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  88. 882aca5 Rebuilt xosHelpers by Matteo Scandolo · 8 years ago
  89. 0d47591 Merge branch 'master' of https://github.com/arpiagariu/xos by arpiagariu · 8 years ago
  90. 10bd9cb Added changes to Routing by arpiagariu · 8 years ago
  91. 1d1558b onboard vsg and volt by Scott Baker · 8 years ago
  92. a33af70 fix error by Scott Baker · 8 years ago
  93. 057a6a1 add frontend_only option by Scott Baker · 8 years ago
  94. 0e8d5b6 move old xoslib methods out of the way by Scott Baker · 8 years ago
  95. 705373c remove xoslib truckroll endpoint by Scott Baker · 8 years ago
  96. 3a18b31 move away vtr service directory by Scott Baker · 8 years ago
  97. 94d2363 fix syntax error by Scott Baker · 8 years ago
  98. bb03a73 volt has no synchronizer by Scott Baker · 8 years ago
  99. 91b7f55 turn off vtr service by Scott Baker · 8 years ago
  100. f18102e auto-run onboarding synchronizer by Scott Baker · 8 years ago