1. 8ae56dd tosca resource for vrouterservice by Scott Baker · 8 years ago
  2. 537ca8d allow services to attach address pools by Scott Baker · 8 years ago
  3. b7a16e2 make vSG grab a vRouter instead of a vBNG by Scott Baker · 8 years ago
  4. 8a66011 modify recipe for new addresspool changes by Scott Baker · 8 years ago
  5. bd81e27 plumb gateway_ip and gateway_mac through tosca by Scott Baker · 8 years ago
  6. 380e738 tosca custom_types for changes to AddressPool by Scott Baker · 8 years ago
  7. 9deac2e add gateway_ip, gateway_mac, and service to AddressPool by Scott Baker · 8 years ago
  8. d25fcd0 vRouter service WIP by Scott Baker · 8 years ago
  9. ba9e4e6 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  10. b6468ac Added config/setup to gitignore by Matteo Scandolo · 8 years ago
  11. ac26b04 Removed config/setup by Matteo Scandolo · 8 years ago
  12. b57a2f8 Added section "Inspecting the vSG" by Andy Bavier · 8 years ago
  13. f48f638 tosca sample for service chain by Scott Baker · 8 years ago
  14. e6e7855 don't try to attach the management network into a service chain by Scott Baker · 8 years ago
  15. da7b36f Added jenkins Url in readme by Matteo Scandolo · 8 years ago
  16. 949315c Test for jenkins hooks by Matteo Scandolo · 8 years ago
  17. c7864b6 Forcing container deletion in test-standalone config by Matteo Scandolo · 8 years ago
  18. bcbfdab Added cleanup target in test-standalone makefile by Matteo Scandolo · 8 years ago
  19. fd1fc27 Fixed small bug on login page by Matteo Scandolo · 8 years ago
  20. 78eb2ec Merge branch 'feature/api-cleanup' by Matteo Scandolo · 8 years ago
  21. d89d826 Clean by Matteo Scandolo · 8 years ago
  22. f17db7a fix wrong key name by Scott Baker · 8 years ago
  23. d992f03 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  24. 490720f add keys for exampleservice service by Scott Baker · 8 years ago
  25. 003f5c8 Update README-Tutorial.md by sbconsulting · 8 years ago
  26. 888550f Update README-Tutorial.md by Andy Bavier · 8 years ago
  27. f2bb559 Removed loggin informations by Matteo Scandolo · 8 years ago
  28. 47a9ac8 remove testing modification by Zack Williams · 8 years ago
  29. b10f4d2 update for new syndicate config variable, MS_APP_PUBLIC_HOST by Zack Williams · 8 years ago
  30. b94d7ab Test works at 1st run by Matteo Scandolo · 8 years ago
  31. af4c238 Added authentication to tests by Matteo Scandolo · 8 years ago
  32. a5f6417 Update README-Tutorial.md by Andy Bavier · 8 years ago
  33. 5c618fd Update README-Tutorial.md by Andy Bavier · 8 years ago
  34. b5d96e5 For XOS Tutorial by Andy Bavier · 8 years ago
  35. ca31a94 permission check on create by Scott Baker · 8 years ago
  36. 0d6c2d7 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 8 years ago
  37. a48dc11 check permissions when setting values or destroying by Scott Baker · 8 years ago
  38. aac5e00 Fixed form bug by Matteo Scandolo · 8 years ago
  39. ce641b7 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  40. 336dda1 Documented cord API by Matteo Scandolo · 8 years ago
  41. 15d3fd6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  42. d37e743 fix 'management network needs to be inserted in slot 1 but there are already 2 private nics' bug by Scott Baker · 8 years ago
  43. c916b5e Test configuration working by Matteo Scandolo · 8 years ago
  44. 2a5edc9 Merge pull request #136 from open-cloud/feature/syndicate-ms by Zack Williams · 8 years ago
  45. 4d0be65 add syndicate devel configuration and syndicate-ms docker container by Zack Williams · 8 years ago
  46. 7d1c127 test helpers by teone · 8 years ago
  47. 9a71524 exampleservice config for pod by Scott Baker · 8 years ago
  48. 841ba38 fix model import by Scott Baker · 8 years ago
  49. ad2cb4a add exampleservice to tosca by Scott Baker · 8 years ago
  50. e620296 exampleservice tosca recipe wip by Scott Baker · 8 years ago
  51. df905c5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  52. 7538ae8 rename vcpe -> vsg by Scott Baker · 8 years ago
  53. 860f6ed Merge branch 'feature/api-cleanup' of https://github.com/open-cloud/xos into feature/api-cleanup by teone · 8 years ago
  54. e5a7d6f Test environment working, missing db setup by teone · 8 years ago
  55. 8c32d5a Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 8 years ago
  56. 3eeaecf re-autogenerated the api by Scott Baker · 8 years ago
  57. e2193ba Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Matteo Scandolo · 8 years ago
  58. a665842 Started test-standalone config, migrating to cloudlab by Matteo Scandolo · 8 years ago
  59. 7b9d87c add endpoints for autogenerated api in the new place by Scott Baker · 8 years ago
  60. 1271a4d rename reverse relation of nodelabel to fix issue with apigen by Scott Baker · 8 years ago
  61. 69c9df4 started a README.md, to have a place to document modelgen commands by sbconsulting · 8 years ago
  62. 42dabe0 Add python-logstash by Andy Bavier · 8 years ago
  63. 0bde3a1 Install python logstash by Sapan Bhatia · 8 years ago
  64. 8dc418a Custom model tologdict by Sapan Bhatia · 8 years ago
  65. 8dddf66 Updated various synchronizers to take advantage of logstash capability by Sapan Bhatia · 8 years ago
  66. 0337c56 Added logstash support to xos logger by Sapan Bhatia · 8 years ago
  67. ec2ff77 Make models serializable for extended logging by Sapan Bhatia · 8 years ago
  68. d5f674d Update DevStack instructions by Andy Bavier · 8 years ago
  69. 5709486 onos service api by Scott Baker · 8 years ago
  70. 0aa863f fix browseable api exceptions in subscriber by Scott Baker · 8 years ago
  71. 5fb3800 finished up attributes endpoint for onos app by Scott Baker · 8 years ago
  72. 6f77592 API for ONOS App by Scott Baker · 8 years ago
  73. 7e8ad54 Update setup-devstack.sh by Andy Bavier · 8 years ago
  74. 2fa6878 add index views by Scott Baker · 8 years ago
  75. 01ca71f Update setup-devstack.sh by Andy Bavier · 8 years ago
  76. e4c5a10 Install XOS + devstack on a new machine by Andy Bavier · 8 years ago
  77. 7d55184 Comment out ceilometer because it's causing devstack install to fail by Andy Bavier · 8 years ago
  78. b616151 .PHONE -> .PHONY by Zack Williams · 8 years ago
  79. 223db8b add custom message endpoint to example by Scott Baker · 8 years ago
  80. 8bd45a6 Update README.md by Matteo · 8 years ago
  81. d34f6fb fix bug when getting default VTRService by Scott Baker · 8 years ago
  82. 061f3b0 helper function to get vsg_id from subscriber by Scott Baker · 8 years ago
  83. 6bdfad0 sample scripts for truckroll api by Scott Baker · 8 years ago
  84. 3d5ad92 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Matteo Scandolo · 8 years ago
  85. 1958418 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  86. d1ff9c4 Added generated css files to gitignore by Matteo Scandolo · 8 years ago
  87. d047c83 api for exampleservice by Scott Baker · 8 years ago
  88. fa7e01f more scripts for exampletenant test by Scott Baker · 8 years ago
  89. e07383a test script for exampletenant by Scott Baker · 8 years ago
  90. 69011bf move examples into subdirectories by Scott Baker · 8 years ago
  91. 5892b15 tenant api for VTR and ExampleService by Scott Baker · 8 years ago
  92. e4c9d87 fix bug by Scott Baker · 8 years ago
  93. 3f25a4b add vsg endpoint by Scott Baker · 8 years ago
  94. 13a287e allow setting method_name to None by Scott Baker · 8 years ago
  95. 1f68055 add examples of getting a subscriber by Scott Baker · 8 years ago
  96. 69c5688 support subscriber name field by Scott Baker · 8 years ago
  97. 5efe72f Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 8 years ago
  98. a7919e2 consolodate update/create functions to xosapi_helpers; get create and update working by Scott Baker · 8 years ago
  99. 714cf96 Update README.md by sbconsulting · 8 years ago
  100. df67257 Update README.md by sbconsulting · 8 years ago