1. 0e8ee18 make routeable_subnet a non-required field of CordSubscriber by Scott Baker · 9 years ago
  2. 47605c8 fix cdn_enable showing wrong state; make textareas bigger by Scott Baker · 9 years ago
  3. 1b7c6f1 make service_specific_id and service_specific_attribute optional by Scott Baker · 9 years ago
  4. f16ed22 turn off strict host key checking by Scott Baker · 9 years ago
  5. f6790db fix typos by Scott Baker · 9 years ago
  6. edc8a20 verbose ansible script by Scott Baker · 9 years ago
  7. 2dfcbf8 perm fix by Scott Baker · 9 years ago
  8. 6f205e7 add model-deps file by Scott Baker · 9 years ago
  9. 9ff6960 make sure migration is generated for cord by Scott Baker · 9 years ago
  10. e99fec1 enable cord admin pages by Scott Baker · 9 years ago
  11. ff453ba sample firewall config by Scott Baker · 9 years ago
  12. 81a2123 vlan sample working by Scott Baker · 9 years ago
  13. 64b889b WIP: vcpe observers by Scott Baker · 9 years ago
  14. eb50ee3 add method to get deleted tenant objects by Scott Baker · 9 years ago
  15. fa8a40d add public_key field to ServiceAdmin by Scott Baker · 9 years ago
  16. c633dc9 add creator field to cord objects by Scott Baker · 9 years ago
  17. 1c0496a make observers stoppable by keyboard interrupt by Scott Baker · 9 years ago
  18. ff8a4bc test yaml by Scott Baker · 9 years ago
  19. c4482a4 test program by Scott Baker · 9 years ago
  20. 9f0ceb6 pretend and sys_dir are necessary for ansible-based observers by Scott Baker · 9 years ago
  21. 2f8608b fix path of default run_ansible script by Scott Baker · 9 years ago
  22. dec77b5 run_temlpate_ssh(); report ValueError message; use subprocess.Popen instead of os.popen by Scott Baker · 9 years ago
  23. b000601 dnsredir config age wasn't being displayed by Scott Baker · 9 years ago
  24. 0345b8b better handling for dns resolution failures by Scott Baker · 9 years ago
  25. 6bd14a8 WIP: custom ansible connection_plugin for talking to xos by Scott Baker · 9 years ago
  26. 3d58b79 skeleton for vcpe observer by Scott Baker · 9 years ago
  27. 5fb6832 refuse to instantiate sliver if private network is not ready by Scott Baker · 9 years ago
  28. 5b04461 add service.public_key; make sync_slivers get image id from ControllerImage object by Scott Baker · 9 years ago
  29. a0e55a9 add server_restapihostname variable by Scott Baker · 9 years ago
  30. 6c3b113 install pkt-config and pygraphviz by Scott Baker · 9 years ago
  31. 0b04cf0 icon for service graph by Scott Baker · 9 years ago
  32. b58973a Implement service graph; add service graph to service grid; add add-service to service grid by Scott Baker · 9 years ago
  33. b3445fa WIP - started coding something to group slivers by slice name by Scott Baker · 9 years ago
  34. b98f991 config.run monitoring by Scott Baker · 9 years ago
  35. c0b967d hard-code admin links by Scott Baker · 9 years ago
  36. ef58a84 add coarse tenancy support by Scott Baker · 9 years ago
  37. 50dbd51 Supervisord configuration for observer by Andy Bavier · 10 years ago
  38. 1a7245f Tweaks by Andy Bavier · 10 years ago
  39. 461fd3e Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  40. 74ce286 store watcherd state by Scott Baker · 10 years ago
  41. e1db4de Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 10 years ago
  42. 3d49316 Added a file that was missing. Resolves #76 by Sapan Bhatia · 10 years ago
  43. 66695c8 add nameserver checking, add warnings section to view, show host ip if dedicated-public is not used by Scott Baker · 10 years ago
  44. e6bca52 display host ips for slivers that don't have dedicated public ip by Scott Baker · 10 years ago
  45. cd9362b add /files/ --> /var/www/html/files/ to nginx config by Scott Baker · 10 years ago
  46. 27b768d views for vCPE and vBNG; add Subscriber view to vCPE's admin pagE by Scott Baker · 10 years ago
  47. 498baf1 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  48. bb2a2a2 volt and volttenant admin for operator view by Scott Baker · 10 years ago
  49. 3d56f04 Fixed a typo by Sapan Bhatia · 10 years ago
  50. e09fb98 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 · 10 years ago
  51. 8d29e6b support REST query by service_specific_id and vlan_id by Scott Baker · 10 years ago
  52. 8c0ae62 look for Ubuntu-14.04-LTS on demo machine by Scott Baker · 10 years ago
  53. a2f9ecc fix default for provider_service by Scott Baker · 10 years ago
  54. 31a7223 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  55. 286ca5d VOLT REST API tenant by Scott Baker · 10 years ago
  56. ae25476 Remove broken pip install by Andy Bavier · 10 years ago
  57. e0459d4 increment release number by Scott Baker · 10 years ago
  58. f717828 remove debugging code by Scott Baker · 10 years ago
  59. 7f8ef8f clarify exceptions by Scott Baker · 10 years ago
  60. 9935842 exception for missing key by Scott Baker · 10 years ago
  61. 1b55de7 move the exceptions out of apibase.py; add new exceptions for DuplicateKey, missingKey, etc by Scott Baker · 10 years ago
  62. 37558b0 return 400 error response if django validation error raised inside API by Scott Baker · 10 years ago
  63. 679f702 separate vlan_id from service_specific_id by Scott Baker · 10 years ago
  64. 323eca9 default provider_service for volt tenant by Scott Baker · 10 years ago
  65. 406f60b sample scripts for doing REST API on vOLT tenants by Scott Baker · 10 years ago
  66. b9944cc vbng-related fields by Scott Baker · 10 years ago
  67. fa5cdd6 models for VBNG; cache linked models; set caller by Scott Baker · 10 years ago
  68. 6d36189 add disableAdd option by Scott Baker · 10 years ago
  69. 06b6dee custom CORD form by Scott Baker · 10 years ago
  70. 77fc173 fix wrong method called in SlicePrivilege.save by Scott Baker · 10 years ago
  71. 7f252d0 Merge branch 'fixes' by Andy Bavier · 10 years ago
  72. a4025e9 Account for change in playbook by Andy Bavier · 10 years ago
  73. 86492f5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  74. db56967 more fields in CordSubscriber by Scott Baker · 10 years ago
  75. c6b2538 redo cordsubscriber fields using passthrough by Scott Baker · 10 years ago
  76. 2a2ffb7 workaround for rest_framework post bug by Scott Baker · 10 years ago
  77. 05eb497 add more virtual fields to VCPETenant by Scott Baker · 10 years ago
  78. 9473f5e Fix problems with generated user data by Andy Bavier · 10 years ago
  79. 85d7cd5 Fix problems with generated user data by Andy Bavier · 10 years ago
  80. 75210d3 cord subscriber view, wip by Scott Baker · 10 years ago
  81. d4b48c0 add VOLT Tenant and Service, redo services as Proxy objects by Scott Baker · 10 years ago
  82. 9648b96 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  83. 0d30672 add kind field to service object, add get_tenant_objects(), get_service_objects() by Scott Baker · 10 years ago
  84. 310a8c7 Missing imports in model policies. by Sapan Bhatia · 10 years ago
  85. 4492366 Missing imports in model policies. by Sapan Bhatia · 10 years ago
  86. 495e8f7 Fixed typo, set default value of pretend to false by Sapan Bhatia · 10 years ago
  87. 3805095 Read xos_dir out of config file by Sapan Bhatia · 10 years ago
  88. c7a09c8 Fixed typo, set default value of pretend to false by Sapan Bhatia · 10 years ago
  89. 84cdde7 Read xos_dir out of config file by Sapan Bhatia · 10 years ago
  90. 8034bac Fix missing import in ansible.py by Sapan Bhatia · 10 years ago
  91. 16df721 Added missing import. Fixes #67. by Sapan Bhatia · 10 years ago
  92. e9ff7ce cord, WIP by Scott Baker · 10 years ago
  93. 7211f5b fix missing json import, fix misnamed variable by Scott Baker · 10 years ago
  94. 88ac9d6 extra_context was missing in XOSAdminMixin.add_view by Scott Baker · 10 years ago
  95. 772fa3c protect against crashes in ns.save() by Scott Baker · 10 years ago
  96. 67cdef4 contant dnsdemux on host ip as necessary by Scott Baker · 10 years ago
  97. b3c363e some renames of permitAllSlices->permit_all_slices had been missed by Scott Baker · 10 years ago
  98. 25f3cbf import for Tenant model by Scott Baker · 10 years ago
  99. b95b680 return private and nat addresses by Scott Baker · 10 years ago
  100. 88a7d50 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago