1. a256305 Updated ceilometer driver to support new version of ceilometerclient library by Sapan Bhatia · 9 years ago
  2. 854a3dc Update to monitor driver by Sapan Bhatia · 9 years ago
  3. 0255e20 Bug fix to Django view for statistics by Sapan Bhatia · 9 years ago
  4. bd1b978 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  5. 98b26b6 get site & deployment from slice_deployment in SlicePlus by Scott Baker · 10 years ago
  6. dd8746b bugfixes and cleanup by Tony Mack · 10 years ago
  7. ab98139 More indentation error by Sapan Bhatia · 10 years ago
  8. 7c10fb2 Fixed indentation errors in ceilometer by Sapan Bhatia · 10 years ago
  9. 49af8e2 dashboard iframe selector that can handle multiple nagios without namespace collisions by Scott Baker · 10 years ago
  10. fd80674 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  11. 7147c0c add missing logger import by Scott Baker · 10 years ago
  12. cc9dad8 Added stats URL for fetching monitoring data by Sapan Bhatia · 10 years ago
  13. 88d7ff7 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  14. 6e08c3e Fetch statistics for any OpenCloud model by Sapan Bhatia · 10 years ago
  15. 6fe8b52 Tweaks and bugfixes to monitor driver by Sapan Bhatia · 10 years ago
  16. 11a3294 Statistics view for ceilometer-based stats by Sapan Bhatia · 10 years ago
  17. ffe6d8b checking in missing site/slice privilege steps by Tony Mack · 10 years ago
  18. 3375088 bug fixes by Tony Mack · 10 years ago
  19. 4511248 conflict resolution by Scott Baker · 10 years ago
  20. bf7bc4a network.py warning messages to stderr instead of stdout by Scott Baker · 10 years ago
  21. d277f0a latest autogenerated validators and defaults by Scott Baker · 10 years ago
  22. 6a5773c scott's latest upload script by Scott Baker · 10 years ago
  23. 0562166 remove coresitedeployment from xoslib by Scott Baker · 10 years ago
  24. a794a7f better tolerate missing enacted/updated fields by Scott Baker · 10 years ago
  25. 2656436 bug fixes by Tony Mack · 10 years ago
  26. 8f30ebe fix bugs by Tony Mack · 10 years ago
  27. a7dbd42 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  28. 9d89623 user model needed its GetValidators method by Scott Baker · 10 years ago
  29. ad84058 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  30. b418d19 fix missing error message for bad logins by Scott Baker · 10 years ago
  31. 0178aea fix bugs by Tony Mack · 10 years ago
  32. 169c723 add config file option to disable monitor by Scott Baker · 10 years ago
  33. 04791ea Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  34. 42cb503 rename imagePreference -> image_preference by Scott Baker · 10 years ago
  35. b469d24 Fix bugs. Reefactor. by Tony Mack · 10 years ago
  36. bcdfd06 bump version number by Scott Baker · 10 years ago
  37. ee9736d rename camelcase fields in slice by Scott Baker · 10 years ago
  38. 94b9560 rename camelcase fields in slice by Scott Baker · 10 years ago
  39. 1e82828 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  40. a99fbb2 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  41. a172893 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  42. 7f542c6 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  43. 09f046b refactor by Tony Mack · 10 years ago
  44. 4c1c57c added policy for Site model by Tony Mack · 10 years ago
  45. 95bdf0a latest autogenerated genapi.py by Scott Baker · 10 years ago
  46. bbfd8f2 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  47. 0451fb6 update code to use renamed network fields by Scott Baker · 10 years ago
  48. cd5fded refactor by Tony Mack · 10 years ago
  49. 76d9120 remove debugging by Tony Mack · 10 years ago
  50. 2f5be42 added 'remote_password' property to User model by Tony Mack · 10 years ago
  51. d6f85e4 migration script for field names in network object by Scott Baker · 10 years ago
  52. 6c95840 latest autogenerator genapi.py by Scott Baker · 10 years ago
  53. 81fa17f update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
  54. 2dced86 fix field names in network object by Scott Baker · 10 years ago
  55. 5e694cd model naming convention checker by Scott Baker · 10 years ago
  56. f691132 cleanup by Tony Mack · 10 years ago
  57. bf6aa30 replaced sliver.controllerNetwork with sliver.deployment by Tony Mack · 10 years ago
  58. cd8f875 added version to Controller string representation by Tony Mack · 10 years ago
  59. e982fcd remove pdb breakpoint by Tony Mack · 10 years ago
  60. fea4997 adding initial migrations by Tony Mack · 10 years ago
  61. b1fda97 add ControllerSiteDeployment to xoslib by Scott Baker · 10 years ago
  62. 94dcc41 fix javascript error if enacted is undefined by Scott Baker · 10 years ago
  63. b9973aa rest_framework doesn't have a serializers.ReadOnlyField by Scott Baker · 10 years ago
  64. c8af575 rest_framework doesn't have a serializers.ReadOnlyField by Scott Baker · 10 years ago
  65. a4ac3a8 fix plus mixin for rest_framework 3.0 by Scott Baker · 10 years ago
  66. df54cf2 sliceplus: return role string instead of role object by Scott Baker · 10 years ago
  67. a3134fe latest auto-generated genapi by Scott Baker · 10 years ago
  68. 7934885 make 'id' fields readonly, set query_set for manytomany and foreignkey fields by Scott Baker · 10 years ago
  69. f0f5073 fix error when displaying dashboards in home view by Scott Baker · 10 years ago
  70. c6870e7 add SiteDeployment to xoslib by Scott Baker · 10 years ago
  71. 6d4f9ff add controller to xoslib by Scott Baker · 10 years ago
  72. 75930d8 change capitolization of related_name for ControllerDashboardView by Scott Baker · 10 years ago
  73. a6a0c77 rename ControllerDashboard to ControllerDashboardView by Scott Baker · 10 years ago
  74. 93a79a9 latest auto-generated genapi.py by Scott Baker · 10 years ago
  75. 5308f0a add ManyToMany for (Image, Deployment) by Scott Baker · 10 years ago
  76. 325e3e2 eliminate from xoslib models deleted due to introduction of controllers by Scott Baker · 10 years ago
  77. 7ca3122 fix inconsistencies by Tony Mack · 10 years ago
  78. 3197dcc Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  79. 2471d25 BUGFIX: Use sliver.controllerNetwrok instead of sliver.node.controller by Sapan Bhatia · 10 years ago
  80. c4ec14b BUGFIX: Controller related field change by Sapan Bhatia · 10 years ago
  81. 05bf0f1 perm fix by Scott Baker · 10 years ago
  82. bb45d23 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  83. c1d1191 latest auto-generated genapi.py by Scott Baker · 10 years ago
  84. cbc865c Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  85. f3d2132 Fixes to sync_slivers moved over from alpha by Sapan Bhatia · 10 years ago
  86. c00a224 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  87. 6b50cb2 force version 2.4 of django rest framework by Scott Baker · 10 years ago
  88. 04470f2 Manually added required dependency by Sapan Bhatia · 10 years ago
  89. f6db4db Switched sync_controller_slices back to using the API instead of CLI by Sapan Bhatia · 10 years ago
  90. 1a23146 fix javascript fail if xosvalidators.js not loaded by html by Scott Baker · 10 years ago
  91. b5bf2df BUGFIX by Sapan Bhatia · 10 years ago
  92. 6271d8c Controller-related updates to sync_controller_slices by Sapan Bhatia · 10 years ago
  93. 4e24f09 Minor bug fix in sync_site_deployments by Sapan Bhatia · 10 years ago
  94. e152717 Fixed several typos and tab issues in sync_controller_networks by Sapan Bhatia · 10 years ago
  95. ba74c75 Adapted sync_nodes to controller objects by Sapan Bhatia · 10 years ago
  96. f10f754 Bug fixes to sync_controller_images.yaml by Sapan Bhatia · 10 years ago
  97. 6c1cb84 Bug fixes to sync_controller_networks by Sapan Bhatia · 10 years ago
  98. e6f4f14 BUG Fixes to sync_controller_images by Sapan Bhatia · 10 years ago
  99. be623d2 BUGFIX by Sapan Bhatia · 10 years ago
  100. 8a1456e Updated client driver for controller objects by Sapan Bhatia · 10 years ago