1. f2bb559 Removed loggin informations by Matteo Scandolo · 8 years ago
  2. b94d7ab Test works at 1st run by Matteo Scandolo · 8 years ago
  3. af4c238 Added authentication to tests by Matteo Scandolo · 8 years ago
  4. ca31a94 permission check on create by Scott Baker · 8 years ago
  5. 0d6c2d7 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 8 years ago
  6. a48dc11 check permissions when setting values or destroying by Scott Baker · 8 years ago
  7. 336dda1 Documented cord API by Matteo Scandolo · 8 years ago
  8. c916b5e Test configuration working by Matteo Scandolo · 8 years ago
  9. 7d1c127 test helpers by teone · 8 years ago
  10. 860f6ed Merge branch 'feature/api-cleanup' of https://github.com/open-cloud/xos into feature/api-cleanup by teone · 8 years ago
  11. e5a7d6f Test environment working, missing db setup by teone · 8 years ago
  12. 8c32d5a Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 8 years ago
  13. 3eeaecf re-autogenerated the api by Scott Baker · 8 years ago
  14. e2193ba Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Matteo Scandolo · 8 years ago
  15. a665842 Started test-standalone config, migrating to cloudlab by Matteo Scandolo · 8 years ago
  16. 7b9d87c add endpoints for autogenerated api in the new place by Scott Baker · 8 years ago
  17. 1271a4d rename reverse relation of nodelabel to fix issue with apigen by Scott Baker · 8 years ago
  18. 5709486 onos service api by Scott Baker · 8 years ago
  19. 0aa863f fix browseable api exceptions in subscriber by Scott Baker · 8 years ago
  20. 5fb3800 finished up attributes endpoint for onos app by Scott Baker · 8 years ago
  21. 6f77592 API for ONOS App by Scott Baker · 8 years ago
  22. 2fa6878 add index views by Scott Baker · 8 years ago
  23. 223db8b add custom message endpoint to example by Scott Baker · 8 years ago
  24. d34f6fb fix bug when getting default VTRService by Scott Baker · 8 years ago
  25. 061f3b0 helper function to get vsg_id from subscriber by Scott Baker · 8 years ago
  26. 6bdfad0 sample scripts for truckroll api by Scott Baker · 8 years ago
  27. 3d5ad92 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Matteo Scandolo · 8 years ago
  28. d1ff9c4 Added generated css files to gitignore by Matteo Scandolo · 8 years ago
  29. d047c83 api for exampleservice by Scott Baker · 8 years ago
  30. fa7e01f more scripts for exampletenant test by Scott Baker · 8 years ago
  31. e07383a test script for exampletenant by Scott Baker · 8 years ago
  32. 69011bf move examples into subdirectories by Scott Baker · 8 years ago
  33. 5892b15 tenant api for VTR and ExampleService by Scott Baker · 8 years ago
  34. e4c9d87 fix bug by Scott Baker · 8 years ago
  35. 3f25a4b add vsg endpoint by Scott Baker · 8 years ago
  36. 13a287e allow setting method_name to None by Scott Baker · 8 years ago
  37. 1f68055 add examples of getting a subscriber by Scott Baker · 8 years ago
  38. 69c5688 support subscriber name field by Scott Baker · 8 years ago
  39. 5efe72f Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 8 years ago
  40. a7919e2 consolodate update/create functions to xosapi_helpers; get create and update working by Scott Baker · 8 years ago
  41. 714cf96 Update README.md by sbconsulting · 8 years ago
  42. df67257 Update README.md by sbconsulting · 8 years ago
  43. 0eccdbe starting work in the readmes by Scott Baker · 8 years ago
  44. 2245bdf volt samples by Scott Baker · 8 years ago
  45. b4a7485 subscriber has no c-tag or s-tag by Scott Baker · 8 years ago
  46. 967c15f example scripts by Scott Baker · 8 years ago
  47. dc880f3 ensure account_num is unique by Scott Baker · 8 years ago
  48. 7603c26 support POST for creating new objects in API by Scott Baker · 8 years ago
  49. 750eadd comment out debugging by Scott Baker · 8 years ago
  50. 40f1568 support for editing subscriber features by Scott Baker · 8 years ago
  51. 6054ce5 create API working for subscriber by Scott Baker · 8 years ago
  52. f180ff3 fix bug in default attribute lookup by Scott Baker · 8 years ago
  53. a2c7627 modify import_methods to search by full module name by Scott Baker · 8 years ago
  54. 8ca0c07 add compute_node_name to related section of subscriber object by Scott Baker · 8 years ago
  55. 174323a volt tenant API by Scott Baker · 8 years ago
  56. 95fa7f0 remove unique SSID requirement on VOLTTenant by Scott Baker · 8 years ago
  57. 111854e fix compatibility issue with rest_framework 3.3.3 by Scott Baker · 8 years ago
  58. 2563b73 fix sliceplus compatibility issues with djang-rest-framework 3.x by Scott Baker · 8 years ago
  59. f0ecaef rename QUERY_PARAMS -> query_params for django-rest-framework compatibility by Scott Baker · 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. 8a3c620 update to latest djangorestframework by Scott Baker · 8 years ago
  70. 0786770 update to latest djangorestframework by Scott Baker · 8 years ago
  71. a71adc7 move some things around by Scott Baker · 8 years ago
  72. d9d55f2 API refactor WIP by Scott Baker · 8 years ago
  73. fb9544a API refactor WIP by Scott Baker · 8 years ago
  74. 061094b Fixed ngXosLib tests by Matteo Scandolo · 8 years ago
  75. df82951 Ceilometer bug fix by Matteo Scandolo · 8 years ago
  76. 157c130 unminified ceilometer by Matteo Scandolo · 8 years ago
  77. 11020a0 Rebuild by Matteo Scandolo · 8 years ago
  78. f736807 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  79. 8420f62 Fixed ceilometer bug by Matteo Scandolo · 8 years ago
  80. a814d8d Various bug fixes by Sapan Bhatia · 8 years ago
  81. 6cb7d2b Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 8 years ago
  82. 99fb3e7 Synchronizer diagnostics by Sapan Bhatia · 8 years ago
  83. 91b80c8 Merge branch 'ceilometer_compressed_image' of https://github.com/open-cloud/xos into ceilometer_compressed_image by Srikanth Vavilapalli · 8 years ago
  84. ea61c9f Ceilometer compressed custom image - devstack fix by Srikanth Vavilapalli · 8 years ago
  85. 092d719 Using compressed qcow2 custom image for ceilometer service and checking cloudlab shared folders before downloading from www by Srikanth Vavilapalli · 8 years ago
  86. 6c453d3 Ceilometer compressed custom image - devstack fix by Srikanth Vavilapalli · 8 years ago
  87. 108f497 Addressed a race condition in model policies by Sapan Bhatia · 8 years ago
  88. e3023d9 Using compressed qcow2 custom image for ceilometer service and checking cloudlab shared folders before downloading from www by Srikanth Vavilapalli · 8 years ago
  89. fa75dd4 Attempted fix for the race condition that prevents changes from being by Sapan Bhatia · 8 years ago
  90. 34e16dc order the nodes displayed in the InstanceAdmin form by Scott Baker · 8 years ago
  91. f0577ac Intercepting 500 errors and switched samples to resource id, still to be tested by Matteo Scandolo · 8 years ago
  92. 3e96158 Update README.md by Larry Peterson · 8 years ago
  93. 80beeb4 a smaller file to download for the test by Scott Baker · 8 years ago
  94. 1a88dac updated logstash-forwarder section by Tony Mack · 8 years ago
  95. f78f450 Fix by Matteo Scandolo · 8 years ago
  96. 731941c Removed angular animate by Matteo Scandolo · 8 years ago
  97. 08d5928 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  98. 6970a81 Deleting failed truckroll by Matteo Scandolo · 8 years ago
  99. 038626c fix fomatting by Tony Mack · 8 years ago
  100. dc98185 initial checkin by Tony Mack · 8 years ago