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