1. cbcf8e3 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  2. b3ca559 starting the UI CSS overhaul for cord by Scott Baker · 9 years ago
  3. 8449db5 Bug fix by Andy Bavier · 9 years ago
  4. acf0205 Use ubuntu-vcpe3 by Andy Bavier · 9 years ago
  5. 68b3f5d Stripped down for demo by Andy Bavier · 9 years ago
  6. 2bb9756 Use ssh pipelining by Andy Bavier · 9 years ago
  7. 4ff9930 Fix for our current image by Andy Bavier · 9 years ago
  8. 28c90fc Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  9. 1cd7088 show vcpe_synced in subscriber ui by Scott Baker · 9 years ago
  10. 125beaa add vcpe_synced to subscriber rest api by Scott Baker · 9 years ago
  11. 7bbdd2f add vcpe_synced field to cordsubscriber object by Scott Baker · 9 years ago
  12. d40a42d implement 'quick mode' for vcpe observer by Scott Baker · 9 years ago
  13. d8d26a4 turn off gather_facts; ifdef out setup steps; comment out sample steps by Scott Baker · 9 years ago
  14. f161ac6 fix typo in variable name by Scott Baker · 9 years ago
  15. 32bca6f revise MAC addresses in initdemo call by Scott Baker · 9 years ago
  16. f4f61ca reserve bbs01@onlab.us account for SYNCME vcpe by Scott Baker · 9 years ago
  17. 5010ed6 record timing info to log file by Scott Baker · 9 years ago
  18. c368d4a Fixes the accumulating - 2 in backend_status. Resolves #91. by Sapan Bhatia · 9 years ago
  19. 84e5ccd Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  20. 1435ae7 Don't always restart vCPE container by Andy Bavier · 9 years ago
  21. dcf47e6 add support for passing mac and hostname to vbng service by Scott Baker · 9 years ago
  22. 790613c only sync the vCPE that has 'SYNCME' in its vcpe-ssid by Scott Baker · 9 years ago
  23. e999405 fix netmask of hpc_client network by Scott Baker · 9 years ago
  24. 3fe6a36 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  25. 8df3fd0 turn off parental filter sync for vcpes not on ssid 0 by Scott Baker · 9 years ago
  26. 63df5d9 Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  27. b3f5cda Pull latest image by Andy Bavier · 9 years ago
  28. 0d38c92 translate 'ALL' and 'NONE'; fix PG_13 by Scott Baker · 9 years ago
  29. e2168c7 force all vCPEs to use the same bbs account for now by Scott Baker · 9 years ago
  30. fa939d6 extra colon fixed by Scott Baker · 9 years ago
  31. 7347bcf fix misspelled field name by Scott Baker · 9 years ago
  32. ae44e8a fix extra colon; reset all levels to PG_13 for demo clients in initdemo by Scott Baker · 9 years ago
  33. eef3fb8 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  34. 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
  35. df07be1 Add wan_mac by Andy Bavier · 9 years ago
  36. 7ed70b9 Add explicit MAC address for WAN interface by Andy Bavier · 9 years ago
  37. 89932da punch wan_mac through cordsubscriber API by Scott Baker · 9 years ago
  38. 11d32c7 use dnsdemux addresses on hpc_client network for resolver config by Scott Baker · 9 years ago
  39. 3f4fe40 push wan_mac through to vcpe observer by Scott Baker · 9 years ago
  40. f146b79 API for vBNG mappings by Scott Baker · 9 years ago
  41. 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
  42. 73a461a display ssh_command on subscriber page by Scott Baker · 9 years ago
  43. 11981a9 punch ssh_command through to CordSubscriber API by Scott Baker · 9 years ago
  44. 1d317c6 perm fix by Scott Baker · 9 years ago
  45. c254e0d return a proper exception when not found by Scott Baker · 9 years ago
  46. cf671cc rename and change detail response to not be a list by Scott Baker · 9 years ago
  47. 25bf732 add ssidmap API by Scott Baker · 9 years ago
  48. 3bae720 hpc_client network ends up on eth0, not eth1 by Scott Baker · 9 years ago
  49. 710ad05 plumb hpc_client_ip through to vCPE docker container by Scott Baker · 9 years ago
  50. f5d80e7 perm fix by Scott Baker · 9 years ago
  51. fd1f696 new vcpe image that expects two private networks by Scott Baker · 9 years ago
  52. 2c4f1eb new default image for vCPE by Scott Baker · 9 years ago
  53. 99ff551 plumb through delete-vBNG API call by Scott Baker · 9 years ago
  54. 7d404f8 raise exception rather than try to set status in vBNG / vCPE observers by Scott Baker · 9 years ago
  55. 511182b cord user administration in xoslib by Scott Baker · 9 years ago
  56. 24ebdfd api support for user administrationin xoslib by Scott Baker · 9 years ago
  57. ac73170 return user on update_user function by Scott Baker · 9 years ago
  58. 7be23fe plumb through the BBS code to the vCPE observer by Scott Baker · 9 years ago
  59. 93f31de define the BBS_Failure exception by Scott Baker · 9 years ago
  60. b80855ec broadbandshield library by Scott Baker · 9 years ago
  61. 135741a return computeNodeName in vOLT object by Scott Baker · 9 years ago
  62. e5ab837 more underscore fixing by Scott Baker · 9 years ago
  63. ad4f2a9 allow underscore in service name by Scott Baker · 9 years ago
  64. a21407f turn off exponential backoff in vbng observer by Scott Baker · 9 years ago
  65. ae20030 vBNG observer now working with vBNG service by Scott Baker · 9 years ago
  66. 8e78c1f plumg through vBNG REST API call by Scott Baker · 9 years ago
  67. 7c79630 disallow duplicate user names by Scott Baker · 9 years ago
  68. 87c95b7 add initdemo REST API function by Scott Baker · 9 years ago
  69. 664c428 add is_demo_user field to vOLT object by Scott Baker · 9 years ago
  70. aeec8d4 Fix up WAN network by Andy Bavier · 9 years ago
  71. 6293b66 update documentation link by Scott Baker · 9 years ago
  72. 375d09c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  73. 2184868 handle json decoding error by Scott Baker · 9 years ago
  74. c153c2b Be more optimistic about the status of objects. Show objects that are pending but marked as 'OK' to be green by Sapan Bhatia · 9 years ago
  75. ce88025 Added delete for non-sync'd objects. Resolves #9 and #82 by Sapan Bhatia · 9 years ago
  76. 8761ff0 add new HPC monitoring views to hpc tools dashboard by Scott Baker · 9 years ago
  77. db631b2 Do not create spurious networks. Resolves #32 by Sapan Bhatia · 9 years ago
  78. 623a375 rename some variables by Scott Baker · 9 years ago
  79. 34a8881 url statistics slice by url instead of node by Scott Baker · 9 years ago
  80. 02103a6 monitor hpc by node by Scott Baker · 9 years ago
  81. 66a4497 save per-URL details by Scott Baker · 9 years ago
  82. 971c573 make the nameservers used in hpchealthcheck configurable by Scott Baker · 9 years ago
  83. e8144d7 add config file attribute to force cmi hostname for hpc observer by Scott Baker · 9 years ago
  84. 708184c fix HPC filtered admin breaking on list views by Scott Baker · 9 years ago
  85. a908529 pass custom_delete_url through by Scott Baker · 9 years ago
  86. 80dc9e8 turn off add and delete permission in ContentProviderAdmin for non-admins by Scott Baker · 9 years ago
  87. 0303768 break out the filtered admin stuff to a separate file; hide save/save_continue buttons; set custom delete url by Scott Baker · 9 years ago
  88. 503b022 allow custom delete urls to be used by Scott Baker · 9 years ago
  89. 3083cd4 add ability to disable save buttons in admins by Scott Baker · 9 years ago
  90. dec4880 url_filtering -> url_filter by Scott Baker · 9 years ago
  91. c866953 add filter level to subscriber page by Scott Baker · 9 years ago
  92. 0fc093a better looking subscriber page by Scott Baker · 9 years ago
  93. e257011 only need to allocate a bbs_account if URL filtering is enabled by Scott Baker · 9 years ago
  94. 1d0ec5d add bbs_account to coreSubscriber field list by Scott Baker · 9 years ago
  95. 5c8abf8 allocate bbs account in vcpe object by Scott Baker · 9 years ago
  96. dcc5427 doesn't need to check providerservice anymore by Scott Baker · 9 years ago
  97. f996b76 change tenant unicode to something less inscrutable by Scott Baker · 9 years ago
  98. a0cf961 REST API for managing CORD users by Scott Baker · 9 years ago
  99. 282cfc0 eliminate debug print by Scott Baker · 9 years ago
  100. 9116874 add address fields to xoslib by Scott Baker · 9 years ago