1. 21f243a Script for building new container from old one by Andy Bavier · 9 years ago
  2. 50dbd51 Supervisord configuration for observer by Andy Bavier · 9 years ago
  3. 1a7245f Tweaks by Andy Bavier · 9 years ago
  4. 461fd3e Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  5. 74ce286 store watcherd state by Scott Baker · 9 years ago
  6. e1db4de Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  7. 3d49316 Added a file that was missing. Resolves #76 by Sapan Bhatia · 9 years ago
  8. 66695c8 add nameserver checking, add warnings section to view, show host ip if dedicated-public is not used by Scott Baker · 9 years ago
  9. e6bca52 display host ips for slivers that don't have dedicated public ip by Scott Baker · 9 years ago
  10. cd9362b add /files/ --> /var/www/html/files/ to nginx config by Scott Baker · 9 years ago
  11. 27b768d views for vCPE and vBNG; add Subscriber view to vCPE's admin pagE by Scott Baker · 9 years ago
  12. 498baf1 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  13. bb2a2a2 volt and volttenant admin for operator view by Scott Baker · 9 years ago
  14. 3d56f04 Fixed a typo by Sapan Bhatia · 9 years ago
  15. 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 · 9 years ago
  16. 8d29e6b support REST query by service_specific_id and vlan_id by Scott Baker · 9 years ago
  17. 8c0ae62 look for Ubuntu-14.04-LTS on demo machine by Scott Baker · 9 years ago
  18. a2f9ecc fix default for provider_service by Scott Baker · 9 years ago
  19. 31a7223 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  20. 286ca5d VOLT REST API tenant by Scott Baker · 9 years ago
  21. ae25476 Remove broken pip install by Andy Bavier · 9 years ago
  22. e0459d4 increment release number by Scott Baker · 9 years ago
  23. f717828 remove debugging code by Scott Baker · 9 years ago
  24. 7f8ef8f clarify exceptions by Scott Baker · 9 years ago
  25. 9935842 exception for missing key by Scott Baker · 9 years ago
  26. 1b55de7 move the exceptions out of apibase.py; add new exceptions for DuplicateKey, missingKey, etc by Scott Baker · 9 years ago
  27. 37558b0 return 400 error response if django validation error raised inside API by Scott Baker · 9 years ago
  28. 679f702 separate vlan_id from service_specific_id by Scott Baker · 9 years ago
  29. 323eca9 default provider_service for volt tenant by Scott Baker · 9 years ago
  30. 406f60b sample scripts for doing REST API on vOLT tenants by Scott Baker · 9 years ago
  31. b9944cc vbng-related fields by Scott Baker · 9 years ago
  32. fa5cdd6 models for VBNG; cache linked models; set caller by Scott Baker · 9 years ago
  33. 6d36189 add disableAdd option by Scott Baker · 9 years ago
  34. 06b6dee custom CORD form by Scott Baker · 9 years ago
  35. 77fc173 fix wrong method called in SlicePrivilege.save by Scott Baker · 9 years ago
  36. 7f252d0 Merge branch 'fixes' by Andy Bavier · 9 years ago
  37. a4025e9 Account for change in playbook by Andy Bavier · 9 years ago
  38. 86492f5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  39. db56967 more fields in CordSubscriber by Scott Baker · 9 years ago
  40. c6b2538 redo cordsubscriber fields using passthrough by Scott Baker · 9 years ago
  41. 2a2ffb7 workaround for rest_framework post bug by Scott Baker · 9 years ago
  42. 05eb497 add more virtual fields to VCPETenant by Scott Baker · 9 years ago
  43. 9473f5e Fix problems with generated user data by Andy Bavier · 9 years ago
  44. 85d7cd5 Fix problems with generated user data by Andy Bavier · 9 years ago
  45. 75210d3 cord subscriber view, wip by Scott Baker · 9 years ago
  46. d4b48c0 add VOLT Tenant and Service, redo services as Proxy objects by Scott Baker · 9 years ago
  47. 9648b96 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  48. 0d30672 add kind field to service object, add get_tenant_objects(), get_service_objects() by Scott Baker · 9 years ago
  49. 310a8c7 Missing imports in model policies. by Sapan Bhatia · 9 years ago
  50. 4492366 Missing imports in model policies. by Sapan Bhatia · 9 years ago
  51. 495e8f7 Fixed typo, set default value of pretend to false by Sapan Bhatia · 9 years ago
  52. 3805095 Read xos_dir out of config file by Sapan Bhatia · 9 years ago
  53. c7a09c8 Fixed typo, set default value of pretend to false by Sapan Bhatia · 9 years ago
  54. 84cdde7 Read xos_dir out of config file by Sapan Bhatia · 9 years ago
  55. 8034bac Fix missing import in ansible.py by Sapan Bhatia · 9 years ago
  56. 16df721 Added missing import. Fixes #67. by Sapan Bhatia · 9 years ago
  57. e9ff7ce cord, WIP by Scott Baker · 9 years ago
  58. 7211f5b fix missing json import, fix misnamed variable by Scott Baker · 9 years ago
  59. 88ac9d6 extra_context was missing in XOSAdminMixin.add_view by Scott Baker · 9 years ago
  60. 772fa3c protect against crashes in ns.save() by Scott Baker · 9 years ago
  61. 67cdef4 contant dnsdemux on host ip as necessary by Scott Baker · 9 years ago
  62. b3c363e some renames of permitAllSlices->permit_all_slices had been missed by Scott Baker · 9 years ago
  63. 25f3cbf import for Tenant model by Scott Baker · 9 years ago
  64. b95b680 return private and nat addresses by Scott Baker · 9 years ago
  65. 88a7d50 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  66. 32f58ce tool to generate an ansible hosts file from REST API by Scott Baker · 9 years ago
  67. 5d93a9e replace composite_primary_key hack with django's unique together by Tony Mack · 9 years ago
  68. 91e8588 start working on Tenant object by Scott Baker · 9 years ago
  69. e012b91 support for cmi_hostname by Scott Baker · 9 years ago
  70. a8892c1 make sure composite_primary_key==[] is interpreted as not existing by Scott Baker · 9 years ago
  71. 6a3a285 don't throw composite key error if the only fields updated are in [backend_status, backend_register, deleted, enacted, updated] by Scott Baker · 9 years ago
  72. 57aedfc Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  73. bcc05d4 fix 'undefined' in page title by Scott Baker · 9 years ago
  74. 554d903 Add images and networks to new controllers automatically through the controller model policies. by Sapan Bhatia · 9 years ago
  75. ff7da47 Prevent Observers other than the Core Observer from running model policies. This resolves the duplicate object issue, which would cause multiple dependent objects such as ControllerNetwork objects to be created automatically. Solves #65. by Sapan Bhatia · 9 years ago
  76. 57a8c68 Fixed an exception when composite_key is not defined for an object by Sapan Bhatia · 9 years ago
  77. 0288aae use filtered views in HPC Administration page, more complete jail around the service subset by Scott Baker · 9 years ago
  78. fbe0f65 add url_for_model_changelist, add extra_context to add view, support custom_add_url by Scott Baker · 9 years ago
  79. 26a5494 abstract out the FilteredAdmin stuff for possible future reuse by Scott Baker · 9 years ago
  80. 6d2e5d9 add filtered_change_view with altered changelist breadcrumb by Scott Baker · 9 years ago
  81. a8ef274 pass a request argument to add_extra_content by Scott Baker · 9 years ago
  82. f85c009 support custom_changelist_breadcrumb_url by Scott Baker · 9 years ago
  83. 0e0d968 filteredlist url working by Scott Baker · 9 years ago
  84. 02c5177 add select_by_hpcService methods by Scott Baker · 9 years ago
  85. 81d1c24 backend_register was listed twice by Scott Baker · 9 years ago
  86. 32d0c55 prevent titles from growing by Scott Baker · 9 years ago
  87. 2b9583e prevent fault when things that aren't strings are displayed in text field by Scott Baker · 9 years ago
  88. 358c3e0 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  89. b80951f escape quotes in strings used in HTML forms by Scott Baker · 9 years ago
  90. 258176e Fix issue with spaces in objects by Sapan Bhatia · 9 years ago
  91. 17421f9 set document title when displaying xosAdmin views by Scott Baker · 9 years ago
  92. 2691018 make hpcservice a required field of ServiceProvider by Scott Baker · 9 years ago
  93. 08b6f9f support for multiple hpcservices by Scott Baker · 9 years ago
  94. a4f3079 updated comment by Scott Baker · 9 years ago
  95. f14415b site_map can be bound to multiple things by Scott Baker · 9 years ago
  96. a2764c0 hpc_observer support for multiple HPCs by Scott Baker · 9 years ago
  97. 64d6d81 add observer_name to config file by Scott Baker · 9 years ago
  98. 443c3df get HPC Service name from config file by Scott Baker · 9 years ago
  99. 1cd422c use self.observer_name for the observer_last_run file also by Scott Baker · 9 years ago
  100. a73c216 observer_name used in timing files (changes copied from portal) by Scott Baker · 9 years ago