1. 579bdbd Merge branch 'master' into feature/lts by Zack Williams · 9 years ago
  2. 4a43569 s/queryset/get_queryset/ in admin.py of services using proxy models by Zack Williams · 9 years ago
  3. 1a5a44e Merged branch api-cleanup by Matteo Scandolo · 9 years ago
  4. f2ec12b Fixed tests by Matteo Scandolo · 9 years ago
  5. b3b0317 Upgraded truckroll view by Matteo Scandolo · 9 years ago
  6. 1d3f50a Merge pull request #142 from open-cloud/feature/serviceGrid by Matteo · 9 years ago
  7. f5f3531 Removed bowerDeps from auto-scale framework by Matteo Scandolo · 9 years ago
  8. 8e6b4ba Skeleton for vOLT and vRouter configuration by Andy Bavier · 9 years ago
  9. c5fdc88 set 'body_format' properly, as it's an Ansible 2.0 feature that was being ignored earlier and was set incorrectly for json data by Zack Williams · 9 years ago
  10. f8167f1 Builded service grid by Matteo Scandolo · 9 years ago
  11. cb8d9b3 Default order and custom icons for status by Matteo Scandolo · 9 years ago
  12. ea6ef00 Added default order and icon formatter to xosTable component by Matteo Scandolo · 9 years ago
  13. d890115 Make admin role name a config variable as it varies between openstack deployments by Zack Williams · 9 years ago
  14. 0a28004 Merged master by Matteo Scandolo · 9 years ago
  15. 5b6f55a Merge branch 'feature/test-exampleservice' by Andy Bavier · 9 years ago
  16. b8be568 Tenant created by TOSCA by Andy Bavier · 9 years ago
  17. 80ede1f fix passthrough of tenant_message by Scott Baker · 9 years ago
  18. fc20378 Merge branch 'master' into feature/lts by Zack Williams · 9 years ago
  19. 2e0fc2c TOSCA for ExampleTenant by Andy Bavier · 9 years ago
  20. 24d70c9 TenantOfService is the right relation, not MemberOfService by Scott Baker · 9 years ago
  21. b24d036 pull in the exampleservice custom defs by Scott Baker · 9 years ago
  22. f39358f stop running m4 automatically by Scott Baker · 9 years ago
  23. fc3a41e add ExampleTenant, move to separate custom_types, move macros to separate m4 file by Scott Baker · 9 years ago
  24. 9069d59 Tested generator and gulp build by Matteo Scandolo · 9 years ago
  25. 4ec7c18 Added generator tests by Matteo Scandolo · 9 years ago
  26. c9c9739 Basic tests for yeoman generator by Matteo Scandolo · 9 years ago
  27. 41d9f72 Started generator tests by Matteo Scandolo · 9 years ago
  28. 8152874 Merge branch 'master' into feature/lts by Zack Williams · 9 years ago
  29. da07642 use dict keys appropriate for os_* module results by Zack Williams · 9 years ago
  30. 5e670d4 use legacy keystone_user to create roles by Zack Williams · 9 years ago
  31. 91ce26c syntax by Zack Williams · 9 years ago
  32. 0191a09 os_* module-ify user creation by Zack Williams · 9 years ago
  33. eb9de70 Merge branch 'master' into feature/api-cleanup by Matteo Scandolo · 9 years ago
  34. 155dc7d switch to os_* modules for networking by Zack Williams · 9 years ago
  35. daa4cd0 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  36. 53f4ed6 Added developer to common fixtures by Matteo Scandolo · 9 years ago
  37. 6045edc Fixed inject bug in generator by Matteo Scandolo · 9 years ago
  38. a9ddb63 Merge branch 'feature/api-cleanup' of github.com:open-cloud/xos into feature/api-cleanup by Matteo Scandolo · 9 years ago
  39. 62c62d6 Developer view first draft by Matteo Scandolo · 9 years ago
  40. f004848 turn off django DEBUG by Zack Williams · 9 years ago
  41. 9e243d2 os_ ansible module fix by Zack Williams · 9 years ago
  42. 9c1542c fix order by Zack Williams · 9 years ago
  43. 8762f6d Update README-Tutorial.md by Andy Bavier · 9 years ago
  44. e54c8b2 Update README-Tutorial.md by Andy Bavier · 9 years ago
  45. 9e7e125 Update README.md by Andy Bavier · 9 years ago
  46. 2a81488 Update README.md by Andy Bavier · 9 years ago
  47. 4669d8b Add "Logging into XOS on CloudLab" section. by Andy Bavier · 9 years ago
  48. b90be76 make creation of tenant it's own step by Zack Williams · 9 years ago
  49. 8c0eb66 Update README-Tutorial.md by Andy Bavier · 9 years ago
  50. a5213d3 Update README-Tutorial.md by Andy Bavier · 9 years ago
  51. aba7942 Django 1.8 requires Meta to have fields specified by Zack Williams · 9 years ago
  52. 2424d73 fix more deprecation warnings by Zack Williams · 9 years ago
  53. ba9aa89 Update README-Tutorial.md by Andy Bavier · 9 years ago
  54. 221be13 Update README-Tutorial.md by Andy Bavier · 9 years ago
  55. fb9f1fb remove unused import which was causing a deprecation warning by Zack Williams · 9 years ago
  56. d7533b5 fix django deprecation warning by Zack Williams · 9 years ago
  57. 5876e42 initial checkin by Tony Mack · 9 years ago
  58. aa4c87f Merge branch 'master' into feature/lts by Zack Williams · 9 years ago
  59. 91b0ef9 initial checkin by Tony Mack · 9 years ago
  60. 027d8e5 Builded first draft by Matteo Scandolo · 9 years ago
  61. 2a49c05 Added mock environment by Matteo Scandolo · 9 years ago
  62. 7d70507 Added single-site mock by Matteo Scandolo · 9 years ago
  63. 89be307 hiding instances per site chart when not needed by Matteo Scandolo · 9 years ago
  64. b4fdd0a First draft of developer view by Matteo Scandolo · 9 years ago
  65. 1ae34bc fix duplicate network_ports by Scott Baker · 9 years ago
  66. a28d8c7 fix error in the ready fields by Scott Baker · 9 years ago
  67. 10c4e3d add instance_total, instance_total_ready, instance_status; rename site_ready, site_allocation by Scott Baker · 9 years ago
  68. bdabb9b bring sliceplus over to new api by Scott Baker · 9 years ago
  69. e999851 Merged master by Matteo Scandolo · 9 years ago
  70. 40ea3f5 Added template to fabric service by Matteo Scandolo · 9 years ago
  71. 4826c16 Updated serviceGrid to js dashboard by Matteo Scandolo · 9 years ago
  72. afcc75a fix duplicate network_ports by Scott Baker · 9 years ago
  73. 9c2f2d7 fix error in the ready fields by Scott Baker · 9 years ago
  74. f376338 add instance_total, instance_total_ready, instance_status; rename site_ready, site_allocation by Scott Baker · 9 years ago
  75. 42e2a7e Restored old serviceGrid by Matteo Scandolo · 9 years ago
  76. 83d0ee1 Service graph sketch by Matteo Scandolo · 9 years ago
  77. 3a45692 bring sliceplus over to new api by Scott Baker · 9 years ago
  78. 76622c2 Remove old ONS demo, features demoed are not anymore supported by Matteo Scandolo · 9 years ago
  79. 9d94a81 coding by Matteo Scandolo · 9 years ago
  80. 97b518f Merge branch 'feature/api-cleanup' by Scott Baker · 9 years ago
  81. b98e102 fix exceptions in old cordsubscriber api by Scott Baker · 9 years ago
  82. 1e3044e Merge branch 'feature/api-cleanup' by Scott Baker · 9 years ago
  83. 896bb7b Started serviceGrid view by Matteo Scandolo · 9 years ago
  84. c10d3a4 Removed sampleView from source code by Matteo Scandolo · 9 years ago
  85. 5e737cb Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  86. abb7562 Added link property to xosTable by Matteo Scandolo · 9 years ago
  87. efcedaa one script to run them all by Scott Baker · 9 years ago
  88. c1ada2a add api to delete subscriber device by Scott Baker · 9 years ago
  89. c05e9ad example script for get_subscriber_device_feature by Scott Baker · 9 years ago
  90. 94da9c1 add subscriber device identity endpoint by Scott Baker · 9 years ago
  91. 80b83cb datetime->timezone in model policies by Sapan Bhatia · 9 years ago
  92. 64b7c29 Update datetime.now -> timezone.now in openstack manager by Sapan Bhatia · 9 years ago
  93. 3256191 Fixed a regression (dropped auto_now for update). Also use timezone.now by Sapan Bhatia · 9 years ago
  94. 7ebd1bf Documented field formatters by Matteo Scandolo · 9 years ago
  95. e5d7456 Added object field format to xosTable by Matteo Scandolo · 9 years ago
  96. 8cd182a Added boolean, array and custom formatted capabilities to xosTable by Matteo Scandolo · 9 years ago
  97. caf3a93 set_subscriber_device_feature working by Scott Baker · 9 years ago
  98. 8ad4e39 fix args passed to create_device by Scott Baker · 9 years ago
  99. 412211c example script for adding device by Scott Baker · 9 years ago
  100. 61e116d add_device, get_device_feature, and set_device_feature by Scott Baker · 9 years ago