1. 75d1d11 Changed dependency information by Sapan Bhatia · 10 years ago
  2. 68bc788 Quoted name and imagename to prevent sytnax error in ansible by Sapan Bhatia · 10 years ago
  3. b2d6a77 Changed dependencies for sync_controller_images by Sapan Bhatia · 10 years ago
  4. 34e1933 Changed shell to /bin/bash, because dash (the default shell) on beta doesn't support source by Sapan Bhatia · 10 years ago
  5. 9b6bdc3 remove "Images" tab from Deployment Admin by Tony Mack · 10 years ago
  6. d243338 adding Tags tab back to Slice Admin page by Tony Mack · 10 years ago
  7. 7da8d8f remove extraneous white space from hostname by Tony Mack · 10 years ago
  8. 4f134e6 add nodes tab to site admin by Tony Mack · 10 years ago
  9. 840862d change 'name' to 'site', make label cells same width by Scott Baker · 10 years ago
  10. adaf620 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  11. 77253a9 plus and minus icons in tenant view by Scott Baker · 10 years ago
  12. 05d2e03 error message when user tries to create slice but doesn't have permission by Scott Baker · 10 years ago
  13. de10018 fix bugs by Tony Mack · 10 years ago
  14. 8bd5f2c fix titles of add-slice and edit-users dialogs by Scott Baker · 10 years ago
  15. 07d277e fix one row trimmed off if iDisplayLength==-1 by Scott Baker · 10 years ago
  16. e42a667 disable paginate and filter of site list in tenant view by Scott Baker · 10 years ago
  17. c7f363b save users supported in tenant view by Scott Baker · 10 years ago
  18. 79be5c0 throw error if no nodes in site by Scott Baker · 10 years ago
  19. 21ebb54 caption for SliceSelector by Scott Baker · 10 years ago
  20. 2fbf7dc save site_allocations by Scott Baker · 10 years ago
  21. a293dac display 'no slices' when there are no slices by Scott Baker · 10 years ago
  22. 2e897fa only admins can save/update controllers by Tony Mack · 10 years ago
  23. f13a0cf latest minidashboard code by Scott Baker · 10 years ago
  24. 0e36f5d minidashboard, WIP by Scott Baker · 10 years ago
  25. 5b1feec minidashboard, WIP by Scott Baker · 10 years ago
  26. 8da471e minidashboard WIP, get object name and id from django by Scott Baker · 10 years ago
  27. e880edd Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  28. fcf655e edit users button in tenant view by Scott Baker · 10 years ago
  29. 5fecf71 remove Tags tab from model pages by Tony Mack · 10 years ago
  30. d123b52 Load ceilometer credentials from controller by Sapan Bhatia · 10 years ago
  31. 8bd725f add sanity check; add default_flavors and default_images by Scott Baker · 10 years ago
  32. edaa0ed add blessed flavors and service classes to tenant view object by Scott Baker · 10 years ago
  33. 4618a23 sliceplus incorporate field changes from slice model by Scott Baker · 10 years ago
  34. 191f9b2 latest autogenerated genapi.py by Scott Baker · 10 years ago
  35. 3c2b5cd remove image_preference, add default_image, default_flavor to slice by Scott Baker · 10 years ago
  36. 48b84d1 more tenantview variables pass to xoslib by Scott Baker · 10 years ago
  37. 77eba94 base class stuff for xoslib methods from genapi by Scott Baker · 10 years ago
  38. ed6aa70 afterDelete working in tenant view by Scott Baker · 10 years ago
  39. ced0a55 tenantview without navigation by Scott Baker · 10 years ago
  40. 4918767 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  41. 03696ee sliceplus support for site_allocation and network_ports for tenant view by Scott Baker · 10 years ago
  42. c8bd404 tenant view, WIP by Scott Baker · 10 years ago
  43. 04ae02d added Controller model policy by Tony Mack · 10 years ago
  44. 30dfcd7 cleanup controller links in admin.py by Tony Mack · 10 years ago
  45. d1275ea fix bugs by Tony Mack · 10 years ago
  46. 769a85a Set average to zero when no statistics are returned by Sapan Bhatia · 10 years ago
  47. f522749 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  48. c6758b4 Updated ceilometer driver to support new version of ceilometerclient library by Sapan Bhatia · 10 years ago
  49. 743fa95 Update to monitor driver by Sapan Bhatia · 10 years ago
  50. c0d8a70 Bug fix to Django view for statistics by Sapan Bhatia · 10 years ago
  51. 8f6107c fix node.site --> node.site_deployment.site by Scott Baker · 10 years ago
  52. 45a09b1 xoslib method to get tenant view info by Scott Baker · 10 years ago
  53. 697512d fix camelcasing of networkPorts -> network_ports by Scott Baker · 10 years ago
  54. 9062b0c add networkPorts by Scott Baker · 10 years ago
  55. 1a88288 fix errors in admin related to sitedeployment object by Scott Baker · 10 years ago
  56. 1fbfccc initialize glance client with ca_ssl_cert by Tony Mack · 10 years ago
  57. ed775e0 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  58. dc84412 get site & deployment from slice_deployment in SlicePlus by Scott Baker · 10 years ago
  59. 80c4254 bugfixes and cleanup by Tony Mack · 10 years ago
  60. e1a8b2b More indentation error by Sapan Bhatia · 10 years ago
  61. a3e6e0f6 Fixed indentation errors in ceilometer by Sapan Bhatia · 10 years ago
  62. c7a7314 dashboard iframe selector that can handle multiple nagios without namespace collisions by Scott Baker · 10 years ago
  63. 615cfad Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  64. 25c6e7a add missing logger import by Scott Baker · 10 years ago
  65. 67f9b3c Added stats URL for fetching monitoring data by Sapan Bhatia · 10 years ago
  66. b1a8344 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  67. 3a812f7 Fetch statistics for any OpenCloud model by Sapan Bhatia · 10 years ago
  68. fe962fc Tweaks and bugfixes to monitor driver by Sapan Bhatia · 10 years ago
  69. 1ffb401 Statistics view for ceilometer-based stats by Sapan Bhatia · 10 years ago
  70. ce4e2c2 checking in missing site/slice privilege steps by Tony Mack · 10 years ago
  71. d96353e bug fixes by Tony Mack · 10 years ago
  72. 928888b conflict resolution by Scott Baker · 10 years ago
  73. 723fd25 network.py warning messages to stderr instead of stdout by Scott Baker · 10 years ago
  74. 0fd0634 latest autogenerated validators and defaults by Scott Baker · 10 years ago
  75. 8ea9aa7 scott's latest upload script by Scott Baker · 10 years ago
  76. eb4c095 remove coresitedeployment from xoslib by Scott Baker · 10 years ago
  77. a7e813a better tolerate missing enacted/updated fields by Scott Baker · 10 years ago
  78. 7436493 bug fixes by Tony Mack · 10 years ago
  79. e2363c1 fix bugs by Tony Mack · 10 years ago
  80. 3066a95 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  81. ebc03eb user model needed its GetValidators method by Scott Baker · 10 years ago
  82. 9d2c5c5 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  83. 179d1cb fix missing error message for bad logins by Scott Baker · 10 years ago
  84. 0f69d9e fix bugs by Tony Mack · 10 years ago
  85. a9b0d5e add config file option to disable monitor by Scott Baker · 10 years ago
  86. 3a4f4e6 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  87. 51d1578 rename imagePreference -> image_preference by Scott Baker · 10 years ago
  88. e10fbe5 Fix bugs. Reefactor. by Tony Mack · 10 years ago
  89. ed8a4a0 bump version number by Scott Baker · 10 years ago
  90. ffce785 rename camelcase fields in slice by Scott Baker · 10 years ago
  91. 9e4d816 rename camelcase fields in slice by Scott Baker · 10 years ago
  92. 4f692d9 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  93. 42ff343 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  94. 58cea71 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  95. 81ad09e removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  96. 07da198 refactor by Tony Mack · 10 years ago
  97. a3a831d added policy for Site model by Tony Mack · 10 years ago
  98. d188c01 latest autogenerated genapi.py by Scott Baker · 10 years ago
  99. 06e8ecf Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  100. 549aa25 update code to use renamed network fields by Scott Baker · 10 years ago