1. ea77c3e do not allocate default start_ip/end_ip by Scott Baker · 9 years ago
  2. 3678a3d Merged last mcord by Matteo Scandolo · 9 years ago
  3. 99604be mcord merged into master-branch by Pingping Lin · 9 years ago
  4. 21d5b3c missed a couple of imports by Scott Baker · 9 years ago
  5. 855d396 fix gateway generation for network that are not /24 by Scott Baker · 9 years ago
  6. fc9256a starting_point by Pingping Lin · 9 years ago
  7. b7265f0 allow network.subnet and/or controller_network.subnet to be filled in by user before object is synced by Scott Baker · 9 years ago
  8. 6df39c3 better way of determining which networks should be created by Scott Baker · 9 years ago
  9. f0538b8 Reran chuckmove after adjusting '*' by Sapan Bhatia · 9 years ago
  10. 3586c55 move util.logger to xos.logger by Scott Baker · 9 years ago
  11. c83da37 Moved openstack observer into synchronizers by Sapan Bhatia · 9 years ago[Renamed from xos/openstack_observer/steps/sync_controller_networks.py]
  12. 16be143 Relocated observer namespace into synchronizers.base by Sapan Bhatia · 9 years ago
  13. 7ab818f use networking_use_vtn variable to toggle gateway setting in sync_controller_networks by Scott Baker · 9 years ago
  14. e52b8f2 add gateway variable to sync_controller_networks by Scott Baker · 9 years ago
  15. 8026e7f sync controller for private-indirect and private-direct also by Scott Baker · 9 years ago
  16. 17766c4 fix sync_controller_networks failing NAT networks by Scott Baker · 9 years ago
  17. c12ee48 revert merge from domain_auth branch by Tony Mack · 9 years ago
  18. dc182bd bump response index in map_sync_outputs where we've added a get_token task to the corresponding playbook by Tony Mack · 9 years ago
  19. 993a131 congroller -> controller by Scott Baker · 9 years ago
  20. 5e06cf8 resolve merge conflicts by Tony Mack · 9 years ago
  21. 382ad25 Bug fix by Sapan Bhatia · 9 years ago
  22. c239f67 Refactored sync steps, making ansible explicit by Sapan Bhatia · 9 years ago
  23. 3ceb16f observer steps get v3 token using domain auth and use token at v2 api endpoints by Tony Mack · 9 years ago
  24. 895d804 resolve merge conflicts by Tony Mack · 9 years ago
  25. 94610b2 fix wrong slice used when getting controller for ControllerNetwork object by Scott Baker · 9 years ago
  26. d851547 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
  27. 01b2683 Do not create spurious networks. Resolves #32 by Sapan Bhatia · 10 years ago
  28. 01298ed Support for innocuous exceptions. Fail and retry, but do not report as error in GUI. by Sapan Bhatia · 10 years ago
  29. 5d51807 Minor tweaks, indentation issues by Sapan Bhatia · 10 years ago
  30. 78b79e7 Switched network deletion over to Ansible by Sapan Bhatia · 10 years ago
  31. 06b1a88 Added support for disabling controllers when they are down by Sapan Bhatia · 10 years ago
  32. 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
  33. 4d0d75c log messges are written to /var/log/observer.log by Tony Mack · 10 years ago
  34. ef20dd5 rename planetstack directory to xos by Scott Baker · 10 years ago[Renamed from planetstack/openstack_observer/steps/sync_controller_networks.py]
  35. fdeacc5 add missing import, fixes #40 by S.Çağlar Onur · 10 years ago
  36. 86e132c rename planetstack module to xos by Scott Baker · 10 years ago
  37. 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
  38. c88c9a8 Set backend status when saving backend version of object by Sapan Bhatia · 10 years ago
  39. 5d662c7 Change dependencies to primitive objects by Sapan Bhatia · 10 years ago
  40. 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
  41. f1705c1 Fix bug in CIDR allocation by Sapan Bhatia · 10 years ago
  42. 3b3e1e1 Defer error checking to ansible layer by Sapan Bhatia · 10 years ago
  43. 75d1d11 Changed dependency information by Sapan Bhatia · 10 years ago
  44. 80c4254 bugfixes and cleanup by Tony Mack · 10 years ago
  45. 3066a95 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  46. dedc41e Bug fixes to sync_controller_networks by Sapan Bhatia · 10 years ago
  47. bc13cb7 Sync networks fully converted over to ansible by Sapan Bhatia · 10 years ago
  48. 06c8e47 Controller replaces Deployment by Tony Mack · 10 years ago
  49. 51c4a7d introduce Controller model by Tony Mack · 10 years ago