1. a4bc78b Changed dependency information by Sapan Bhatia · 10 years ago
  2. d96372f Quoted name and imagename to prevent sytnax error in ansible by Sapan Bhatia · 10 years ago
  3. 90671a8 Changed dependencies for sync_controller_images by Sapan Bhatia · 10 years ago
  4. b118ce1 Changed shell to /bin/bash, because dash (the default shell) on beta doesn't support source by Sapan Bhatia · 10 years ago
  5. 95f8e67 remove extraneous white space from hostname by Tony Mack · 10 years ago
  6. e999be8 Load ceilometer credentials from controller by Sapan Bhatia · 10 years ago
  7. bf0a90e fix bugs by Tony Mack · 10 years ago
  8. d7e2b45 Set average to zero when no statistics are returned by Sapan Bhatia · 10 years ago
  9. a256305 Updated ceilometer driver to support new version of ceilometerclient library by Sapan Bhatia · 10 years ago
  10. dd8746b bugfixes and cleanup by Tony Mack · 10 years ago
  11. ab98139 More indentation error by Sapan Bhatia · 10 years ago
  12. 7c10fb2 Fixed indentation errors in ceilometer 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. ffe6d8b checking in missing site/slice privilege steps by Tony Mack · 10 years ago
  16. 3375088 bug fixes by Tony Mack · 10 years ago
  17. 2656436 bug fixes by Tony Mack · 10 years ago
  18. 8f30ebe fix bugs by Tony Mack · 10 years ago
  19. a7dbd42 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  20. b469d24 Fix bugs. Reefactor. by Tony Mack · 10 years ago
  21. 7f542c6 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  22. 4c1c57c added policy for Site model by Tony Mack · 10 years ago
  23. cd5fded refactor by Tony Mack · 10 years ago
  24. 76d9120 remove debugging by Tony Mack · 10 years ago
  25. 81fa17f update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
  26. 2471d25 BUGFIX: Use sliver.controllerNetwrok instead of sliver.node.controller by Sapan Bhatia · 10 years ago
  27. f3d2132 Fixes to sync_slivers moved over from alpha by Sapan Bhatia · 10 years ago
  28. f6db4db Switched sync_controller_slices back to using the API instead of CLI by Sapan Bhatia · 10 years ago
  29. b5bf2df BUGFIX by Sapan Bhatia · 10 years ago
  30. 6271d8c Controller-related updates to sync_controller_slices by Sapan Bhatia · 10 years ago
  31. 4e24f09 Minor bug fix in sync_site_deployments by Sapan Bhatia · 10 years ago
  32. e152717 Fixed several typos and tab issues in sync_controller_networks by Sapan Bhatia · 10 years ago
  33. ba74c75 Adapted sync_nodes to controller objects by Sapan Bhatia · 10 years ago
  34. f10f754 Bug fixes to sync_controller_images.yaml by Sapan Bhatia · 10 years ago
  35. 6c1cb84 Bug fixes to sync_controller_networks by Sapan Bhatia · 10 years ago
  36. e6f4f14 BUG Fixes to sync_controller_images by Sapan Bhatia · 10 years ago
  37. be623d2 BUGFIX by Sapan Bhatia · 10 years ago
  38. f2378a8 Changed placement of ansible on filesystem by Sapan Bhatia · 10 years ago
  39. 6255f82 Checked in a missing changeset by Sapan Bhatia · 10 years ago
  40. f42c132 Added ansible recipes for images, networks by Sapan Bhatia · 10 years ago
  41. 36fe3bb Fixed credentials in sync_slivers by Sapan Bhatia · 10 years ago
  42. 708f282 fixed a typo by Sapan Bhatia · 10 years ago
  43. 5e8bad0 Dropped dead code in sync_controller_slices by Sapan Bhatia · 10 years ago
  44. 189ed67 Sync networks fully converted over to ansible by Sapan Bhatia · 10 years ago
  45. 828a56c Sync images converted over to Ansible by Sapan Bhatia · 10 years ago
  46. a6a95af Drop try/catch that causes uncaught errors in the Observer to be silently ignored by Sapan Bhatia · 10 years ago
  47. 528d422 refactor by Tony Mack · 10 years ago
  48. 336e0f9 Controller replaces Deployment by Tony Mack · 10 years ago
  49. f3bbe47 introduce Controller model by Tony Mack · 10 years ago
  50. 56410d5 Added ceilometer as monitor driver by Sapan Bhatia · 10 years ago
  51. b15550f Deletion recipe for slivers by Sapan · 10 years ago
  52. 9f0ae19 Switched deletion to ansible by Sapan · 10 years ago
  53. 3eecbda Need a different recipe to delete slivers by Sapan · 10 years ago
  54. 5641981 /sys for sync_user_deployments by Sapan · 10 years ago
  55. 4f075cc Don't make a backup of ansible recipe by Sapan · 10 years ago
  56. 391eb3e Ansible doesn't like spaces in filenames by Sapan · 10 years ago
  57. 6bb62d2 sync_user_deployments -> /sys by Sapan · 10 years ago
  58. 5bfab5e /sys for sync_slice_deployments by Sapan · 10 years ago
  59. d42e7a2 Fill in missing availability zone in slivers yaml by Sapan · 10 years ago
  60. 8f425eb Make sync_slice_deployments conform to sys interface by Sapan · 10 years ago
  61. d1a582d Make sync_slivers conform to sys by Sapan · 10 years ago
  62. 01cf331 Added sys_dir support for cataloging ansible recipes for objects by Sapan · 10 years ago
  63. 27a45ad Prevent failure when the sliver creator does not have an account at the by Sapan · 10 years ago
  64. c73d19e fix AttributeError by Tony Mack · 10 years ago
  65. 400f5b5 Convention-breakers that escaped my eye in the last pass by Sapan Bhatia · 10 years ago
  66. fbe0cd7 add --noobserver option to manage.py by Scott Baker · 10 years ago
  67. e019c8a Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 10 years ago
  68. e355615 Manually copied over files that didn't get merged over from ansible branch by Sapan Bhatia · 10 years ago
  69. d2c5915 Manually copied files that did not get merged over from ansible branch by Sapan Bhatia · 10 years ago
  70. 44cfaba New migrations for the "Big Rename", excluding Model Renames by Sapan Bhatia · 10 years ago
  71. 3f72d08 fix NameError by Tony Mack · 10 years ago
  72. 18b779c Renamed ImageDeployments->ImageDeployment by Sapan Bhatia · 10 years ago
  73. 84ba65d Renamed UserDeployments->UserDeployment by Sapan Bhatia · 10 years ago
  74. 7a8b7e9 Renamed SliceDeployments --> SliceDeployment by Sapan Bhatia · 10 years ago
  75. 6d21da3 Renamed SiteDeployments->SiteDeployment by Sapan Bhatia · 10 years ago
  76. 8ba5001 merge changes not committed by Scott Baker · 10 years ago
  77. 475c597 Merged ansible branch into master by Sapan Bhatia · 10 years ago
  78. 413e0d6 fix attribute error by Tony Mack · 10 years ago
  79. 96e4407 reverted out change; not sure it was safe when spawning Openstack instances by Scott Baker · 10 years ago
  80. 9306962 convert hostnames to lowercase when adding to data model by Scott Baker · 10 years ago
  81. c7ca655 ensure db connection is closed at the end of each thread by Scott Baker · 10 years ago
  82. c132d09 plumb flavors through to openstack by Scott Baker · 10 years ago
  83. 1e10f06 do not sync objects for deployments that are not configured by Scott Baker · 10 years ago
  84. aa57406 skip unreachable/misconfigured deployments in sync_nodes by Scott Baker · 10 years ago
  85. adc7317 more logging; fix SyncSiteDeployments waiting on self; fix unknown identifier when adding failed step by Scott Baker · 10 years ago
  86. 27af5e6 copied from observer code on alpha by Scott Baker · 10 years ago
  87. 2bb8aa0 Drop Slice policy code from Observer by Sapan Bhatia · 10 years ago
  88. d820f43 Drop user policy code from observer by Sapan Bhatia · 10 years ago
  89. 79684af Drop network model policy from Observer by Sapan Bhatia · 10 years ago
  90. ab202a6 Updated OpenStack observer to parallel implementation by Sapan Bhatia · 10 years ago
  91. 51f4893 Initial plumbing for parallel Observer by Sapan Bhatia · 10 years ago
  92. 9c308fc Sometimes, backend_status can fail because of unicode issues. Ignore for now. by Sapan Bhatia · 10 years ago
  93. 8fd852b More verbose backend_status field by Sapan Bhatia · 10 years ago
  94. 7e482de Propagate backend_status to failed dependent objects by Sapan Bhatia · 10 years ago
  95. cfef6ef Bug fix from Scott Baker. If a peer object is not set, it means there is by Sapan Bhatia · 10 years ago
  96. d9468eb Minor bug fix by Sapan Bhatia · 10 years ago
  97. cf219ce Switched sync_users to new style of deletion by Sapan Bhatia · 10 years ago
  98. 1d5ec8d Deleting sync_sliver_ips, now obsoleted by sync_network_slivers by Sapan Bhatia · 10 years ago
  99. df8fda3 Switched sync_slices to new style of deletion by Sapan Bhatia · 10 years ago
  100. e89c4bb Switched sync_networks to new style of deletion by Sapan Bhatia · 10 years ago