1. 5fd44ff Use ssh pipelining by Andy Bavier · 11 years ago
  2. ac71138 Fixes the accumulating - 2 in backend_status. Resolves #91. by Sapan Bhatia · 11 years ago
  3. 01b2683 Do not create spurious networks. Resolves #32 by Sapan Bhatia · 11 years ago
  4. 7dac966 Resolve discrepancy between ids Fixes #68 and #69. by Sapan Bhatia · 11 years ago
  5. 30d993f Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 11 years ago
  6. 1eecb2e Fix update of backend status fields by Sapan Bhatia · 11 years ago
  7. df85e80 Suppress extra newline in ansible output, which prevents playbook from running by Sapan Bhatia · 11 years ago
  8. 01298ed Support for innocuous exceptions. Fail and retry, but do not report as error in GUI. by Sapan Bhatia · 11 years ago
  9. 78548a5 private key must not be world or group readable by Scott Baker · 11 years ago
  10. 686add6 save the stderr output also by Scott Baker · 11 years ago
  11. af09d37 add save_ansible_output option; for ssh-ansible use named files rather than tmp files; refactor get_playbook_fn by Scott Baker · 11 years ago
  12. 1736dba return error if ansible has unreachable results by Scott Baker · 11 years ago
  13. 5d51807 Minor tweaks, indentation issues by Sapan Bhatia · 11 years ago
  14. e8d5019 Switched tenant deletion to Ansible by Sapan Bhatia · 11 years ago
  15. 78b79e7 Switched network deletion over to Ansible by Sapan Bhatia · 11 years ago
  16. 06b1a88 Added support for disabling controllers when they are down by Sapan Bhatia · 11 years ago
  17. e78aef1 fix typo by Scott Baker · 11 years ago
  18. f16ed22 turn off strict host key checking by Scott Baker · 11 years ago
  19. edc8a20 verbose ansible script by Scott Baker · 11 years ago
  20. 1c0496a make observers stoppable by keyboard interrupt by Scott Baker · 11 years ago
  21. 2f8608b fix path of default run_ansible script by Scott Baker · 11 years ago
  22. dec77b5 run_temlpate_ssh(); report ValueError message; use subprocess.Popen instead of os.popen by Scott Baker · 11 years ago
  23. 5fb6832 refuse to instantiate sliver if private network is not ready by Scott Baker · 11 years ago
  24. 5b04461 add service.public_key; make sync_slivers get image id from ControllerImage object by Scott Baker · 11 years ago
  25. 3d56f04 Fixed a typo by Sapan Bhatia · 11 years ago
  26. 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 · 11 years ago
  27. 7f252d0 Merge branch 'fixes' by Andy Bavier · 11 years ago
  28. a4025e9 Account for change in playbook by Andy Bavier · 11 years ago
  29. 9473f5e Fix problems with generated user data by Andy Bavier · 11 years ago
  30. 85d7cd5 Fix problems with generated user data by Andy Bavier · 11 years ago
  31. 495e8f7 Fixed typo, set default value of pretend to false by Sapan Bhatia · 11 years ago
  32. 3805095 Read xos_dir out of config file by Sapan Bhatia · 11 years ago
  33. c7a09c8 Fixed typo, set default value of pretend to false by Sapan Bhatia · 11 years ago
  34. 84cdde7 Read xos_dir out of config file by Sapan Bhatia · 11 years ago
  35. 8034bac Fix missing import in ansible.py by Sapan Bhatia · 11 years ago
  36. 16df721 Added missing import. Fixes #67. by Sapan Bhatia · 11 years ago
  37. 772fa3c protect against crashes in ns.save() by Scott Baker · 11 years ago
  38. ff7da47 Prevent Observers other than the Core Observer from running model policies. This resolves the duplicate object issue, which would cause multiple dependent objects such as ControllerNetwork objects to be created automatically. Solves #65. by Sapan Bhatia · 11 years ago
  39. 258176e Fix issue with spaces in objects by Sapan Bhatia · 11 years ago
  40. 1cd422c use self.observer_name for the observer_last_run file also by Scott Baker · 11 years ago
  41. a73c216 observer_name used in timing files (changes copied from portal) by Scott Baker · 11 years ago
  42. a9b626f step to purge disabled user records after 1 week by Tony Mack · 11 years ago
  43. 4d0d75c log messges are written to /var/log/observer.log by Tony Mack · 11 years ago
  44. 65b22de Pass SSH keys in userdata by Andy Bavier · 11 years ago
  45. 655b93e Fix implemented in a debugging session with Marc Fiuczynski by Sapan Bhatia · 11 years ago
  46. 01dd5d2 Redid the pretend mode patch. by Sapan Bhatia · 11 years ago
  47. 6d6b76c Revert "Pretend mode for the Observer. With this option set, the Ansible recipes for operations are generated, but not executed." by Sapan Bhatia · 11 years ago
  48. 1d019ae Pretend mode for the Observer. With this option set, the Ansible recipes for operations are generated, but not executed. by Sapan Bhatia · 11 years ago
  49. 7648c58 add config file option to disable fofum by Scott Baker · 11 years ago
  50. 745cfa4 more debugging info by Scott Baker · 11 years ago
  51. fb162a1 show in log whether working on deletion or regular steps by Scott Baker · 11 years ago
  52. 107b3e2 add restapi_hostname and restapi_port to default userdata; check in changes to delete found on portal by Scott Baker · 11 years ago
  53. aa86bfb fix exception while trying to throw DependencyFailed because peer_object has no pk by Scott Baker · 11 years ago
  54. 68c9928 Fixed dependency issues in deletions. Resolves #8. by Sapan Bhatia · 11 years ago
  55. b6e63f0 get rid of weird looking DOS EOF chars by S.Çağlar Onur · 11 years ago
  56. 5f49fad fix sync steps by Tony Mack · 11 years ago
  57. b40c363 fix AttributeError by Tony Mack · 11 years ago
  58. 1e464ff fix NetworkSliver not autocreated for nat and public networks by Scott Baker · 11 years ago
  59. 0f685ff Update sync_controller_slices.py by S.Çağlar Onur · 11 years ago
  60. ace7ab5 rename /etc/planetstack/sync to /etc/xos/sync by Scott Baker · 11 years ago
  61. bb60438 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 11 years ago
  62. ef20dd5 rename planetstack directory to xos by Scott Baker · 11 years ago