1. 92560b5 cleanup and checkin the example scripts by Scott Baker · 9 years ago
  2. 5c06d4d changes made to the ubuntu14-vcpe image to disable resolvconf by Scott Baker · 9 years ago
  3. 48f83c5 update comment by Scott Baker · 9 years ago
  4. 9ebd38c site admins should be able to see all slices in site by Scott Baker · 9 years ago
  5. 6231297 add bbs_url and client_network_label to VCPEService and its admin by Scott Baker · 9 years ago
  6. e2879d3 fix scoping issue by Scott Baker · 9 years ago
  7. eb098e6 a way to automatically create simple attributes by Scott Baker · 9 years ago
  8. eefe65c make vlan_id and creator fields in vOLT admin, make service_specific_attribute readonly by Scott Baker · 9 years ago
  9. 9d1c6d9 move get_attribute/set_attribute to a mixin by Scott Baker · 9 years ago
  10. b9040e9 add service_specific_attribute to service model by Scott Baker · 9 years ago
  11. f41fe2c if a user adds a sliver and doesn't have privilege, then throw an error by Scott Baker · 9 years ago
  12. b5ecad0 add controlleruser to xoslib admin by Scott Baker · 9 years ago
  13. 192da22 fix races in vOLT and vCPE creating multiple slivers per object by Scott Baker · 9 years ago
  14. f8cbac7 fix sliver.creator error on saving slivers from slice page, remove CORD deployment hack by Scott Baker · 9 years ago
  15. 126ad47 the big switch from subscriber settings in vcpe to CordSubscriberRoot by Scott Baker · 9 years ago
  16. 050f8b3 add sync_attributes for subscriber, enforce one vOLT per subscriber, auto-create subscriber object for vOLT by Scott Baker · 9 years ago
  17. d6fbeb4 WIP support for subscriber object in vcpe observer by Scott Baker · 9 years ago
  18. c6a2b2e fix permission check for TenantRoot missing allow field by Scott Baker · 9 years ago
  19. 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
  20. 343d20d eliinate the SYNCME code by Scott Baker · 9 years ago
  21. ac66845 use the new volt field of the vCPE by Scott Baker · 9 years ago
  22. e4364d1 pointers to go easily from vOLT to subscriber and from vCPE to vOLT by Scott Baker · 9 years ago
  23. 836fbe6 add subscriber_root to vOLT admin pages by Scott Baker · 9 years ago
  24. d9851ab CordSubscriberNew, WIP by Scott Baker · 9 years ago
  25. f2ca685 Add Subscirber, Provider to __init__.py by Scott Baker · 9 years ago
  26. 81de640 CordSubscriberRoot, WIP by Scott Baker · 9 years ago
  27. d586d4d add TenantRoot models to model __init__.py by Scott Baker · 9 years ago
  28. b3cf921 add TenantRoot admins by Scott Baker · 9 years ago
  29. d913334 eliminate vcpe_id/vbng_id in favor of using subscribed_tenants field by Scott Baker · 9 years ago
  30. f8d28c9 add XOSConflictingField exception by Scott Baker · 9 years ago
  31. b238562 add get_newest_subscribed_tenant method, add name field to TenantRoot, fix priveleges by Scott Baker · 9 years ago
  32. 151528d Remember that this is a template by Andy Bavier · 9 years ago
  33. 18c0357 Template upstart file by Andy Bavier · 9 years ago
  34. 6d0a9be Changes to support multiple vCPEs per VM by Andy Bavier · 9 years ago
  35. a86489f TenantRoot and related models by Scott Baker · 9 years ago
  36. cd1652e fix wrong class name in Super() by Scott Baker · 9 years ago
  37. 868dabf clean up orphaned vCPEs, vBNGs, and slivers by Scott Baker · 9 years ago
  38. 6b73d1b remove hpc-client's IP address from the VM adapter by Scott Baker · 9 years ago
  39. d7c7e4f --insecure must be used when starting server to allow serving static files if DEBUG=False by Scott Baker · 9 years ago
  40. 5b961e0 add reset_queries() in hopes of preventing memory exhaustion if DEBUG=True by Scott Baker · 9 years ago
  41. 759b378 fix memory leak by freeing queries at bottom of loop by Scott Baker · 9 years ago
  42. 457afc2 Ali's mac now in jack's laptop; mom reset by Scott Baker · 9 years ago
  43. 7589b1f mom's pc mac updated by Scott Baker · 9 years ago
  44. dc9c2ff fixup bbsdump method by Scott Baker · 9 years ago
  45. 3d59e20 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  46. 5065132 add bbs_dump method by Scott Baker · 9 years ago
  47. dfedd3b Remove vCPE container on restart by Andy Bavier · 9 years ago
  48. 2588199 hide Deployment column for mysite_vcpe slice by Scott Baker · 9 years ago
  49. 338f445 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  50. 9a2ccce remove font size changes by Scott Baker · 9 years ago
  51. cd5b2d7 Restart dnsmasq instead of container by Andy Bavier · 9 years ago
  52. a81e164 newest cord logo by Scott Baker · 9 years ago
  53. d55f26d newest cord logo by Scott Baker · 9 years ago
  54. f204107 newest cord logo by Scott Baker · 9 years ago
  55. f3a0eae add onos icon by Scott Baker · 9 years ago
  56. 6140d77 re-brand page titles to CORD by Scott Baker · 9 years ago
  57. 5ea1dc2 new cord logo by Scott Baker · 9 years ago
  58. cc51865 login page will direct user to /loggedin/ instead of next by Scott Baker · 9 years ago
  59. 6738240 login page will direct user to /loggedin/ instead of next by Scott Baker · 9 years ago
  60. 9e1a3f4 fixing the loggedin template and redirect by Scott Baker · 9 years ago
  61. 1cedd4c use socat so the blocked site bounce message can be seen by Scott Baker · 9 years ago
  62. 25a86c3 increase font size in login page by Scott Baker · 9 years ago
  63. 41650ed CORD branding by Scott Baker · 9 years ago
  64. ecb6a31 script for auto-starting bbs service by Scott Baker · 9 years ago
  65. 4d9e0d5 use bbs_addrs from ansible recipe by Scott Baker · 9 years ago
  66. 3e6b705 associate vCPEs with IPs, turn off SYNCME feature by Scott Baker · 9 years ago
  67. 6d84453 add associate operation by Scott Baker · 9 years ago
  68. 74e2052 add bbs_addrs to ansible variables by Scott Baker · 9 years ago
  69. 6da26a5 restart dnsmasq on change; add bbs_addrs to yaml by Scott Baker · 9 years ago
  70. 05fd4be cord CSS in login page by Scott Baker · 9 years ago
  71. 6f482ab latest vBNG API by Scott Baker · 9 years ago
  72. ed99f8e styles for service grid by Scott Baker · 9 years ago
  73. 924c5ce cord CSS styles, wip by Scott Baker · 9 years ago
  74. 35dfd3d Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  75. e5cb7ab starting the UI CSS overhaul for cord by Scott Baker · 9 years ago
  76. 8247cad Bug fix by Andy Bavier · 9 years ago
  77. 4c6be4a Use ubuntu-vcpe3 by Andy Bavier · 9 years ago
  78. c35c32a Stripped down for demo by Andy Bavier · 9 years ago
  79. 5fd44ff Use ssh pipelining by Andy Bavier · 9 years ago
  80. c29146d Fix for our current image by Andy Bavier · 9 years ago
  81. 27c7a5c Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  82. 8eb1e60 show vcpe_synced in subscriber ui by Scott Baker · 9 years ago
  83. 0b1a0ad add vcpe_synced to subscriber rest api by Scott Baker · 9 years ago
  84. d517a10 add vcpe_synced field to cordsubscriber object by Scott Baker · 9 years ago
  85. 4aa660e implement 'quick mode' for vcpe observer by Scott Baker · 9 years ago
  86. b60a724 turn off gather_facts; ifdef out setup steps; comment out sample steps by Scott Baker · 9 years ago
  87. ad61ed1 fix typo in variable name by Scott Baker · 9 years ago
  88. 59654ff revise MAC addresses in initdemo call by Scott Baker · 9 years ago
  89. 2f0b346 reserve bbs01@onlab.us account for SYNCME vcpe by Scott Baker · 9 years ago
  90. 3145da1 record timing info to log file by Scott Baker · 9 years ago
  91. ac71138 Fixes the accumulating - 2 in backend_status. Resolves #91. by Sapan Bhatia · 9 years ago
  92. b11a37b Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  93. e4ad263 Don't always restart vCPE container by Andy Bavier · 9 years ago
  94. 0ebe03c add support for passing mac and hostname to vbng service by Scott Baker · 9 years ago
  95. cf155f4 only sync the vCPE that has 'SYNCME' in its vcpe-ssid by Scott Baker · 9 years ago
  96. 8a5ab17 fix netmask of hpc_client network by Scott Baker · 9 years ago
  97. c165918 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  98. df877da turn off parental filter sync for vcpes not on ssid 0 by Scott Baker · 9 years ago
  99. 198a816 Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  100. 7af6fa0 Pull latest image by Andy Bavier · 9 years ago