1. aa4c87f Merge branch 'master' into feature/lts by Zack Williams · 9 years ago
  2. 80b83cb datetime->timezone in model policies by Sapan Bhatia · 9 years ago
  3. c7b10f5 sort imports, switch to xos.logger by Zack Williams · 9 years ago
  4. 6380cbf add no_policy field to prevent model from running model_policies by Scott Baker · 9 years ago
  5. 91c497e Updated various synchronizers to take advantage of logstash capability by Sapan Bhatia · 9 years ago
  6. 8863b08 Addressed a race condition in model policies by Sapan Bhatia · 9 years ago
  7. a19736a Fix import by Sapan Bhatia · 9 years ago
  8. 3586c55 move util.logger to xos.logger by Scott Baker · 9 years ago
  9. 7edfe7f Moved dependency_walker into generate, as well as model policies by Sapan Bhatia · 9 years ago[Renamed (97%) from xos/model_policy.py]
  10. f6d6be7 Change order of model policies by Sapan Bhatia · 9 years ago
  11. 3062778 add run_once methods for model_policy and event_loop by Scott Baker · 9 years ago
  12. d851547 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
  13. 5b961e0 add reset_queries() in hopes of preventing memory exhaustion if DEBUG=True by Scott Baker · 10 years ago
  14. 35dab9d Added delete for non-sync'd objects. Resolves #9 and #82 by Sapan Bhatia · 10 years ago
  15. a4fadac Improved model policies. Handles deletions explicitly, support for custom delete policies. by Sapan Bhatia · 10 years ago
  16. e09fb98 Lazy creation of Neutron Networks. The creation of networks is deferred to when the first Sliver for a slice is created on a given controller, rather than at Slice creation time. Resolves #74 by Sapan Bhatia · 10 years ago
  17. ef20dd5 rename planetstack directory to xos by Scott Baker · 10 years ago[Renamed from planetstack/model_policy.py]
  18. 3345719 Added model policies for controlleruser and controllersite by Sapan Bhatia · 10 years ago
  19. b3507b9 Made model policies a threaded run loop, and made policy executions transactional by Sapan Bhatia · 10 years ago
  20. 7a1e6be Reverted model policies to non-parallel version by Sapan Bhatia · 10 years ago
  21. 3066a95 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  22. 6d1241c Worked around an exception by Sapan Bhatia · 10 years ago
  23. 14356b7 Merged ansible branch into master by Sapan Bhatia · 10 years ago
  24. f342870 add --nomodelpolicy option for loading fixtures by Scott Baker · 10 years ago
  25. 6021fa8 avoid throwing exception for model_policies that don't exist by Scott Baker · 10 years ago
  26. 2ba3485 fix model_policies being called with class instead of instance by Scott Baker · 10 years ago
  27. 9a3af23 Don't invoke policies for object updates by Sapan Bhatia · 10 years ago
  28. fe9bc89 Changed interface to policy handlers, slightly by Sapan Bhatia · 10 years ago
  29. 0235e98 Include model policies by Sapan Bhatia · 10 years ago