1. 94610b2 fix wrong slice used when getting controller for ControllerNetwork object by Scott Baker · 10 years ago
  2. 01b2683 Do not create spurious networks. Resolves #32 by Sapan Bhatia · 10 years ago
  3. 01298ed Support for innocuous exceptions. Fail and retry, but do not report as error in GUI. by Sapan Bhatia · 10 years ago
  4. 5d51807 Minor tweaks, indentation issues by Sapan Bhatia · 10 years ago
  5. 78b79e7 Switched network deletion over to Ansible by Sapan Bhatia · 10 years ago
  6. 06b1a88 Added support for disabling controllers when they are down by Sapan Bhatia · 10 years ago
  7. 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
  8. 4d0d75c log messges are written to /var/log/observer.log by Tony Mack · 10 years ago
  9. ef20dd5 rename planetstack directory to xos by Scott Baker · 10 years ago[Renamed from planetstack/openstack_observer/steps/sync_controller_networks.py]
  10. fdeacc5 add missing import, fixes #40 by S.Çağlar Onur · 10 years ago
  11. 86e132c rename planetstack module to xos by Scott Baker · 10 years ago
  12. 39a775f 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 · 10 years ago
  13. c88c9a8 Set backend status when saving backend version of object by Sapan Bhatia · 10 years ago
  14. 5d662c7 Change dependencies to primitive objects by Sapan Bhatia · 10 years ago
  15. 7b4cee7 Do not catch and ignore network instantiation errors, as doing so lets them pass unnoticed by hte Observer by Sapan Bhatia · 10 years ago
  16. f1705c1 Fix bug in CIDR allocation by Sapan Bhatia · 10 years ago
  17. 3b3e1e1 Defer error checking to ansible layer by Sapan Bhatia · 10 years ago
  18. 75d1d11 Changed dependency information by Sapan Bhatia · 10 years ago
  19. 80c4254 bugfixes and cleanup by Tony Mack · 10 years ago
  20. 3066a95 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  21. dedc41e Bug fixes to sync_controller_networks by Sapan Bhatia · 10 years ago
  22. bc13cb7 Sync networks fully converted over to ansible by Sapan Bhatia · 10 years ago
  23. 06c8e47 Controller replaces Deployment by Tony Mack · 11 years ago
  24. 51c4a7d introduce Controller model by Tony Mack · 11 years ago