1. a00b579 refactor to use SyncSliverUsingAnsible by Scott Baker · 9 years ago
  2. 973353f abstract out the ansible-based sync sliver stuff to provide a useful base for other observers by Scott Baker · 9 years ago
  3. f22ec19 check in __init__ files by Scott Baker · 9 years ago
  4. 920ea77 remove commented out old servers by Scott Baker · 9 years ago
  5. 99ab15b disable url_filtering if there are no bbs_addrs by Scott Baker · 9 years ago
  6. 70dce21 set dns_nameservers to 8.8.8.8 by Scott Baker · 9 years ago
  7. 917008e add comment by Scott Baker · 9 years ago
  8. d1705e3 make branding configurable in xos_config by Scott Baker · 9 years ago
  9. cecee00 add wait_postgress to createdb by Scott Baker · 9 years ago
  10. 7c9ad05 eliminate debug print by Scott Baker · 9 years ago
  11. 521abcc allow Slice Admins to see SlicePrivileges in their slice, allow any user to be used for SlicePrivilege by Scott Baker · 9 years ago
  12. 4449f18 remove hardcoded reference to hpc-client network by Scott Baker · 9 years ago
  13. ab203c8 fix syntax issues by Scott Baker · 9 years ago
  14. 873ae3b WIP, make sync_vcpetenant pay attention to settings in VCPEService object by Scott Baker · 9 years ago
  15. c2cb738 make bbs_hostname, bbs_port configurable in broadbandshield library by Scott Baker · 9 years ago
  16. a0886fb rename bbs_url to bbs_api_hostname and add bbs_api_port by Scott Baker · 9 years ago
  17. cec6a70 rename client_network_label to backend_network_label by Scott Baker · 9 years ago
  18. 3d2493b add bbs_server and bbs_slice to vCPE Service model and admin by Scott Baker · 9 years ago
  19. e32e52e optional cmi_hostname parameter for testing by Scott Baker · 9 years ago
  20. 7c2b586 trailing newline by Scott Baker · 9 years ago
  21. 21c29bd stuff not previously checked in by Scott Baker · 9 years ago
  22. 71d9e13 cleanup and checkin the example scripts by Scott Baker · 9 years ago
  23. aa5c7c5 changes made to the ubuntu14-vcpe image to disable resolvconf by Scott Baker · 9 years ago
  24. e96247a update comment by Scott Baker · 9 years ago
  25. 888022a site admins should be able to see all slices in site by Scott Baker · 9 years ago
  26. 7ba272e add bbs_url and client_network_label to VCPEService and its admin by Scott Baker · 9 years ago
  27. 096dce8 fix scoping issue by Scott Baker · 9 years ago
  28. 74404fe a way to automatically create simple attributes by Scott Baker · 9 years ago
  29. 800f9c1 make vlan_id and creator fields in vOLT admin, make service_specific_attribute readonly by Scott Baker · 9 years ago
  30. 82498c5 move get_attribute/set_attribute to a mixin by Scott Baker · 9 years ago
  31. 2f0828e add service_specific_attribute to service model by Scott Baker · 9 years ago
  32. 2d281a9 if a user adds a sliver and doesn't have privilege, then throw an error by Scott Baker · 9 years ago
  33. 5eec163 add controlleruser to xoslib admin by Scott Baker · 9 years ago
  34. 1027cd6 fix races in vOLT and vCPE creating multiple slivers per object by Scott Baker · 9 years ago
  35. cf9cbad fix sliver.creator error on saving slivers from slice page, remove CORD deployment hack by Scott Baker · 9 years ago
  36. db66fd3 the big switch from subscriber settings in vcpe to CordSubscriberRoot by Scott Baker · 9 years ago
  37. 7c7b631 add sync_attributes for subscriber, enforce one vOLT per subscriber, auto-create subscriber object for vOLT by Scott Baker · 9 years ago
  38. deb8570 WIP support for subscriber object in vcpe observer by Scott Baker · 9 years ago
  39. 8100d2a fix permission check for TenantRoot missing allow field by Scott Baker · 9 years ago
  40. efcec63 add service_specific_id to TenantRoot, rename attribute to service_specific_attribute, add get_newest_subscribed_tenant method by Scott Baker · 9 years ago
  41. a9e94ed eliinate the SYNCME code by Scott Baker · 9 years ago
  42. e2dec62 use the new volt field of the vCPE by Scott Baker · 9 years ago
  43. cd34918 pointers to go easily from vOLT to subscriber and from vCPE to vOLT by Scott Baker · 9 years ago
  44. 0588e50 add subscriber_root to vOLT admin pages by Scott Baker · 9 years ago
  45. 34b48cf CordSubscriberNew, WIP by Scott Baker · 9 years ago
  46. 4e62945 Add Subscirber, Provider to __init__.py by Scott Baker · 9 years ago
  47. f08823d CordSubscriberRoot, WIP by Scott Baker · 9 years ago
  48. b6d21e7 add TenantRoot models to model __init__.py by Scott Baker · 9 years ago
  49. 1b06b6c add TenantRoot admins by Scott Baker · 9 years ago
  50. 361c86c eliminate vcpe_id/vbng_id in favor of using subscribed_tenants field by Scott Baker · 9 years ago
  51. 1e49896 add XOSConflictingField exception by Scott Baker · 9 years ago
  52. 618a489 add get_newest_subscribed_tenant method, add name field to TenantRoot, fix priveleges by Scott Baker · 9 years ago
  53. 3cbb3ea Remember that this is a template by Andy Bavier · 9 years ago
  54. 6a4ee43 Template upstart file by Andy Bavier · 9 years ago
  55. 7158c2a Changes to support multiple vCPEs per VM by Andy Bavier · 9 years ago
  56. 4587b82 TenantRoot and related models by Scott Baker · 9 years ago
  57. ccd0cc0 fix wrong class name in Super() by Scott Baker · 9 years ago
  58. 5e76f80 clean up orphaned vCPEs, vBNGs, and slivers by Scott Baker · 9 years ago
  59. 24b971f remove hpc-client's IP address from the VM adapter by Scott Baker · 9 years ago
  60. e3f15de --insecure must be used when starting server to allow serving static files if DEBUG=False by Scott Baker · 9 years ago
  61. 8bbc77c add reset_queries() in hopes of preventing memory exhaustion if DEBUG=True by Scott Baker · 9 years ago
  62. e4e294e fix memory leak by freeing queries at bottom of loop by Scott Baker · 9 years ago
  63. d44dba3 Ali's mac now in jack's laptop; mom reset by Scott Baker · 9 years ago
  64. 0d072b4 mom's pc mac updated by Scott Baker · 9 years ago
  65. 73dde27 fixup bbsdump method by Scott Baker · 9 years ago
  66. e920713 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  67. a92cb35 add bbs_dump method by Scott Baker · 9 years ago
  68. c370cb7 Remove vCPE container on restart by Andy Bavier · 9 years ago
  69. 0e289fd hide Deployment column for mysite_vcpe slice by Scott Baker · 9 years ago
  70. 0068ea6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  71. ab5a982 remove font size changes by Scott Baker · 9 years ago
  72. 0019b03 Restart dnsmasq instead of container by Andy Bavier · 9 years ago
  73. 9df710f newest cord logo by Scott Baker · 9 years ago
  74. 252cd07 newest cord logo by Scott Baker · 9 years ago
  75. 32a42e0 newest cord logo by Scott Baker · 9 years ago
  76. 1df688d add onos icon by Scott Baker · 9 years ago
  77. d261550 re-brand page titles to CORD by Scott Baker · 9 years ago
  78. dbf00d4 new cord logo by Scott Baker · 9 years ago
  79. 1da1795 login page will direct user to /loggedin/ instead of next by Scott Baker · 9 years ago
  80. 45d0950 login page will direct user to /loggedin/ instead of next by Scott Baker · 9 years ago
  81. adcc05c fixing the loggedin template and redirect by Scott Baker · 9 years ago
  82. dba9909 use socat so the blocked site bounce message can be seen by Scott Baker · 9 years ago
  83. 09befef increase font size in login page by Scott Baker · 9 years ago
  84. baccad1 CORD branding by Scott Baker · 9 years ago
  85. 2a94262 script for auto-starting bbs service by Scott Baker · 9 years ago
  86. e5760b4 use bbs_addrs from ansible recipe by Scott Baker · 9 years ago
  87. e215948 associate vCPEs with IPs, turn off SYNCME feature by Scott Baker · 9 years ago
  88. f82dbc1 add associate operation by Scott Baker · 9 years ago
  89. a46e487 add bbs_addrs to ansible variables by Scott Baker · 9 years ago
  90. e61e3a0 restart dnsmasq on change; add bbs_addrs to yaml by Scott Baker · 9 years ago
  91. 04040ca cord CSS in login page by Scott Baker · 9 years ago
  92. c23bb29 latest vBNG API by Scott Baker · 9 years ago
  93. b350050 styles for service grid by Scott Baker · 9 years ago
  94. da252a0 cord CSS styles, wip by Scott Baker · 9 years ago
  95. cbcf8e3 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  96. b3ca559 starting the UI CSS overhaul for cord by Scott Baker · 9 years ago
  97. 8449db5 Bug fix by Andy Bavier · 9 years ago
  98. acf0205 Use ubuntu-vcpe3 by Andy Bavier · 9 years ago
  99. 68b3f5d Stripped down for demo by Andy Bavier · 9 years ago
  100. 2bb9756 Use ssh pipelining by Andy Bavier · 9 years ago