1. c9c8d0d add site to user creating admin so users can no longer be created without sites by Scott Baker · 9 years ago
  2. 9eebcb6 make tenantview method reslient of users with no site, catch users with no site in sanity check by Scott Baker · 9 years ago
  3. d3f083d fix tenant view causes minidashboard to be partially obscured by Scott Baker · 9 years ago
  4. 9daf19c show enabled and url in dashboardview admin list by Scott Baker · 9 years ago
  5. b8f3cab add ability to disable dashboards by Scott Baker · 9 years ago
  6. 5e4d823 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  7. 55f6de6 recreate all slivers when image or flavor is changed by Scott Baker · 9 years ago
  8. 71dda3b fix sliver.name by Tony Mack · 9 years ago
  9. 1215424 fix users list not subtracted properly when displaying picker by Scott Baker · 9 years ago
  10. 15aaecd Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  11. 7a76f32 refactor sliceplus core for users, return user ids and names in sliceplus object by Scott Baker · 9 years ago
  12. 43c7f8c BUGFIX: Some steps would get skipped because of an incomplete check by Sapan Bhatia · 9 years ago
  13. cb6f8d6 Add color to Observer logs by Sapan Bhatia · 9 years ago
  14. 085ed48 Fixed import errors in model policies by Sapan Bhatia · 9 years ago
  15. e2ace18 Reverted model policies to non-parallel version by Sapan Bhatia · 9 years ago
  16. e34efa0 Changed dependency info for controller slices by Sapan Bhatia · 9 years ago
  17. 740f7ef Changed dependency info for sync_slivers by Sapan Bhatia · 9 years ago
  18. 58243ad Changed dependecy info by Sapan Bhatia · 9 years ago
  19. 8908425 Changed dependecy information by Sapan Bhatia · 9 years ago
  20. 398a097 Changed dependency information by Sapan Bhatia · 9 years ago
  21. a4bc78b Changed dependency information by Sapan Bhatia · 9 years ago
  22. d96372f Quoted name and imagename to prevent sytnax error in ansible by Sapan Bhatia · 9 years ago
  23. 90671a8 Changed dependencies for sync_controller_images by Sapan Bhatia · 9 years ago
  24. b118ce1 Changed shell to /bin/bash, because dash (the default shell) on beta doesn't support source by Sapan Bhatia · 9 years ago
  25. a9be010 remove "Images" tab from Deployment Admin by Tony Mack · 9 years ago
  26. b34553e adding Tags tab back to Slice Admin page by Tony Mack · 9 years ago
  27. 95f8e67 remove extraneous white space from hostname by Tony Mack · 9 years ago
  28. 82df1d0 add nodes tab to site admin by Tony Mack · 9 years ago
  29. e7a9045 change 'name' to 'site', make label cells same width by Scott Baker · 9 years ago
  30. 2822638 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  31. 4c58122 plus and minus icons in tenant view by Scott Baker · 9 years ago
  32. ce0dfb8 error message when user tries to create slice but doesn't have permission by Scott Baker · 9 years ago
  33. 10328a1 fix bugs by Tony Mack · 9 years ago
  34. 3101c97 fix titles of add-slice and edit-users dialogs by Scott Baker · 9 years ago
  35. 89ba0a8 fix one row trimmed off if iDisplayLength==-1 by Scott Baker · 9 years ago
  36. e56d327 disable paginate and filter of site list in tenant view by Scott Baker · 9 years ago
  37. 435c2c9 save users supported in tenant view by Scott Baker · 9 years ago
  38. 1f7901b throw error if no nodes in site by Scott Baker · 9 years ago
  39. 23cc197 caption for SliceSelector by Scott Baker · 9 years ago
  40. a76f65d save site_allocations by Scott Baker · 9 years ago
  41. b52f7af display 'no slices' when there are no slices by Scott Baker · 9 years ago
  42. c36cafb only admins can save/update controllers by Tony Mack · 9 years ago
  43. 9b1f2a0 latest minidashboard code by Scott Baker · 9 years ago
  44. a0ffec5 minidashboard, WIP by Scott Baker · 9 years ago
  45. c65edf3 minidashboard, WIP by Scott Baker · 9 years ago
  46. f53a0ca minidashboard WIP, get object name and id from django by Scott Baker · 9 years ago
  47. 4d5ab44 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  48. 97acad9 edit users button in tenant view by Scott Baker · 9 years ago
  49. ab6538f remove Tags tab from model pages by Tony Mack · 9 years ago
  50. e999be8 Load ceilometer credentials from controller by Sapan Bhatia · 9 years ago
  51. aba9183 add sanity check; add default_flavors and default_images by Scott Baker · 9 years ago
  52. 2a11f25 add blessed flavors and service classes to tenant view object by Scott Baker · 9 years ago
  53. 339d512 sliceplus incorporate field changes from slice model by Scott Baker · 9 years ago
  54. ee9c5bf latest autogenerated genapi.py by Scott Baker · 9 years ago
  55. 200181e remove image_preference, add default_image, default_flavor to slice by Scott Baker · 9 years ago
  56. c94091a more tenantview variables pass to xoslib by Scott Baker · 9 years ago
  57. bbc8a5b base class stuff for xoslib methods from genapi by Scott Baker · 9 years ago
  58. 6b145aa afterDelete working in tenant view by Scott Baker · 9 years ago
  59. cd07a59 tenantview without navigation by Scott Baker · 9 years ago
  60. db8bac8 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  61. dcf6fbf sliceplus support for site_allocation and network_ports for tenant view by Scott Baker · 9 years ago
  62. 342d9b9 tenant view, WIP by Scott Baker · 9 years ago
  63. c231f21 added Controller model policy by Tony Mack · 9 years ago
  64. 3c01ff9 cleanup controller links in admin.py by Tony Mack · 9 years ago
  65. bf0a90e fix bugs by Tony Mack · 9 years ago
  66. d7e2b45 Set average to zero when no statistics are returned by Sapan Bhatia · 9 years ago
  67. 3bc8ba4 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 9 years ago
  68. a256305 Updated ceilometer driver to support new version of ceilometerclient library by Sapan Bhatia · 9 years ago
  69. 854a3dc Update to monitor driver by Sapan Bhatia · 9 years ago
  70. 0255e20 Bug fix to Django view for statistics by Sapan Bhatia · 9 years ago
  71. e7035eb fix node.site --> node.site_deployment.site by Scott Baker · 9 years ago
  72. 0332483 xoslib method to get tenant view info by Scott Baker · 9 years ago
  73. d3a6b2c fix camelcasing of networkPorts -> network_ports by Scott Baker · 9 years ago
  74. 8b89d30 add networkPorts by Scott Baker · 9 years ago
  75. 4357457 fix errors in admin related to sitedeployment object by Scott Baker · 9 years ago
  76. e93322e initialize glance client with ca_ssl_cert by Tony Mack · 9 years ago
  77. bd1b978 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  78. 98b26b6 get site & deployment from slice_deployment in SlicePlus by Scott Baker · 10 years ago
  79. dd8746b bugfixes and cleanup by Tony Mack · 10 years ago
  80. ab98139 More indentation error by Sapan Bhatia · 10 years ago
  81. 7c10fb2 Fixed indentation errors in ceilometer by Sapan Bhatia · 10 years ago
  82. 49af8e2 dashboard iframe selector that can handle multiple nagios without namespace collisions by Scott Baker · 10 years ago
  83. fd80674 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  84. 7147c0c add missing logger import by Scott Baker · 10 years ago
  85. cc9dad8 Added stats URL for fetching monitoring data by Sapan Bhatia · 10 years ago
  86. 88d7ff7 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  87. 6e08c3e Fetch statistics for any OpenCloud model by Sapan Bhatia · 10 years ago
  88. 6fe8b52 Tweaks and bugfixes to monitor driver by Sapan Bhatia · 10 years ago
  89. 11a3294 Statistics view for ceilometer-based stats by Sapan Bhatia · 10 years ago
  90. ffe6d8b checking in missing site/slice privilege steps by Tony Mack · 10 years ago
  91. 3375088 bug fixes by Tony Mack · 10 years ago
  92. 4511248 conflict resolution by Scott Baker · 10 years ago
  93. bf7bc4a network.py warning messages to stderr instead of stdout by Scott Baker · 10 years ago
  94. d277f0a latest autogenerated validators and defaults by Scott Baker · 10 years ago
  95. 6a5773c scott's latest upload script by Scott Baker · 10 years ago
  96. 0562166 remove coresitedeployment from xoslib by Scott Baker · 10 years ago
  97. a794a7f better tolerate missing enacted/updated fields by Scott Baker · 10 years ago
  98. 2656436 bug fixes by Tony Mack · 10 years ago
  99. 8f30ebe fix bugs by Tony Mack · 10 years ago
  100. a7dbd42 removing plural from model names. some cleanup by Tony Mack · 10 years ago