1. 1ae34bc fix duplicate network_ports by Scott Baker · 9 years ago
  2. a28d8c7 fix error in the ready fields by Scott Baker · 9 years ago
  3. 10c4e3d add instance_total, instance_total_ready, instance_status; rename site_ready, site_allocation by Scott Baker · 9 years ago
  4. bdabb9b bring sliceplus over to new api by Scott Baker · 9 years ago
  5. efcedaa one script to run them all by Scott Baker · 9 years ago
  6. c1ada2a add api to delete subscriber device by Scott Baker · 9 years ago
  7. c05e9ad example script for get_subscriber_device_feature by Scott Baker · 9 years ago
  8. 94da9c1 add subscriber device identity endpoint by Scott Baker · 9 years ago
  9. caf3a93 set_subscriber_device_feature working by Scott Baker · 9 years ago
  10. 8ad4e39 fix args passed to create_device by Scott Baker · 9 years ago
  11. 412211c example script for adding device by Scott Baker · 9 years ago
  12. 61e116d add_device, get_device_feature, and set_device_feature by Scott Baker · 9 years ago
  13. f672058 device API, WIP by Scott Baker · 9 years ago
  14. a40f9a3 rename subscriber.users to subscriber.devices by Scott Baker · 9 years ago
  15. 16cd1f0 improve navigability of index views by Scott Baker · 9 years ago
  16. 348ab68 add hpcview to new api by Scott Baker · 9 years ago
  17. d9b1343 remove dead code by Scott Baker · 9 years ago
  18. 9e0218b remove dead code; change id field to integer by Scott Baker · 9 years ago
  19. f354e05 remove obsolete code by Scott Baker · 9 years ago
  20. e58a9cd deal with django inability to filter on blank ip address by Scott Baker · 9 years ago
  21. 835d962 rewrite portforwarding api by Scott Baker · 9 years ago
  22. c7308c5 sshkeys example by Scott Baker · 9 years ago
  23. 48dca96 make sshkeys readonly; use instance_id instead of instance_name by Scott Baker · 9 years ago
  24. 56959c6 rewritten sshkeys api endpoint by Scott Baker · 9 years ago
  25. d9c3a29 allow underscores in rest_api pk part of url by Scott Baker · 9 years ago
  26. b1dccb5 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  27. d7d7047 Added API docs and test by Matteo Scandolo · 9 years ago
  28. b3ec8d5 Merge pull request #140 from jermowery/MoveOpenVPNRest by sbconsulting · 9 years ago
  29. d1619c9 Merge branch 'feature/common-components' by Matteo Scandolo · 9 years ago
  30. c2da641 Style and imports by Jeremy Mowery · 9 years ago
  31. 5746ffd Add init by Jeremy Mowery · 9 years ago
  32. c1dc4d2 Initial attempt at moving OpenVPN REST method from xoslib to API by Jeremy Mowery · 9 years ago
  33. 06c86d0 Update README.md by Larry Peterson · 9 years ago
  34. abec39c permission check on create by Scott Baker · 9 years ago
  35. 0744cf4 check permissions when setting values or destroying by Scott Baker · 9 years ago
  36. 62ec3ee onos service api by Scott Baker · 9 years ago
  37. 6291e49 fix browseable api exceptions in subscriber by Scott Baker · 9 years ago
  38. 9a3a1c5 finished up attributes endpoint for onos app by Scott Baker · 9 years ago
  39. b3c466e API for ONOS App by Scott Baker · 9 years ago
  40. c838e88 add index views by Scott Baker · 9 years ago
  41. b443d25 add custom message endpoint to example by Scott Baker · 9 years ago
  42. b63c1d7 fix bug when getting default VTRService by Scott Baker · 9 years ago
  43. e4e5a8b helper function to get vsg_id from subscriber by Scott Baker · 9 years ago
  44. 713f219 sample scripts for truckroll api by Scott Baker · 9 years ago
  45. 55064e5 api for exampleservice by Scott Baker · 9 years ago
  46. f18ec31 more scripts for exampletenant test by Scott Baker · 9 years ago
  47. d88f4f2 test script for exampletenant by Scott Baker · 9 years ago
  48. a9648ee move examples into subdirectories by Scott Baker · 9 years ago
  49. bbd84c3 tenant api for VTR and ExampleService by Scott Baker · 9 years ago
  50. bc559e1 add vsg endpoint by Scott Baker · 9 years ago
  51. 2b12c19 allow setting method_name to None by Scott Baker · 9 years ago
  52. 511dc83 add examples of getting a subscriber by Scott Baker · 9 years ago
  53. da501fc support subscriber name field by Scott Baker · 9 years ago
  54. 614db11 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Scott Baker · 9 years ago
  55. 272ec45 consolodate update/create functions to xosapi_helpers; get create and update working by Scott Baker · 9 years ago
  56. bc36036 Update README.md by sbconsulting · 9 years ago
  57. 2b52e67 Update README.md by sbconsulting · 9 years ago
  58. 07979a3 starting work in the readmes by Scott Baker · 9 years ago
  59. 0b518f6 volt samples by Scott Baker · 9 years ago
  60. 2e71c6b subscriber has no c-tag or s-tag by Scott Baker · 9 years ago
  61. 4746d48 example scripts by Scott Baker · 9 years ago
  62. fd321aa support POST for creating new objects in API by Scott Baker · 9 years ago
  63. c279886 comment out debugging by Scott Baker · 9 years ago
  64. d52e1d9 support for editing subscriber features by Scott Baker · 9 years ago
  65. 75596d8 create API working for subscriber by Scott Baker · 9 years ago
  66. cca6f09 modify import_methods to search by full module name by Scott Baker · 9 years ago
  67. e8b5368 add compute_node_name to related section of subscriber object by Scott Baker · 9 years ago
  68. b95087a volt tenant API by Scott Baker · 9 years ago
  69. 6c535b7 make import_methods fail if djang-rest-framework is too old by Scott Baker · 9 years ago
  70. 118ea23 add identity endpoints by Scott Baker · 9 years ago
  71. 6b6e1ef add identity and related dicts to subscriber by Scott Baker · 9 years ago
  72. b311ef7 Use a serializer for features by Scott Baker · 9 years ago
  73. 1463718 prevent importing import_methods.py by Scott Baker · 9 years ago
  74. 32ff03c refactored subscriber endpoint by Scott Baker · 9 years ago
  75. 3dbdc87 start endpoint with ^ by Scott Baker · 9 years ago
  76. a1dab37 start endpoint with ^ by Scott Baker · 9 years ago
  77. 9ac1dca move some things around by Scott Baker · 9 years ago
  78. 40fa230 API refactor WIP by Scott Baker · 9 years ago
  79. 3a05558 API refactor WIP by Scott Baker · 9 years ago