1. f123cc2 Suppress extra newline in ansible output, which prevents playbook from running by Sapan Bhatia · 9 years ago
  2. e6376de Support for innocuous exceptions. Fail and retry, but do not report as error in GUI. by Sapan Bhatia · 9 years ago
  3. a6262cf Fix creation of duplicate ControllerSlice objects when Controllers are modified by Sapan Bhatia · 9 years ago
  4. f8175cb Set 'controller' helper property of Sliver object for dependency resolution by Sapan Bhatia · 9 years ago
  5. 1b4394a Minor tweaks, indentation issues by Sapan Bhatia · 9 years ago
  6. 6218c4d Switched tenant deletion to Ansible by Sapan Bhatia · 9 years ago
  7. 53a0e9b Switched network deletion over to Ansible by Sapan Bhatia · 9 years ago
  8. 9028c9a Added support for disabling controllers when they are down by Sapan Bhatia · 9 years ago
  9. 538067c Improved model policies. Handles deletions explicitly, support for custom delete policies. by Sapan Bhatia · 9 years ago
  10. 72527ef Custom model policy for Slice deletion -- delete corresponding network by Sapan Bhatia · 9 years ago
  11. 767e046 Support User policies, since User is not a subclass of PlCoreBase by Sapan Bhatia · 9 years ago
  12. 4c67907 Improved warning message by Sapan Bhatia · 9 years ago
  13. d84f385 The deletion of dependencies has been moved to model policies by Sapan Bhatia · 9 years ago
  14. 62d5b63 Reapply model policies when an object is saved by Sapan Bhatia · 9 years ago
  15. 7ee3da8 a little bit safer when finding the right vcpe by Scott Baker · 9 years ago
  16. 25a5954 vbng observer, finished pending testing with actual API by Scott Baker · 9 years ago
  17. 7561186 fix typo by Scott Baker · 9 years ago
  18. a3f737a fix error in SSHKeyDetail by Scott Baker · 9 years ago
  19. 0ed43bf allow filtering by node name by Scott Baker · 9 years ago
  20. 375aa1e REST API for getting ssh keys by Scott Baker · 9 years ago
  21. 3e481eb vBNG observer WIP by Scott Baker · 9 years ago
  22. e3976a6 update dnsmasq template to set all cdn prefixes by Scott Baker · 9 years ago
  23. ef586ff supply CDN prefixes to dnsmasq template by Scott Baker · 9 years ago
  24. cfb6f0b supply CDN prefixes to dnsmasq template by Scott Baker · 9 years ago
  25. b84281d make routeable_subnet a non-required field of CordSubscriber by Scott Baker · 9 years ago
  26. 5327eb8 fix cdn_enable showing wrong state; make textareas bigger by Scott Baker · 9 years ago
  27. 76934d8 make service_specific_id and service_specific_attribute optional by Scott Baker · 9 years ago
  28. 5ef47a0 turn off strict host key checking by Scott Baker · 9 years ago
  29. ee0c280 fix typos by Scott Baker · 9 years ago
  30. 980528c verbose ansible script by Scott Baker · 9 years ago
  31. f1b7604 perm fix by Scott Baker · 9 years ago
  32. 75d4a96 add model-deps file by Scott Baker · 9 years ago
  33. fd15c3d make sure migration is generated for cord by Scott Baker · 9 years ago
  34. f6a619c enable cord admin pages by Scott Baker · 9 years ago
  35. 91dd075 sample firewall config by Scott Baker · 9 years ago
  36. 3ca17ff vlan sample working by Scott Baker · 9 years ago
  37. ef0b6c8 WIP: vcpe observers by Scott Baker · 9 years ago
  38. e7fc9f5 add method to get deleted tenant objects by Scott Baker · 9 years ago
  39. 199c379 add public_key field to ServiceAdmin by Scott Baker · 9 years ago
  40. 9c8a2c7 add creator field to cord objects by Scott Baker · 9 years ago
  41. 316c918 make observers stoppable by keyboard interrupt by Scott Baker · 9 years ago
  42. e05a42f test yaml by Scott Baker · 9 years ago
  43. d3da5ff test program by Scott Baker · 9 years ago
  44. 9cb5b20 pretend and sys_dir are necessary for ansible-based observers by Scott Baker · 9 years ago
  45. c8c9720 fix path of default run_ansible script by Scott Baker · 9 years ago
  46. e43b557 run_temlpate_ssh(); report ValueError message; use subprocess.Popen instead of os.popen by Scott Baker · 9 years ago
  47. 31b7a0f dnsredir config age wasn't being displayed by Scott Baker · 9 years ago
  48. 27bd42e better handling for dns resolution failures by Scott Baker · 9 years ago
  49. 7d76a34 WIP: custom ansible connection_plugin for talking to xos by Scott Baker · 9 years ago
  50. 838b695 skeleton for vcpe observer by Scott Baker · 9 years ago
  51. 3c61f7a refuse to instantiate sliver if private network is not ready by Scott Baker · 9 years ago
  52. 6894474 add service.public_key; make sync_slivers get image id from ControllerImage object by Scott Baker · 9 years ago
  53. 9396bbf add server_restapihostname variable by Scott Baker · 9 years ago
  54. 8251e7b install pkt-config and pygraphviz by Scott Baker · 9 years ago
  55. d34e3a5 icon for service graph by Scott Baker · 9 years ago
  56. 9a42e6f Implement service graph; add service graph to service grid; add add-service to service grid by Scott Baker · 9 years ago
  57. 393b6ea WIP - started coding something to group slivers by slice name by Scott Baker · 9 years ago
  58. 0ba21a4 config.run monitoring by Scott Baker · 9 years ago
  59. a4d0a22 hard-code admin links by Scott Baker · 9 years ago
  60. 925a8fa add coarse tenancy support by Scott Baker · 9 years ago
  61. 8bd4f38 Supervisord configuration for observer by Andy Bavier · 9 years ago
  62. 6d23fcb Tweaks by Andy Bavier · 9 years ago
  63. 666e6e0 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  64. f592cb2 store watcherd state by Scott Baker · 9 years ago
  65. 7be68b6 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  66. 635a27c Added a file that was missing. Resolves #76 by Sapan Bhatia · 9 years ago
  67. 74c3a67 add nameserver checking, add warnings section to view, show host ip if dedicated-public is not used by Scott Baker · 9 years ago
  68. 75375ee display host ips for slivers that don't have dedicated public ip by Scott Baker · 9 years ago
  69. 4accd56 add /files/ --> /var/www/html/files/ to nginx config by Scott Baker · 9 years ago
  70. 932a16c views for vCPE and vBNG; add Subscriber view to vCPE's admin pagE by Scott Baker · 9 years ago
  71. 6facde5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  72. 2986b1e volt and volttenant admin for operator view by Scott Baker · 9 years ago
  73. d6e3884 Fixed a typo by Sapan Bhatia · 9 years ago
  74. 859c551 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
  75. f4d02f3 support REST query by service_specific_id and vlan_id by Scott Baker · 9 years ago
  76. 4f751bd look for Ubuntu-14.04-LTS on demo machine by Scott Baker · 9 years ago
  77. fa2b6b4 fix default for provider_service by Scott Baker · 9 years ago
  78. f024c86 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  79. 3d476ba VOLT REST API tenant by Scott Baker · 9 years ago
  80. a6515c4 Remove broken pip install by Andy Bavier · 9 years ago
  81. 9faf51b increment release number by Scott Baker · 9 years ago
  82. 5485d6e remove debugging code by Scott Baker · 9 years ago
  83. d921e1c clarify exceptions by Scott Baker · 9 years ago
  84. 9fa69b5 exception for missing key by Scott Baker · 9 years ago
  85. 2e16d2d move the exceptions out of apibase.py; add new exceptions for DuplicateKey, missingKey, etc by Scott Baker · 9 years ago
  86. 5c7eb76 return 400 error response if django validation error raised inside API by Scott Baker · 9 years ago
  87. e744c7b separate vlan_id from service_specific_id by Scott Baker · 9 years ago
  88. 557aada default provider_service for volt tenant by Scott Baker · 9 years ago
  89. 40aba75 sample scripts for doing REST API on vOLT tenants by Scott Baker · 9 years ago
  90. 297c138 vbng-related fields by Scott Baker · 9 years ago
  91. 697fb0b models for VBNG; cache linked models; set caller by Scott Baker · 9 years ago
  92. 895aa97 add disableAdd option by Scott Baker · 9 years ago
  93. ecccbc6 custom CORD form by Scott Baker · 9 years ago
  94. b261b90 fix wrong method called in SlicePrivilege.save by Scott Baker · 9 years ago
  95. cfac55f Merge branch 'fixes' by Andy Bavier · 9 years ago
  96. 87e7a92 Account for change in playbook by Andy Bavier · 9 years ago
  97. 91308a1 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  98. 3bbcf4f more fields in CordSubscriber by Scott Baker · 9 years ago
  99. 808a15f redo cordsubscriber fields using passthrough by Scott Baker · 9 years ago
  100. a0fc1e1 workaround for rest_framework post bug by Scott Baker · 9 years ago