1. 285decb Changed core Observer logic to incorporate explicit deletions. by Sapan Bhatia · 10 years ago
  2. 31ebe5c Map errors and feed them into the database. by Sapan Bhatia · 10 years ago
  3. f73664b This patch logs exceptions in the core of the Observer, which might by Sapan Bhatia · 10 years ago
  4. cc877f7 stop silently absorbing exceptions inside of sync steps by Scott Baker · 10 years ago
  5. 7659920 fix error importing steps by Scott Baker · 10 years ago
  6. 2e0dc7f remove debuging code by Tony Mack · 10 years ago
  7. 45cbbc3 Rewrote toposort to handle loops in Step graph. Simpler implementation by Sapan Bhatia · 10 years ago
  8. 7771f41 add support for non-openstack drivers, rename step_dir config param by Scott Baker · 11 years ago
  9. 45fb7a1 use Config().step_dir to load steps dynamically by Scott Baker · 11 years ago
  10. 04111b7 Log to /var/log/planetstack.log instead of observer.log in current directory. by Andy Bavier · 11 years ago
  11. 808b239 store failed step object in set instead of list by Tony Mack · 11 years ago
  12. 2d5642c dont raise exceptions inside of event loop by Tony Mack · 11 years ago
  13. 3587dc7 rename config option by Tony Mack · 11 years ago
  14. 46c2d50 sync images by Tony Mack · 11 years ago
  15. e1509e8 sync nodes by Tony Mack · 11 years ago
  16. 6986ab3 enable SyncRoles by Tony Mack · 11 years ago
  17. c61cab0 fix check_schedule by Tony Mack · 11 years ago
  18. 2fd8d30 fix check_class_dependency() by Tony Mack · 11 years ago
  19. d667627 Drop debugging code by Sapan Bhatia · 11 years ago
  20. a483ab9 Fixed tabulation in the file by Sapan Bhatia · 11 years ago
  21. 467b7ce Major bugfix to toposort. by Sapan Bhatia · 11 years ago
  22. ca2e21f Fixed issues in object dependencies by Sapan Bhatia · 11 years ago
  23. 972a2e8 Steps not in the dependency graph should also be executed by Sapan Bhatia · 11 years ago
  24. 4fa85fb fix bugs by Tony Mack · 11 years ago
  25. ae7f30c fix NameError and AttribteError by Tony Mack · 11 years ago
  26. ea41f56 fix bugs by Tony Mack · 11 years ago
  27. 3bf77b0 bug fixes by Tony Mack · 11 years ago
  28. 66646d5 implement fetch_pending() by Tony Mack · 11 years ago
  29. c12d5ca bugfixes by Tony Mack · 11 years ago
  30. ce79de0 tabs, bugfixes by Tony Mack · 11 years ago
  31. 387a73f instantiate sycn steps with openstack driver. Implement garbage collector and deleters by Tony Mack · 11 years ago
  32. 04c94ad Wide range of debugging changes by Sapan Bhatia · 11 years ago
  33. 757e0b6 Fixed import issues by Sapan Bhatia · 11 years ago
  34. 36938ca Load and save run times by Sapan Bhatia · 11 years ago
  35. 13c7f11 Class and object dependencies, schedules by Sapan Bhatia · 11 years ago
  36. 24836f1 Sync refactored into abstract steps by Sapan Bhatia · 11 years ago