1. 27c7a5c Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  2. 8eb1e60 show vcpe_synced in subscriber ui by Scott Baker · 9 years ago
  3. 0b1a0ad add vcpe_synced to subscriber rest api by Scott Baker · 9 years ago
  4. d517a10 add vcpe_synced field to cordsubscriber object by Scott Baker · 9 years ago
  5. 4aa660e implement 'quick mode' for vcpe observer by Scott Baker · 9 years ago
  6. b60a724 turn off gather_facts; ifdef out setup steps; comment out sample steps by Scott Baker · 9 years ago
  7. ad61ed1 fix typo in variable name by Scott Baker · 9 years ago
  8. 59654ff revise MAC addresses in initdemo call by Scott Baker · 9 years ago
  9. 2f0b346 reserve bbs01@onlab.us account for SYNCME vcpe by Scott Baker · 9 years ago
  10. 3145da1 record timing info to log file by Scott Baker · 9 years ago
  11. ac71138 Fixes the accumulating - 2 in backend_status. Resolves #91. by Sapan Bhatia · 9 years ago
  12. b11a37b Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  13. e4ad263 Don't always restart vCPE container by Andy Bavier · 9 years ago
  14. 0ebe03c add support for passing mac and hostname to vbng service by Scott Baker · 9 years ago
  15. cf155f4 only sync the vCPE that has 'SYNCME' in its vcpe-ssid by Scott Baker · 9 years ago
  16. 8a5ab17 fix netmask of hpc_client network by Scott Baker · 9 years ago
  17. c165918 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  18. df877da turn off parental filter sync for vcpes not on ssid 0 by Scott Baker · 9 years ago
  19. 198a816 Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  20. 7af6fa0 Pull latest image by Andy Bavier · 9 years ago
  21. 37e0370 translate 'ALL' and 'NONE'; fix PG_13 by Scott Baker · 9 years ago
  22. 9882ba2 force all vCPEs to use the same bbs account for now by Scott Baker · 9 years ago
  23. bd0bce3 extra colon fixed by Scott Baker · 9 years ago
  24. fcf288d fix misspelled field name by Scott Baker · 9 years ago
  25. 4970e32 fix extra colon; reset all levels to PG_13 for demo clients in initdemo by Scott Baker · 9 years ago
  26. 8be24b0 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  27. 99f3b17 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
  28. f5d64b9 Add wan_mac by Andy Bavier · 9 years ago
  29. 48b8e8a Add explicit MAC address for WAN interface by Andy Bavier · 9 years ago
  30. 85038cb punch wan_mac through cordsubscriber API by Scott Baker · 9 years ago
  31. 4d5d5d7 use dnsdemux addresses on hpc_client network for resolver config by Scott Baker · 9 years ago
  32. 4f97259 push wan_mac through to vcpe observer by Scott Baker · 9 years ago
  33. 82cb6ac API for vBNG mappings by Scott Baker · 9 years ago
  34. b20f968 if a network is labeled 'hpc_client', then return it as the network to use when contacting hpc by Scott Baker · 9 years ago
  35. e400dc9 display ssh_command on subscriber page by Scott Baker · 9 years ago
  36. 3415ac7 punch ssh_command through to CordSubscriber API by Scott Baker · 9 years ago
  37. 765da87 perm fix by Scott Baker · 9 years ago
  38. 707a265 return a proper exception when not found by Scott Baker · 9 years ago
  39. c517f01 rename and change detail response to not be a list by Scott Baker · 9 years ago
  40. 9435d87 add ssidmap API by Scott Baker · 9 years ago
  41. 20c1e27 hpc_client network ends up on eth0, not eth1 by Scott Baker · 9 years ago
  42. 281b1af plumb hpc_client_ip through to vCPE docker container by Scott Baker · 9 years ago
  43. b273680 perm fix by Scott Baker · 9 years ago
  44. 721c9b7 new vcpe image that expects two private networks by Scott Baker · 9 years ago
  45. 866575c new default image for vCPE by Scott Baker · 9 years ago
  46. 61c8e8d plumb through delete-vBNG API call by Scott Baker · 9 years ago
  47. 59e88d5 raise exception rather than try to set status in vBNG / vCPE observers by Scott Baker · 9 years ago
  48. cf6bff9 cord user administration in xoslib by Scott Baker · 9 years ago
  49. cf20478 api support for user administrationin xoslib by Scott Baker · 9 years ago
  50. 9e362d3 return user on update_user function by Scott Baker · 9 years ago
  51. cdf4714 plumb through the BBS code to the vCPE observer by Scott Baker · 9 years ago
  52. 43a69f2 define the BBS_Failure exception by Scott Baker · 9 years ago
  53. f25dbd8 broadbandshield library by Scott Baker · 9 years ago
  54. 12075a7 return computeNodeName in vOLT object by Scott Baker · 9 years ago
  55. cfc5afe more underscore fixing by Scott Baker · 9 years ago
  56. bab6ac1 allow underscore in service name by Scott Baker · 9 years ago
  57. ebb16d1 turn off exponential backoff in vbng observer by Scott Baker · 9 years ago
  58. 0bfb400 vBNG observer now working with vBNG service by Scott Baker · 9 years ago
  59. 32f9453 plumg through vBNG REST API call by Scott Baker · 9 years ago
  60. f1e8004 disallow duplicate user names by Scott Baker · 9 years ago
  61. f32e1d8 add initdemo REST API function by Scott Baker · 9 years ago
  62. 1f050df add is_demo_user field to vOLT object by Scott Baker · 9 years ago
  63. 33c3d46 Fix up WAN network by Andy Bavier · 9 years ago
  64. ab849e5 update documentation link by Scott Baker · 9 years ago
  65. 94b066d Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  66. 75234a4 handle json decoding error by Scott Baker · 9 years ago
  67. 680f3c6 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
  68. 35dab9d Added delete for non-sync'd objects. Resolves #9 and #82 by Sapan Bhatia · 9 years ago
  69. 70ab549 add new HPC monitoring views to hpc tools dashboard by Scott Baker · 9 years ago
  70. 01b2683 Do not create spurious networks. Resolves #32 by Sapan Bhatia · 9 years ago
  71. 779b273 rename some variables by Scott Baker · 9 years ago
  72. c72c5e9 url statistics slice by url instead of node by Scott Baker · 9 years ago
  73. 8952a4f monitor hpc by node by Scott Baker · 9 years ago
  74. 06b6754 save per-URL details by Scott Baker · 9 years ago
  75. 37a73bb make the nameservers used in hpchealthcheck configurable by Scott Baker · 9 years ago
  76. 4acec2b add config file attribute to force cmi hostname for hpc observer by Scott Baker · 9 years ago
  77. bd16731 fix HPC filtered admin breaking on list views by Scott Baker · 9 years ago
  78. 2899617 pass custom_delete_url through by Scott Baker · 9 years ago
  79. 4609e48 turn off add and delete permission in ContentProviderAdmin for non-admins by Scott Baker · 9 years ago
  80. 52852ed 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
  81. 6d6e9a1 allow custom delete urls to be used by Scott Baker · 9 years ago
  82. 506d72a add ability to disable save buttons in admins by Scott Baker · 9 years ago
  83. 7a49fa1 url_filtering -> url_filter by Scott Baker · 9 years ago
  84. ccf0cdf add filter level to subscriber page by Scott Baker · 9 years ago
  85. 0f7a51d better looking subscriber page by Scott Baker · 9 years ago
  86. 642126f only need to allocate a bbs_account if URL filtering is enabled by Scott Baker · 9 years ago
  87. 679ef2e add bbs_account to coreSubscriber field list by Scott Baker · 9 years ago
  88. 4e6d60d allocate bbs account in vcpe object by Scott Baker · 9 years ago
  89. b424891 doesn't need to check providerservice anymore by Scott Baker · 9 years ago
  90. fe91f62 change tenant unicode to something less inscrutable by Scott Baker · 9 years ago
  91. 2095255 REST API for managing CORD users by Scott Baker · 9 years ago
  92. ad2405d eliminate debug print by Scott Baker · 9 years ago
  93. 22cae6d add address fields to xoslib by Scott Baker · 9 years ago
  94. 9e4fcd5 display addresses in subscriber view by Scott Baker · 9 years ago
  95. 375c6c4 add addresses to yaml file by Scott Baker · 9 years ago
  96. 0c8512b move the address properties into the vcpe object by Scott Baker · 9 years ago
  97. ad53d6c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  98. 432d140 move the address properties into the vcpe object by Scott Baker · 9 years ago
  99. 857466e Reload configuration into container by Andy Bavier · 9 years ago
  100. 2456f74 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago