1. b118ce1 Changed shell to /bin/bash, because dash (the default shell) on beta doesn't support source by Sapan Bhatia · 9 years ago
  2. a9be010 remove "Images" tab from Deployment Admin by Tony Mack · 9 years ago
  3. b34553e adding Tags tab back to Slice Admin page by Tony Mack · 9 years ago
  4. 95f8e67 remove extraneous white space from hostname by Tony Mack · 9 years ago
  5. 82df1d0 add nodes tab to site admin by Tony Mack · 9 years ago
  6. e7a9045 change 'name' to 'site', make label cells same width by Scott Baker · 9 years ago
  7. 2822638 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  8. 4c58122 plus and minus icons in tenant view by Scott Baker · 9 years ago
  9. ce0dfb8 error message when user tries to create slice but doesn't have permission by Scott Baker · 9 years ago
  10. 10328a1 fix bugs by Tony Mack · 9 years ago
  11. 3101c97 fix titles of add-slice and edit-users dialogs by Scott Baker · 9 years ago
  12. 89ba0a8 fix one row trimmed off if iDisplayLength==-1 by Scott Baker · 9 years ago
  13. e56d327 disable paginate and filter of site list in tenant view by Scott Baker · 9 years ago
  14. 435c2c9 save users supported in tenant view by Scott Baker · 9 years ago
  15. 1f7901b throw error if no nodes in site by Scott Baker · 9 years ago
  16. 23cc197 caption for SliceSelector by Scott Baker · 9 years ago
  17. a76f65d save site_allocations by Scott Baker · 9 years ago
  18. b52f7af display 'no slices' when there are no slices by Scott Baker · 9 years ago
  19. c36cafb only admins can save/update controllers by Tony Mack · 9 years ago
  20. 9b1f2a0 latest minidashboard code by Scott Baker · 9 years ago
  21. a0ffec5 minidashboard, WIP by Scott Baker · 9 years ago
  22. c65edf3 minidashboard, WIP by Scott Baker · 9 years ago
  23. f53a0ca minidashboard WIP, get object name and id from django by Scott Baker · 9 years ago
  24. 4d5ab44 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  25. 97acad9 edit users button in tenant view by Scott Baker · 9 years ago
  26. ab6538f remove Tags tab from model pages by Tony Mack · 9 years ago
  27. e999be8 Load ceilometer credentials from controller by Sapan Bhatia · 9 years ago
  28. aba9183 add sanity check; add default_flavors and default_images by Scott Baker · 9 years ago
  29. 2a11f25 add blessed flavors and service classes to tenant view object by Scott Baker · 9 years ago
  30. 339d512 sliceplus incorporate field changes from slice model by Scott Baker · 9 years ago
  31. ee9c5bf latest autogenerated genapi.py by Scott Baker · 9 years ago
  32. 200181e remove image_preference, add default_image, default_flavor to slice by Scott Baker · 9 years ago
  33. c94091a more tenantview variables pass to xoslib by Scott Baker · 9 years ago
  34. bbc8a5b base class stuff for xoslib methods from genapi by Scott Baker · 9 years ago
  35. 6b145aa afterDelete working in tenant view by Scott Baker · 9 years ago
  36. cd07a59 tenantview without navigation by Scott Baker · 9 years ago
  37. db8bac8 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  38. dcf6fbf sliceplus support for site_allocation and network_ports for tenant view by Scott Baker · 9 years ago
  39. 342d9b9 tenant view, WIP by Scott Baker · 9 years ago
  40. c231f21 added Controller model policy by Tony Mack · 9 years ago
  41. 3c01ff9 cleanup controller links in admin.py by Tony Mack · 9 years ago
  42. bf0a90e fix bugs by Tony Mack · 9 years ago
  43. d7e2b45 Set average to zero when no statistics are returned by Sapan Bhatia · 9 years ago
  44. 3bc8ba4 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 9 years ago
  45. a256305 Updated ceilometer driver to support new version of ceilometerclient library by Sapan Bhatia · 9 years ago
  46. 854a3dc Update to monitor driver by Sapan Bhatia · 9 years ago
  47. 0255e20 Bug fix to Django view for statistics by Sapan Bhatia · 9 years ago
  48. e7035eb fix node.site --> node.site_deployment.site by Scott Baker · 9 years ago
  49. 0332483 xoslib method to get tenant view info by Scott Baker · 9 years ago
  50. d3a6b2c fix camelcasing of networkPorts -> network_ports by Scott Baker · 9 years ago
  51. 8b89d30 add networkPorts by Scott Baker · 9 years ago
  52. 4357457 fix errors in admin related to sitedeployment object by Scott Baker · 9 years ago
  53. e93322e initialize glance client with ca_ssl_cert by Tony Mack · 9 years ago
  54. bd1b978 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  55. 98b26b6 get site & deployment from slice_deployment in SlicePlus by Scott Baker · 10 years ago
  56. dd8746b bugfixes and cleanup by Tony Mack · 10 years ago
  57. ab98139 More indentation error by Sapan Bhatia · 10 years ago
  58. 7c10fb2 Fixed indentation errors in ceilometer by Sapan Bhatia · 10 years ago
  59. 49af8e2 dashboard iframe selector that can handle multiple nagios without namespace collisions by Scott Baker · 10 years ago
  60. fd80674 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  61. 7147c0c add missing logger import by Scott Baker · 10 years ago
  62. cc9dad8 Added stats URL for fetching monitoring data by Sapan Bhatia · 10 years ago
  63. 88d7ff7 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  64. 6e08c3e Fetch statistics for any OpenCloud model by Sapan Bhatia · 10 years ago
  65. 6fe8b52 Tweaks and bugfixes to monitor driver by Sapan Bhatia · 10 years ago
  66. 11a3294 Statistics view for ceilometer-based stats by Sapan Bhatia · 10 years ago
  67. ffe6d8b checking in missing site/slice privilege steps by Tony Mack · 10 years ago
  68. 3375088 bug fixes by Tony Mack · 10 years ago
  69. 4511248 conflict resolution by Scott Baker · 10 years ago
  70. bf7bc4a network.py warning messages to stderr instead of stdout by Scott Baker · 10 years ago
  71. d277f0a latest autogenerated validators and defaults by Scott Baker · 10 years ago
  72. 6a5773c scott's latest upload script by Scott Baker · 10 years ago
  73. 0562166 remove coresitedeployment from xoslib by Scott Baker · 10 years ago
  74. a794a7f better tolerate missing enacted/updated fields by Scott Baker · 10 years ago
  75. 2656436 bug fixes by Tony Mack · 10 years ago
  76. 8f30ebe fix bugs by Tony Mack · 10 years ago
  77. a7dbd42 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  78. 9d89623 user model needed its GetValidators method by Scott Baker · 10 years ago
  79. ad84058 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  80. b418d19 fix missing error message for bad logins by Scott Baker · 10 years ago
  81. 0178aea fix bugs by Tony Mack · 10 years ago
  82. 169c723 add config file option to disable monitor by Scott Baker · 10 years ago
  83. 04791ea Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  84. 42cb503 rename imagePreference -> image_preference by Scott Baker · 10 years ago
  85. b469d24 Fix bugs. Reefactor. by Tony Mack · 10 years ago
  86. bcdfd06 bump version number by Scott Baker · 10 years ago
  87. ee9736d rename camelcase fields in slice by Scott Baker · 10 years ago
  88. 94b9560 rename camelcase fields in slice by Scott Baker · 10 years ago
  89. 1e82828 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  90. a99fbb2 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  91. a172893 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  92. 7f542c6 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  93. 09f046b refactor by Tony Mack · 10 years ago
  94. 4c1c57c added policy for Site model by Tony Mack · 10 years ago
  95. 95bdf0a latest autogenerated genapi.py by Scott Baker · 10 years ago
  96. bbfd8f2 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  97. 0451fb6 update code to use renamed network fields by Scott Baker · 10 years ago
  98. cd5fded refactor by Tony Mack · 10 years ago
  99. 76d9120 remove debugging by Tony Mack · 10 years ago
  100. 2f5be42 added 'remote_password' property to User model by Tony Mack · 10 years ago