1. d70fa71 Add VLAN tag by Andy Bavier · 9 years ago
  2. a154f95 insert the real broadbandshield parameters by Scott Baker · 9 years ago
  3. 4202300 Remove playbook variables because they get resolved by the template engine by Andy Bavier · 9 years ago
  4. 633679e Files for use with ansible copy module by Andy Bavier · 9 years ago
  5. 7dac966 Resolve discrepancy between ids Fixes #68 and #69. by Sapan Bhatia · 9 years ago
  6. 6a5024c Fleshing out vCPE observer by Andy Bavier · 9 years ago
  7. 30d993f Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  8. 1eecb2e Fix update of backend status fields by Sapan Bhatia · 9 years ago
  9. df85e80 Suppress extra newline in ansible output, which prevents playbook from running by Sapan Bhatia · 9 years ago
  10. 01298ed Support for innocuous exceptions. Fail and retry, but do not report as error in GUI. by Sapan Bhatia · 9 years ago
  11. 2524f6b Fix creation of duplicate ControllerSlice objects when Controllers are modified by Sapan Bhatia · 9 years ago
  12. 52ba542 Set 'controller' helper property of Sliver object for dependency resolution by Sapan Bhatia · 9 years ago
  13. 78548a5 private key must not be world or group readable by Scott Baker · 9 years ago
  14. 93a58b3 fix sys_dir; add save_ansible_output and disable_backoff to vcpe observer config by Scott Baker · 9 years ago
  15. 686add6 save the stderr output also by Scott Baker · 9 years ago
  16. af09d37 add save_ansible_output option; for ssh-ansible use named files rather than tmp files; refactor get_playbook_fn by Scott Baker · 9 years ago
  17. 366453b vcpe observer config had wrong sys dir by Scott Baker · 9 years ago
  18. 8373405 set ansible_tag for vcpe syncstep by Scott Baker · 9 years ago
  19. 5547131 upgrade-container changes from demo machine by Scott Baker · 9 years ago
  20. 2dcccc3 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  21. 1736dba return error if ansible has unreachable results by Scott Baker · 9 years ago
  22. 2f8d9b3 Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  23. 8d92e7a fix misspelled executable by Scott Baker · 9 years ago
  24. 5e0af08 supervisor must supply config file name when running xos/vcpe/vbng observers by Scott Baker · 9 years ago
  25. a1ce7eb supervisor config files for hpc observer by Scott Baker · 9 years ago
  26. ae1a1c4 fix hpc observer scripts by Scott Baker · 9 years ago
  27. 0c2e41e supervisor for vcpe-observer by Scott Baker · 9 years ago
  28. a8f51e5 fixup paths to hpc_observer steps by Scott Baker · 9 years ago
  29. ae1fe59 eliminate symlink; rename observer to match naming conventions by Scott Baker · 9 years ago
  30. 8fdd115 move hpc observer into observers/ dir by Scott Baker · 9 years ago
  31. f2617b7 avoid the symlink by Scott Baker · 9 years ago
  32. c437558 avoid the symlink by Scott Baker · 9 years ago
  33. 3b82d4b maximum of 1 hpc per node by Scott Baker · 9 years ago
  34. c5e7370 cleanup the controllerslice objects too by Scott Baker · 9 years ago
  35. 0e4931b finished cleanup_unique tool by Scott Baker · 9 years ago
  36. dbc4f14 tool to delete objects that would violate unique_together constraints by Scott Baker · 9 years ago
  37. b03c5e3 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  38. 1facc3e add scalability slider to HPC model and admin by Scott Baker · 9 years ago
  39. afd735c css was conflicting with jquery UI slider controls by Scott Baker · 9 years ago
  40. 50ac419 add SliderWidget by Scott Baker · 9 years ago
  41. 2575722 add ability for services to scale by Scott Baker · 9 years ago
  42. f8cb0bc increment version number by Scott Baker · 9 years ago
  43. 445da1c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  44. dfc0bef update comments by Scott Baker · 9 years ago
  45. 5d51807 Minor tweaks, indentation issues by Sapan Bhatia · 9 years ago
  46. e8d5019 Switched tenant deletion to Ansible by Sapan Bhatia · 9 years ago
  47. 78b79e7 Switched network deletion over to Ansible by Sapan Bhatia · 9 years ago
  48. 06b1a88 Added support for disabling controllers when they are down by Sapan Bhatia · 9 years ago
  49. a4fadac Improved model policies. Handles deletions explicitly, support for custom delete policies. by Sapan Bhatia · 9 years ago
  50. 61b6b24 Custom model policy for Slice deletion -- delete corresponding network by Sapan Bhatia · 9 years ago
  51. 9e8a255 Support User policies, since User is not a subclass of PlCoreBase by Sapan Bhatia · 9 years ago
  52. b1a0d41 Improved warning message by Sapan Bhatia · 9 years ago
  53. 50de6be The deletion of dependencies has been moved to model policies by Sapan Bhatia · 9 years ago
  54. f50d047 Reapply model policies when an object is saved by Sapan Bhatia · 9 years ago
  55. f674e91 a little bit safer when finding the right vcpe by Scott Baker · 9 years ago
  56. b87b873 vbng observer, finished pending testing with actual API by Scott Baker · 9 years ago
  57. e78aef1 fix typo by Scott Baker · 9 years ago
  58. f46cec1 fix error in SSHKeyDetail by Scott Baker · 9 years ago
  59. 071dae7 allow filtering by node name by Scott Baker · 9 years ago
  60. a115c1e REST API for getting ssh keys by Scott Baker · 9 years ago
  61. 0c81ace vBNG observer WIP by Scott Baker · 9 years ago
  62. ff3f3d2 update dnsmasq template to set all cdn prefixes by Scott Baker · 9 years ago
  63. c4abbd1 supply CDN prefixes to dnsmasq template by Scott Baker · 9 years ago
  64. 2e64a3a supply CDN prefixes to dnsmasq template by Scott Baker · 9 years ago
  65. 0e8ee18 make routeable_subnet a non-required field of CordSubscriber by Scott Baker · 9 years ago
  66. 47605c8 fix cdn_enable showing wrong state; make textareas bigger by Scott Baker · 9 years ago
  67. 1b7c6f1 make service_specific_id and service_specific_attribute optional by Scott Baker · 9 years ago
  68. f16ed22 turn off strict host key checking by Scott Baker · 9 years ago
  69. f6790db fix typos by Scott Baker · 9 years ago
  70. edc8a20 verbose ansible script by Scott Baker · 9 years ago
  71. 2dfcbf8 perm fix by Scott Baker · 9 years ago
  72. 6f205e7 add model-deps file by Scott Baker · 9 years ago
  73. 9ff6960 make sure migration is generated for cord by Scott Baker · 9 years ago
  74. e99fec1 enable cord admin pages by Scott Baker · 9 years ago
  75. ff453ba sample firewall config by Scott Baker · 9 years ago
  76. 81a2123 vlan sample working by Scott Baker · 9 years ago
  77. 64b889b WIP: vcpe observers by Scott Baker · 9 years ago
  78. eb50ee3 add method to get deleted tenant objects by Scott Baker · 9 years ago
  79. fa8a40d add public_key field to ServiceAdmin by Scott Baker · 9 years ago
  80. c633dc9 add creator field to cord objects by Scott Baker · 9 years ago
  81. 1c0496a make observers stoppable by keyboard interrupt by Scott Baker · 9 years ago
  82. ff8a4bc test yaml by Scott Baker · 9 years ago
  83. c4482a4 test program by Scott Baker · 9 years ago
  84. 9f0ceb6 pretend and sys_dir are necessary for ansible-based observers by Scott Baker · 9 years ago
  85. 2f8608b fix path of default run_ansible script by Scott Baker · 9 years ago
  86. dec77b5 run_temlpate_ssh(); report ValueError message; use subprocess.Popen instead of os.popen by Scott Baker · 9 years ago
  87. b000601 dnsredir config age wasn't being displayed by Scott Baker · 9 years ago
  88. 0345b8b better handling for dns resolution failures by Scott Baker · 9 years ago
  89. 6bd14a8 WIP: custom ansible connection_plugin for talking to xos by Scott Baker · 9 years ago
  90. 3d58b79 skeleton for vcpe observer by Scott Baker · 9 years ago
  91. 5fb6832 refuse to instantiate sliver if private network is not ready by Scott Baker · 9 years ago
  92. 5b04461 add service.public_key; make sync_slivers get image id from ControllerImage object by Scott Baker · 9 years ago
  93. a0e55a9 add server_restapihostname variable by Scott Baker · 9 years ago
  94. 6c3b113 install pkt-config and pygraphviz by Scott Baker · 9 years ago
  95. 0b04cf0 icon for service graph by Scott Baker · 9 years ago
  96. b58973a Implement service graph; add service graph to service grid; add add-service to service grid by Scott Baker · 9 years ago
  97. b3445fa WIP - started coding something to group slivers by slice name by Scott Baker · 9 years ago
  98. b98f991 config.run monitoring by Scott Baker · 9 years ago
  99. c0b967d hard-code admin links by Scott Baker · 9 years ago
  100. ef58a84 add coarse tenancy support by Scott Baker · 9 years ago