1. fb30e1a Fixed #CORD-278 by Matteo Scandolo · 9 years ago
  2. 189db41 ONOSaaS models and admin by Scott Baker · 9 years ago
  3. 462a1d9 add TenantAttribute model by Scott Baker · 9 years ago
  4. b225bad Test XosValidate override by Matteo Scandolo · 9 years ago
  5. b994037 Merge branch 'master' of https://github.com/open-cloud/xos by Matteo Scandolo · 9 years ago
  6. dcfdf5a Minor CSS improvement by Matteo Scandolo · 9 years ago
  7. 9fbfafe Merge branch 'develop' by Matteo Scandolo · 9 years ago
  8. 88c2755 Merge branch 'feature/tenant_view' into develop by Matteo Scandolo · 9 years ago
  9. ce12ece Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  10. 57f1692 Fix for slow instantiating first sliver bug. by Sapan Bhatia · 9 years ago
  11. 5fdc41e move tosca config from dockerfile to makefile by Tony Mack · 9 years ago
  12. 37dc3e1 cleaned comments and debugging by Matteo Scandolo · 9 years ago
  13. d881a33 Tested define_model function and fixed frontend validation for issue #113 by Matteo Scandolo · 9 years ago
  14. 04c55b1 Added some notes on xosValidate by Matteo Scandolo · 9 years ago
  15. efa90e2 Cleaned up tenant view from style errors, still a lot of undef vars and fun by Matteo Scandolo · 9 years ago
  16. 9b562de Fixed README urls by Matteo Scandolo · 9 years ago
  17. 42d4082 Merge branch 'feature/xoslib_test' into develop by Matteo Scandolo · 9 years ago
  18. 6de8151 Uopdated Frontend README with Styleguide Informations by Matteo Scandolo · 9 years ago
  19. 7293a0e Added Google JavaScript Style Guide and fixed errors by Matteo Scandolo · 9 years ago
  20. 44273f5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  21. 1a36d66 fix sync_controller_networks failing NAT networks by Scott Baker · 9 years ago
  22. 4ed6e7e clone xos from git by Tony Mack · 9 years ago
  23. 6df94e0 Helloworld view by Sapan Bhatia · 9 years ago
  24. 8610549 Populate web server with hello world configuration by Sapan Bhatia · 9 years ago
  25. 821a8f4 Renaming for consistency hello_world -> helloworld by Sapan Bhatia · 9 years ago
  26. a947bbd Change hello_world -> helloworld, for consistency by Sapan Bhatia · 9 years ago
  27. 34a2532 many more test cases by Scott Baker · 9 years ago
  28. fe0ce73 refactor no-delete / no-update / no-create to base class by Scott Baker · 9 years ago
  29. fbb400f do not destroy deployment if nodes are attached by Scott Baker · 9 years ago
  30. b499171 do not destroy controller if it has active nodes by Scott Baker · 9 years ago
  31. 6f156fa add xos_base_properties to more objects by Scott Baker · 9 years ago
  32. cfbcb6d fix build issues by Tony Mack · 9 years ago
  33. 89a71e0 Merge branch 'master' into feature/xoslib_test by Matteo Scandolo · 9 years ago
  34. 8008a22 Tested extend_defaults and getCookie methods by Matteo Scandolo · 9 years ago
  35. 5a6c812 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  36. 63efe79 some objects had broken select_by_users functions by Scott Baker · 9 years ago
  37. 0fb7066 Pull in some other changes for CORD by Andy Bavier · 9 years ago
  38. d3b579f Fix typo by Andy Bavier · 9 years ago
  39. 4464729 Add vcpe_public_key by Andy Bavier · 9 years ago
  40. 678679a Remove newline from end of field by Andy Bavier · 9 years ago
  41. 8021d0d Resolve deadlock caused in a single synchronizer by cross-synchronizer by Sapan Bhatia · 9 years ago
  42. a3a8ef0 Tweaks to network templates by Andy Bavier · 9 years ago
  43. 0894ad8 Started testing xos-backbone spare functions by Matteo Scandolo · 9 years ago
  44. c91ebfe Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  45. f37eecf Changes to preserve nat-net template configuration by Andy Bavier · 9 years ago
  46. 3a2d2b0 Tested XOSModel methods, getChoices is missing test by Matteo Scandolo · 9 years ago
  47. 39de0c5 Started testing xos-backbone by Matteo Scandolo · 9 years ago
  48. e28bf0d Moved fixtures in a separated folder by Matteo Scandolo · 9 years ago
  49. db16135 Tested HTML involved methods in xos-utils by Matteo Scandolo · 9 years ago
  50. 35e98cb fix run.sh was pointing to the hpc observer by Scott Baker · 9 years ago
  51. 75e148a Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  52. 7999762 include some stock tosca definitions (Compute, Network) in documentation by Scott Baker · 9 years ago
  53. 2f341b4 more description text by Scott Baker · 9 years ago
  54. 64da1cf add a description for the TOSCA compute node by Scott Baker · 9 years ago
  55. f9eee26 XOS configuration for CORD devel environment on CloudLab by Andy Bavier · 9 years ago
  56. 1802c3e Tweaks to --add-host by Andy Bavier · 9 years ago
  57. e103084 Using jasmine jQuery to load Html Fixture in tests by Matteo Scandolo · 9 years ago
  58. 36e65db Add iptables rules for remote head node by Andy Bavier · 9 years ago
  59. 498ad0b Tested strip_scripts utility by Matteo Scandolo · 9 years ago
  60. 11f1b11 Tested utils that does not involve html by Matteo Scandolo · 9 years ago
  61. ec9fb21 Started xos-util tests and emproved readme by Matteo Scandolo · 9 years ago
  62. 2d9c9c4 Configured Eslint by Matteo Scandolo · 9 years ago
  63. 19f80cf Eslint configured in xoslib folder by Matteo Scandolo · 9 years ago
  64. 8d0f716 Added Babel preprocessor to convert ES6 js files by Matteo Scandolo · 9 years ago
  65. dcd402c Test environment ready by Matteo Scandolo · 9 years ago
  66. df6a279 Installed node and shared xoslib folder by Matteo Scandolo · 9 years ago
  67. 7ef6a8e changed frontend readme by Matteo Scandolo · 9 years ago
  68. 8ba69ab comment describing phony serializer by Scott Baker · 9 years ago
  69. d2c51f5 add table of contents by Scott Baker · 9 years ago
  70. 883521a TOSCA documentation autogeneration tool by Scott Baker · 9 years ago
  71. ce16e78 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  72. 3a6a1ab more description text by Scott Baker · 9 years ago
  73. 941c932 Configure XOS for for Kilo install on CloudLab by Andy Bavier · 9 years ago
  74. 13653fe Fix SSL errors from Neutron by Andy Bavier · 9 years ago
  75. 76879c1 fix Swagger UI generation failing on CordDebugViewSet by Scott Baker · 9 years ago
  76. d70dd77 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  77. 57b9ac7 move prereqs to a separate Makefile by Scott Baker · 9 years ago
  78. b355340 Add config drive for metadata by Andy Bavier · 9 years ago
  79. ac417d1 observer slice test by Scott Baker · 9 years ago
  80. ec2a3b1 observer user test by Scott Baker · 9 years ago
  81. 9a00c93 observer site test by Scott Baker · 9 years ago
  82. 19cdb6d cleanup makefile variable names by Scott Baker · 9 years ago
  83. 82fe45d check in missing sample.yaml file by Scott Baker · 9 years ago
  84. 764884a add 'make enter' target by Scott Baker · 9 years ago
  85. 57151b9 rename develserver to devel by Scott Baker · 9 years ago
  86. df74e7c make sure display_name is different from login_base for nodetest by Scott Baker · 9 years ago
  87. 8bf8dc6 Minor fix by Andy Bavier · 9 years ago
  88. 91af54e fix lookup of site from node by Scott Baker · 9 years ago
  89. 1750f93 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  90. a6a4372 frontend configuration; add wait_for_xos.sh by Scott Baker · 9 years ago
  91. f3c17e1 revert remaining step and playbooks by Tony Mack · 9 years ago
  92. 90f0b8c Now pulling port forwarding information directly from XOS by Andy Bavier · 9 years ago
  93. 3944db2 revert merge from domain_auth branch by Tony Mack · 9 years ago
  94. a7a1498 added default root user by Tony Mack · 9 years ago
  95. 41c3a02 initial commit by Tony Mack · 9 years ago
  96. a76ce3a initial commit by Tony Mack · 9 years ago
  97. fc58709 add remaing users, slices and services by Tony Mack · 9 years ago
  98. 040da47 adding entries from public deployment by Tony Mack · 9 years ago
  99. d4f59d3 devel server configuration by Scott Baker · 9 years ago
  100. aca5d5b README for test configuration by Scott Baker · 9 years ago