1. 2c23984 move tosca.py to new dir by Scott Baker · 9 years ago
  2. 6656672 tosca proof-of-concept by Scott Baker · 9 years ago
  3. b581a46 fix bug introduced in selflink code by Scott Baker · 9 years ago
  4. fe38c2a return permission error if non-global-admin tries to set CordSubscriberRoot.service_specific_id by Scott Baker · 9 years ago
  5. daf3473 remove comment by Scott Baker · 9 years ago
  6. 1729e34 a user with admin TenantRootPrivilege can see all other privileges in his TenantRoot by Scott Baker · 9 years ago
  7. 27de601 add get_service_objects_by_user and get_tenant_objects_by_user, make cord admins check users privileges by Scott Baker · 9 years ago
  8. 625437a fix import by Scott Baker · 9 years ago
  9. c8e947a fix issue with TenantRootPrivilege by Scott Baker · 9 years ago
  10. 4124e96 add VOLTTenantInline to CordSubscriberRootAdmin by Scott Baker · 9 years ago
  11. 54c9b9b redo selflink_url so that derived classes can provide a different changelist addr by Scott Baker · 9 years ago
  12. 6dddd2f add admin for CordSubscriberRoot by Scott Baker · 9 years ago
  13. 0e01783 prevent cannot chdir to /root error by Scott Baker · 9 years ago
  14. 9d9da49 make sure it runs using bash by Scott Baker · 9 years ago
  15. 3752db5 script for starting xos inside docker, add postgres wait by Scott Baker · 9 years ago
  16. 1c3d8a2 make favorites icon a config option by Scott Baker · 9 years ago
  17. 97f0731 raise Exception if vBNG service fails to return a routeable_subnet by Scott Baker · 9 years ago
  18. c456085 use vnbg_url from VBNGService object by Scott Baker · 9 years ago
  19. e7ab168 add comment by Scott Baker · 9 years ago
  20. 21d1893 add vbng_url to VBNGService model and admin by Scott Baker · 9 years ago
  21. 80a3929 remove service_specific_attribute from CORD admins and replace with individual attributes by Scott Baker · 9 years ago
  22. efc05bf remove junk from start of file by Scott Baker · 9 years ago
  23. 7e0c173 add CORD Debug views, and vbng_mapping view by Scott Baker · 9 years ago
  24. 558c170 refactor to use SyncSliverUsingAnsible by Scott Baker · 9 years ago
  25. 39b8c2c abstract out the ansible-based sync sliver stuff to provide a useful base for other observers by Scott Baker · 9 years ago
  26. 84033d5 check in __init__ files by Scott Baker · 9 years ago
  27. 477b432 remove commented out old servers by Scott Baker · 9 years ago
  28. 4ec80a3 disable url_filtering if there are no bbs_addrs by Scott Baker · 9 years ago
  29. 7ea40ce set dns_nameservers to 8.8.8.8 by Scott Baker · 9 years ago
  30. 63bf6e4 add comment by Scott Baker · 9 years ago
  31. a5b2598 make branding configurable in xos_config by Scott Baker · 9 years ago
  32. f8435ca add wait_postgress to createdb by Scott Baker · 9 years ago
  33. 13dab84 eliminate debug print by Scott Baker · 9 years ago
  34. 31ba9ca allow Slice Admins to see SlicePrivileges in their slice, allow any user to be used for SlicePrivilege by Scott Baker · 9 years ago
  35. d4c1cf3 remove hardcoded reference to hpc-client network by Scott Baker · 9 years ago
  36. 1ba4346 fix syntax issues by Scott Baker · 9 years ago
  37. 7e394ce WIP, make sync_vcpetenant pay attention to settings in VCPEService object by Scott Baker · 9 years ago
  38. 137e543 make bbs_hostname, bbs_port configurable in broadbandshield library by Scott Baker · 9 years ago
  39. 2b56cf4 rename bbs_url to bbs_api_hostname and add bbs_api_port by Scott Baker · 9 years ago
  40. d4829ea rename client_network_label to backend_network_label by Scott Baker · 9 years ago
  41. 80157da add bbs_server and bbs_slice to vCPE Service model and admin by Scott Baker · 9 years ago
  42. 6289757 optional cmi_hostname parameter for testing by Scott Baker · 9 years ago
  43. fb974e2 trailing newline by Scott Baker · 9 years ago
  44. b0dedf7 stuff not previously checked in by Scott Baker · 9 years ago
  45. 92560b5 cleanup and checkin the example scripts by Scott Baker · 9 years ago
  46. 5c06d4d changes made to the ubuntu14-vcpe image to disable resolvconf by Scott Baker · 9 years ago
  47. 48f83c5 update comment by Scott Baker · 9 years ago
  48. 9ebd38c site admins should be able to see all slices in site by Scott Baker · 9 years ago
  49. 6231297 add bbs_url and client_network_label to VCPEService and its admin by Scott Baker · 9 years ago
  50. e2879d3 fix scoping issue by Scott Baker · 9 years ago
  51. eb098e6 a way to automatically create simple attributes by Scott Baker · 9 years ago
  52. eefe65c make vlan_id and creator fields in vOLT admin, make service_specific_attribute readonly by Scott Baker · 9 years ago
  53. 9d1c6d9 move get_attribute/set_attribute to a mixin by Scott Baker · 9 years ago
  54. b9040e9 add service_specific_attribute to service model by Scott Baker · 9 years ago
  55. f41fe2c if a user adds a sliver and doesn't have privilege, then throw an error by Scott Baker · 9 years ago
  56. b5ecad0 add controlleruser to xoslib admin by Scott Baker · 9 years ago
  57. 192da22 fix races in vOLT and vCPE creating multiple slivers per object by Scott Baker · 9 years ago
  58. f8cbac7 fix sliver.creator error on saving slivers from slice page, remove CORD deployment hack by Scott Baker · 9 years ago
  59. 126ad47 the big switch from subscriber settings in vcpe to CordSubscriberRoot by Scott Baker · 9 years ago
  60. 050f8b3 add sync_attributes for subscriber, enforce one vOLT per subscriber, auto-create subscriber object for vOLT by Scott Baker · 9 years ago
  61. d6fbeb4 WIP support for subscriber object in vcpe observer by Scott Baker · 9 years ago
  62. c6a2b2e fix permission check for TenantRoot missing allow field by Scott Baker · 9 years ago
  63. 29415a8 add service_specific_id to TenantRoot, rename attribute to service_specific_attribute, add get_newest_subscribed_tenant method by Scott Baker · 9 years ago
  64. 343d20d eliinate the SYNCME code by Scott Baker · 9 years ago
  65. ac66845 use the new volt field of the vCPE by Scott Baker · 9 years ago
  66. e4364d1 pointers to go easily from vOLT to subscriber and from vCPE to vOLT by Scott Baker · 9 years ago
  67. 836fbe6 add subscriber_root to vOLT admin pages by Scott Baker · 9 years ago
  68. d9851ab CordSubscriberNew, WIP by Scott Baker · 9 years ago
  69. f2ca685 Add Subscirber, Provider to __init__.py by Scott Baker · 9 years ago
  70. 81de640 CordSubscriberRoot, WIP by Scott Baker · 9 years ago
  71. d586d4d add TenantRoot models to model __init__.py by Scott Baker · 9 years ago
  72. b3cf921 add TenantRoot admins by Scott Baker · 9 years ago
  73. d913334 eliminate vcpe_id/vbng_id in favor of using subscribed_tenants field by Scott Baker · 9 years ago
  74. f8d28c9 add XOSConflictingField exception by Scott Baker · 9 years ago
  75. b238562 add get_newest_subscribed_tenant method, add name field to TenantRoot, fix priveleges by Scott Baker · 9 years ago
  76. 151528d Remember that this is a template by Andy Bavier · 9 years ago
  77. 18c0357 Template upstart file by Andy Bavier · 9 years ago
  78. 6d0a9be Changes to support multiple vCPEs per VM by Andy Bavier · 9 years ago
  79. a86489f TenantRoot and related models by Scott Baker · 9 years ago
  80. cd1652e fix wrong class name in Super() by Scott Baker · 9 years ago
  81. 868dabf clean up orphaned vCPEs, vBNGs, and slivers by Scott Baker · 9 years ago
  82. 6b73d1b remove hpc-client's IP address from the VM adapter by Scott Baker · 9 years ago
  83. d7c7e4f --insecure must be used when starting server to allow serving static files if DEBUG=False by Scott Baker · 9 years ago
  84. 5b961e0 add reset_queries() in hopes of preventing memory exhaustion if DEBUG=True by Scott Baker · 9 years ago
  85. 759b378 fix memory leak by freeing queries at bottom of loop by Scott Baker · 9 years ago
  86. 457afc2 Ali's mac now in jack's laptop; mom reset by Scott Baker · 9 years ago
  87. 7589b1f mom's pc mac updated by Scott Baker · 9 years ago
  88. dc9c2ff fixup bbsdump method by Scott Baker · 9 years ago
  89. 3d59e20 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  90. 5065132 add bbs_dump method by Scott Baker · 9 years ago
  91. dfedd3b Remove vCPE container on restart by Andy Bavier · 9 years ago
  92. 2588199 hide Deployment column for mysite_vcpe slice by Scott Baker · 9 years ago
  93. 338f445 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  94. 9a2ccce remove font size changes by Scott Baker · 9 years ago
  95. cd5b2d7 Restart dnsmasq instead of container by Andy Bavier · 9 years ago
  96. a81e164 newest cord logo by Scott Baker · 9 years ago
  97. d55f26d newest cord logo by Scott Baker · 9 years ago
  98. f204107 newest cord logo by Scott Baker · 9 years ago
  99. f3a0eae add onos icon by Scott Baker · 9 years ago
  100. 6140d77 re-brand page titles to CORD by Scott Baker · 9 years ago