1. cd34918 pointers to go easily from vOLT to subscriber and from vCPE to vOLT by Scott Baker · 9 years ago
  2. 0588e50 add subscriber_root to vOLT admin pages by Scott Baker · 9 years ago
  3. 34b48cf CordSubscriberNew, WIP by Scott Baker · 9 years ago
  4. 4e62945 Add Subscirber, Provider to __init__.py by Scott Baker · 9 years ago
  5. f08823d CordSubscriberRoot, WIP by Scott Baker · 9 years ago
  6. b6d21e7 add TenantRoot models to model __init__.py by Scott Baker · 9 years ago
  7. 1b06b6c add TenantRoot admins by Scott Baker · 9 years ago
  8. 361c86c eliminate vcpe_id/vbng_id in favor of using subscribed_tenants field by Scott Baker · 9 years ago
  9. 1e49896 add XOSConflictingField exception by Scott Baker · 9 years ago
  10. 618a489 add get_newest_subscribed_tenant method, add name field to TenantRoot, fix priveleges by Scott Baker · 9 years ago
  11. 3cbb3ea Remember that this is a template by Andy Bavier · 9 years ago
  12. 6a4ee43 Template upstart file by Andy Bavier · 9 years ago
  13. 7158c2a Changes to support multiple vCPEs per VM by Andy Bavier · 9 years ago
  14. 4587b82 TenantRoot and related models by Scott Baker · 9 years ago
  15. ccd0cc0 fix wrong class name in Super() by Scott Baker · 9 years ago
  16. 5e76f80 clean up orphaned vCPEs, vBNGs, and slivers by Scott Baker · 9 years ago
  17. 24b971f remove hpc-client's IP address from the VM adapter by Scott Baker · 9 years ago
  18. e3f15de --insecure must be used when starting server to allow serving static files if DEBUG=False by Scott Baker · 9 years ago
  19. 8bbc77c add reset_queries() in hopes of preventing memory exhaustion if DEBUG=True by Scott Baker · 9 years ago
  20. e4e294e fix memory leak by freeing queries at bottom of loop by Scott Baker · 9 years ago
  21. d44dba3 Ali's mac now in jack's laptop; mom reset by Scott Baker · 9 years ago
  22. 0d072b4 mom's pc mac updated by Scott Baker · 9 years ago
  23. 73dde27 fixup bbsdump method by Scott Baker · 9 years ago
  24. e920713 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  25. a92cb35 add bbs_dump method by Scott Baker · 9 years ago
  26. c370cb7 Remove vCPE container on restart by Andy Bavier · 9 years ago
  27. 0e289fd hide Deployment column for mysite_vcpe slice by Scott Baker · 9 years ago
  28. 0068ea6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  29. ab5a982 remove font size changes by Scott Baker · 9 years ago
  30. 0019b03 Restart dnsmasq instead of container by Andy Bavier · 9 years ago
  31. 9df710f newest cord logo by Scott Baker · 9 years ago
  32. 252cd07 newest cord logo by Scott Baker · 9 years ago
  33. 32a42e0 newest cord logo by Scott Baker · 9 years ago
  34. 1df688d add onos icon by Scott Baker · 9 years ago
  35. d261550 re-brand page titles to CORD by Scott Baker · 9 years ago
  36. dbf00d4 new cord logo by Scott Baker · 9 years ago
  37. 1da1795 login page will direct user to /loggedin/ instead of next by Scott Baker · 9 years ago
  38. 45d0950 login page will direct user to /loggedin/ instead of next by Scott Baker · 9 years ago
  39. adcc05c fixing the loggedin template and redirect by Scott Baker · 9 years ago
  40. dba9909 use socat so the blocked site bounce message can be seen by Scott Baker · 9 years ago
  41. 09befef increase font size in login page by Scott Baker · 9 years ago
  42. baccad1 CORD branding by Scott Baker · 9 years ago
  43. 2a94262 script for auto-starting bbs service by Scott Baker · 9 years ago
  44. e5760b4 use bbs_addrs from ansible recipe by Scott Baker · 9 years ago
  45. e215948 associate vCPEs with IPs, turn off SYNCME feature by Scott Baker · 9 years ago
  46. f82dbc1 add associate operation by Scott Baker · 9 years ago
  47. a46e487 add bbs_addrs to ansible variables by Scott Baker · 9 years ago
  48. e61e3a0 restart dnsmasq on change; add bbs_addrs to yaml by Scott Baker · 9 years ago
  49. 04040ca cord CSS in login page by Scott Baker · 9 years ago
  50. c23bb29 latest vBNG API by Scott Baker · 9 years ago
  51. b350050 styles for service grid by Scott Baker · 9 years ago
  52. da252a0 cord CSS styles, wip by Scott Baker · 9 years ago
  53. cbcf8e3 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  54. b3ca559 starting the UI CSS overhaul for cord by Scott Baker · 9 years ago
  55. 8449db5 Bug fix by Andy Bavier · 9 years ago
  56. acf0205 Use ubuntu-vcpe3 by Andy Bavier · 9 years ago
  57. 68b3f5d Stripped down for demo by Andy Bavier · 9 years ago
  58. 2bb9756 Use ssh pipelining by Andy Bavier · 9 years ago
  59. 4ff9930 Fix for our current image by Andy Bavier · 9 years ago
  60. 28c90fc Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  61. 1cd7088 show vcpe_synced in subscriber ui by Scott Baker · 9 years ago
  62. 125beaa add vcpe_synced to subscriber rest api by Scott Baker · 9 years ago
  63. 7bbdd2f add vcpe_synced field to cordsubscriber object by Scott Baker · 9 years ago
  64. d40a42d implement 'quick mode' for vcpe observer by Scott Baker · 9 years ago
  65. d8d26a4 turn off gather_facts; ifdef out setup steps; comment out sample steps by Scott Baker · 9 years ago
  66. f161ac6 fix typo in variable name by Scott Baker · 9 years ago
  67. 32bca6f revise MAC addresses in initdemo call by Scott Baker · 9 years ago
  68. f4f61ca reserve bbs01@onlab.us account for SYNCME vcpe by Scott Baker · 9 years ago
  69. 5010ed6 record timing info to log file by Scott Baker · 9 years ago
  70. c368d4a Fixes the accumulating - 2 in backend_status. Resolves #91. by Sapan Bhatia · 9 years ago
  71. 84e5ccd Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  72. 1435ae7 Don't always restart vCPE container by Andy Bavier · 9 years ago
  73. dcf47e6 add support for passing mac and hostname to vbng service by Scott Baker · 9 years ago
  74. 790613c only sync the vCPE that has 'SYNCME' in its vcpe-ssid by Scott Baker · 9 years ago
  75. e999405 fix netmask of hpc_client network by Scott Baker · 9 years ago
  76. 3fe6a36 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  77. 8df3fd0 turn off parental filter sync for vcpes not on ssid 0 by Scott Baker · 9 years ago
  78. 63df5d9 Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  79. b3f5cda Pull latest image by Andy Bavier · 9 years ago
  80. 0d38c92 translate 'ALL' and 'NONE'; fix PG_13 by Scott Baker · 9 years ago
  81. e2168c7 force all vCPEs to use the same bbs account for now by Scott Baker · 9 years ago
  82. fa939d6 extra colon fixed by Scott Baker · 9 years ago
  83. 7347bcf fix misspelled field name by Scott Baker · 9 years ago
  84. ae44e8a fix extra colon; reset all levels to PG_13 for demo clients in initdemo by Scott Baker · 9 years ago
  85. eef3fb8 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  86. f7ac0d1 if trying to create a vOLT with the same (ss_id, vlan_id) as an existing vOLT Tenant, then return the original by Scott Baker · 9 years ago
  87. df07be1 Add wan_mac by Andy Bavier · 9 years ago
  88. 7ed70b9 Add explicit MAC address for WAN interface by Andy Bavier · 9 years ago
  89. 89932da punch wan_mac through cordsubscriber API by Scott Baker · 9 years ago
  90. 11d32c7 use dnsdemux addresses on hpc_client network for resolver config by Scott Baker · 9 years ago
  91. 3f4fe40 push wan_mac through to vcpe observer by Scott Baker · 9 years ago
  92. f146b79 API for vBNG mappings by Scott Baker · 9 years ago
  93. d4dc118 if a network is labeled 'hpc_client', then return it as the network to use when contacting hpc by Scott Baker · 9 years ago
  94. 73a461a display ssh_command on subscriber page by Scott Baker · 9 years ago
  95. 11981a9 punch ssh_command through to CordSubscriber API by Scott Baker · 9 years ago
  96. 1d317c6 perm fix by Scott Baker · 9 years ago
  97. c254e0d return a proper exception when not found by Scott Baker · 9 years ago
  98. cf671cc rename and change detail response to not be a list by Scott Baker · 9 years ago
  99. 25bf732 add ssidmap API by Scott Baker · 9 years ago
  100. 3bae720 hpc_client network ends up on eth0, not eth1 by Scott Baker · 9 years ago