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