1. 043d146 rename vcpe -> vsg by Scott Baker · 8 years ago
  2. fbd3766 Merge branch 'feature/api-cleanup' of https://github.com/open-cloud/xos into feature/api-cleanup by teone · 8 years ago
  3. f7936fe Test environment working, missing db setup by teone · 8 years ago
  4. ed5e867 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 8 years ago
  5. d6cedb5 re-autogenerated the api by Scott Baker · 8 years ago
  6. 54077df Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Matteo Scandolo · 8 years ago
  7. 3ba6aff Started test-standalone config, migrating to cloudlab by Matteo Scandolo · 8 years ago
  8. 15e8cce add endpoints for autogenerated api in the new place by Scott Baker · 8 years ago
  9. b0955d9 rename reverse relation of nodelabel to fix issue with apigen by Scott Baker · 8 years ago
  10. 64bfe91 started a README.md, to have a place to document modelgen commands by sbconsulting · 8 years ago
  11. b923b60 Add python-logstash by Andy Bavier · 8 years ago
  12. 681212e Install python logstash by Sapan Bhatia · 8 years ago
  13. d0e8ed8 Custom model tologdict by Sapan Bhatia · 8 years ago
  14. 91c497e Updated various synchronizers to take advantage of logstash capability by Sapan Bhatia · 8 years ago
  15. e033443 Added logstash support to xos logger by Sapan Bhatia · 8 years ago
  16. f8888ed Make models serializable for extended logging by Sapan Bhatia · 8 years ago
  17. 4471a05 Update DevStack instructions by Andy Bavier · 8 years ago
  18. 62ec3ee onos service api by Scott Baker · 8 years ago
  19. 6291e49 fix browseable api exceptions in subscriber by Scott Baker · 8 years ago
  20. 9a3a1c5 finished up attributes endpoint for onos app by Scott Baker · 8 years ago
  21. b3c466e API for ONOS App by Scott Baker · 8 years ago
  22. 9c98f28 Update setup-devstack.sh by Andy Bavier · 8 years ago
  23. c838e88 add index views by Scott Baker · 8 years ago
  24. 78a3ac5 Update setup-devstack.sh by Andy Bavier · 8 years ago
  25. a64d668 Install XOS + devstack on a new machine by Andy Bavier · 8 years ago
  26. de10f8b Comment out ceilometer because it's causing devstack install to fail by Andy Bavier · 8 years ago
  27. 743de62 .PHONE -> .PHONY by Zack Williams · 8 years ago
  28. b443d25 add custom message endpoint to example by Scott Baker · 8 years ago
  29. e34ef9e Update README.md by Matteo · 8 years ago
  30. b63c1d7 fix bug when getting default VTRService by Scott Baker · 8 years ago
  31. e4e5a8b helper function to get vsg_id from subscriber by Scott Baker · 8 years ago
  32. 713f219 sample scripts for truckroll api by Scott Baker · 8 years ago
  33. 63882fd Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Matteo Scandolo · 8 years ago
  34. c5310b1 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  35. 2b03025 Added generated css files to gitignore by Matteo Scandolo · 8 years ago
  36. 55064e5 api for exampleservice by Scott Baker · 8 years ago
  37. f18ec31 more scripts for exampletenant test by Scott Baker · 8 years ago
  38. d88f4f2 test script for exampletenant by Scott Baker · 8 years ago
  39. a9648ee move examples into subdirectories by Scott Baker · 8 years ago
  40. bbd84c3 tenant api for VTR and ExampleService by Scott Baker · 8 years ago
  41. 64a1658 fix bug by Scott Baker · 8 years ago
  42. bc559e1 add vsg endpoint by Scott Baker · 8 years ago
  43. 2b12c19 allow setting method_name to None by Scott Baker · 8 years ago
  44. 511dc83 add examples of getting a subscriber by Scott Baker · 8 years ago
  45. da501fc support subscriber name field by Scott Baker · 8 years ago
  46. 614db11 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 8 years ago
  47. 272ec45 consolodate update/create functions to xosapi_helpers; get create and update working by Scott Baker · 8 years ago
  48. bc36036 Update README.md by sbconsulting · 8 years ago
  49. 2b52e67 Update README.md by sbconsulting · 8 years ago
  50. 07979a3 starting work in the readmes by Scott Baker · 8 years ago
  51. 0b518f6 volt samples by Scott Baker · 8 years ago
  52. 2e71c6b subscriber has no c-tag or s-tag by Scott Baker · 8 years ago
  53. 09ee171 enable Tag tab in NodeAdmin by Scott Baker · 8 years ago
  54. 4746d48 example scripts by Scott Baker · 8 years ago
  55. f373576 ensure account_num is unique by Scott Baker · 8 years ago
  56. fd321aa support POST for creating new objects in API by Scott Baker · 8 years ago
  57. c279886 comment out debugging by Scott Baker · 8 years ago
  58. d52e1d9 support for editing subscriber features by Scott Baker · 8 years ago
  59. 75596d8 create API working for subscriber by Scott Baker · 8 years ago
  60. 5d45b8a fix bug in default attribute lookup by Scott Baker · 8 years ago
  61. cca6f09 modify import_methods to search by full module name by Scott Baker · 8 years ago
  62. e8b5368 add compute_node_name to related section of subscriber object by Scott Baker · 8 years ago
  63. b95087a volt tenant API by Scott Baker · 8 years ago
  64. 6292f34 remove unique SSID requirement on VOLTTenant by Scott Baker · 8 years ago
  65. 52c578a fix compatibility issue with rest_framework 3.3.3 by Scott Baker · 8 years ago
  66. add398b Resolved conflicts by Matteo Scandolo · 8 years ago
  67. be57850 Readme by Matteo Scandolo · 8 years ago
  68. 286fa8d Footer Style by Matteo Scandolo · 8 years ago
  69. f4bc1af refactor multi-controller dashboard (nagios) by Scott Baker · 8 years ago
  70. d608a39 fix sliceplus compatibility issues with djang-rest-framework 3.x by Scott Baker · 8 years ago
  71. 7becbf9 rename QUERY_PARAMS -> query_params for django-rest-framework compatibility by Scott Baker · 8 years ago
  72. ba1ed91 Added SCSS preprocessor the yeoman generator by Matteo Scandolo · 8 years ago
  73. 55f3947 Added scss to diagnostic build script by Matteo Scandolo · 8 years ago
  74. 871f9cd Moved diagnostic server script to allow sass by Matteo Scandolo · 8 years ago
  75. aeb5498 Moved bs config to js file by Matteo Scandolo · 8 years ago
  76. 8d0256f update djangorestframework by Scott Baker · 8 years ago
  77. 6c535b7 make import_methods fail if djang-rest-framework is too old by Scott Baker · 8 years ago
  78. 118ea23 add identity endpoints by Scott Baker · 8 years ago
  79. 6b6e1ef add identity and related dicts to subscriber by Scott Baker · 8 years ago
  80. b311ef7 Use a serializer for features by Scott Baker · 8 years ago
  81. 1463718 prevent importing import_methods.py by Scott Baker · 8 years ago
  82. 32ff03c refactored subscriber endpoint by Scott Baker · 8 years ago
  83. 3dbdc87 start endpoint with ^ by Scott Baker · 8 years ago
  84. a1dab37 start endpoint with ^ by Scott Baker · 8 years ago
  85. 634a60a Refactoring by Matteo Scandolo · 8 years ago
  86. b94bf9d Refactored tabs style by Matteo Scandolo · 8 years ago
  87. c77ad17 full height dashboard container by Matteo Scandolo · 8 years ago
  88. 7f4426f update to latest djangorestframework by Scott Baker · 8 years ago
  89. 9dca629 update to latest djangorestframework by Scott Baker · 8 years ago
  90. 9ac1dca move some things around by Scott Baker · 8 years ago
  91. 4bda19f Style refactoring by Matteo Scandolo · 8 years ago
  92. 144c188 Style refactoring by Matteo Scandolo · 8 years ago
  93. 19901aa Loading dashboard by id instead of name by Matteo Scandolo · 8 years ago
  94. 5350bbc Loading only one dashboard in home page by Matteo Scandolo · 8 years ago
  95. a817791 Reading only user dashboards by Matteo Scandolo · 8 years ago
  96. 40fa230 API refactor WIP by Scott Baker · 8 years ago
  97. fa1ddd3 Added dashboard in side navigation by Matteo Scandolo · 8 years ago
  98. 3a05558 API refactor WIP by Scott Baker · 8 years ago
  99. b0368dd observer->synchronizer by Sapan Bhatia · 8 years ago
  100. a4c8602 REstore red cloud icon to indicate that the synchronizer is offline by Sapan Bhatia · 8 years ago