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