1. 11a2f50 fix sync_network_slivers was using instance_id instead of instance_uuid by Scott Baker · 9 years ago
  2. 99f4968 Separated "provides" and "observes" declarations in sync steps. Provides is for dependency management and observes is for retrieving obejcts that have changed. by Sapan Bhatia · 9 years ago
  3. 4700611 Implemented back off for failed object synchronizations by Sapan Bhatia · 9 years ago
  4. e122dcf Save Observer run time information for status view by Sapan Bhatia · 9 years ago
  5. 0926e65 Reimplemented backend dependencies in the main Observer run loop by Sapan Bhatia · 9 years ago
  6. 6b6c218 Various bugfies to the main Observer loop by Sapan Bhatia · 9 years ago
  7. 6b1b7fc Bugfix by Sapan Bhatia · 9 years ago
  8. 5851db4 Set backend status when saving backend version of object by Sapan Bhatia · 9 years ago
  9. b3048aa Change dependencies to primitive objects by Sapan Bhatia · 9 years ago
  10. 1e5d344 Fix assignment of sliver IP Addresses, failing because of an import error by Sapan Bhatia · 9 years ago
  11. f814a8d Disable creation of an OpenStack gateway for private netwroks (and nat networks too, with the latter it does not matter) by Sapan Bhatia · 9 years ago
  12. 650107c Do not catch and ignore network instantiation errors, as doing so lets them pass unnoticed by hte Observer by Sapan Bhatia · 9 years ago
  13. d99b112 Fix bug in CIDR allocation by Sapan Bhatia · 9 years ago
  14. b0464ba Defer error checking to ansible layer by Sapan Bhatia · 9 years ago
  15. aabb9bd Add types to backend status messages by Sapan Bhatia · 9 years ago
  16. f71b3b5 Drop some of the noise in observer logs by Sapan Bhatia · 9 years ago
  17. 254198c Added model policies as a thread in the observer by Sapan Bhatia · 9 years ago
  18. 6ac96b1 Quote commands when running ansible by Sapan Bhatia · 9 years ago
  19. 76fd191 Make error checking part of the ansible abstraction layer by Sapan Bhatia · 9 years ago
  20. cb5c24a Add uuid field to sliver by Sapan Bhatia · 9 years ago
  21. f210e3d use flavor specified by user instead of defaulting to m1.medium by Tony Mack · 9 years ago
  22. 43c7f8c BUGFIX: Some steps would get skipped because of an incomplete check by Sapan Bhatia · 9 years ago
  23. cb6f8d6 Add color to Observer logs by Sapan Bhatia · 9 years ago
  24. e34efa0 Changed dependency info for controller slices by Sapan Bhatia · 9 years ago
  25. 740f7ef Changed dependency info for sync_slivers by Sapan Bhatia · 9 years ago
  26. 58243ad Changed dependecy info by Sapan Bhatia · 9 years ago
  27. 8908425 Changed dependecy information by Sapan Bhatia · 9 years ago
  28. 398a097 Changed dependency information by Sapan Bhatia · 9 years ago
  29. a4bc78b Changed dependency information by Sapan Bhatia · 9 years ago
  30. d96372f Quoted name and imagename to prevent sytnax error in ansible by Sapan Bhatia · 9 years ago
  31. 90671a8 Changed dependencies for sync_controller_images by Sapan Bhatia · 9 years ago
  32. b118ce1 Changed shell to /bin/bash, because dash (the default shell) on beta doesn't support source by Sapan Bhatia · 9 years ago
  33. 95f8e67 remove extraneous white space from hostname by Tony Mack · 9 years ago
  34. e999be8 Load ceilometer credentials from controller by Sapan Bhatia · 9 years ago
  35. bf0a90e fix bugs by Tony Mack · 9 years ago
  36. d7e2b45 Set average to zero when no statistics are returned by Sapan Bhatia · 9 years ago
  37. a256305 Updated ceilometer driver to support new version of ceilometerclient library by Sapan Bhatia · 9 years ago
  38. dd8746b bugfixes and cleanup by Tony Mack · 9 years ago
  39. ab98139 More indentation error by Sapan Bhatia · 9 years ago
  40. 7c10fb2 Fixed indentation errors in ceilometer by Sapan Bhatia · 9 years ago
  41. 88d7ff7 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 9 years ago
  42. 6e08c3e Fetch statistics for any OpenCloud model by Sapan Bhatia · 9 years ago
  43. ffe6d8b checking in missing site/slice privilege steps by Tony Mack · 9 years ago
  44. 3375088 bug fixes by Tony Mack · 9 years ago
  45. 2656436 bug fixes by Tony Mack · 9 years ago
  46. 8f30ebe fix bugs by Tony Mack · 9 years ago
  47. a7dbd42 removing plural from model names. some cleanup by Tony Mack · 9 years ago
  48. b469d24 Fix bugs. Reefactor. by Tony Mack · 10 years ago
  49. 7f542c6 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  50. 4c1c57c added policy for Site model by Tony Mack · 10 years ago
  51. cd5fded refactor by Tony Mack · 10 years ago
  52. 76d9120 remove debugging by Tony Mack · 10 years ago
  53. 81fa17f update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
  54. 2471d25 BUGFIX: Use sliver.controllerNetwrok instead of sliver.node.controller by Sapan Bhatia · 10 years ago
  55. f3d2132 Fixes to sync_slivers moved over from alpha by Sapan Bhatia · 10 years ago
  56. f6db4db Switched sync_controller_slices back to using the API instead of CLI by Sapan Bhatia · 10 years ago
  57. b5bf2df BUGFIX by Sapan Bhatia · 10 years ago
  58. 6271d8c Controller-related updates to sync_controller_slices by Sapan Bhatia · 10 years ago
  59. 4e24f09 Minor bug fix in sync_site_deployments by Sapan Bhatia · 10 years ago
  60. e152717 Fixed several typos and tab issues in sync_controller_networks by Sapan Bhatia · 10 years ago
  61. ba74c75 Adapted sync_nodes to controller objects by Sapan Bhatia · 10 years ago
  62. f10f754 Bug fixes to sync_controller_images.yaml by Sapan Bhatia · 10 years ago
  63. 6c1cb84 Bug fixes to sync_controller_networks by Sapan Bhatia · 10 years ago
  64. e6f4f14 BUG Fixes to sync_controller_images by Sapan Bhatia · 10 years ago
  65. be623d2 BUGFIX by Sapan Bhatia · 10 years ago
  66. f2378a8 Changed placement of ansible on filesystem by Sapan Bhatia · 10 years ago
  67. 6255f82 Checked in a missing changeset by Sapan Bhatia · 10 years ago
  68. f42c132 Added ansible recipes for images, networks by Sapan Bhatia · 10 years ago
  69. 36fe3bb Fixed credentials in sync_slivers by Sapan Bhatia · 10 years ago
  70. 708f282 fixed a typo by Sapan Bhatia · 10 years ago
  71. 5e8bad0 Dropped dead code in sync_controller_slices by Sapan Bhatia · 10 years ago
  72. 189ed67 Sync networks fully converted over to ansible by Sapan Bhatia · 10 years ago
  73. 828a56c Sync images converted over to Ansible by Sapan Bhatia · 10 years ago
  74. a6a95af Drop try/catch that causes uncaught errors in the Observer to be silently ignored by Sapan Bhatia · 10 years ago
  75. 528d422 refactor by Tony Mack · 10 years ago
  76. 336e0f9 Controller replaces Deployment by Tony Mack · 10 years ago
  77. f3bbe47 introduce Controller model by Tony Mack · 10 years ago
  78. 56410d5 Added ceilometer as monitor driver by Sapan Bhatia · 10 years ago
  79. b15550f Deletion recipe for slivers by Sapan · 10 years ago
  80. 9f0ae19 Switched deletion to ansible by Sapan · 10 years ago
  81. 3eecbda Need a different recipe to delete slivers by Sapan · 10 years ago
  82. 5641981 /sys for sync_user_deployments by Sapan · 10 years ago
  83. 4f075cc Don't make a backup of ansible recipe by Sapan · 10 years ago
  84. 391eb3e Ansible doesn't like spaces in filenames by Sapan · 10 years ago
  85. 6bb62d2 sync_user_deployments -> /sys by Sapan · 10 years ago
  86. 5bfab5e /sys for sync_slice_deployments by Sapan · 10 years ago
  87. d42e7a2 Fill in missing availability zone in slivers yaml by Sapan · 10 years ago
  88. 8f425eb Make sync_slice_deployments conform to sys interface by Sapan · 10 years ago
  89. d1a582d Make sync_slivers conform to sys by Sapan · 10 years ago
  90. 01cf331 Added sys_dir support for cataloging ansible recipes for objects by Sapan · 10 years ago
  91. 27a45ad Prevent failure when the sliver creator does not have an account at the by Sapan · 10 years ago
  92. c73d19e fix AttributeError by Tony Mack · 10 years ago
  93. 400f5b5 Convention-breakers that escaped my eye in the last pass by Sapan Bhatia · 10 years ago
  94. fbe0cd7 add --noobserver option to manage.py by Scott Baker · 10 years ago
  95. e019c8a Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 10 years ago
  96. e355615 Manually copied over files that didn't get merged over from ansible branch by Sapan Bhatia · 10 years ago
  97. d2c5915 Manually copied files that did not get merged over from ansible branch by Sapan Bhatia · 10 years ago
  98. 44cfaba New migrations for the "Big Rename", excluding Model Renames by Sapan Bhatia · 10 years ago
  99. 3f72d08 fix NameError by Tony Mack · 10 years ago
  100. 18b779c Renamed ImageDeployments->ImageDeployment by Sapan Bhatia · 10 years ago