1. 95b259e Added filtering by site to sliceplus API by Matteo Scandolo · 9 years ago
  2. e112ec1 fix duplicate network_ports by Scott Baker · 9 years ago
  3. 387d16c fix error in the ready fields by Scott Baker · 9 years ago
  4. c5502dd add instance_total, instance_total_ready, instance_status; rename site_ready, site_allocation by Scott Baker · 9 years ago
  5. 67d6426 bring sliceplus over to new api by Scott Baker · 9 years ago
  6. 8dde236 one script to run them all by Scott Baker · 9 years ago
  7. 50751c7 add api to delete subscriber device by Scott Baker · 9 years ago
  8. 10bb9a2 example script for get_subscriber_device_feature by Scott Baker · 9 years ago
  9. fc1735b add subscriber device identity endpoint by Scott Baker · 9 years ago
  10. 01f0848 set_subscriber_device_feature working by Scott Baker · 9 years ago
  11. a17ddd5 fix args passed to create_device by Scott Baker · 9 years ago
  12. 89528a3 example script for adding device by Scott Baker · 9 years ago
  13. 75f620a add_device, get_device_feature, and set_device_feature by Scott Baker · 9 years ago
  14. d911de3 device API, WIP by Scott Baker · 9 years ago
  15. 4b4d7b7 rename subscriber.users to subscriber.devices by Scott Baker · 9 years ago
  16. 0057131 improve navigability of index views by Scott Baker · 9 years ago
  17. a64bb35 add hpcview to new api by Scott Baker · 9 years ago
  18. 0be36e5 remove dead code by Scott Baker · 9 years ago
  19. 7a8ee26 remove dead code; change id field to integer by Scott Baker · 9 years ago
  20. e997405 remove obsolete code by Scott Baker · 9 years ago
  21. e8d7247 deal with django inability to filter on blank ip address by Scott Baker · 9 years ago
  22. 09cb418 rewrite portforwarding api by Scott Baker · 9 years ago
  23. 0fbf4c8 sshkeys example by Scott Baker · 9 years ago
  24. 80996e8 make sshkeys readonly; use instance_id instead of instance_name by Scott Baker · 9 years ago
  25. 9c8a409 rewritten sshkeys api endpoint by Scott Baker · 9 years ago
  26. 45eda76 allow underscores in rest_api pk part of url by Scott Baker · 9 years ago
  27. 2ef0416 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  28. b71510b Added API docs and test by Matteo Scandolo · 9 years ago
  29. e56d809 Merge pull request #140 from jermowery/MoveOpenVPNRest by sbconsulting · 9 years ago
  30. 41a9dc4 Merge branch 'feature/common-components' by Matteo Scandolo · 9 years ago
  31. c0dea69 Style and imports by Jeremy Mowery · 9 years ago
  32. d511e65 Add init by Jeremy Mowery · 9 years ago
  33. 441c3d6 Initial attempt at moving OpenVPN REST method from xoslib to API by Jeremy Mowery · 9 years ago
  34. f352b90 Update README.md by Larry Peterson · 9 years ago
  35. ca31a94 permission check on create by Scott Baker · 9 years ago
  36. a48dc11 check permissions when setting values or destroying by Scott Baker · 9 years ago
  37. 5709486 onos service api by Scott Baker · 9 years ago
  38. 0aa863f fix browseable api exceptions in subscriber by Scott Baker · 9 years ago
  39. 5fb3800 finished up attributes endpoint for onos app by Scott Baker · 9 years ago
  40. 6f77592 API for ONOS App by Scott Baker · 9 years ago
  41. 2fa6878 add index views by Scott Baker · 9 years ago
  42. 223db8b add custom message endpoint to example by Scott Baker · 9 years ago
  43. d34f6fb fix bug when getting default VTRService by Scott Baker · 9 years ago
  44. 061f3b0 helper function to get vsg_id from subscriber by Scott Baker · 9 years ago
  45. 6bdfad0 sample scripts for truckroll api by Scott Baker · 9 years ago
  46. d047c83 api for exampleservice by Scott Baker · 9 years ago
  47. fa7e01f more scripts for exampletenant test by Scott Baker · 9 years ago
  48. e07383a test script for exampletenant by Scott Baker · 9 years ago
  49. 69011bf move examples into subdirectories by Scott Baker · 9 years ago
  50. 5892b15 tenant api for VTR and ExampleService by Scott Baker · 9 years ago
  51. 3f25a4b add vsg endpoint by Scott Baker · 9 years ago
  52. 13a287e allow setting method_name to None by Scott Baker · 9 years ago
  53. 1f68055 add examples of getting a subscriber by Scott Baker · 9 years ago
  54. 69c5688 support subscriber name field by Scott Baker · 9 years ago
  55. 5efe72f Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 9 years ago
  56. a7919e2 consolodate update/create functions to xosapi_helpers; get create and update working by Scott Baker · 9 years ago
  57. 714cf96 Update README.md by sbconsulting · 9 years ago
  58. df67257 Update README.md by sbconsulting · 9 years ago
  59. 0eccdbe starting work in the readmes by Scott Baker · 9 years ago
  60. 2245bdf volt samples by Scott Baker · 9 years ago
  61. b4a7485 subscriber has no c-tag or s-tag by Scott Baker · 9 years ago
  62. 967c15f example scripts by Scott Baker · 9 years ago
  63. 7603c26 support POST for creating new objects in API by Scott Baker · 9 years ago
  64. 750eadd comment out debugging by Scott Baker · 9 years ago
  65. 40f1568 support for editing subscriber features by Scott Baker · 9 years ago
  66. 6054ce5 create API working for subscriber by Scott Baker · 9 years ago
  67. a2c7627 modify import_methods to search by full module name by Scott Baker · 9 years ago
  68. 8ca0c07 add compute_node_name to related section of subscriber object by Scott Baker · 9 years ago
  69. 174323a volt tenant API by Scott Baker · 9 years ago
  70. 2908713 make import_methods fail if djang-rest-framework is too old by Scott Baker · 9 years ago
  71. 20189bf add identity endpoints by Scott Baker · 9 years ago
  72. 85f2cd3 add identity and related dicts to subscriber by Scott Baker · 9 years ago
  73. c4200f9 Use a serializer for features by Scott Baker · 9 years ago
  74. fd38f13 prevent importing import_methods.py by Scott Baker · 9 years ago
  75. 12d7108 refactored subscriber endpoint by Scott Baker · 9 years ago
  76. bca3a1b start endpoint with ^ by Scott Baker · 9 years ago
  77. 795de95 start endpoint with ^ by Scott Baker · 9 years ago
  78. a71adc7 move some things around by Scott Baker · 9 years ago
  79. d9d55f2 API refactor WIP by Scott Baker · 9 years ago
  80. fb9544a API refactor WIP by Scott Baker · 9 years ago