1. c5e31c1 Fix error by Jeremy Mowery · 9 years ago
  2. 7b9850b sort and style by Jeremy Mowery · 9 years ago
  3. 05002f8 Improve synchronizer by Jeremy Mowery · 9 years ago
  4. d812e27 Improve client conf by Jeremy Mowery · 9 years ago
  5. 9b16525 Fix synchronizer by Jeremy Mowery · 9 years ago
  6. 4345c80 Remove compression by Jeremy Mowery · 9 years ago
  7. 0c26388 Fix synchronizer by Jeremy Mowery · 9 years ago
  8. 9d5694e Fix saving bug by Jeremy Mowery · 9 years ago
  9. 461180a fix use_ca_from by Jeremy Mowery · 9 years ago
  10. 231aab3 delete privs when necessary by Jeremy Mowery · 9 years ago
  11. 0534320 Make script better by Jeremy Mowery · 9 years ago
  12. 6dc1475 Fix script making bug by Jeremy Mowery · 9 years ago
  13. 73f66fc Add more cleanup steps by Jeremy Mowery · 9 years ago
  14. 40936a5 Fix small issues by Jeremy Mowery · 9 years ago
  15. 64b2610 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
  16. b94d7ab Test works at 1st run by Matteo Scandolo · 9 years ago
  17. af4c238 Added authentication to tests by Matteo Scandolo · 9 years ago
  18. a5f6417 Update README-Tutorial.md by Andy Bavier · 9 years ago
  19. 5c618fd Update README-Tutorial.md by Andy Bavier · 9 years ago
  20. b5d96e5 For XOS Tutorial by Andy Bavier · 9 years ago
  21. ca31a94 permission check on create by Scott Baker · 9 years ago
  22. 0d6c2d7 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 9 years ago
  23. a48dc11 check permissions when setting values or destroying by Scott Baker · 9 years ago
  24. e350c35 Make the xoslib method better by Jeremy Mowery · 9 years ago
  25. aac5e00 Fixed form bug by Matteo Scandolo · 9 years ago
  26. ce641b7 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  27. 336dda1 Documented cord API by Matteo Scandolo · 9 years ago
  28. 15d3fd6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  29. d37e743 fix 'management network needs to be inserted in slot 1 but there are already 2 private nics' bug by Scott Baker · 9 years ago
  30. c916b5e Test configuration working by Matteo Scandolo · 9 years ago
  31. 2a5edc9 Merge pull request #136 from open-cloud/feature/syndicate-ms by Zack Williams · 9 years ago
  32. 4d0be65 add syndicate devel configuration and syndicate-ms docker container by Zack Williams · 9 years ago
  33. 7d1c127 test helpers by teone · 9 years ago
  34. 9a71524 exampleservice config for pod by Scott Baker · 9 years ago
  35. 933ec5a Hopefully fix xoslib by Jeremy Mowery · 9 years ago
  36. 16edc2c Hopefully fix xoslib by Jeremy Mowery · 9 years ago
  37. 9023df9 Fix method by Jeremy Mowery · 9 years ago
  38. 0918b83 Merge branch 'AddVPNService' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
  39. c5540fe Fix XosLib by Jeremy Mowery · 9 years ago
  40. 841ba38 fix model import by Scott Baker · 9 years ago
  41. ad2cb4a add exampleservice to tosca by Scott Baker · 9 years ago
  42. e620296 exampleservice tosca recipe wip by Scott Baker · 9 years ago
  43. df905c5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  44. 7538ae8 rename vcpe -> vsg by Scott Baker · 9 years ago
  45. 6afe025 Fix again by Jeremy Mowery · 9 years ago
  46. 860f6ed Merge branch 'feature/api-cleanup' of https://github.com/open-cloud/xos into feature/api-cleanup by teone · 9 years ago
  47. e5a7d6f Test environment working, missing db setup by teone · 9 years ago
  48. 8c32d5a Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 9 years ago
  49. 3670465 Fix another problem by Jeremy Mowery · 9 years ago
  50. 3eeaecf re-autogenerated the api by Scott Baker · 9 years ago
  51. e2193ba Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Matteo Scandolo · 9 years ago
  52. a665842 Started test-standalone config, migrating to cloudlab by Matteo Scandolo · 9 years ago
  53. 7b9d87c add endpoints for autogenerated api in the new place by Scott Baker · 9 years ago
  54. 1271a4d rename reverse relation of nodelabel to fix issue with apigen by Scott Baker · 9 years ago
  55. f6a5f49 Fix typo by Jeremy Mowery · 9 years ago
  56. 69c9df4 started a README.md, to have a place to document modelgen commands by sbconsulting · 9 years ago
  57. d9a5e58 Fix problem by Jeremy Mowery · 9 years ago
  58. 523cc87 Fix issue with using Python 2 not 3 by Jeremy Mowery · 9 years ago
  59. 42dabe0 Add python-logstash by Andy Bavier · 9 years ago
  60. 0bde3a1 Install python logstash by Sapan Bhatia · 9 years ago
  61. 8dc418a Custom model tologdict by Sapan Bhatia · 9 years ago
  62. 9c7bf8b Correct method for listing VPNTenants that are accessible by a user by Jeremy Mowery · 9 years ago
  63. c3fb11c Initial tenant role and force tenant sync on privilege changes by Jeremy Mowery · 9 years ago
  64. 8dddf66 Updated various synchronizers to take advantage of logstash capability by Sapan Bhatia · 9 years ago
  65. 0337c56 Added logstash support to xos logger by Sapan Bhatia · 9 years ago
  66. ec2ff77 Make models serializable for extended logging by Sapan Bhatia · 9 years ago
  67. d5f674d Update DevStack instructions by Andy Bavier · 9 years ago
  68. ef23266 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
  69. 36fb9e5 Hopefully fix everything that needs to be fixed by Jeremy Mowery · 9 years ago
  70. 5709486 onos service api by Scott Baker · 9 years ago
  71. 0aa863f fix browseable api exceptions in subscriber by Scott Baker · 9 years ago
  72. 5fb3800 finished up attributes endpoint for onos app by Scott Baker · 9 years ago
  73. 6f77592 API for ONOS App by Scott Baker · 9 years ago
  74. 7e8ad54 Update setup-devstack.sh by Andy Bavier · 9 years ago
  75. 2fa6878 add index views by Scott Baker · 9 years ago
  76. 01ca71f Update setup-devstack.sh by Andy Bavier · 9 years ago
  77. e4c5a10 Install XOS + devstack on a new machine by Andy Bavier · 9 years ago
  78. 7d55184 Comment out ceilometer because it's causing devstack install to fail by Andy Bavier · 9 years ago
  79. b616151 .PHONE -> .PHONY by Zack Williams · 9 years ago
  80. 223db8b add custom message endpoint to example by Scott Baker · 9 years ago
  81. 8bd45a6 Update README.md by Matteo · 9 years ago
  82. d34f6fb fix bug when getting default VTRService by Scott Baker · 9 years ago
  83. 061f3b0 helper function to get vsg_id from subscriber by Scott Baker · 9 years ago
  84. 6bdfad0 sample scripts for truckroll api by Scott Baker · 9 years ago
  85. 3d5ad92 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Matteo Scandolo · 9 years ago
  86. 1958418 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  87. d1ff9c4 Added generated css files to gitignore by Matteo Scandolo · 9 years ago
  88. 5d06a23 Make VPN Great Again by Jeremy Mowery · 9 years ago
  89. d047c83 api for exampleservice by Scott Baker · 9 years ago
  90. fa7e01f more scripts for exampletenant test by Scott Baker · 9 years ago
  91. e07383a test script for exampletenant by Scott Baker · 9 years ago
  92. 69011bf move examples into subdirectories by Scott Baker · 9 years ago
  93. 5892b15 tenant api for VTR and ExampleService by Scott Baker · 9 years ago
  94. 2e97a75 Hopefully fix TenantPrilegeInline by Jeremy Mowery · 9 years ago
  95. 86d8f16 Hopefully fix TenantPrilegeInline by Jeremy Mowery · 9 years ago
  96. ea5811d Hopefully fix TenantPrilegeInline by Jeremy Mowery · 9 years ago
  97. 401d054 Hopefully fix TenantPrilegeInline by Jeremy Mowery · 9 years ago
  98. 9018d5e Hopefully fix TenantPrilegeInline by Jeremy Mowery · 9 years ago
  99. 0f18a9b add data container for VPN? by Jeremy Mowery · 9 years ago
  100. 75bb3e1 Try to fix volumes by Jeremy Mowery · 9 years ago