1. 155dc7d switch to os_* modules for networking by Zack Williams · 9 years ago
  2. f004848 turn off django DEBUG by Zack Williams · 9 years ago
  3. 9e243d2 os_ ansible module fix by Zack Williams · 9 years ago
  4. 9c1542c fix order by Zack Williams · 9 years ago
  5. b90be76 make creation of tenant it's own step by Zack Williams · 9 years ago
  6. aba7942 Django 1.8 requires Meta to have fields specified by Zack Williams · 9 years ago
  7. 2424d73 fix more deprecation warnings by Zack Williams · 9 years ago
  8. fb9f1fb remove unused import which was causing a deprecation warning by Zack Williams · 9 years ago
  9. d7533b5 fix django deprecation warning by Zack Williams · 9 years ago
  10. aa4c87f Merge branch 'master' into feature/lts by Zack Williams · 9 years ago
  11. 91b0ef9 initial checkin by Tony Mack · 9 years ago
  12. 42e2a7e Restored old serviceGrid by Matteo Scandolo · 9 years ago
  13. 76622c2 Remove old ONS demo, features demoed are not anymore supported by Matteo Scandolo · 9 years ago
  14. 97b518f Merge branch 'feature/api-cleanup' by Scott Baker · 9 years ago
  15. b98e102 fix exceptions in old cordsubscriber api by Scott Baker · 9 years ago
  16. 1e3044e Merge branch 'feature/api-cleanup' by Scott Baker · 9 years ago
  17. 5e737cb Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  18. abb7562 Added link property to xosTable by Matteo Scandolo · 9 years ago
  19. efcedaa one script to run them all by Scott Baker · 9 years ago
  20. c1ada2a add api to delete subscriber device by Scott Baker · 9 years ago
  21. c05e9ad example script for get_subscriber_device_feature by Scott Baker · 9 years ago
  22. 94da9c1 add subscriber device identity endpoint by Scott Baker · 9 years ago
  23. 80b83cb datetime->timezone in model policies by Sapan Bhatia · 9 years ago
  24. 64b7c29 Update datetime.now -> timezone.now in openstack manager by Sapan Bhatia · 9 years ago
  25. 3256191 Fixed a regression (dropped auto_now for update). Also use timezone.now by Sapan Bhatia · 9 years ago
  26. 7ebd1bf Documented field formatters by Matteo Scandolo · 9 years ago
  27. e5d7456 Added object field format to xosTable by Matteo Scandolo · 9 years ago
  28. 8cd182a Added boolean, array and custom formatted capabilities to xosTable by Matteo Scandolo · 9 years ago
  29. caf3a93 set_subscriber_device_feature working by Scott Baker · 9 years ago
  30. 8ad4e39 fix args passed to create_device by Scott Baker · 9 years ago
  31. 412211c example script for adding device by Scott Baker · 9 years ago
  32. 61e116d add_device, get_device_feature, and set_device_feature by Scott Baker · 9 years ago
  33. d9f92a7 Test fix by Matteo Scandolo · 9 years ago
  34. f672058 device API, WIP by Scott Baker · 9 years ago
  35. a40f9a3 rename subscriber.users to subscriber.devices by Scott Baker · 9 years ago
  36. bbd5a14 Triggering build with push by Matteo Scandolo · 9 years ago
  37. 1c147ec Triggering build with push by Matteo Scandolo · 9 years ago
  38. 8b9e922 Triggering build with push by Matteo Scandolo · 9 years ago
  39. 24b3c9d Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  40. 51d6e5f Revert service grid to tabular view by Matteo Scandolo · 9 years ago
  41. 795c7aa django 1.8 doesn't allows both auto_now* and default on DateTimeField by Zack Williams · 9 years ago
  42. 422fc1c timezone setting support by Zack Williams · 9 years ago
  43. 2e8169a tracebacks when a RuntimeWarning: DateTimeField xxxx received a naive datet ime by Zack Williams · 9 years ago
  44. dfca428 Merge branch 'feature/api-cleanup' by Scott Baker · 9 years ago
  45. 16cd1f0 improve navigability of index views by Scott Baker · 9 years ago
  46. 348ab68 add hpcview to new api by Scott Baker · 9 years ago
  47. 4f25111 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  48. 2b38f62 xosSmartPie done by Matteo Scandolo · 9 years ago
  49. 28c1bd1 Merge branch 'master' into feature/lts by Zack Williams · 9 years ago
  50. 21c1c50 Added test for xosSmartPie polling by Matteo Scandolo · 9 years ago
  51. e9cfdd6 Deleted duplicate files from Openstack by Sapan Bhatia · 9 years ago
  52. 14124f9 Merge branch 'feature/api-cleanup' by Scott Baker · 9 years ago
  53. b0e154b use new service names by Scott Baker · 9 years ago
  54. e2263b7 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  55. fd56443 Added poll capabilities to xosSmartPie by Matteo Scandolo · 9 years ago
  56. ae2cba9 Merge branch 'feature/api-cleanup' by Scott Baker · 9 years ago
  57. 41383e1 rename cord services by Scott Baker · 9 years ago
  58. ccf785f add ability to replace objects using tosca by Scott Baker · 9 years ago
  59. a8ab5ae First xosSmartPie working by Matteo Scandolo · 9 years ago
  60. 6872a0f Started xosSmartPie component by Matteo Scandolo · 9 years ago
  61. dfcfd75 Removed sample files by Matteo Scandolo · 9 years ago
  62. b2ca0ad Merge branch 'feature/api-cleanup' by Scott Baker · 9 years ago
  63. 6450097 latest version of autogenerated api by Scott Baker · 9 years ago
  64. e16c260 make manytomany fields not required by Scott Baker · 9 years ago
  65. e1dd01b Restoring DB before tosca tests by Matteo Scandolo · 9 years ago
  66. 57eff91 Merge branch 'feature/api-cleanup' by Scott Baker · 9 years ago
  67. d9b1343 remove dead code by Scott Baker · 9 years ago
  68. 9e0218b remove dead code; change id field to integer by Scott Baker · 9 years ago
  69. f354e05 remove obsolete code by Scott Baker · 9 years ago
  70. e58a9cd deal with django inability to filter on blank ip address by Scott Baker · 9 years ago
  71. c41467a Testing deployments, instances, flavors by Matteo Scandolo · 9 years ago
  72. 835d962 rewrite portforwarding api by Scott Baker · 9 years ago
  73. 999e771 fix deprecation error by Scott Baker · 9 years ago
  74. c7308c5 sshkeys example by Scott Baker · 9 years ago
  75. fe76a70 fix deprecation error by Scott Baker · 9 years ago
  76. 48dca96 make sshkeys readonly; use instance_id instead of instance_name by Scott Baker · 9 years ago
  77. 56959c6 rewritten sshkeys api endpoint by Scott Baker · 9 years ago
  78. d9c3a29 allow underscores in rest_api pk part of url by Scott Baker · 9 years ago
  79. 28c5cb8 Added deployment docs by Matteo Scandolo · 9 years ago
  80. b82a85d Added flavors, test passing (locally) by Matteo Scandolo · 9 years ago
  81. f4a97a3 Merge remote-tracking branch 'origin/master' into feature/lts by Zack Williams · 9 years ago
  82. fd3330c Creating flavor by Matteo Scandolo · 9 years ago
  83. 90491d9 Merge branch 'feature/vRouter' by Scott Baker · 9 years ago
  84. 1a5fae9 remove serviceclass default setting from slice.save by Scott Baker · 9 years ago
  85. e332de5 Allow Service.version to be blank and null by Scott Baker · 9 years ago
  86. f5a1906 Make Slice.ServiceClass no longer required by Scott Baker · 9 years ago
  87. 5254405 separate Makefile into up and bootstrap sections by Scott Baker · 9 years ago
  88. cb151a7 Skipped login/logout tests by Matteo Scandolo · 9 years ago
  89. 815739e comment out defective function by Zack Williams · 9 years ago
  90. c7b10f5 sort imports, switch to xos.logger by Zack Williams · 9 years ago
  91. e4eb378 Merge remote-tracking branch 'origin/master' into feature/lts by Zack Williams · 9 years ago
  92. 94e17a4 Documented login/logout endpoint by Matteo Scandolo · 9 years ago
  93. 6ca1911 Fixed UI tests by Matteo Scandolo · 9 years ago
  94. b1dccb5 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  95. d7d7047 Added API docs and test by Matteo Scandolo · 9 years ago
  96. 8cef72b show address pools in vrouter admin by Scott Baker · 9 years ago
  97. 4fc06db Fixed apigen command to use update method by Matteo Scandolo · 9 years ago
  98. 4a3116e fix view_url of onos and vtn services by Scott Baker · 9 years ago
  99. ed0f471 Merge branch 'master' into feature/api-cleanup by Matteo Scandolo · 9 years ago
  100. b3ec8d5 Merge pull request #140 from jermowery/MoveOpenVPNRest by sbconsulting · 9 years ago