1. 74ebc7a add is_appuser field to user model by Scott Baker · 9 years ago
  2. 559be72 add ServicePrivilegeAdmin to cord/hpc/rr admins by Scott Baker · 9 years ago
  3. 2ee2c3f Merge pull request #85 from open-cloud/service_permissions by tmack-pl · 9 years ago
  4. 789bad6 import ServicePrivilege by Tony Mack · 9 years ago
  5. cf88f8c fix indents by Tony Mack · 9 years ago
  6. ac60d5f use m1.small for vCPE by Scott Baker · 9 years ago
  7. b1e01d0 add set endpoints for services by Scott Baker · 9 years ago
  8. 824796b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  9. 8d13a98 url_filter_level option; add REST API endpoints for url_filtering, users, and services by Scott Baker · 9 years ago
  10. 81c9b31 support for viewsets by Scott Baker · 9 years ago
  11. 1f37185 Add VLAN tag by Andy Bavier · 9 years ago
  12. 4f7da2f insert the real broadbandshield parameters by Scott Baker · 9 years ago
  13. 21cf2a4 Remove playbook variables because they get resolved by the template engine by Andy Bavier · 9 years ago
  14. 7edfd2c Files for use with ansible copy module by Andy Bavier · 9 years ago
  15. ff35796 Resolve discrepancy between ids Fixes #68 and #69. by Sapan Bhatia · 9 years ago
  16. 9ec754e fix TypeError by Tony Mack · 9 years ago
  17. f7caea4 fix syntax error by Tony Mack · 9 years ago
  18. 7bab45a Fleshing out vCPE observer by Andy Bavier · 9 years ago
  19. 7ca06e8 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  20. 5e2f87a Fix update of backend status fields by Sapan Bhatia · 9 years ago
  21. f123cc2 Suppress extra newline in ansible output, which prevents playbook from running by Sapan Bhatia · 9 years ago
  22. e6376de Support for innocuous exceptions. Fail and retry, but do not report as error in GUI. by Sapan Bhatia · 9 years ago
  23. a6262cf Fix creation of duplicate ControllerSlice objects when Controllers are modified by Sapan Bhatia · 9 years ago
  24. f8175cb Set 'controller' helper property of Sliver object for dependency resolution by Sapan Bhatia · 9 years ago
  25. 586ff54 private key must not be world or group readable by Scott Baker · 9 years ago
  26. 2d6d74d fix sys_dir; add save_ansible_output and disable_backoff to vcpe observer config by Scott Baker · 9 years ago
  27. f77aa19 save the stderr output also by Scott Baker · 9 years ago
  28. 298f652 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
  29. 918a208 vcpe observer config had wrong sys dir by Scott Baker · 9 years ago
  30. df88e07 set ansible_tag for vcpe syncstep by Scott Baker · 9 years ago
  31. 5cb89e9 upgrade-container changes from demo machine by Scott Baker · 9 years ago
  32. 071e8d5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  33. 426c6f5 return error if ansible has unreachable results by Scott Baker · 9 years ago
  34. 39583a5 Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  35. b09db74 fix misspelled executable by Scott Baker · 9 years ago
  36. d9974fc supervisor must supply config file name when running xos/vcpe/vbng observers by Scott Baker · 9 years ago
  37. 7b11442 supervisor config files for hpc observer by Scott Baker · 9 years ago
  38. 470bfdc fix hpc observer scripts by Scott Baker · 9 years ago
  39. 38c0c4a supervisor for vcpe-observer by Scott Baker · 9 years ago
  40. 7f8d344 fixup paths to hpc_observer steps by Scott Baker · 9 years ago
  41. 0533676 eliminate symlink; rename observer to match naming conventions by Scott Baker · 9 years ago
  42. 707c1cf move hpc observer into observers/ dir by Scott Baker · 9 years ago
  43. 8da461c avoid the symlink by Scott Baker · 9 years ago
  44. 3c76473 avoid the symlink by Scott Baker · 9 years ago
  45. b42ff10 maximum of 1 hpc per node by Scott Baker · 9 years ago
  46. 8f92217 cleanup the controllerslice objects too by Scott Baker · 9 years ago
  47. 8d108e2 service privileges by Tony Mack · 9 years ago
  48. 7b0eee4 finished cleanup_unique tool by Scott Baker · 9 years ago
  49. bbe4358 resolve merge conflict by Tony Mack · 9 years ago
  50. 64c162f tool to delete objects that would violate unique_together constraints by Scott Baker · 9 years ago
  51. d9b47f4 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  52. 7d60d16 add scalability slider to HPC model and admin by Scott Baker · 9 years ago
  53. 5feb27e css was conflicting with jquery UI slider controls by Scott Baker · 9 years ago
  54. b92b5c7 add SliderWidget by Scott Baker · 9 years ago
  55. 9843673 add ability for services to scale by Scott Baker · 9 years ago
  56. 3d76153 increment version number by Scott Baker · 9 years ago
  57. f1096ba Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  58. 2b29a31 update comments by Scott Baker · 9 years ago
  59. 1b4394a Minor tweaks, indentation issues by Sapan Bhatia · 9 years ago
  60. 6218c4d Switched tenant deletion to Ansible by Sapan Bhatia · 9 years ago
  61. 53a0e9b Switched network deletion over to Ansible by Sapan Bhatia · 9 years ago
  62. 9028c9a Added support for disabling controllers when they are down by Sapan Bhatia · 9 years ago
  63. 538067c Improved model policies. Handles deletions explicitly, support for custom delete policies. by Sapan Bhatia · 9 years ago
  64. 72527ef Custom model policy for Slice deletion -- delete corresponding network by Sapan Bhatia · 9 years ago
  65. 767e046 Support User policies, since User is not a subclass of PlCoreBase by Sapan Bhatia · 9 years ago
  66. 4c67907 Improved warning message by Sapan Bhatia · 9 years ago
  67. d84f385 The deletion of dependencies has been moved to model policies by Sapan Bhatia · 9 years ago
  68. 62d5b63 Reapply model policies when an object is saved by Sapan Bhatia · 9 years ago
  69. 7ee3da8 a little bit safer when finding the right vcpe by Scott Baker · 9 years ago
  70. 25a5954 vbng observer, finished pending testing with actual API by Scott Baker · 9 years ago
  71. 7561186 fix typo by Scott Baker · 9 years ago
  72. a3f737a fix error in SSHKeyDetail by Scott Baker · 9 years ago
  73. 0ed43bf allow filtering by node name by Scott Baker · 9 years ago
  74. 375aa1e REST API for getting ssh keys by Scott Baker · 9 years ago
  75. 3e481eb vBNG observer WIP by Scott Baker · 9 years ago
  76. e3976a6 update dnsmasq template to set all cdn prefixes by Scott Baker · 9 years ago
  77. ef586ff supply CDN prefixes to dnsmasq template by Scott Baker · 9 years ago
  78. cfb6f0b supply CDN prefixes to dnsmasq template by Scott Baker · 9 years ago
  79. b84281d make routeable_subnet a non-required field of CordSubscriber by Scott Baker · 9 years ago
  80. 5327eb8 fix cdn_enable showing wrong state; make textareas bigger by Scott Baker · 9 years ago
  81. 76934d8 make service_specific_id and service_specific_attribute optional by Scott Baker · 9 years ago
  82. 5ef47a0 turn off strict host key checking by Scott Baker · 9 years ago
  83. ee0c280 fix typos by Scott Baker · 9 years ago
  84. 980528c verbose ansible script by Scott Baker · 9 years ago
  85. f1b7604 perm fix by Scott Baker · 9 years ago
  86. 75d4a96 add model-deps file by Scott Baker · 9 years ago
  87. fd15c3d make sure migration is generated for cord by Scott Baker · 9 years ago
  88. f6a619c enable cord admin pages by Scott Baker · 9 years ago
  89. d972c8d merge by Tony Mack · 9 years ago
  90. 91dd075 sample firewall config by Scott Baker · 9 years ago
  91. 3ca17ff vlan sample working by Scott Baker · 9 years ago
  92. ef0b6c8 WIP: vcpe observers by Scott Baker · 9 years ago
  93. e7fc9f5 add method to get deleted tenant objects by Scott Baker · 9 years ago
  94. 199c379 add public_key field to ServiceAdmin by Scott Baker · 9 years ago
  95. 9c8a2c7 add creator field to cord objects by Scott Baker · 9 years ago
  96. 316c918 make observers stoppable by keyboard interrupt by Scott Baker · 9 years ago
  97. e05a42f test yaml by Scott Baker · 9 years ago
  98. d3da5ff test program by Scott Baker · 9 years ago
  99. 9cb5b20 pretend and sys_dir are necessary for ansible-based observers by Scott Baker · 9 years ago
  100. c8c9720 fix path of default run_ansible script by Scott Baker · 9 years ago