1. d5f674d Update DevStack instructions by Andy Bavier · 8 years ago
  2. 5709486 onos service api by Scott Baker · 8 years ago
  3. 0aa863f fix browseable api exceptions in subscriber by Scott Baker · 8 years ago
  4. 5fb3800 finished up attributes endpoint for onos app by Scott Baker · 8 years ago
  5. 6f77592 API for ONOS App by Scott Baker · 8 years ago
  6. 7e8ad54 Update setup-devstack.sh by Andy Bavier · 8 years ago
  7. 2fa6878 add index views by Scott Baker · 8 years ago
  8. 01ca71f Update setup-devstack.sh by Andy Bavier · 8 years ago
  9. e4c5a10 Install XOS + devstack on a new machine by Andy Bavier · 8 years ago
  10. 7d55184 Comment out ceilometer because it's causing devstack install to fail by Andy Bavier · 8 years ago
  11. b616151 .PHONE -> .PHONY by Zack Williams · 8 years ago
  12. 223db8b add custom message endpoint to example by Scott Baker · 8 years ago
  13. 8bd45a6 Update README.md by Matteo · 8 years ago
  14. d34f6fb fix bug when getting default VTRService by Scott Baker · 8 years ago
  15. 061f3b0 helper function to get vsg_id from subscriber by Scott Baker · 8 years ago
  16. 6bdfad0 sample scripts for truckroll api by Scott Baker · 8 years ago
  17. 3d5ad92 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Matteo Scandolo · 8 years ago
  18. 1958418 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  19. d1ff9c4 Added generated css files to gitignore by Matteo Scandolo · 8 years ago
  20. d047c83 api for exampleservice by Scott Baker · 8 years ago
  21. fa7e01f more scripts for exampletenant test by Scott Baker · 8 years ago
  22. e07383a test script for exampletenant by Scott Baker · 8 years ago
  23. 69011bf move examples into subdirectories by Scott Baker · 8 years ago
  24. 5892b15 tenant api for VTR and ExampleService by Scott Baker · 8 years ago
  25. e4c9d87 fix bug by Scott Baker · 8 years ago
  26. 3f25a4b add vsg endpoint by Scott Baker · 8 years ago
  27. 13a287e allow setting method_name to None by Scott Baker · 8 years ago
  28. 1f68055 add examples of getting a subscriber by Scott Baker · 8 years ago
  29. 69c5688 support subscriber name field by Scott Baker · 8 years ago
  30. 5efe72f Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 8 years ago
  31. a7919e2 consolodate update/create functions to xosapi_helpers; get create and update working by Scott Baker · 8 years ago
  32. 714cf96 Update README.md by sbconsulting · 8 years ago
  33. df67257 Update README.md by sbconsulting · 8 years ago
  34. 0eccdbe starting work in the readmes by Scott Baker · 8 years ago
  35. 2245bdf volt samples by Scott Baker · 8 years ago
  36. b4a7485 subscriber has no c-tag or s-tag by Scott Baker · 8 years ago
  37. 2a67ed8 enable Tag tab in NodeAdmin by Scott Baker · 8 years ago
  38. 967c15f example scripts by Scott Baker · 8 years ago
  39. dc880f3 ensure account_num is unique by Scott Baker · 8 years ago
  40. 7603c26 support POST for creating new objects in API by Scott Baker · 8 years ago
  41. 750eadd comment out debugging by Scott Baker · 8 years ago
  42. 40f1568 support for editing subscriber features by Scott Baker · 8 years ago
  43. 6054ce5 create API working for subscriber by Scott Baker · 8 years ago
  44. f180ff3 fix bug in default attribute lookup by Scott Baker · 8 years ago
  45. a2c7627 modify import_methods to search by full module name by Scott Baker · 8 years ago
  46. 8ca0c07 add compute_node_name to related section of subscriber object by Scott Baker · 8 years ago
  47. 174323a volt tenant API by Scott Baker · 8 years ago
  48. 95fa7f0 remove unique SSID requirement on VOLTTenant by Scott Baker · 8 years ago
  49. 111854e fix compatibility issue with rest_framework 3.3.3 by Scott Baker · 8 years ago
  50. fc6d79f Resolved conflicts by Matteo Scandolo · 8 years ago
  51. a3b1e63 Readme by Matteo Scandolo · 8 years ago
  52. 3943bbf Footer Style by Matteo Scandolo · 8 years ago
  53. 87507f6 refactor multi-controller dashboard (nagios) by Scott Baker · 8 years ago
  54. 2563b73 fix sliceplus compatibility issues with djang-rest-framework 3.x by Scott Baker · 8 years ago
  55. f0ecaef rename QUERY_PARAMS -> query_params for django-rest-framework compatibility by Scott Baker · 8 years ago
  56. b7c91cf Added SCSS preprocessor the yeoman generator by Matteo Scandolo · 8 years ago
  57. 9d3face Added scss to diagnostic build script by Matteo Scandolo · 8 years ago
  58. 1df2173 Moved diagnostic server script to allow sass by Matteo Scandolo · 8 years ago
  59. 48008ed Moved bs config to js file by Matteo Scandolo · 8 years ago
  60. a8b3863 update djangorestframework by Scott Baker · 8 years ago
  61. 2908713 make import_methods fail if djang-rest-framework is too old by Scott Baker · 8 years ago
  62. 20189bf add identity endpoints by Scott Baker · 8 years ago
  63. 85f2cd3 add identity and related dicts to subscriber by Scott Baker · 8 years ago
  64. c4200f9 Use a serializer for features by Scott Baker · 8 years ago
  65. fd38f13 prevent importing import_methods.py by Scott Baker · 8 years ago
  66. 12d7108 refactored subscriber endpoint by Scott Baker · 8 years ago
  67. bca3a1b start endpoint with ^ by Scott Baker · 8 years ago
  68. 795de95 start endpoint with ^ by Scott Baker · 8 years ago
  69. 39f7a69 Refactoring by Matteo Scandolo · 8 years ago
  70. 6942f26 Refactored tabs style by Matteo Scandolo · 8 years ago
  71. 02c685a full height dashboard container by Matteo Scandolo · 8 years ago
  72. 8a3c620 update to latest djangorestframework by Scott Baker · 8 years ago
  73. 0786770 update to latest djangorestframework by Scott Baker · 8 years ago
  74. a71adc7 move some things around by Scott Baker · 8 years ago
  75. f0e1c06 Style refactoring by Matteo Scandolo · 8 years ago
  76. 2500e39 Style refactoring by Matteo Scandolo · 8 years ago
  77. 624b98c Loading dashboard by id instead of name by Matteo Scandolo · 8 years ago
  78. fa5d6ce Loading only one dashboard in home page by Matteo Scandolo · 8 years ago
  79. 86e446d Reading only user dashboards by Matteo Scandolo · 8 years ago
  80. d9d55f2 API refactor WIP by Scott Baker · 8 years ago
  81. 335c9b7 Added dashboard in side navigation by Matteo Scandolo · 8 years ago
  82. fb9544a API refactor WIP by Scott Baker · 8 years ago
  83. bfb1a89 observer->synchronizer by Sapan Bhatia · 8 years ago
  84. 1c7330f REstore red cloud icon to indicate that the synchronizer is offline by Sapan Bhatia · 8 years ago
  85. 56304cf Fixed navigation and title bug, added sass preprocessor by Matteo Scandolo · 8 years ago
  86. 775d324 started table component, mess up the generator by Matteo Scandolo · 8 years ago
  87. 91fe03d Library started by Matteo Scandolo · 8 years ago
  88. 7dea243 Reset content provider environment by Matteo Scandolo · 8 years ago
  89. 061094b Fixed ngXosLib tests by Matteo Scandolo · 8 years ago
  90. df82951 Ceilometer bug fix by Matteo Scandolo · 8 years ago
  91. 157c130 unminified ceilometer by Matteo Scandolo · 8 years ago
  92. 11020a0 Rebuild by Matteo Scandolo · 8 years ago
  93. f736807 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  94. 8420f62 Fixed ceilometer bug by Matteo Scandolo · 8 years ago
  95. a814d8d Various bug fixes by Sapan Bhatia · 8 years ago
  96. 6cb7d2b Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 8 years ago
  97. 99fb3e7 Synchronizer diagnostics by Sapan Bhatia · 8 years ago
  98. 91b80c8 Merge branch 'ceilometer_compressed_image' of https://github.com/open-cloud/xos into ceilometer_compressed_image by Srikanth Vavilapalli · 8 years ago
  99. ea61c9f Ceilometer compressed custom image - devstack fix by Srikanth Vavilapalli · 8 years ago
  100. 092d719 Using compressed qcow2 custom image for ceilometer service and checking cloudlab shared folders before downloading from www by Srikanth Vavilapalli · 8 years ago