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