1. d1a582d Make sync_slivers conform to sys by Sapan · 10 years ago
  2. 01cf331 Added sys_dir support for cataloging ansible recipes for objects by Sapan · 10 years ago
  3. 27a45ad Prevent failure when the sliver creator does not have an account at the by Sapan · 10 years ago
  4. c73d19e fix AttributeError by Tony Mack · 10 years ago
  5. 400f5b5 Convention-breakers that escaped my eye in the last pass by Sapan Bhatia · 10 years ago
  6. fbe0cd7 add --noobserver option to manage.py by Scott Baker · 10 years ago
  7. e019c8a Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 10 years ago
  8. e355615 Manually copied over files that didn't get merged over from ansible branch by Sapan Bhatia · 10 years ago
  9. d2c5915 Manually copied files that did not get merged over from ansible branch by Sapan Bhatia · 10 years ago
  10. 44cfaba New migrations for the "Big Rename", excluding Model Renames by Sapan Bhatia · 10 years ago
  11. 3f72d08 fix NameError by Tony Mack · 10 years ago
  12. 18b779c Renamed ImageDeployments->ImageDeployment by Sapan Bhatia · 10 years ago
  13. 84ba65d Renamed UserDeployments->UserDeployment by Sapan Bhatia · 10 years ago
  14. 7a8b7e9 Renamed SliceDeployments --> SliceDeployment by Sapan Bhatia · 10 years ago
  15. 6d21da3 Renamed SiteDeployments->SiteDeployment by Sapan Bhatia · 10 years ago
  16. 8ba5001 merge changes not committed by Scott Baker · 10 years ago
  17. 475c597 Merged ansible branch into master by Sapan Bhatia · 10 years ago
  18. 413e0d6 fix attribute error by Tony Mack · 10 years ago
  19. 96e4407 reverted out change; not sure it was safe when spawning Openstack instances by Scott Baker · 10 years ago
  20. 9306962 convert hostnames to lowercase when adding to data model by Scott Baker · 10 years ago
  21. c7ca655 ensure db connection is closed at the end of each thread by Scott Baker · 10 years ago
  22. c132d09 plumb flavors through to openstack by Scott Baker · 10 years ago
  23. 1e10f06 do not sync objects for deployments that are not configured by Scott Baker · 10 years ago
  24. aa57406 skip unreachable/misconfigured deployments in sync_nodes by Scott Baker · 10 years ago
  25. adc7317 more logging; fix SyncSiteDeployments waiting on self; fix unknown identifier when adding failed step by Scott Baker · 10 years ago
  26. 27af5e6 copied from observer code on alpha by Scott Baker · 10 years ago
  27. 2bb8aa0 Drop Slice policy code from Observer by Sapan Bhatia · 10 years ago
  28. d820f43 Drop user policy code from observer by Sapan Bhatia · 10 years ago
  29. 79684af Drop network model policy from Observer by Sapan Bhatia · 10 years ago
  30. ab202a6 Updated OpenStack observer to parallel implementation by Sapan Bhatia · 10 years ago
  31. 51f4893 Initial plumbing for parallel Observer by Sapan Bhatia · 10 years ago
  32. 9c308fc Sometimes, backend_status can fail because of unicode issues. Ignore for now. by Sapan Bhatia · 10 years ago
  33. 8fd852b More verbose backend_status field by Sapan Bhatia · 10 years ago
  34. 7e482de Propagate backend_status to failed dependent objects by Sapan Bhatia · 10 years ago
  35. cfef6ef Bug fix from Scott Baker. If a peer object is not set, it means there is by Sapan Bhatia · 10 years ago
  36. d9468eb Minor bug fix by Sapan Bhatia · 10 years ago
  37. cf219ce Switched sync_users to new style of deletion by Sapan Bhatia · 10 years ago
  38. 1d5ec8d Deleting sync_sliver_ips, now obsoleted by sync_network_slivers by Sapan Bhatia · 10 years ago
  39. df8fda3 Switched sync_slices to new style of deletion by Sapan Bhatia · 10 years ago
  40. e89c4bb Switched sync_networks to new style of deletion by Sapan Bhatia · 10 years ago
  41. 3db773c Merged change from alpha by Sapan Bhatia · 10 years ago
  42. 64a7963 Switched sync_sites to new style of deletion by Sapan Bhatia · 10 years ago
  43. 0f727b8 Make it easier to disable deletions for debugging. by Sapan Bhatia · 10 years ago
  44. f1d3d27 Trying to commit an unsaved object with fields set causes the database by Sapan Bhatia · 10 years ago
  45. 0652f4e fix failed dependencies not taking type of objects into account by Scott Baker · 10 years ago
  46. f24b927 make sync_sliver_ips a no-op -- maybe remove it soon by Scott Baker · 10 years ago
  47. 36f09c0 sync all network deployments, even the nat-net by Scott Baker · 10 years ago
  48. 5bbaa23 punch through portfwd; fix not all ports used in sync_network_slivers by Scott Baker · 10 years ago
  49. 8f5d518 remove comment by Scott Baker · 10 years ago
  50. f3e7151 use shared network id for shared networks; stop creating private nets for shared nets by Scott Baker · 10 years ago
  51. 378b322 fix NetworkSliver objects not created, and not working with shared network templates by Scott Baker · 10 years ago
  52. 72c2e70 fix ips not set in sliver.ip by Scott Baker · 10 years ago
  53. db0a110 set default userdata by Scott Baker · 10 years ago
  54. 13d8915 Minor bug fixes by Sapan Bhatia · 10 years ago
  55. e82f5e5 Update OpenStack Observer's event loop from EC2 observer by Sapan Bhatia · 10 years ago
  56. 393db39 Removed old-style deleters by Sapan Bhatia · 10 years ago
  57. b83643c Steps in which deletion is not supported have to return an empty list by Sapan Bhatia · 10 years ago
  58. d97caf3 Slice deployment deleter, refactored by Sapan Bhatia · 10 years ago
  59. 663626e Site deployment step, refactored by Sapan Bhatia · 10 years ago
  60. 5f4aff2 Network sliver deleter, refactored by Sapan Bhatia · 10 years ago
  61. 881f62e Network deployment deleter, refactored by Sapan Bhatia · 10 years ago
  62. ef3ae35 User deployments deleter refactored by Sapan Bhatia · 10 years ago
  63. 9650004 Sliver deleter, refactored by Sapan Bhatia · 10 years ago
  64. cd99f4d Deleters should not be calling delete on the data model. by Sapan Bhatia · 10 years ago
  65. 4f4591d User deleter, refactored by Sapan Bhatia · 10 years ago
  66. 88a2369 Slice deleter, refactored by Sapan Bhatia · 10 years ago
  67. 18c64cf Refactored site deleter. by Sapan Bhatia · 10 years ago
  68. c382706 This is in the default implementation of sync_step now by Sapan Bhatia · 10 years ago
  69. 2176566 Provide default implementation of fetch_pending to remove redundant code by Sapan Bhatia · 10 years ago
  70. a5593a2 Networks deleter for OpenStack by Sapan Bhatia · 10 years ago
  71. a358f0f Rename observer to openstack_observer, making room for more convenient by Sapan Bhatia · 10 years ago